Thomas Bruederli
2014-05-12 a2f8fa236143b44f90e53c19806cfd0efa014857
2013-09-27 Aleksander Machniak
rcube_list_widget.rows is not an array - fixed checking if it's empty (#148...
blob@ 85fece commitdiff | diff to current
2013-09-19 Thomas Bruederli
Allow sysadmins to define static responses which are immutable for the user
blob@ 9c41ba commitdiff | diff to current
2013-09-15 Aleksander Machniak
Fixed issues in handling reply-to/bcc fields on identity change
blob@ 8deae9 commitdiff | diff to current
2013-09-15 Aleksander Machniak
Display full attachment name using title attribute when name is too long to...
blob@ 2efe33 commitdiff | diff to current
2013-09-14 Aleksander Machniak
Fix XSS issue in addressbook group name field [CVE-2013-5646] (#1489333)
blob@ 2e30b2 commitdiff | diff to current
2013-09-11 Aleksander Machniak
Fix expanded thread root message styling after refreshing messages list (#1...
blob@ 7c494b commitdiff | diff to current
2013-09-11 Aleksander Machniak
After message is sent refresh messages list of replied message folder (#148...
blob@ 66a549 commitdiff | diff to current
2013-09-04 Thomas Bruederli
Don't normalize line breaks (doesn't work properly on IE)
blob@ 4f35be commitdiff | diff to current
2013-09-04 Thomas Bruederli
Keep current selection on IE browsers by adding unselectable=on to link ele...
blob@ 0933d6 commitdiff | diff to current
2013-08-29 Thomas Bruederli
New settings section to manage canned responses
blob@ 0ce212 commitdiff | diff to current
2013-07-25 Thomas Bruederli
Make canned response insertion and extraction work with both plaintext and ...
blob@ 2d6242 commitdiff | diff to current
2013-07-25 Thomas Bruederli
Add new feature to save and recall text snippets (aka canned responses) whe...
blob@ 0b1de8 commitdiff | diff to current
2013-08-15 Thomas Bruederli
Distinguish mobile/tablet/touch devices
blob@ 4910b0 commitdiff | diff to current
2013-08-14 Thomas Bruederli
Make thread toggles work on touch devices
blob@ 5793e7 commitdiff | diff to current
2013-08-13 Aleksander Machniak
Fix purge action in folder manager (#1489280)
blob@ f47727 commitdiff | diff to current
2013-08-08 Aleksander Machniak
Fix redundant SQL query on contact photo request after photo upload. The qu...
blob@ 8799df commitdiff | diff to current
2013-07-09 Thomas Bruederli
Finally: make message list header stay on top when scrolling (#1295420)
blob@ 73ad4f commitdiff | diff to current
2013-07-08 Aleksander Machniak
Fix bug where signature wasn't changed on identity selection when editing a...
blob@ 3b944e commitdiff | diff to current
2013-07-03 Thomas Bruederli
Fix binary data upload with jQuery.ajax()
blob@ 988840 commitdiff | diff to current
2013-07-01 Aleksander Machniak
Fix so setting frame to blank page works also while frame is loading anothe...
blob@ 446dbe commitdiff | diff to current
2013-07-01 Aleksander Machniak
Contacts drag-n-drop default action is to move contacts (#1488751) Added po...
blob@ a45f9b commitdiff | diff to current
2013-06-26 Thomas Bruederli
Disable dragging/copying of contact groups
blob@ 6ff6be commitdiff | diff to current
2013-06-24 Aleksander Machniak
Improved/unified attachment preview page Implemented attachment print button
blob@ 049428 commitdiff | diff to current
2013-06-21 Aleksander Machniak
CS fixes
blob@ 39a82a commitdiff | diff to current
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
blob@ dd5472 commitdiff | diff to current
2013-06-16 Aleksander Machniak
Fix messages list column dragging after changing column/sort settings
blob@ 5c74e8 commitdiff | diff to current
2013-06-13 Thomas Bruederli
Add feature to import messages to the currently selected folder
blob@ 4f53ab commitdiff | diff to current
2013-06-13 Aleksander Machniak
Fix timeout issue on drag&drop uploads (#1489170)
blob@ 99e17f commitdiff | diff to current
2013-06-12 Aleksander Machniak
Remove duplicated focus() after opening print window
blob@ 9ac400 commitdiff | diff to current
2013-06-04 Aleksander Machniak
Fix possible wrong null assignment to innerHTML on IE10 (#1489145)
blob@ 9749da commitdiff | diff to current
2013-06-01 Aleksander Machniak
Improved handling of Reply-To/Bcc addresses of identity in compose form (#1...
blob@ 15482b commitdiff | diff to current
2013-05-31 Aleksander Machniak
Added user preference to open all popups as standard windows
blob@ 3863a9 commitdiff | diff to current
2013-05-30 Aleksander Machniak
Fix unintentional compose window resize (#1489114)
blob@ 99e27c commitdiff | diff to current
2013-05-30 Aleksander Machniak
Open attachments, print and source in popups for consistency - always use o...
blob@ 2f321c commitdiff | diff to current
2013-05-30 Aleksander Machniak
Fixed popup windows size issues, unified sizes
blob@ ece3a5 commitdiff | diff to current
2013-05-24 Aleksander Machniak
Fix handling of comma when adding contact from contacts widget (#1489107)
blob@ 1dfa85 commitdiff | diff to current
2013-05-24 Aleksander Machniak
Fix bug where a message was opened in both preview pane and new window on d...
blob@ ab845c commitdiff | diff to current
2013-05-23 Aleksander Machniak
Fix browser warnings on PDF plugin detection (#1489118)
blob@ 1f1958 commitdiff | diff to current
2013-05-20 Aleksander Machniak
Change Reply-All button label/title when mailing list is detected (#1488938)
blob@ 235504 commitdiff | diff to current
2013-05-20 Aleksander Machniak
Improved attachment reminder dialog (#1489091) Improved core show_popup_dia...
blob@ c8bc8c commitdiff | diff to current
2013-05-06 Aleksander Machniak
Fix display issue on addressbooks/groups list (#1489039)
blob@ ef1d65 commitdiff | diff to current
2013-05-03 Thomas Bruederli
Experimental: refactored list.js and html_table class to render lists with ...
blob@ 517dae commitdiff | diff to current
2013-05-02 Aleksander Machniak
Fix opened window size on small screens in browsers where height is an inne...
blob@ 93580f commitdiff | diff to current
2013-04-30 Aleksander Machniak
Small code simplification
blob@ 0826b2 commitdiff | diff to current
2013-04-29 Thomas Bruederli
Remove moveTo() call which causes problems in Chrome and has no real effect...
blob@ b620b1 commitdiff | diff to current
2013-04-28 Aleksander Machniak
Fix PDF support detection for Firefox PDF.js (#1488972)
blob@ de6e22 commitdiff | diff to current
2013-03-28 Aleksander Machniak
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It wa...
blob@ 0c974b commitdiff | diff to current
2013-03-26 Aleksander Machniak
Fix errors in IE8 when opening compose page in new window
blob@ 222c7d commitdiff | diff to current
2013-03-26 Aleksander Machniak
Remove sig_above configuration option, use reply_mode only (#1489001)
blob@ 1d4c84 commitdiff | diff to current
2013-03-26 Aleksander Machniak
Refresh current folder in opener window after draft save or message sent (#...
blob@ 723f4e commitdiff | diff to current
first | « prev | next »