| 
							
							
								 Dmitriy Simushev | 3ec23b5ae5 | Added tests for the JavaScript's MibewAPIInteraction class | 2013-03-13 15:32:39 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 8a88f48d89 | Fixed bugs in the JavaScript's MibewAPIInteraction class | 2013-03-13 15:32:39 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 2752ce5c25 | Updated tests for PHP's MibewAPI class to use MibewAPITestInteraction class instance | 2013-03-13 15:32:39 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 6c6a26225f | Added tests for the PHP's MibewAPIInteraction class | 2013-03-13 15:32:38 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | b0225eadeb | Moved MibewAPI related tests | 2013-03-13 15:32:38 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 344299805c | Renamed MibewAPIInteraction::getDefaultObligatoryArguments to MibewAPIinteraction::getObligatoryArgumentsDefaults | 2013-03-13 15:32:38 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 41d40e3c04 | Split mibew_api.php into several files | 2013-03-13 15:32:38 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 2f18eb65b1 | Added ability to specify different obligatory arguments list for different functions to the PHP and JavaScript MibewAPI library | 2013-03-13 15:32:38 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 79c4da8b2c | Added abstract method RequestProcessor::saveCallback and its implementation CmsconnectorRequestProcessor::saveCallback | 2013-03-13 15:32:38 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | b2a0a6cebd | Created RequestProcessor class | 2013-03-13 15:32:30 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | e708282a8f | Added default value to $existance argument in the MibewAPI::getResultFunction method | 2013-03-13 08:21:21 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 58d015c247 | Added JavaScript version of the Mibew API and tests for it | 2013-03-13 08:20:38 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | fcba6ec6f4 | PHPUnit tests moved to tests/server_side/ | 2013-03-13 08:19:54 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 460d2d96c2 | Added some documentation to the MibewAPI class | 2013-03-13 08:19:20 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 31b6d96fc9 | Added to the Mibew API the ability to use empty string as a signature | 2013-03-13 08:18:39 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 555898e446 | Implemented Mibew API | 2013-03-13 08:17:34 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 5bd6f22cab | Modified PluginManager to store plugins objects and use objects with regular methods instead static one | 2013-03-13 08:13:50 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 69c54ba37c | Fixed display bug at the history page | 2013-03-13 08:13:33 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | ba5259b36c | Fixed regexp bug in the Database class | 2013-03-13 08:13:05 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 91c5ca45ae | Modified plugin name for autoload | 2013-03-13 08:12:38 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | c9ffa8291d | Added some phpdoc documentation to EventDispatcher class | 2013-03-13 08:12:11 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | f4e87f5303 | Pass arguments to EventDispatcher::triggerEvent by reference | 2013-03-13 08:11:27 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 17369b2f14 | Replaced $initalize Plugin class member by static one | 2013-03-13 08:10:44 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 36547eeeca | Fixed cloasing threads by timeout | 2013-03-13 08:10:06 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | f54acb3ae5 | Fixed bug with placeholders and sql functions | 2013-03-13 08:08:54 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 63ab503077 | Fixed update visitors list bug | 2013-03-13 08:05:21 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 69695e5c3f | Replaced plugin interface to plugin abstract class | 2013-03-13 08:03:08 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 3f95a395c8 | Integrate plugin system with mibew | 2013-03-13 08:02:33 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 66a0d6ddca | Added classes that implements plugin system and tests for them | 2013-03-13 07:58:12 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 3e121c675f | Removed old @todo | 2013-03-13 07:55:36 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | be696ee3da | Replaced settings functions with Settings class | 2013-03-13 07:52:48 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 3929f26791 | Created class for work with settings and test case for it | 2013-03-13 07:49:50 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | ac64783a29 | Moved database.php to libs/classes directory and related test case to tests/webim/libs/classes | 2013-03-13 07:46:56 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 3e4163cbfe | Replace database functions with Database class methods | 2013-03-13 07:36:01 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 12883cfbe2 | Created class for work with database and test class for it | 2013-03-13 07:26:01 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 466cc31f45 | Update headers | 2013-03-12 21:03:50 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | ae149896e7 | Merge branch 'v1.6.x' into OSSG/master Conflicts:
	src/messenger/webim/install/dbperform.php
	src/messenger/webim/js/164/common.js
	src/messenger/webim/libs/common.php
	src/messenger/webim/locales/en/properties
	src/messenger/webim/locales/ru/properties
	src/messenger/webim/operator/canned.php
	src/messenger/webim/operator/operator.php
	src/messenger/webim/operator/operators.php
	src/messenger/webim/operator/performance.php
	src/messenger/webim/operator/settings.php
	src/messenger/webim/operator/translate.php
	src/messenger/webim/operator/update.php
	src/messenger/webim/operator/users.php
	src/messenger/webim/view/agents.php
	src/messenger/webim/view/performance.php | 2013-03-11 11:01:35 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 13622c46b3 | update README | 2013-03-06 22:42:25 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 7bdd14c790 | remove eclipse files; update version to 1.6.5; fix headers | 2013-03-06 22:32:31 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 98aad6e490 | apache 2 license in php headers | 2013-03-06 22:22:53 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 3741e57eab | apache 2 license (started); upgrade version to 1.6.5 | 2013-03-05 00:24:26 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | c50d60730c | fix move_uploaded_file errors | 2013-03-05 00:03:39 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 214e52e5c2 | format the code; remove comments in the client code; move csrfchecktoken() right after check_login() Conflicts:
	src/messenger/webim/libs/common.php
	src/messenger/webim/operator/canned.php
	src/messenger/webim/operator/cannededit.php
	src/messenger/webim/operator/operators.php
	src/messenger/webim/operator/settings.php
	src/messenger/webim/operator/translate.php | 2012-07-03 15:21:59 +00:00 |  | 
			
				
					| 
							
							
								 YuFei Zhu | 3a337c3137 | add csrf token to translate view | 2012-07-03 15:12:36 +00:00 |  | 
			
				
					| 
							
							
								 YuFei Zhu | da790fc8d2 | add csrf token to performance and features views | 2012-07-03 15:12:33 +00:00 |  | 
			
				
					| 
							
							
								 YuFei Zhu | 69463ded6b | update token methods to ensure csrf token is always get setted | 2012-07-03 15:12:31 +00:00 |  | 
			
				
					| 
							
							
								 YuFei Zhu | c948956779 | update comment for avatar csrf, and add csrf token check to permission page | 2012-07-03 15:12:27 +00:00 |  | 
			
				
					| 
							
							
								 YuFei Zhu | 7035c3feba | add csrf token check to avatar upload | 2012-07-03 15:12:24 +00:00 |  | 
			
				
					| 
							
							
								 YuFei Zhu | cb77595747 | added auth token for delete offline messages check for csrf | 2012-07-03 15:12:12 +00:00 |  | 
			
				
					| 
							
							
								 YuFei Zhu | 423c1335f4 | enable act=del url check for auth tokens for csrf attacks Conflicts:
	src/messenger/webim/view/agents.php | 2012-07-03 15:12:04 +00:00 |  |