Dmitriy Simushev
97ca21d295
Update build system.
...
Add ability to use complex directory structure of Handlebars
templates in dialog styles.
2013-03-13 15:38:27 +00:00
Dmitriy Simushev
4b7614caec
Completely remove prototype.js from Mibew
2013-03-13 15:38:27 +00:00
Dmitriy Simushev
6c1852e094
Update JavaScript code at install pages
2013-03-13 15:38:27 +00:00
Dmitriy Simushev
4f47218a13
Use playSound JS function instead of sound model
2013-03-13 15:38:27 +00:00
Dmitriy Simushev
a4d12d7b65
Add 'msgjs:' and 'pagejs:' prefixies to template engine
2013-03-13 15:38:27 +00:00
Dmitriy Simushev
33f30bd1c6
Add refresh updater after Chat Module started
2013-03-13 15:38:27 +00:00
Dmitriy Simushev
e7f8779ba8
Fix bug with auto start chat chat window resizer
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
2a3a9dec9d
Replace 'tplimage' css class by 'tpl-image'
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
a570ed75d0
Update Chat JavaScript Application
...
Make prechat survey and leave message parts of the Chat
JavaScript Application
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
9436b486f9
Fix bug in groups saving
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
f72a0187be
Build system not strip comments from JS templates anymore
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
ba7eb96e8a
Update build system in templates compilation.
...
Use closure compiler instead of handlebars built in minifier and
recompile all templates.
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
709623dfc5
Fix bug with errorCode in Mibew API execution context
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
8fc9b85bfa
Do not support old browsers at all
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
d2805afc9f
Remove '.bgbody' css class
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
faac427cc7
Remove layout initialization options in Chat JS app
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
372bae4203
Build Chat JavaScript application options mostly not in template
2013-03-13 15:38:26 +00:00
Dmitriy Simushev
9cde3262d6
Use 'chat.user.name' var instead of 'ct.user.name' in templates
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
fead1b65a1
Use 'chat.thread.token' var instead of 'ct.token' in templates
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
f77021b82b
Use 'chat.thread.id' var instead of 'ct.chatThreadId' in templates
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
2c9e65b518
Use 'company.*' vars instead of 'ct.company.*' in tempates
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
0cfd1df846
Flatten $page array before expand templates
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
54d5cbdce8
Create array_flatten_recursive function
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
71a0330a0b
Update setup_logo function to return data
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
691ce8986c
Update Handlebars.js to v1.0.0-rc.3 and recompile templates
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
d2b3fe7746
Add ability to change handlebars path in build.xml
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
1a79be3970
Update chat page JavaScript configs structure
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
f28e65f0cf
Update setup_chatview* functions to return data
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
037135cf71
Fix notice in setup_groups_select function
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
f904f05dc9
Update setup_leavemessage function to return data
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
b8b73e82fe
Update setup_survey function to return data
2013-03-13 15:38:25 +00:00
Dmitriy Simushev
23812038d9
Add finalizer to chat module in Chat JavaScript application
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
5d0ac36fa4
Update close control view in Chat JavaScript application
...
Rename close method to closeThread to not override
Marionette.js View.close method.
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
e4844832f1
Create chat module in Chat JavaScript application
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
8f1db81e83
Update resize.js to work with layout system
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
dc25058a05
Create chat layout in Chat JavaScript application
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
f3ea7d790b
Update build.xml
...
Correctly build JavaScript applications with layouts and regions
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
2f5998843e
Move creating instance of Chat JS app to init.js
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
eec1d1a352
Add checkEmail function to Mibew.Utils
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
dee2f2ada7
Add new features to JavaScript Server class
...
Add ability to remove periodically called functions and to
unregister api functions(that can be called by the server)
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
48cc52cf72
Fix docs for UsersProcessor class
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
aaf3bafb02
Add restartAfter method to JavaScript Server object
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
d24daf52eb
Completely rewrite Invite JavaScript application
2013-03-13 15:38:24 +00:00
Dmitriy Simushev
d357e505c9
Update Marionette.js to v1.0.0-rc6
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
d065656ff5
Overcome third-party cookies limitation in safari 5
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
7d0a71da64
Change timers update strategy at operator/users.php
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
3fc81ec53e
Rename 'silver' dialog style to 'default' one
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
758c727c45
Create 'usersUpdateVisitorsLoad' and 'usersUpdateVisitorsAlter' events
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
a6006211f2
Update build.xml, make some folders not obligatory for JS apps
...
Folders 'models', 'model_views', 'collections', 'collection_views'
not obligatory for JavaScript applications any more.
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
d2018e1863
Add network problems detection mechanism to operator/users.php
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
52e5075989
Fix bugs with wrong requests sequence in server.js
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
67e901d3d0
Call updateMessages function not from server but from chat window
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
0054423407
There is no KIND_AVATAR message kind any more
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
bf564e55ef
Update styles preview system to work with JavaScript applications
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
9a86a61c99
Add license info to compiled handlebars templates
2013-03-13 15:38:23 +00:00
Dmitriy Simushev
fdd7ff70b1
Bring back license info for built JavaScript applications
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
be0e643c57
Update access permissions
...
Add '-Indexes' option to .htaccess in root folder and remove
.htaccess from plugins folder
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
d19f6814da
Update jQuery to v1.9.1
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
f2bd65cae3
Add forgot popup notification to Users JavaScript application
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
3baf24269f
Add ablity to extend operator/users.php page with plugins
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
185be59862
Use various page name for agent and user chat
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
c2f3993fc1
Use 'pageAdd*' events instead of special plugins methods
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
b96c9d0a2c
Use md5 hashes as request buffer keys
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
d4e51d3dfd
Remove some duplicated code in libs/chat.php
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
e731d9869e
Change Exception message in UsersProcessor::checkOperator method
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
606de23f8d
Create checkOperator method in ThreadProcessor class
2013-03-13 15:38:22 +00:00
Dmitriy Simushev
219aa4c9b1
Update EventDispatcher class
...
There is no need to register events any more.
2013-03-13 15:38:14 +00:00
Dmitriy Simushev
62728e608d
Remove LAB.js from tird-party libraries
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
503c17352c
Create Thread Log JavaScript application
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
b4f99c1c18
Change JavaScript files structure
...
Move message model and view from chat application
to default application. Also move message template and
'allowTags' Handlebars.js helper to default JavaScript application.
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
526d5ad4ae
Move message kinds from message view to message model
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
37de991028
Move remove invitations and visitors functionality to corresponding libs
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
0cdd55cdf8
Create prefix for session vars
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
74ebf724cc
Update Underscore.js to v1.4.4
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
30b056108f
Fix bug at /operator/blocked.php page
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
630bf80f07
Update Marionette.js to v1.0.0-5
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
6b9f2bd789
Completely rewrite User's JavaScript application
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
d2531a526d
Move sound template from styles to default JS application
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
a0161a2c72
Fix bug with empty threads
2013-03-13 15:32:48 +00:00
Dmitriy Simushev
7e70d5b14b
Add thread status to Mibew.Models.Thread
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
dd79c9aa21
Create base composite view
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
2a656a58d5
Fix bug with redicection user to a group
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
1ecda26d3d
Update Marionette.js to v1.0.0-rc4
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
88244a7b09
Update Handlebars.js to v1.0.rc.2
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
0e260d1aaf
Fix bug in handlebars 'formatTime' helper
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
d9d01ed7e0
Forbid access to .tpl .handlebars .ini files in dialogs styles
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
edef539707
Remove unnecessary element from $page array in set_chatview_* functions
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
ad4f4e8d8e
Create config files for dialogs and core styles
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
abac28fa46
Change history and refresh controls title
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
1f3e727c17
Create model for Thread
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
e1368a3f87
Change parent model for Mibew.Models.User
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
16162499cf
Update Marionette.js to v1.0.0-rc3
2013-03-13 15:32:47 +00:00
Dmitriy Simushev
9b54eea039
Update jQuery to v1.9.0
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
d3be5cc087
Update Underscore.js to v1.4.3
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
71b1b70528
Fix bug with push controls to collection
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
62aa4c4639
Update Backbone.js to v0.9.10
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
0f78be2194
Method getModelType not obligatory for collections models any more
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
e4f172e715
Update operator status in cache in notify_operator_alive function
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
fca7c3c7cd
Add some comments to libs/operator.php
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
0808bb5ba6
Split user model to default and chat user
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
a40ec07b59
Update ant usage target
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
1524f0899a
Move control.handlebars template to default JavaScript application
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
4a23ae7dc4
Update JavaScript application files structure
...
Move models views and collection views to various directories
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
6172334090
Fix bug in build file and rebuild JavaScript Applications
2013-03-13 15:32:46 +00:00
Dmitriy Simushev
7f35a7488b
Update JavaScript application files structure
...
Move Control related files from chat app to default app
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
9e01c73cae
Create separate requests buffers for user and agent
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
46ce6f2a91
Update MibewAPICoreInteraction
...
Move it to separate file and rename it to MibewAPIChatInteraction
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
de68b862da
Update JavaScript documentation
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
a300b99171
Create base class for Client Side Request Processors
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
0933263cc9
Fix bug with wrong exception class
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
a650a35dd6
Move processorCall method to RequestProcessor class
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
95bc033817
Move saveCallback and loadCallback to RequestProcessor class
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
4f199b2f26
Rename MibewAPIWindowInteraction to MibewAPIChatInteraction
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
2695ef98b6
Move all controls to one cell at user waiting page
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
72e58f0959
Fix JavaScript Unit tests
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
47ccc46359
Completely update messenger build system
2013-03-13 15:32:45 +00:00
Dmitriy Simushev
053837d069
Completely rewrite Chat's JavaScript files
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
1565458c26
Move all JavaScript files from /js/$jsver to /js/compiled
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
f085fbc767
Move request.js and invite.js to /js/compiled
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
35162b8906
Move handlebars.js to /js/libs
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
da50f6f6d9
Move json2.js to /js/libs
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
9587ff9b5b
Move LAB.js to /js/libs
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
64d7650e54
Update jQuery to 1.8.3 and move it to /js/libs
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
e45a3e489f
Use camel case for plugins' classes names
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
9037f69c09
Fix bug with user wait time
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
092e9c2dcf
Fix bug with wrong total thread time
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
2d7676fdf6
Fix the ability to call functions at Chat Window side
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
7c661b11c6
Fix undefined groupname in /operator/update.php
2013-03-13 15:32:44 +00:00
Dmitriy Simushev
498a34ae19
Update ThreadProcessor documentation
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
a310180709
Fix reset predefined answers selectbox index
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
14eed1072d
Use JavaScript templates for messages
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
3f39164db1
Fix bug with message about user rename
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
4102ce00f3
Fix bug in Handlebars apply helper. Update docs
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
c1b633843f
Fix bug with NULL for message's sender name
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
38668789b9
Change keys of array return by Thread::getMessages
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
f5a970e50f
Use LAB.js to load JavaScripts to the chat window
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
4cfac7bbef
Split chat.js
...
JavaScript's chat.js library split into several logical parts:
chatcontroller.js, chatview.js and chatinit.js
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
edb40a06d3
Add LAB.js library
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
727625dfc8
Refactor and format JavaScript chat code
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
72d0c3b0a4
Update webim/js/source/build.xml file
...
Add pluginmanager.js, handlebars.js, handlebars_hrlpers.js to
the webim/js/source/build.xml configuration file
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
d53e1d8020
Move JavaScript's ChatServer class to separate file
2013-03-13 15:32:43 +00:00
Dmitriy Simushev
83636a02ef
Add several Handlebars helpers
...
Add 'apply', 'formatTime' and 'nl2br' Handlebars helpers.
Also add QUnit tests for 'apply' helper.
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
36c8e6c042
Add Handlebars JavaScript template engine
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
56a50c9df4
Add JavaScript's Thread class usage to chat.js
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
ec5ba068bb
Create JavaScript's Thread class
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
5ff3a7656d
Extend plugin system
...
Plugins can add custom CSS and JavaScript files to chat window and
implement JavaScript plugins
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
c61789c2d7
Create JavaScript's PluginManager class
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
53e9400dde
Add PluginManager::getAllPlugins() method
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
30cb668a73
Implement new chat system
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
f1224a98ee
Fix ability to change avatar
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
1528c610d7
Moved themeMessage method from ThreadProcessor to Thread
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
c26fc8bb26
Fix early return from RequestProcessor::processRequest
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
bebe603a9b
Add Thread object creation to /operator/history.php
...
Replace direct work with thread table's fields by Thread object
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
0b2a379dd8
Add Thread object creation to /operator/userhistory.php
...
Replace direct work with thread table's fields by Thread object
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
898ecc3055
Add Thread object creation to /operator/update.php
...
Replace direct work with thread table's fields by Thread object
2013-03-13 15:32:42 +00:00
Dmitriy Simushev
f553f42460
Add Thread object creation to /operator/threadprocessor.php
...
Replace direct work with thread table's fields by Thread object
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
69477cea8d
Add ability to create Thread object from DB info
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
8f87a017a1
Fix tests for Thread class
...
Fix tests that affect auto generation of the last token field
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
f81dad7eae
Replace thread related functions by Thread's methods
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
50283a0b21
Move kindToString() method from ThreadProcessor to Thread
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
2ba492d94f
Create Thread::connectionLimitReached method
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
9d19afcdf2
Add auto token generate during Thread creation
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
37b8fa7243
Create ThreadProcessor class
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
7b6a433ae6
Create tests for RequestProcessor class
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
24ecf02e7b
Remove RequestProcessor::NO_RESULT_FUNCTION constant
...
RequestProcessor::NO_RESULT_FUNCTION not use any more. Rewrite code
to throw use Mibew API checks for existance of the result function
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
1d4cac01d1
Fix bug with callback's arguments in RequestProcessor class
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
7e49da1999
Fix bug in documentation for RequestProcessor class
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
1613a1052e
Add token check to the Thread::load method
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
5c7d525871
Update Plugin class documentation
2013-03-13 15:32:41 +00:00
Dmitriy Simushev
a9380cf307
Modify tests directory structure
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
159a8aa0df
Document calback array in the RequestProcessor class
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
69e08359c2
Fix bug in requests handling in RequestProcessor
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
4aa44861b4
Add parameters to the Window-to-Core interaction
...
Add 'threadId' and 'token' obligatory parameters to the
Window-to-Core interaction type
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
6247d20f95
Object's methods callbacks replaced by functions
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
de2f60bfdc
Add some warnings to RequestProcessor class
...
Request/response methods not abstract any more. To prevent direct
call(without overloading) add error with E_USER_WARNING level
into this methods.
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
551be06d9e
Fix bug in users tracking
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
f720da79d0
Fix bug in chat button image's generation script
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
03ffd84e76
Create Thread class and tests for it
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
1a963cff00
Add additional config info to unit tests
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
ce82496013
Create application initialization script
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
89c61a5571
Fix bugs in the installation script
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
29d7f891da
Split libs/common.php into separate files
2013-03-13 15:32:40 +00:00
Dmitriy Simushev
17b4327dfb
Added warning message in database configuration file in tests.
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
b3d7a7a124
Fixed ability to use persistent database connection with an object of the Database class
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
92019f99a4
Created separate mysql config file for tests
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
0861fd73d2
Removed global variables from the Database class constructor and updated tests for the Database class
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
4db2ce5175
Fixed bug with wrong placeholders count in the 'thread_by_id' function
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
031dbdc2b2
Fixed bug in a SQL query in the libs/pagination.php file
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
31d689aa0d
Created a draft of the migration script
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
57f1b175b1
All columns in the databse with 'datetime' type were changed to integer type
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
e5ed85ed3f
Added error handling to the RequestProcessor class
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
fd108b1334
Added obligatory argument 'errorCode' to the mibew api 'result' function
2013-03-13 15:32:39 +00:00
Dmitriy Simushev
077eac1c53
Renamed the JavaScript's MibewAPIWindowToCoreInteraction class to the MibewAPICoreInteraction
2013-03-13 15:32:39 +00:00
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
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
YuFei Zhu
5e75270cd0
having token checks on POST forms
...
Conflicts:
src/messenger/webim/operator/cannededit.php
2012-07-03 15:09:47 +00:00
Evgeny Gryaznov
2d793bcb94
login & reset password pages: default value for login where possible; update ru
...
Conflicts:
src/messenger/webim/locales/ru/properties
2012-07-03 15:01:04 +00:00
Evgeny Gryaznov
dd6632ffdf
format the code; remove comments in the client code; move csrfchecktoken() right after check_login()
2012-06-27 10:11:40 +02:00
YuFei Zhu
2d04bbe4ee
add csrf token to translate view
2012-05-01 13:21:49 +01:00
YuFei Zhu
22916ce8a0
add csrf token to performance and features views
2012-05-01 13:20:03 +01:00
YuFei Zhu
7f8b2fca89
update token methods to ensure csrf token is always get setted
2012-05-01 13:18:42 +01:00
YuFei Zhu
e3b8848f78
update comment for avatar csrf, and add csrf token check to permission page
2012-05-01 13:02:34 +01:00
YuFei Zhu
e4be5385ca
add csrf token check to avatar upload
2012-05-01 12:58:05 +01:00
YuFei Zhu
092ebd16ba
added auth token for delete offline messages check for csrf
2012-04-30 17:14:44 +01:00
YuFei Zhu
8abf075e2f
enable act=del url check for auth tokens for csrf attacks
2012-04-30 17:09:11 +01:00
YuFei Zhu
b84b439358
having token checks on POST forms
2012-04-30 16:41:55 +01:00
Dmitriy Simushev
9e871ee587
Fixed bug in visitor's tracking
2012-03-17 14:39:58 +00:00
Dmitriy Simushev
1681690d27
Replaced 'operator_get_all' and 'get_operators_from_adjacent_groups' functions by 'get_operators_list' function
2012-03-15 22:07:09 +00:00
Dmitriy Simushev
00fd2b796c
Added sorting at operators page
2012-03-15 21:46:22 +00:00
Evgeny Gryaznov
1ab3efb86f
login & reset password pages: default value for login where possible; update ru
2012-03-14 22:26:44 +01:00
Dmitriy Simushev
7b35045f06
Fixed the bug related with the need to enter passwords when you change the profile of any operator.
2012-03-14 22:26:44 +01:00
4bb79cb7cb
Fix bug in old threads cleansing
2012-03-14 22:26:44 +01:00
Dmitriy Simushev
323a7f2fcd
Added closing threads by timeout
2012-03-14 22:26:39 +01:00
Dmitriy Simushev
a53ff04192
Modified groups template
2012-03-14 20:47:25 +00:00
Dmitriy Simushev
5016eceae8
Added tabs at statistics page
2012-03-13 20:28:38 +00:00
Dmitriy Simushev
0fc5beb17a
Added pergroups settings
2012-03-13 17:26:18 +00:00
Dmitriy Simushev
36a2d977a0
Open mibew.org link in the bottom of operators pages in a new window
2012-03-12 22:43:27 +01:00
Dmitriy Simushev
d0bd084d1c
Fixed the Blue Screen in Google Chrome 17+
2012-03-12 22:30:11 +01:00
Dmitriy Simushev
8c69f5ad09
Fixed js bug with submit buttons in restore and reset password forms
2012-03-12 22:24:01 +01:00
Evgeny Gryaznov
e198b825ce
update java applications (from master branch)
2012-03-12 01:23:23 +01:00
Evgeny Gryaznov
09f4af88bf
phpstorm 3.0.3 config files
2012-03-11 13:31:25 +01:00
Dmitriy Simushev
f9d39a8257
Added ability to select group in leavemessage form.
2012-03-09 19:40:07 +00:00
Dmitriy Simushev
e07756c59f
Fixed the Blue Screen in Google Chrome 17+
2012-03-02 19:59:55 +00:00
Dmitriy Simushev
b006c39c40
Added sorting at groups page
2012-03-01 21:39:19 +00:00
Dmitriy Simushev
6a594f7f72
Added indexes to the 'chatgroupoperator' table
2012-02-26 14:05:14 +00:00
Dmitriy Simushev
354ffafa0b
In the installation script added the ability to add indexes to the database without addition of columns.
2012-02-26 14:00:24 +00:00
Dmitriy Simushev
61c52eb127
Added groups isolation
2012-02-25 19:40:05 +00:00
Dmitriy Simushev
a5243fa1f3
Added default value for group weight
2012-02-25 13:43:25 +00:00
Dmitriy Simushev
0802ce8993
Added aggregating groups
2012-02-25 13:43:12 +00:00
Dmitriy Simushev
4f16162665
Forbidden editing groups from profile page, for operators without administrative permissions.
2012-02-18 19:58:46 +00:00
Dmitriy Simushev
fca74ed824
The pre-chat survey in no longer displayed for an invited visitors.
2012-02-16 19:46:23 +00:00
Dmitriy Simushev
cf374158a8
Added groups weight
2012-02-15 13:56:55 +00:00
Dmitriy Simushev
ee756d06b9
Added to blocked visitors page links to blocked visitors chat history
2012-02-14 17:37:55 +00:00
Dmitriy Simushev
35e6787a1e
Added company name and company URL to the template of a user's history email
2012-02-13 20:49:46 +00:00
Dmitriy Simushev
c490ea8523
Modified threads search. Added the ability to select search type.
2012-02-13 20:49:31 +00:00
Dmitriy Simushev
82e40ddd84
Added to statistics page link to operator's dialogs
2012-02-11 17:31:13 +00:00
Dmitriy Simushev
678f54ca0c
Added the ability to add 'strong' and 'span' tags in chat's system messages
2012-02-11 15:33:18 +00:00
Dmitriy Simushev
4e69fc957d
Fixed empty default department description in prechat survey
2012-02-08 13:22:05 +00:00
Dmitriy Simushev
87676a5cee
Cleaned up code related to departments' descriptions
2012-02-08 13:18:12 +00:00
Dmitriy Simushev
eaaaff85c2
Fixed the bug with wrong by page statistics
2012-02-08 11:54:39 +00:00
Dmitriy Simushev
5f71deeb36
Added 'visitedpageststistics' table and fixed the bug, related to remove visitors' path during chat time
2012-02-08 11:54:39 +00:00
Dmitriy Simushev
1f4582ab20
Added some string related to threads error to localization
2012-02-08 11:54:39 +00:00
Dmitriy Simushev
96c4727be2
Added email validation in prechat survey.
2012-02-08 11:54:24 +00:00
Dmitriy Simushev
7df57f5506
Added some strings at page groups.php to localization
2012-01-30 15:33:15 +00:00
Dmitriy Simushev
e17909854c
Added some strings at pages operator.php and operators.php to localization
2012-01-29 19:22:17 +00:00
Dmitriy Simushev
6b18c2868a
Added strings 'Away' and 'Up to date' at users page to localization
2012-01-29 12:46:53 +00:00
Dmitriy Simushev
24deb150d2
Cleaned up code related to close confirmation message
2012-01-29 11:18:45 +00:00
Dmitriy Simushev
6d87e5e1a6
Added short titles for canned messages
2012-01-29 11:18:35 +00:00
Dmitriy Simushev
4ae2ea9a65
Fixed js bug with submit buttons in restore and reset password forms
2012-01-27 18:09:47 +00:00
Dmitriy Simushev
743ebfb9de
The strings, related to restoring password, were translated into russian
2012-01-26 22:51:33 +00:00
Dmitriy Simushev
be3efcfad3
Adding canned messages during system installation process
2012-01-26 21:29:26 +00:00
Dmitriy Simushev
c119159be6
Fixed erratum in ru locale
2012-01-26 16:03:32 +00:00
Dmitriy Simushev
177c3f22a7
Cleaned up code, related to canned messages
2012-01-26 16:00:30 +00:00
Dmitriy Simushev
1ca18622c6
Merge branch 'master' of github.com:OSSG/mibew into ossg_master
2012-01-24 22:06:34 +00:00
3864f97270
Fix bug in output of visitor's list
2012-01-24 16:42:15 +04:00
0b32b6a0d6
Fix bug in visitor's tracking
2012-01-24 16:41:54 +04:00
0aaed55634
Fix bug in button code generation
2012-01-24 16:41:15 +04:00
e7d9e59f4d
Increase default lifetime of the old threads
2012-01-24 16:40:56 +04:00
c6e5e23057
Fix bug in old threads cleansing
2012-01-24 16:40:11 +04:00
Dmitriy Simushev
2876d9deed
Open mibew.org link in the bottom of operators pages in a new window
2012-01-22 22:09:43 +00:00
Dmitriy Simushev
219b593b94
The 'Group' checkbox in system settings do not affect the ability to edit groups of operators, but affects only their actual availability to visitors.
2012-01-21 15:09:49 +00:00
Dmitriy Simushev
87064f2da4
Only administrators can change operators' logins
2012-01-18 10:24:09 +00:00
Dmitriy Simushev
169680eda7
Fixed the bug related with the need to enter passwords when you change the profile of any operator.
2012-01-18 10:11:49 +00:00
Dmitriy Simushev
450e970ed8
When enabled the groups, visitors cannot start a chat, if only operators, who don't relate to any groups, online.
2012-01-15 20:51:12 +00:00
Dmitriy Simushev
13554a8e43
Fixed confirmation dialog before closing chat for operator
2012-01-10 16:35:31 +00:00
Dmitriy Simushev
f2ab19036a
Added department description at select department screen
2012-01-03 19:45:49 +00:00
Dmitriy Simushev
2dc674e5d6
Added confirmation before closing chat
2011-12-26 18:39:27 +00:00
Dmitriy Simushev
fbeba2a54f
Added ability to disable operator's account
2011-12-19 17:55:22 +00:00
Dmitriy Simushev
7bd3e21ca8
Excluded not started after invitation chats from daily statistics
2011-12-15 19:29:04 +00:00
Dmitriy Simushev
57f742a539
Added invitations styles
2011-12-15 08:14:07 +00:00
Dmitriy Simushev
b2167895e6
Implemented cross-domain invitations
2011-12-15 08:13:40 +00:00
Dmitriy Simushev
04a096fea1
Added Cross-domain javascript requests
2011-12-11 14:37:46 +00:00
Dmitriy Simushev
777b640f8e
Added closing threads by timeout
2011-11-25 21:00:22 +00:00
Dmitriy Simushev
7569720a52
Added view times in by page statistics
2011-11-24 16:25:43 +00:00
Evgeny Gryaznov
567f61d7ca
update Persian (by Amir Khani)
2011-11-23 10:21:51 +00:00
Evgeny Gryaznov
108c2f7d5c
update Hungarian (by Istvan Somlai)
2011-11-23 10:21:39 +00:00
Evgeny Gryaznov
1020716f6a
update Simplified Chinese (by Xiaoyu)
2011-11-23 10:21:18 +00:00
Evgeny Gryaznov
81a8bb1d2b
update Spanish (by Jesus Plaza)
2011-11-23 10:21:00 +00:00
Evgeny Gryaznov
ef9e3c841e
update Portuguese European, pt-pt (by Carlos Silva)
2011-11-23 10:20:43 +00:00
Evgeny Gryaznov
f6844739cf
update Indonesian (by Adi Nugroho), without images though
2011-11-23 10:20:20 +00:00
Evgeny Gryaznov
bcb3409cc5
update Italian (Luca Sasdelli)
2011-11-23 10:19:54 +00:00
Evgeny Gryaznov
a7950b3a4e
update English (by Olimax)
2011-11-23 10:18:39 +00:00
Evgeny Gryaznov
49be184c50
update Belarusian (by Berasneu)
2011-11-23 10:12:33 +00:00
Evgeny Gryaznov
6cf1baeace
update pl (by WebTower), hu, fr
2011-11-23 10:12:26 +00:00
Evgeny Gryaznov
1da924416c
fix encoding in operators list
2011-11-23 10:12:18 +00:00
Dmitriy Simushev
12b0883686
Split chatsitevisitor table into chatsitevisitor and visitedpage
2011-11-22 21:57:25 +00:00
Dmitriy Simushev
856123de48
Added Average chat time and Average waiting time statistics
2011-11-21 20:25:59 +00:00
Dmitriy Simushev
863de0057c
Added Page statistics
2011-11-21 20:25:49 +00:00
Dmitriy Simushev
82d4e79dc9
Add missed asterisk in /view/ban.php near form.field.ban_comment
2011-11-21 18:21:08 +00:00
Dmitriy Simushev
a923a3cfdc
Replaced all mysql_free_result by db_free_result, except for the directory /install
2011-11-21 18:20:46 +00:00
Dmitriy Simushev
ef94a7eaf8
Added wrapper function for mysql_free_result
2011-11-21 18:20:38 +00:00
Dmitriy Simushev
12e7d34929
Replaced all mysql_query by perform_query, except for the directory /install
2011-11-21 18:19:58 +00:00
Dmitriy Simushev
7f31dfa2af
Changed perform_query function. It now returns a reference to the query result
2011-11-21 18:19:44 +00:00
Dmitriy Simushev
65404ac1d2
Replaced all mysql_fetch_array by mysql_fetch_assoc or mysql_fetch_row, except for the directory /install
2011-11-21 18:19:04 +00:00
Dmitriy Simushev
b22f5456fc
Added wrapper functions for mysql_fetch_assoc and mysql_fetch_row
2011-11-21 18:18:54 +00:00
Dmitriy Simushev
20701ad5da
Replaced reciving associative arrays from database by select_multi_assoc function
2011-11-21 18:13:45 +00:00
Dmitriy Simushev
720c4472d3
Replaced all mysql_insert_id by db_insert_id
2011-11-21 18:11:59 +00:00
Dmitriy Simushev
863f6867c6
Added wrapper function for mysql_insert_id
2011-11-21 18:06:53 +00:00
Dmitriy Simushev
3e5834983f
Replaced all mysql_error by db_error except for the directory /install
2011-11-21 18:06:04 +00:00
Dmitriy Simushev
51f6af7ced
Added wrapper function for mysql_error
2011-11-21 18:05:57 +00:00
Dmitriy Simushev
5a3af46203
Replaced all mysql_real_escape_string by db_escape_string
2011-11-21 18:03:40 +00:00
Dmitriy Simushev
a47e66a6a6
Added wrapper function for mysql_real_escape_string
2011-11-21 17:55:03 +00:00
Dmitriy Simushev
1cd6926f4f
Replaced all mysql_close by close_connection, except for the directory /install
2011-11-21 17:52:19 +00:00
Dmitry Simushev
6698601d19
Added wrapper function for mysql_close
2011-11-20 21:12:26 +00:00
Dmitry Simushev
b54cd674e6
Added the ability to use persistent connections
2011-11-20 21:11:27 +00:00
Evgeny Gryaznov
7b790bbfdb
update Persian (by Amir Khani)
2011-09-18 01:38:54 +02:00
Evgeny Gryaznov
af5414a9eb
update Hungarian (by Istvan Somlai)
2011-09-18 01:20:24 +02:00
Evgeny Gryaznov
6adf0da114
update Simplified Chinese (by Xiaoyu)
2011-09-18 01:13:32 +02:00
Evgeny Gryaznov
5b485a0410
update Spanish (by Jesus Plaza)
2011-09-18 01:03:17 +02:00
Evgeny Gryaznov
a3a12bab3e
update Portuguese European, pt-pt (by Carlos Silva)
2011-09-18 00:36:55 +02:00
Evgeny Gryaznov
83f61978fe
update Indonesian (by Adi Nugroho), without images though
2011-09-18 00:28:51 +02:00
Evgeny Gryaznov
40e5242b8b
update Italian (Luca Sasdelli)
2011-09-18 00:22:47 +02:00
Evgeny Gryaznov
29f27300a2
update English (by Olimax)
2011-09-18 00:14:28 +02:00
Evgeny Gryaznov
14d42d71b2
update Belarusian (by Berasneu)
2011-09-18 00:14:09 +02:00
Evgeny Gryaznov
b7661d5957
update pl (by WebTower), hu, fr
2011-06-12 13:57:10 +02:00
Evgeny Gryaznov
9780210973
fix encoding in operators list
2011-04-21 00:44:04 +02:00
d091447409
Fix check of existance of tables indexes during database upgrade process
2011-04-15 23:53:43 +02:00
b498de216e
Create indexes for database tables during installation process
2011-04-15 23:53:19 +02:00
dc203af8a0
Fix check of existance of tables indexes during database upgrade process
2011-04-15 17:51:14 +04:00
f3367271f5
Create indexes for database tables during installation process
2011-04-15 17:50:51 +04:00
Haynes
e34b0d1c0d
This commit forces the User to set a password for the Administrator before doing anything else after the installation.
2011-04-15 16:47:54 +04:00
Evgeny Gryaznov
b1d924c60a
redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard
2011-04-15 16:11:40 +04:00
Evgeny Gryaznov
65b00240d3
redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard
2011-04-15 01:43:03 +02:00
Haynes
68f0e13e09
This commit forces the User to set a password for the Administrator before doing anything else after the installation.
2011-04-15 01:40:01 +02:00
Evgeny Gryaznov
84f37eb14c
invitation patch by Fedor Fetisov
2011-04-07 10:34:37 +02:00
Evgeny Gryaznov
5bba5ed824
extract libs/getcode.php, use google closure compiler
2011-04-07 10:09:10 +02:00
Evgeny Gryaznov
f4c3c56789
update jQuery to 1.4.2; "enabled ban" after statistics
2011-04-07 00:35:03 +02:00
Evgeny Gryaznov
79b37c720f
fix groupids in visitors update; fix DB error reporting in installer; smaller opaway/oponline image
2011-04-07 00:31:22 +02:00
Evgeny Gryaznov
66130ec312
silver skin by Alekin Pavel (update)
2011-03-31 09:59:11 +02:00
Evgeny Gryaznov
2354cf1ef0
silver skin by Alekin Pavel (initial commit)
2011-03-31 09:56:59 +02:00
Evgeny Gryaznov
4516fabf62
fix theme preview; fix bottom anchor in chat.js
2011-03-30 00:01:04 +02:00
Evgeny Gryaznov
2479f2e684
fix TYPE -> ENGINE (mysql 5.5 compatibility)
2011-03-06 23:36:34 +01:00
Evgeny Gryaznov
8a1cc74803
1.6.4 released
2011-03-05 23:06:30 +01:00
Evgeny Gryaznov
53b54d09d4
1.6.4 RC2
2011-03-05 00:17:04 +01:00
Evgeny Gryaznov
724b63422d
1.6.4 RC1
2011-03-04 23:42:35 +01:00
Evgeny Gryaznov
cc6d385c8a
update whatsnew
2011-03-04 23:35:35 +01:00
Evgeny Gryaznov
4ef160897b
better installation messages; ignore \r in checksum
2011-03-04 23:34:00 +01:00
Evgeny Gryaznov
c6c614b3c2
fix cr in .htaccess; disable drop tables; do not show change password/delete install folder if admin has password; check file permissions/checksum
2011-03-04 23:01:24 +01:00
Evgeny Gryaznov
f832e38e75
fix sound issues in windows
2011-03-02 02:21:54 +01:00
Evgeny Gryaznov
00362f7457
update whatsnew, recompute resources
2011-03-02 00:20:42 +01:00
Evgeny Gryaznov
dd595fc4f7
ability to override notification email for group
2011-03-01 23:56:27 +01:00
Evgeny Gryaznov
10e676e05f
fix: do not cache button image (thanks to Alex Morozov)
2011-02-28 22:12:07 +01:00
Evgeny Gryaznov
df590adf81
install page: links to check the sound
2011-02-27 01:54:27 +01:00
Evgeny Gryaznov
40655b8a47
update release script
2011-02-27 00:15:36 +01:00
Evgeny Gryaznov
20bcf3c1f5
code cleanup
2011-02-27 00:02:29 +01:00
Evgeny Gryaznov
b9cc8ed5b1
extract tabbar generation code -> inc_tabbar.php
2011-02-26 15:37:48 +01:00
Evgeny Gryaznov
616e8da89e
two columns on code generation page
2011-02-26 15:21:14 +01:00
Evgeny Gryaznov
6a41b86de4
whats new updated
2011-02-26 15:09:39 +01:00
Evgeny Gryaznov
0c58691731
format code in operator/
2011-02-26 15:06:19 +01:00
Evgeny Gryaznov
a90594235a
format code in libs/
2011-02-26 15:04:12 +01:00
Evgeny Gryaznov
693ece85fe
format code, fix minor issues (link param, etc.)
2011-02-26 14:57:23 +01:00
Evgeny Gryaznov
e160af13ef
use mysqlprefix in names of session vars
2011-02-26 14:43:30 +01:00
Evgeny Gryaznov
b18085de38
$mysqlprefix variable added
2011-02-26 14:13:16 +01:00
Evgeny Gryaznov
00e9c651d5
"you are offline" notification box
2011-02-26 13:24:29 +01:00
Evgeny Gryaznov
2dd0839f0d
notify about new features
2011-02-26 13:15:35 +01:00
Evgeny Gryaznov
3ca088f197
fix & remove unused var
2011-02-26 13:09:46 +01:00
Evgeny Gryaznov
6bc85737cd
extract get_operator_groupslist -> libs/groups.php; optimize db access (connect once); disable spelling inspection
2011-02-26 12:57:56 +01:00
Evgeny Gryaznov
f3d38642c6
move generate_button -> getcode.php
2011-02-26 11:56:17 +01:00
Evgeny Gryaznov
52666eb7c7
ka images, part 2
2011-02-25 01:18:12 +01:00
Evgeny Gryaznov
46da2208ab
update ka images
2011-02-25 01:18:01 +01:00
Evgeny Gryaznov
c709c80937
Georgian locale (by George Zviadadze)
2011-02-25 01:17:39 +01:00
Evgeny Gryaznov
7443faf449
disable feature checkboxes for non-admin
2011-02-22 00:22:36 +01:00
Evgeny Gryaznov
56edca952c
Ignore packaged releases/output of check_translation (proposed by Peter Harkins); fix formatting in php
2011-02-22 00:02:58 +01:00
Peter Harkins
3cc49c965a
Check admin permissions
2011-02-22 00:00:57 +01:00
Evgeny Gryaznov
7de97c2a68
apply patch by Andrew Armstrong: available operators list (revised); remove odd eval code in common.js; fix obfuscation
2011-02-21 01:02:39 +01:00
Evgeny Gryaznov
e2d7187fe6
add el, update fa
2011-02-21 00:04:48 +01:00
Evgeny Gryaznov
b41c47fe72
update page: show iconv module status
2011-02-21 00:04:16 +01:00
Evgeny Gryaznov
c08ec28f1a
update ar, cs, da, fa, fi, it, ka, ru
2011-02-16 18:53:14 +01:00
Evgeny Gryaznov
c67b25d43e
cr/lf
2011-02-16 18:06:45 +01:00
Evgeny Gryaznov
26754f36ca
cr/lf
2011-02-16 02:57:49 +01:00
Evgeny Gryaznov
13e5ac59a6
fix XSS problem in leavemessage
2011-02-16 02:17:30 +01:00
Evgeny Gryaznov
7e529b0567
update version: 1.6.4
2011-02-16 01:47:12 +01:00
Evgeny Gryaznov
c5bc5ed2f5
fast history search, fix redirection to groups, extract webim_mail function into notify.php
2011-02-16 01:43:19 +01:00
Evgeny Gryaznov
7ba431d0de
update release script/whatsnew
2011-02-16 01:42:25 +01:00
Evgeny Gryaznov
bfbc90aa8f
fix captcha
2011-02-16 01:40:39 +01:00
Evgeny Gryaznov
f54466f4ca
proper locale encodings
2011-02-16 01:34:43 +01:00
Evgeny Gryaznov
135f4c5adc
check webimroot variable during installation, proper name of folder to remove
2011-02-16 01:33:09 +01:00
Evgeny Gryaznov
860a558794
create button.php (for compatibility)
2011-02-16 01:26:02 +01:00
Evgeny Gryaznov
7dbcc3a09c
rename button.php -> b.php
2011-02-16 01:25:04 +01:00
Evgeny Gryaznov
e3ead37bd7
2011 copyrights
2011-02-16 01:22:22 +01:00
Evgeny Gryaznov
11d2033259
phpstorm project
2011-02-16 01:20:40 +01:00
Evgeny Gryaznov
1bada895ac
load encodings from the master
2010-10-16 13:02:45 +02:00
Evgeny Gryaznov
af7085b54f
update encodings, translations
2010-10-16 12:59:51 +02:00
Evgeny Gryaznov
a4ad39cbbb
1.6.3 whatsnew
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@692 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-10-13 21:19:08 +00:00
Evgeny Gryaznov
8188c730b4
-> 1.6.3
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@691 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-10-13 21:02:06 +00:00
Evgeny Gryaznov
6096bf2fb6
-> 163
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@690 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-10-13 20:56:07 +00:00
Evgeny Gryaznov
a2d5b04fe2
openwebim.org ->mibew.org
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@689 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-10-13 20:47:19 +00:00
Evgeny Gryaznov
c1a4461398
zh-tw buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@687 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-28 00:11:26 +00:00
Evgeny Gryaznov
c272efb982
zh-cn buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@685 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-28 00:03:05 +00:00
Evgeny Gryaznov
5de6540d26
update packing script
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@684 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-27 23:42:12 +00:00
Evgeny Gryaznov
f7271a9816
ar update
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@682 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-27 23:18:39 +00:00
Evgeny Gryaznov
a186762f17
fix en/mgreen_off.gif
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@680 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 22:54:04 +00:00
Evgeny Gryaznov
f75983565c
update tr
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@678 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 22:45:04 +00:00
Evgeny Gryaznov
add27b7abd
hu started
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@677 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 22:40:58 +00:00
Evgeny Gryaznov
312f8bb593
several translated messages, fix utf-8 in ru
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@676 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 22:34:26 +00:00
Evgeny Gryaznov
4a9f0a4606
sort zh-cn
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@675 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 22:21:56 +00:00
Evgeny Gryaznov
929ae0a7b3
update zh-cn
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@674 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 22:20:17 +00:00
Evgeny Gryaznov
3239fc2098
add button text into en,ru,cn,tw
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@673 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 21:51:12 +00:00
Evgeny Gryaznov
ce4d9b0520
nl, tr, pl buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@672 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 21:32:28 +00:00
Evgeny Gryaznov
fdaf170330
da buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@670 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 21:09:54 +00:00
Evgeny Gryaznov
23b199a406
get rid of annoying warning
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@669 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-22 20:59:59 +00:00
Evgeny Gryaznov
bd2e5d88a0
ua buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@668 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-19 22:16:26 +00:00
Evgeny Gryaznov
a890ad82bd
pt-br buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@666 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-19 22:08:07 +00:00
Evgeny Gryaznov
4cc4aec62b
hr buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@664 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-19 22:02:22 +00:00
Evgeny Gryaznov
b31c45a308
fr buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@662 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-19 21:57:04 +00:00
Evgeny Gryaznov
352f03e853
sp, de: new buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@660 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-19 21:49:25 +00:00
Evgeny Gryaznov
5abce1e4b4
it buttons, proper green buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@658 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-19 21:27:30 +00:00
Evgeny Gryaznov
20128757fc
Fix the problem (by Mohsen) when fpassthru is disabled.
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@657 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-08 14:58:36 +00:00
Evgeny Gryaznov
fa4358687c
new buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@656 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-01 22:43:56 +00:00
Evgeny Gryaznov
17532c2d92
fix image= parameter for hostgator
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@653 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-09-01 08:50:11 +00:00
Evgeny Gryaznov
05c863cfe6
set new password
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@652 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-31 23:30:50 +00:00
Evgeny Gryaznov
03eab80aca
operator email, password retrieval - part 1
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@650 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-31 22:43:30 +00:00
Evgeny Gryaznov
60a305b45c
update logos
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@649 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-31 15:57:44 +00:00
Evgeny Gryaznov
85f5e291d7
split is deprecated fix
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@646 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-24 22:06:55 +00:00
Evgeny Gryaznov
1c8e8b88bf
captcha issue fix
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@645 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-24 22:03:46 +00:00
Evgeny Gryaznov
b07eb9bfb6
add vcemail field into db for operator/group
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@644 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-18 23:29:05 +00:00
Yury Chernikov
b2ee4ed52f
installation: last step: user name ('admin') is bold from now
...
(without changes IT,NL,SP locales, in FR already 'admin' is marked as italic)
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@641 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-14 14:54:22 +00:00
Evgeny Gryaznov
71a0140666
remove dot from "visitor navigated to.." message
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@629 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 16:32:39 +00:00
Evgeny Gryaznov
2b6a6eec87
remove odd <br/>
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@628 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 16:16:51 +00:00
Evgeny Gryaznov
f94b2879c5
get rid of php warnings
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@627 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 16:10:22 +00:00
Evgeny Gryaznov
31d23ce95d
better look in ie
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@626 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 15:44:02 +00:00
Evgeny Gryaznov
da0f99f530
show group name on leave message page, pass group id and referrer through leavemessage, clear group if redirected to operator not from the group, improved leave message after survey
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@625 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 15:06:46 +00:00
Evgeny Gryaznov
d9870f6835
fix ip2location link in chat transcript
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@624 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 11:11:20 +00:00
Evgeny Gryaznov
6bd70e088f
fix ie6 layout
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@623 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 11:08:18 +00:00
Evgeny Gryaznov
2d42041062
nl button
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@622 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 11:03:17 +00:00
Evgeny Gryaznov
4b33346dab
captcha: check if gdlib is installed
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@620 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 10:09:44 +00:00
Evgeny Gryaznov
04a584ffab
jsver variable in tpl support
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@619 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 09:45:44 +00:00
Evgeny Gryaznov
997e6d81ab
js versioning
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@618 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-11 09:41:13 +00:00
Evgeny Gryaznov
2f2120e21a
update tools for 1.6.2
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@617 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 15:52:48 +00:00
Evgeny Gryaznov
c7f185bfad
fix html code in templates: Safari 4 support, wider group chooser, proper copyrights
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@616 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 15:51:58 +00:00
Evgeny Gryaznov
3dac6e0620
license text
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@615 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 14:20:40 +00:00
Evgeny Gryaznov
59903ce11a
recompute message kinds, move option "Max connections from one host" to performance page
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@614 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 13:50:25 +00:00
Evgeny Gryaznov
b249edd0e1
lite co-browsing
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@613 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 12:47:14 +00:00
Evgeny Gryaznov
bbf03169ee
fix translation
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@612 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 11:38:45 +00:00
Evgeny Gryaznov
05553b4e39
group is online/away messages, wider minimal layout
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@611 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 11:29:26 +00:00
Evgeny Gryaznov
2fc387f9b5
update ar, en, ru
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@610 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 11:25:11 +00:00
Evgeny Gryaznov
7965145663
ua update
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@609 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 09:43:59 +00:00
Evgeny Gryaznov
4aa57b1886
nl update
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@608 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-10 09:39:40 +00:00
Evgeny Gryaznov
672fc56b46
create special thread for left message
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@607 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-07 22:49:11 +00:00
Evgeny Gryaznov
f03fa806ab
update license
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@606 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-05 10:32:04 +00:00
Evgeny Gryaznov
fe8af1fe34
update header script
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@605 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 16:31:23 +00:00
Evgeny Gryaznov
f9898e5b85
remove odd white spaces, unify headers
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@604 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 16:30:39 +00:00
Evgeny Gryaznov
38f4db4100
license, readme, update version to 1.6.2
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@603 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 15:26:11 +00:00
Evgeny Gryaznov
faf9ff61b2
update copyright header
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@602 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 15:03:27 +00:00
Evgeny Gryaznov
08d2d830c6
combined license
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@601 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 15:00:48 +00:00
Evgeny Gryaznov
31fe66da18
whatsnew in 1.6.2
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@600 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 14:56:50 +00:00
Evgeny Gryaznov
003fd4597a
add GPL clause
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@599 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 13:38:37 +00:00
Evgeny Gryaznov
487990bfa3
update language list
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@598 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 09:57:35 +00:00
Evgeny Gryaznov
cb2614360d
Arabic (ar) by mostafa_khattab
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@597 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-04 09:46:22 +00:00
Evgeny Gryaznov
9aa07e48de
performance options
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@596 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-24 09:05:39 +00:00
Evgeny Gryaznov
19a5576539
mod_security compatibility mode
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@595 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-24 08:06:24 +00:00
Evgeny Gryaznov
65bb8f0f97
operator is away support
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@594 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-24 07:37:58 +00:00
Evgeny Gryaznov
507f0c9d60
turn off captcha by default (as previous versions didn't have it)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@593 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-19 00:10:15 +00:00
Evgeny Gryaznov
2efea86167
show if group is online, filter out empty groups in redirect and visitor selector, captcha checkbox in settings
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@592 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-19 00:07:34 +00:00
Evgeny Gryaznov
a7f2464ba6
move into inprogress folder
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@591 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-18 13:59:35 +00:00
Evgeny Gryaznov
c867ba3773
move into inprogress folder
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@590 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-18 13:58:53 +00:00
Evgeny Gryaznov
00d895e41c
improved captcha, rename files
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@588 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-18 13:54:45 +00:00
Evgeny Gryaznov
ae2300b312
pt-br by Leandro Luquetti
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@587 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-18 13:03:33 +00:00
Evgeny Gryaznov
b186d0c2b6
list of loaded extensions (updates), check that mysql extension is loaded, fix warnings in button code
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@586 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-18 11:36:50 +00:00
Evgeny Gryaznov
cfaf7ff501
[hr] added croatian into pack script
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@585 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-14 23:27:20 +00:00
Evgeny Gryaznov
79d05c47b3
save & search
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@584 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-14 22:38:54 +00:00
Evgeny Gryaznov
b2ff43cf71
reduce size of wmchat.png
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@582 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-14 22:31:21 +00:00
Evgeny Gryaznov
bcc0859d62
rotate message.gif
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@581 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-14 22:28:19 +00:00
Evgeny Gryaznov
a934bd7b39
remove odd
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@580 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-14 22:21:20 +00:00
Evgeny Gryaznov
7c7871f052
proper hr buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@579 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-14 22:20:09 +00:00
Evgeny Gryaznov
e809819437
minor fixes in hr
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@578 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-13 13:58:44 +00:00
Evgeny Gryaznov
baa75a7461
croatian by GoGz
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@577 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-13 13:51:52 +00:00
Evgeny Gryaznov
e9ac8e28bc
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@573 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-03 12:17:50 +00:00
Evgeny Gryaznov
3c553a3855
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@572 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-03 12:16:55 +00:00
Evgeny Gryaznov
d62f3141b8
update locales
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@571 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-03 12:15:59 +00:00
Evgeny Gryaznov
a1e4a6a167
[tmf] compare structure of literal
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@570 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-03 12:11:08 +00:00
Evgeny Gryaznov
4b73d798c2
removing delete.gif (odd)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@569 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-03 08:49:58 +00:00
Evgeny Gryaznov
8f7ef50f46
removing delete.gif (odd)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@568 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-03 08:41:35 +00:00
Ed Kraus
ca707e889b
Captcha completed in simplicity, and original! Captcha is completed. Original has some visual issues though...
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@567 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-02 15:42:35 +00:00
Ed Kraus
dde658a977
Fix for the captcha, forgot to add this ;)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@566 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-02 14:59:52 +00:00
Ed Kraus
35ee83443f
Captcha completed for Default Style! unfortuantly that's not universial...
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@565 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-02 13:25:00 +00:00
Ed Kraus
c5f4467b9d
a start on the forgot password site :)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@564 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-07-01 15:08:12 +00:00
Evgeny Gryaznov
dd90b9f637
update nl
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@562 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-26 00:52:43 +00:00
Evgeny Gryaznov
b81d0bbc02
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@561 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-26 00:35:54 +00:00
Evgeny Gryaznov
309917c6c7
ro
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@560 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-26 00:26:01 +00:00
Evgeny Gryaznov
9028c3168b
ka
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@559 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-26 00:18:38 +00:00
Evgeny Gryaznov
6e810e783a
ukranian locale by azzepis
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@558 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-25 23:38:19 +00:00
Ed Kraus
4c2c237888
Security fix for those who can't view button code.
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@557 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-23 13:10:56 +00:00
Evgeny Gryaznov
5f7034be7c
locales metadata: operator strings
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@556 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-16 23:27:56 +00:00
Evgeny Gryaznov
d5d05a0c93
da buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@555 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-16 08:28:12 +00:00
Ed Kraus
c2bb36fd59
Added to chromo files to be sure the installer will work.
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@551 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-09 02:13:09 +00:00
Evgeny Gryaznov
1c4d739f75
extract update intervals into settings array
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@550 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-08 23:19:21 +00:00
Evgeny Gryaznov
95f18e0e0d
update lost copyright
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@541 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 22:46:31 +00:00
Evgeny Gryaznov
193e7ffe13
1.6.1 release
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@534 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 17:35:58 +00:00
Evgeny Gryaznov
290fb9655e
fix styles, fix problem when there is no operators in group, update pack.pl
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@533 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 17:33:14 +00:00
Evgeny Gryaznov
318e9fe72d
update javascript version, get rid of altKey attribute
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@532 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 15:51:40 +00:00
Evgeny Gryaznov
155f238a1b
escape ampersand, html 4.0 compatible page for old browsers, preview of error page
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@531 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 15:49:51 +00:00
Evgeny Gryaznov
165edcf6c3
fix <ul> in <p> for all locales
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@530 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 14:56:54 +00:00
Evgeny Gryaznov
3e40921a0b
<br> -> <br/>
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@529 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 14:41:56 +00:00
Evgeny Gryaznov
b65b813c6e
simplicity 1.0.2 by Sheldmandu, initial commit
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@528 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 13:33:40 +00:00
Evgeny Gryaznov
44f4eaf804
nice dates (today/yesterday), AM/PM support in eng, info about last activity of operator
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@527 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 13:13:58 +00:00
Evgeny Gryaznov
10f1a1744f
allow dot in login
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@526 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 11:47:04 +00:00
Evgeny Gryaznov
cc275561c0
ability to remove operators, confirmations when removing groups/operators, capability checks
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@525 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 11:38:24 +00:00
Evgeny Gryaznov
bfe023c601
[ban] confirm deletion of blocked address
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@524 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-05 09:51:22 +00:00
Evgeny Gryaznov
54afb72e12
fixed online/offline image for groups
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@523 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-04 23:01:17 +00:00
Evgeny Gryaznov
84ef59b133
fix dates localization
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@522 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-04 01:14:26 +00:00
Evgeny Gryaznov
62f839a2a4
change version -> 1.6.1, whatsnew, properties
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@521 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-04 00:24:29 +00:00
Evgeny Gryaznov
85b2166d20
update name: Mibew Messenger
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@520 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-04 00:16:58 +00:00
Evgeny Gryaznov
4b3eebf85b
rename product: headers
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@519 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-06-03 22:44:32 +00:00
Evgeny Gryaznov
3f3dc1632c
whatsnew, one string in ru
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@518 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-31 16:42:06 +00:00
Evgeny Gryaznov
4b790f7fcf
modify profile permission
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@517 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-31 16:13:22 +00:00
Evgeny Gryaznov
3ab00d8111
404 problem fix
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@516 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-31 15:29:55 +00:00
Evgeny Gryaznov
9c6b9ff678
settings
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@515 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-31 14:36:41 +00:00
Evgeny Gryaznov
bee41dc218
autologin (for Java API), rename project
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@514 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-31 14:36:11 +00:00
Evgeny Gryaznov
4b2c43a5f3
utf-8 french version
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@513 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-31 14:35:15 +00:00
Evgeny Gryaznov
87a5ac872c
fix app icon, versions and installer
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@509 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 17:21:21 +00:00
Evgeny Gryaznov
c25be05ffc
rename projects, finished
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@508 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 15:14:48 +00:00
Evgeny Gryaznov
6c38193817
rename installer project
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@507 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 15:08:18 +00:00
Evgeny Gryaznov
bf64fd9805
rename tray project
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@506 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 15:07:37 +00:00
Evgeny Gryaznov
8af2d94207
rename folder
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@505 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 15:05:27 +00:00
Evgeny Gryaznov
344738b3f4
rename projects, part1
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@504 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 15:03:52 +00:00
Evgeny Gryaznov
c012c30b71
images, buttons: visitors, history, refresh etc.
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@503 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 14:51:26 +00:00
Evgeny Gryaznov
836774598d
update images
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@502 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 14:25:11 +00:00
Evgeny Gryaznov
89dd1e1188
update images
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@501 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 14:24:45 +00:00
Evgeny Gryaznov
5c2b1b843c
remove odd
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@500 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 13:46:58 +00:00
Evgeny Gryaznov
26a1fcccf9
Main form localizable, icons for refresh and options, language drop down (english only)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@499 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 13:45:25 +00:00
Evgeny Gryaznov
86cb38e994
refactor localization mechanism, remove ru, update copyrights and links, use VS.2008
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@498 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-27 11:46:52 +00:00
Evgeny Gryaznov
fe9a5a606e
webim-to-jabber transport application
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@496 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-24 22:46:07 +00:00
Evgeny Gryaznov
ce538f961f
new image
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@495 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-07 09:36:06 +00:00
Evgeny Gryaznov
e11f1e2561
update from Bardh Fihangel March
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@494 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-07 08:18:51 +00:00
Evgeny Gryaznov
aee92f433e
he images
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@492 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-04 06:56:39 +00:00
Evgeny Gryaznov
6b08308957
update Hebrew buttons
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@490 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-05-03 17:12:38 +00:00
Evgeny Gryaznov
255bf0869a
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@487 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-24 16:05:20 +00:00
Evgeny Gryaznov
02bea5803f
1.6.0
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@486 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-24 16:03:06 +00:00
Evgeny Gryaznov
dbebdbee42
shortcut with command for opera/mac
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@485 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-24 15:52:17 +00:00
Evgeny Gryaznov
ed75f8df9f
Ability to use Enter instead of Ctrl-Enter
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@484 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-24 15:09:46 +00:00
Evgeny Gryaznov
6f5074deba
rtl support, get rid of hsplitter in js
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@483 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-24 14:19:11 +00:00
Evgeny Gryaznov
891723f794
update utility scripts
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@482 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-23 22:40:59 +00:00
Evgeny Gryaznov
b8c6405b12
fix menu
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@481 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-23 22:39:41 +00:00
Evgeny Gryaznov
1990514d6f
update Hebrew from MediaCms
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@480 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-23 22:38:54 +00:00
Evgeny Gryaznov
61c9fca0e2
de: update offline image
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@479 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-23 21:38:08 +00:00
Evgeny Gryaznov
38b2eedf6e
it: get rid of meta.. strings
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@478 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-20 14:52:33 +00:00
Evgeny Gryaznov
5473100dbe
update of Chinese by Dawei
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@477 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-20 14:43:18 +00:00
Evgeny Gryaznov
919f438903
update of Polish by Kacper Wierzbicki
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@476 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-20 14:42:04 +00:00
Evgeny Gryaznov
eab9b040cd
update of Spanish by Christian
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@475 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-20 14:41:14 +00:00
Evgeny Gryaznov
1658760156
update of Italian by Marco
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@474 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-20 14:38:11 +00:00
Evgeny Gryaznov
f48f57cb00
remove old string
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@473 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-20 14:19:49 +00:00
Evgeny Gryaznov
802b8bc4d6
update de
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@472 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-16 13:48:24 +00:00
Evgeny Gryaznov
542397829e
1.6.0 RC1
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@471 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-10 20:55:09 +00:00
Evgeny Gryaznov
53c7f4e884
update string ids
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@470 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-10 20:50:21 +00:00
Evgeny Gryaznov
88057b15d0
"send message with:" option
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@469 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-10 16:06:20 +00:00
Evgeny Gryaznov
3866f37f22
optional popup notification of the new visitor
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@468 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-10 15:41:05 +00:00
Evgeny Gryaznov
147beb3ed2
fix date_diff, profile
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@467 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-10 14:12:57 +00:00
Evgeny Gryaznov
ac78587e0b
use canned messages from database
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@466 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-09 23:22:12 +00:00
Evgeny Gryaznov
cd89e6e84c
recompute resources
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@465 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-09 22:57:00 +00:00
Evgeny Gryaznov
a6f1fbe34b
localize updates & canned messages, add them into main menu, russian translation
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@464 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-09 21:43:25 +00:00
Evgeny Gryaznov
334248c474
canned responses editor, Updates at the top level
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@463 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-08 22:40:26 +00:00
Evgeny Gryaznov
5c7b5b0aea
preview.php -> themes.php
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@462 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-08 22:39:16 +00:00
Evgeny Gryaznov
d58c58cc9c
fix old chat style
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@461 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-08 22:37:44 +00:00
Evgeny Gryaznov
673df1d814
force chat to be secure if needed
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@460 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 14:24:01 +00:00
Evgeny Gryaznov
7b57fde652
limit number of threads from one address
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@459 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 14:20:34 +00:00
Evgeny Gryaznov
e15e7047b2
fix: escape user name in JS
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@458 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 14:14:34 +00:00
Evgeny Gryaznov
a0ed8dfa1a
Max connections from one thread option
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@457 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 14:13:36 +00:00
Evgeny Gryaznov
96ee523783
each agent should be able to see old threads
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@456 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 14:12:40 +00:00
Evgeny Gryaznov
c8979afbff
improve users.php loading speed (major fix)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@455 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 14:11:44 +00:00
Evgeny Gryaznov
54a39f982e
survey preview
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@454 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 00:08:26 +00:00
Evgeny Gryaznov
8b39e42913
survey template for original theme
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@453 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-05 00:02:47 +00:00
Evgeny Gryaznov
5be4f64cc6
pre-chat survey (only default theme)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@452 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 23:51:16 +00:00
Evgeny Gryaznov
ece83a4cfc
get rid of: quote_smart, ${print:
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@451 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:35:58 +00:00
Evgeny Gryaznov
b62639db6b
do not escape name in template
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@450 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:35:00 +00:00
Evgeny Gryaznov
2e1a271acf
add several options
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@449 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:33:56 +00:00
Evgeny Gryaznov
1fb7d5e7f9
fix slashes and form value
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@448 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:17:42 +00:00
Evgeny Gryaznov
669a77ffee
logout fix
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@447 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:14:35 +00:00
Evgeny Gryaznov
ca552966d1
move chat.css into templates
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@446 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:12:29 +00:00
Evgeny Gryaznov
ce5fe55af3
remove backpath from page as it is stored in session
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@445 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:08:09 +00:00
Evgeny Gryaznov
76129088c4
hierarchical settings style
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@444 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-04-04 21:04:46 +00:00
Evgeny Gryaznov
b887941d14
redirect to groups
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@443 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-28 23:51:33 +00:00
Evgeny Gryaznov
e409810a0f
show group in thread log, show group in history for threads w/o agent
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@442 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-28 00:29:33 +00:00
Evgeny Gryaznov
cca33d1d79
it button
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@441 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-26 02:13:50 +00:00
Evgeny Gryaznov
e5322d3651
update from CT32
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@439 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-26 01:54:28 +00:00
Evgeny Gryaznov
2cd1dbe393
show threads only for group members, show group name in the list
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@437 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-25 00:33:14 +00:00
Evgeny Gryaznov
52e0299375
create thread for group
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@436 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-24 23:50:38 +00:00
Evgeny Gryaznov
11dcfdd91a
group members, generate button for group
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@435 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-24 23:34:57 +00:00
Evgeny Gryaznov
11663d2dd5
fixes in operator groups
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@434 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 23:09:31 +00:00
Evgeny Gryaznov
a4163d4132
update levels
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@433 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 21:47:04 +00:00
Evgeny Gryaznov
aa8e7241d5
rename query parameters
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@432 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 21:34:08 +00:00
Evgeny Gryaznov
2fb7e37d7b
department -> group, manages groups of agent
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@431 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 21:22:51 +00:00
Evgeny Gryaznov
9d2f6ec2f5
link to visitors with or without menu
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@430 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 18:45:18 +00:00
Evgeny Gryaznov
bf7d51201e
ability to turn off "Statistics" feature
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@429 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 11:54:59 +00:00
Evgeny Gryaznov
76affc9b4b
statistics
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@428 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 02:22:34 +00:00
Evgeny Gryaznov
22e616e79b
hebrew translation, from mediacms (without images)
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@427 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-22 02:19:32 +00:00
Evgeny Gryaznov
ceda88a945
initial: collect messages usages script
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@426 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-20 02:01:36 +00:00
Evgeny Gryaznov
2563df7558
change: No elements -> Zero found for search actions
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@425 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-20 01:58:21 +00:00
Evgeny Gryaznov
105215c613
update operator strings list
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@424 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-20 01:56:21 +00:00
Evgeny Gryaznov
829c68df18
update ids
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@423 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-20 01:41:50 +00:00
Evgeny Gryaznov
94280ac75a
pack locales separately
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@422 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-17 00:42:55 +00:00
Evgeny Gryaznov
b948c4595a
one more for whatsnew
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@421 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-17 00:05:08 +00:00
Evgeny Gryaznov
bbb7ad9289
mark departments as unfinished, whatsnew
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@420 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-17 00:03:17 +00:00
Evgeny Gryaznov
4a50f1b346
updates page
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@419 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 23:53:28 +00:00
Evgeny Gryaznov
d09e3dddf4
don't show locales chooser when no additional packages were installed
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@416 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 22:36:26 +00:00
Evgeny Gryaznov
59fd9f1fa8
regenerate javascript, adjust version
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@415 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 22:25:12 +00:00
Evgeny Gryaznov
6b272b0c1f
move js
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@414 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 22:15:11 +00:00
Evgeny Gryaznov
90e4bea7b2
departments: create/edit/remove
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@413 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 21:49:45 +00:00
Evgeny Gryaznov
e1eb49e76f
localize several strings
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@412 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 01:34:33 +00:00
Evgeny Gryaznov
5a82434450
right menu depends on agent rights and features
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@411 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 01:20:04 +00:00
Evgeny Gryaznov
eb058409e8
hiding items in main menu, proper title for login
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@410 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 00:43:24 +00:00
Evgeny Gryaznov
882a3b1338
get rid of olf styles.css, xhtml layout of translate
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@409 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-16 00:16:22 +00:00
Evgeny Gryaznov
5f8e18392b
relayout confirm
...
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@408 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-03-15 21:21:12 +00:00