Age | Commit message (Expand) | Author |
2015-02-17 | Add possibility to print contact information (of a single contact) | Aleksander Machniak |
2015-02-06 | Fix so JSON.parse() errors on localStorage items are ignored (#1490249) | Aleksander Machniak |
2015-01-24 | Fix JS syntax for legacy browsers | Thomas Bruederli |
2015-01-23 | Fix keyboard navigation and css in datepicker widget across many Firefox vers... | Aleksander Machniak |
2015-01-22 | Fix bug where drafts list wasn't refreshed after draft message was sent from ... | Aleksander Machniak |
2015-01-16 | Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210) | Aleksander Machniak |
2015-01-15 | Fix bug where search was reset after returning from compose opened by reply b... | Aleksander Machniak |
2015-01-13 | Fix error when dragging jquery dialog window in Folder Manager page | Aleksander Machniak |
2015-01-13 | Fix bug where Drafts list wasn't updated on draft-save action in new window (... | Aleksander Machniak |
2015-01-12 | Skip .skip-on-drag elements when producing long subject title | Aleksander Machniak |
2015-01-10 | Fix checks based on window.ActiveXObject in IE > 10 | Aleksander Machniak |
2015-01-09 | Build proper quota text when quota 'percent' is undefined | Aleksander Machniak |
2015-01-09 | Fix bug where max_group_members was ignored when adding a new contact (#1490214) | Aleksander Machniak |
2014-12-25 | Add _mbox parameter to the 'mark' request sent after opening a message | Aleksander Machniak |
2014-12-22 | Fix js error when calling show_popup_dialog() without 'options' argument | Aleksander Machniak |
2014-12-18 | Prevent folder selection changes if app is busy (#1490158) | Thomas Bruederli |
2014-12-18 | Avoid useless reloading list when resetting search with active filter (#1490057) | Thomas Bruederli |
2014-12-16 | Improve system security by using optional special URL with security token | Aleksander Machniak |
2014-12-10 | Assign "mainaction" class to "default" buttons in dialogs | Aleksander Machniak |
2014-12-08 | Fix label on "forwarded" icon | Aleksander Machniak |
2014-12-08 | Enable menu-* actions when UI is locked | Aleksander Machniak |
2014-11-20 | Add method to display operation (uploading) progress in UI message | Aleksander Machniak |
2014-11-13 | check to see if the content frame exists before loading a contact | JohnDoh |
2014-10-29 | Fix reply scrolling issue with text mode and start message below the quote (#... | Aleksander Machniak |
2014-10-28 | Fix so draft auto-save does not turn spellchecker off (#1490120) | Aleksander Machniak |
2014-10-16 | better events for get_single_uid/cid | JohnDoh |
2014-09-27 | Enable/disable siganture commands before exiting the function in new compose ... | Thomas Bruederli |
2014-09-26 | Fix restoring draft messages from localStorage if editor mode differs (#1490016) | Thomas Bruederli |
2014-09-16 | Access list body through abstract property | Thomas Bruederli |
2014-09-09 | Merge pull request #218 from JohnDoh/patch-1 | Thomas B. |
2014-09-08 | pass click event to hide_menu call | JohnDoh |
2014-09-08 | add missing event arg | JohnDoh |
2014-08-20 | Add option to focus a treelist widget on clicks to the container (#1489997) | Thomas Bruederli |
2014-08-20 | Add config/preference option to disable saving messages in localStorage (#148... | Thomas Bruederli |
2014-08-18 | Show icons (person, group) in autocomplete popup | Thomas Bruederli |
2014-08-18 | Don't expand recipient groups if they have an email address | Thomas Bruederli |
2014-08-13 | Allow focussing treelist item checkboxes with tab and normal list navigation ... | Thomas Bruederli |
2014-08-11 | Added namespace filter in Folder Manager | Aleksander Machniak |
2014-08-10 | Fix errors when adding/updating contacts in active search (#1490015) | Aleksander Machniak |
2014-08-08 | Reset search after folder creation/remove/rename | Aleksander Machniak |
2014-08-08 | Added folder searching in Folder Manager | Aleksander Machniak |
2014-08-04 | Fix frame check and strange "parent is undefined" issue | Aleksander Machniak |
2014-08-04 | Modify is_framed() so it returns boolean value | Aleksander Machniak |
2014-07-30 | Fixed variable name | Aleksander Machniak |
2014-07-28 | Set 'compose_extwin' env property on every step; accept a list of URL paramet... | Thomas Bruederli |
2014-07-26 | Handle clicks on list parent element from the list widget | Aleksander Machniak |
2014-07-26 | Create/rename groups in UI dialogs (#1489951) | Aleksander Machniak |
2014-07-25 | Fix drag-n-drop after folder move/create (#1489648) | Aleksander Machniak |
2014-07-23 | Fix errors when using localStorage in Safari's private browsing mode (#1489996) | Aleksander Machniak |
2014-07-21 | Use jQuery.each instead of "for (i in Array)" (#1489988) | Aleksander Machniak |