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 |
|