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
|
0808bb5ba6
|
Split user model to default and chat user
|
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
|
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
|
2695ef98b6
|
Move all controls to one cell at user waiting page
|
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
|
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
|
4102ce00f3
|
Fix bug in Handlebars apply helper. Update docs
|
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
|
30cb668a73
|
Implement new chat system
|
2013-03-13 15:32:42 +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
|
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
|
8a88f48d89
|
Fixed bugs in the JavaScript's MibewAPIInteraction class
|
2013-03-13 15:32:39 +00:00 |
|
Dmitriy Simushev
|
344299805c
|
Renamed MibewAPIInteraction::getDefaultObligatoryArguments to MibewAPIinteraction::getObligatoryArgumentsDefaults
|
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
|
58d015c247
|
Added JavaScript version of the Mibew API and tests for it
|
2013-03-13 08:20:38 +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 |
|
Dmitriy Simushev
|
d0bd084d1c
|
Fixed the Blue Screen in Google Chrome 17+
|
2012-03-12 22:30:11 +01:00 |
|
Dmitriy Simushev
|
f9d39a8257
|
Added ability to select group in leavemessage form.
|
2012-03-09 19:40:07 +00:00 |
|