Commit Graph

  • 1aec37b6f6 Add "groupCreate" event Dmitriy Simushev 2014-10-20 11:17:56 +0000
  • 9b05509ec4 Add "threadClose" event Dmitriy Simushev 2014-10-20 11:07:50 +0000
  • 53450ea9d6 Create "threadDelete" event Dmitriy Simushev 2014-10-20 10:55:22 +0000
  • 60bd21bf42 Move "threadUpdate" event to Events class Dmitriy Simushev 2014-10-20 10:17:34 +0000
  • d05fe335b8 Describe all "users" app related events in Events class Dmitriy Simushev 2014-10-20 10:12:55 +0000
  • 55b1476139 Describe "cronRun" event in Events class Dmitriy Simushev 2014-10-17 14:42:39 +0000
  • de1d5d6d51 Create "visitorCreate" event Dmitriy Simushev 2014-10-17 14:37:01 +0000
  • e61b91dd5e Describe "visitorTrack" event in Events class Dmitriy Simushev 2014-10-17 14:01:23 +0000
  • 1814298f4f Create "Resource not found" event Dmitriy Simushev 2014-10-17 13:47:57 +0000
  • 5c52ec61da Describe "accessDenied" event in Events class Dmitriy Simushev 2014-10-17 13:36:20 +0000
  • 86f6d6429e Move "pageAdd*" events description to Events class Dmitriy Simushev 2014-10-17 13:15:53 +0000
  • 31c4afe751 Remove jabber operator field Dmitriy Simushev 2014-10-17 12:48:28 +0000
  • a34cb53e91 Add event on operator create Dmitriy Simushev 2014-10-17 11:09:10 +0000
  • 2dca8f236e Describe operators' events in one place Dmitriy Simushev 2014-10-17 10:54:04 +0000
  • 55b7b28eb1 Move EventDispatcher class to a separate namespace Dmitriy Simushev 2014-10-17 09:47:03 +0000
  • 22731526cd Update changelog v1.6.14 Fedor A. Fetisov 2014-10-16 13:24:27 +0400
  • c46cab393d Update version Fedor A. Fetisov 2014-10-16 13:24:18 +0400
  • ed4f515800 Restrict access to a thread for third-party users Dmitriy Simushev 2014-10-15 10:43:02 +0000
  • 919c71a1c1 Fix misssed semicolon in js test Dmitriy Simushev 2014-10-14 14:39:52 +0000
  • 2d5d4b0e46 Remove unused "append_query" function Dmitriy Simushev 2014-10-14 14:38:54 +0000
  • 2703f72de8 Fix localization of unknown strings on client v2.0-alpha4 Dmitriy Simushev 2014-10-14 12:36:23 +0000
  • 7f071cbe80 Increase Mibew version Dmitriy Simushev 2014-10-14 11:19:24 +0000
  • 55587f67fe Remove unused "jsString" Handlebars.php helper Dmitriy Simushev 2014-10-14 11:18:39 +0000
  • ae7ee06031 Increase cache ttl for handlebars templates Dmitriy Simushev 2014-10-14 11:16:55 +0000
  • 3fbc5fa262 Always set focus on message input after message sent Dmitriy Simushev 2014-10-14 11:03:20 +0000
  • 397786991d Simplify plugins' assets attachment Dmitriy Simushev 2014-10-14 10:56:20 +0000
  • 1a82e11b5e Use 500 as default weight for plugins assets Dmitriy Simushev 2014-10-14 10:23:40 +0000
  • 71d2b234c6 Create Asset/Package class to reduce code duplication Dmitriy Simushev 2014-10-14 09:36:55 +0000
  • f8d4d074d5 Rename "styles/dialogs" to "styles/chats" Dmitriy Simushev 2014-10-13 13:52:17 +0000
  • 6ac121bc01 Remove unused value Dmitriy Simushev 2014-10-13 13:34:28 +0000
  • 452446a375 Initialize chat js application from controller Dmitriy Simushev 2014-10-13 13:30:07 +0000
  • dcd17ed01c Attach js files to chat page in "_layout" template Dmitriy Simushev 2014-10-13 12:41:11 +0000
  • 8eaf93a916 Remove unused templates from the default chat style Dmitriy Simushev 2014-10-13 11:34:44 +0000
  • 0d1efa5a87 Use cache for Handlebars AST Dmitriy Simushev 2014-10-13 11:20:05 +0000
  • d92b88b65a Initialize "thread_log" client side app from controller Dmitriy Simushev 2014-10-13 09:52:06 +0000
  • aee1aa6904 Initialize "users" client side app from controller Dmitriy Simushev 2014-10-13 09:23:43 +0000
  • 5dafbd2997 Add weights to asset manager Dmitriy Simushev 2014-10-13 09:05:35 +0000
  • 54b4814389 Attach js on updates page via controller Dmitriy Simushev 2014-10-10 12:38:00 +0000
  • d01bd8a080 Move thread log app initialization to controller Dmitriy Simushev 2014-10-10 12:25:53 +0000
  • 3081dcc8db Remove js working with features fields from style files Dmitriy Simushev 2014-10-10 12:14:37 +0000
  • c86d7569f3 Remove js working with group fields from style files Dmitriy Simushev 2014-10-10 11:59:23 +0000
  • e8b35a6971 Move js attaching from install_done template to controller Dmitriy Simushev 2014-10-10 11:44:13 +0000
  • 3339153ad3 Remove js with operator delete comfirm from style files Dmitriy Simushev 2014-10-10 11:24:54 +0000
  • ed6252bb38 Remove js with group delete comfirm from style files Dmitriy Simushev 2014-10-10 11:10:28 +0000
  • 01e2d8f2a7 Remove js with ban delete comfirm from style files Dmitriy Simushev 2014-10-10 10:57:00 +0000
  • dd71e6bc70 Attach js and css assets to every operator's page Dmitriy Simushev 2014-10-10 10:33:08 +0000
  • 46ee9df63a Use relative URL for assets as default Dmitriy Simushev 2014-10-10 10:17:41 +0000
  • 922edc96d7 Replace inline js in the default page style with files Dmitriy Simushev 2014-10-10 09:15:50 +0000
  • a671caeb79 Move js code which auto close a window in a sepate file Dmitriy Simushev 2014-10-10 09:01:15 +0000
  • 3088481d6d Remove unused "brws.js" lib Dmitriy Simushev 2014-10-10 08:38:37 +0000
  • 00bba6c05a Create a base class for jsAssets and cssAssets helpers Dmitriy Simushev 2014-10-10 08:17:36 +0000
  • 5b09b3e52c Rename "additionalJs" helper to "jsAssets" Dmitriy Simushev 2014-10-09 14:31:26 +0000
  • 3772274ca3 Rename "additionalCss" helper to "cssAssets" Dmitriy Simushev 2014-10-09 14:27:35 +0000
  • 7ce4d812bd Rename "AssetManager::add*Asset" methods to "attach*" Dmitriy Simushev 2014-10-09 14:20:40 +0000
  • 2ed44e874c Clean up docs for Assetmanager::triggerJsEvent a little Dmitriy Simushev 2014-10-09 14:01:38 +0000
  • 9898fb0cbe Create "additionalCss" HBS helper Dmitriy Simushev 2014-10-09 13:51:37 +0000
  • bc45a6d3be Create "additionalJs" HBS helper Dmitriy Simushev 2014-10-09 13:25:17 +0000
  • e320dcd1bb Create AssetManager class Dmitriy Simushev 2014-10-08 13:52:56 +0000
  • d9faa8d80a Update URL for JSON structure with a news of the project Fedor A. Fetisov 2014-10-07 23:50:16 +0400
  • 61681095b7 Update packaging script Fedor A. Fetisov 2014-10-07 19:21:53 +0400
  • ce813d2c60 Update changelog v1.6.13 Fedor A. Fetisov 2014-10-07 19:07:56 +0400
  • 9db6f858f0 Update version Fedor A. Fetisov 2014-10-07 19:07:35 +0400
  • 54840e96ad Move default js libraries to _layout.hbs in pages style Dmitriy Simushev 2014-10-07 11:02:31 +0000
  • b4a7181e73 Remove extra escaping of special chars in useragent name in the thread xml Fedor A. Fetisov 2014-10-06 17:32:06 +0400
  • 7251f587bc Fix XSS (thanks to Nick M) Fedor A. Fetisov 2014-10-06 17:27:59 +0400
  • 406e11a38e Simplify client side templates structure of pages style Dmitriy Simushev 2014-10-06 10:38:33 +0000
  • a61b48252c Move request preparation and finalization to special methods Dmitriy Simushev 2014-10-06 09:06:11 +0000
  • 952ebf8b9d Remove unneeded files from release archive Dmitriy Simushev 2014-09-26 13:18:42 +0000
  • b6d472d62f Fix some typos in js Dmitriy Simushev 2014-09-26 09:24:49 +0000
  • 0cd01e2c03 Remove unneeded "pageAddLocalizedStrings" event Dmitriy Simushev 2014-09-25 12:40:46 +0000
  • c3956be558 Move send shortcut string generation to the client side Dmitriy Simushev 2014-09-25 12:33:30 +0000
  • 6e6920851d Remove almost all pseudo-localization strings Dmitriy Simushev 2014-09-25 11:51:04 +0000
  • 022fe7d6f4 Purge cache on cron Dmitriy Simushev 2014-09-25 10:38:31 +0000
  • ba103d5636 Pass all localized string to a client side application Dmitriy Simushev 2014-09-25 10:30:19 +0000
  • a2e2f1b194 Use Stash as a cache system Dmitriy Simushev 2014-09-24 13:04:37 +0000
  • e514b1590b Pass AssetUrlGenerator via constructor to ControllerResolver Dmitriy Simushev 2014-09-23 13:08:29 +0000
  • 2bb6899c33 Move translation logic from js helper to localization object Dmitriy Simushev 2014-09-19 13:51:59 +0000
  • cb4bd3acaa Add inheritance helpers to Handlebars.js Dmitriy Simushev 2014-09-18 15:00:35 +0000
  • fa615bc2e0 Add placeholders to HBS.js "l10n" helper Dmitriy Simushev 2014-09-18 10:35:08 +0000
  • 957e67686a Refactor HelpersSet class Dmitriy Simushev 2014-09-18 09:42:50 +0000
  • 911487871d Generate offline message in the template Dmitriy Simushev 2014-09-18 08:32:16 +0000
  • c397a953a1 Update Handlebars.php version Dmitriy Simushev 2014-09-17 14:54:04 +0000
  • e7b0201e0a Update Handlebars.js to v2.0.0 Dmitriy Simushev 2014-09-15 14:32:34 +0000
  • 340c0f9213 Update jQuery to v1.11.1 Dmitriy Simushev 2014-09-12 13:14:20 +0000
  • db4e8ee0db Update Underscore.js to v1.7.0 Dmitriy Simushev 2014-09-12 12:50:49 +0000
  • 95caad6b59 Use "replace" helper instead of "nl2br" in HBS.js templates Dmitriy Simushev 2014-09-12 11:12:34 +0000
  • ae9de7aa92 Sanitize messages at server side Dmitriy Simushev 2014-09-12 10:59:56 +0000
  • ce6761755e Enforce HTML sanitization Dmitriy Simushev 2014-09-11 14:53:03 +0000
  • 6154992f4f Remove "apply" Handlebars.js helper Dmitriy Simushev 2014-09-11 12:30:11 +0000
  • 0b9fdeceb8 Fix number arguments in "allowTags" Handlebars.js helper Dmitriy Simushev 2014-09-11 12:15:19 +0000
  • 34017d54db Fix number arguments in "urlReplace" Handlebars.js helper Dmitriy Simushev 2014-09-11 11:24:33 +0000
  • aa12eceeea Fix number arguments in "nl2br" Handlebars.js helper Dmitriy Simushev 2014-09-11 11:14:10 +0000
  • 9805b4bb18 Add "replace" Handlebars.js helper Dmitriy Simushev 2014-09-11 10:42:02 +0000
  • 333f769a16 Add "cutString" Handlebars.js helper Dmitriy Simushev 2014-09-11 10:09:14 +0000
  • 75276ab2da Add "repeat" Handlebars.js helper Dmitriy Simushev 2014-09-11 09:45:23 +0000
  • 814869ec77 Add tests for "ifEven" and "ifOdd" Handlebars.js helpers Dmitriy Simushev 2014-09-11 09:36:13 +0000
  • 3f3abb4255 Add "ifEqual" Handlebars.js helper Dmitriy Simushev 2014-09-11 09:29:36 +0000
  • 55a33cf012 Add "ifAny" Handlebars.js helper Dmitriy Simushev 2014-09-11 09:14:51 +0000
  • accfbe0acd Merge branch 'fix_comment' Dmitriy Simushev 2014-09-10 15:04:20 +0000
  • 94c1859a01 Fix comment for generated text link Fedor A. Fetisov 2014-09-10 18:59:43 +0400