summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2012-11-20Fix keybord events on messages list in opera browser (#1488823)Aleksander Machniak
2012-11-20Fix selection of collapsed thread rows (#1488772)Aleksander Machniak
2012-11-19Correctly handle multiple file uploads (#1488820)Thomas Bruederli
2012-11-18Unlock UI even if no message display object existsThomas Bruederli
2012-11-17Use jQuery functions to maximize compatibility with all IE versionsThomas Bruederli
2012-11-17Cast mimetypes property into an array on IEThomas Bruederli
2012-11-16Merge pull request #45 from linagora/masterAleksander Machniak
2012-11-15Code improvementsAleksander Machniak
2012-11-15Merge branch 'keep-alive'Aleksander Machniak
2012-11-14Avoid errors with non-string objectsThomas Bruederli
2012-11-14Fix "obj.href is undefined" errorAleksander Machniak
2012-11-14Enable default behavior of the browser when shift/ctrl-click task links (e.g....Thomas Bruederli
2012-11-13jQuery-1.8.3Aleksander Machniak
2012-11-12Grancefully handle SSO redirections on Ajax requestsjkornobis
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-12Fix excessive LFs at the end of composed message with top_posting=true (#1488...Aleksander Machniak
2012-11-11Added cross-task 'refresh' request for system state updatesAleksander Machniak
2012-11-10Simplify keep-alive action. Now the interval is based on session_lifetime,Aleksander Machniak
2012-11-07Updated to jQuery 1.8.2 and jQuery UI 1.9.1Thomas Bruederli
2012-11-05Don't add signature (again) when opening compose view in a new windowThomas Bruederli
2012-11-05Don't open another window when replying to a message displayed in extwinThomas Bruederli
2012-10-31Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander...Thomas Bruederli
2012-10-31Fix possible HTTP DoS on error in keep-alive requests (#1488782)Aleksander Machniak
2012-10-28Fix error in IE<8Aleksander Machniak
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-24Show compose options if they were visible in openerThomas Bruederli
2012-10-24Fix new (empty) window opening on FF and othersThomas Bruederli
2012-10-24- Fix handling dont_override with message_sort_col and message_sort_order set...Aleksander Machniak
2012-10-17Close compose step in opener windowThomas Bruederli
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-10-02Let the skin limit the number of visible recipeints and place a link to show ...Thomas Bruederli
2012-09-25Allow to mark/flag messages from full message view screenThomas Bruederli
2012-09-18Enable list sort command on empty folder (#1488617)Aleksander Machniak
2012-09-13Fix so "Edit as new" on draft creates a new message (#1488687)Aleksander Machniak
2012-09-04Fix focus issue in IE when selecting message row (#1488620)Aleksander Machniak
2012-08-29Fix so contentframe can have name != idAleksander Machniak
2012-08-26Fix Larry's messages list filter in IE (#1488632)Aleksander Machniak
2012-08-24Fix javascript error on Reply-List actionAleksander Machniak
2012-08-24Improved email address validation with IPv6 supportAleksander Machniak
2012-08-23Fix email address validation for addresses with IP address in domain partAleksander Machniak
2012-08-20Added session_path config option and unified cookies settings in javascriptAleksander Machniak
2012-08-15Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)Aleksander Machniak
2012-08-14- Fix Remove from group option is active for contact search result (#1488608)Aleksander Machniak
2012-08-11Fix focus on the list when list row is clicked (#1488600)Aleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-08-05- Fix order of attachments in sent mail (#1488423)Aleksander Machniak
2012-08-03Add generic mobile browser detection, enable touch events for all mobile brow...Aleksander Machniak
2012-07-31Small code improvementAleksander Machniak
2012-07-31Fix variable scopeAleksander Machniak
2012-07-31Define context (_remote=1) for spellcheck requests to send proper response on...Aleksander Machniak