Aleksander Machniak
2013-08-08 8799df8ccdb09114b14742e0493a8ba401688fdf
2013-02-13 Thomas Bruederli
Fix updating contacts
blob@ a0e86d commitdiff | diff to current
2013-02-10 Thomas Bruederli
Trigger and forward 'listupdate' events from list.js
blob@ d94a71 commitdiff | diff to current
2013-02-07 Thomas Bruederli
Add link to pop the address group stack; add animations when pushing/poppin...
blob@ de98a8 commitdiff | diff to current
2013-02-07 Thomas Bruederli
Finish hierarchical groups browsing in LDAP address books; add according UI...
blob@ 86552f commitdiff | diff to current
2013-02-05 Thomas Bruederli
Fix inserting a new contact group when list is still empty
blob@ e8fd39 commitdiff | diff to current
2013-02-01 Thomas Bruederli
Move some list manipulation functionality to the new treelist widget
blob@ 344943 commitdiff | diff to current
2013-02-01 Thomas Bruederli
Allow to list contact groups in (paged) list (yet incomplete)
blob@ c5a5f9 commitdiff | diff to current
2013-01-31 Thomas Bruederli
- Refactored the hierarchical mailboxlist control into a separate widget cl...
blob@ 3c309a commitdiff | diff to current
2013-01-28 Thomas Bruederli
Catch connection timeouts on message sending form submissions
blob@ 72e24b commitdiff | diff to current
2013-01-25 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
blob@ bd0dae commitdiff | diff to current
2013-01-25 Thomas Bruederli
Add search box to compose address book widget (#1488381)
blob@ 6c27c3 commitdiff | diff to current
2013-01-25 Aleksander Machniak
Fix new browser window size in Chrome (#1488931), make new windows smaller
blob@ 01fc82 commitdiff | diff to current
2013-01-23 Aleksander Machniak
Submit Addressbook advanced search form with Enter key (#1488568)
blob@ 55a2e5 commitdiff | diff to current
2013-01-19 Thomas Bruederli
Also block remote images in HTML part view (#1488827)
blob@ 1ef403 commitdiff | diff to current
2013-01-15 Aleksander Machniak
Make sure mimetypes is an array not object in a better way
blob@ b5b76d commitdiff | diff to current
2013-01-11 Aleksander Machniak
Fix "Export selected" is inactive after contact delete (#1488906)
blob@ 0b3b66 commitdiff | diff to current
2013-01-11 Thomas Bruederli
Better check for 'real' links on shift/ctrl clicks
blob@ 38b71e commitdiff | diff to current
2013-01-11 Thomas Bruederli
Fix opener check in extwin (avoid JS errors in IE when opener is gone); alw...
blob@ 64afb5 commitdiff | diff to current
2013-01-11 Thomas Bruederli
New feature to export only selected contacts from addressbook (by Phil Weir)
blob@ 9a6c38 commitdiff | diff to current
2013-01-07 Aleksander Machniak
Fix searching by date in address book (#1488888)
blob@ 83f707 commitdiff | diff to current
2012-12-27 Aleksander Machniak
Fix regression in handling of content frames (#1488884)
blob@ 8809a1 commitdiff | diff to current
2012-12-21 Aleksander Machniak
Update changelog, set version to 6.1
blob@ 0a9d41 commitdiff | diff to current
2012-12-21 Aleksander Machniak
Small optimization
blob@ 4fe8f9 commitdiff | diff to current
2012-12-17 Aleksander Machniak
Fix keep-alive interval reset on AJAX request
blob@ a2b638 commitdiff | diff to current
2012-12-14 Aleksander Machniak
Fix contact copy/add-to-group operations on search result (#1488862)
blob@ ff4a92 commitdiff | diff to current
2012-12-14 Aleksander Machniak
Fix delete button regression in message view (#1488867)
blob@ 5c421d commitdiff | diff to current
2012-12-12 Aleksander Machniak
Fix so compacting of non-empty folder is possible also when messages list i...
blob@ 04689f commitdiff | diff to current
2012-12-11 Aleksander Machniak
More code unification using selection_post_data()
blob@ 3a1a36 commitdiff | diff to current
2012-12-11 Aleksander Machniak
Fix bug where all messages in a folder were copied on copy action, if searc...
blob@ 463ce6 commitdiff | diff to current
2012-12-11 Aleksander Machniak
Allow forwarding of multiple emails (#1486854)
blob@ d9f109 commitdiff | diff to current
2012-11-27 Aleksander Machniak
Fix deleting of collapsed threads, broken in 2b55d4f4204bdb8c97865e01b960c1...
blob@ 8becee commitdiff | diff to current
2012-11-19 Thomas Bruederli
Correctly handle multiple file uploads (#1488820)
blob@ 271c5c commitdiff | diff to current
2012-11-18 Thomas Bruederli
Unlock UI even if no message display object exists
blob@ a8f496 commitdiff | diff to current
2012-11-17 Thomas Bruederli
Use jQuery functions to maximize compatibility with all IE versions
blob@ e21c07 commitdiff | diff to current
2012-11-17 Thomas Bruederli
Cast mimetypes property into an array on IE
blob@ 54cc75 commitdiff | diff to current
2012-11-16 Aleksander Machniak
Merge pull request #45 from linagora/master
blob@ dd7597 commitdiff | diff to current
2012-11-15 Aleksander Machniak
Code improvements
blob@ 3c047d commitdiff | diff to current
2012-11-15 Aleksander Machniak
Merge branch 'keep-alive'
blob@ 8d5428 commitdiff | diff to current
2012-11-14 Thomas Bruederli
Avoid errors with non-string objects
blob@ 0f6e9f commitdiff | diff to current
2012-11-14 Aleksander Machniak
Fix "obj.href is undefined" error
blob@ 0e8c6d commitdiff | diff to current
2012-11-14 Thomas Bruederli
Enable default behavior of the browser when shift/ctrl-click task links (e....
blob@ e30500 commitdiff | diff to current
2012-10-30 jkornobis
Grancefully handle SSO redirections on Ajax requests
blob@ 7fac4d commitdiff | diff to current
2012-11-12 Aleksander Machniak
Renamed config options: keep_alive to refresh_interval, min_keep_alive to m...
blob@ f22654 commitdiff | diff to current
2012-11-12 Aleksander Machniak
Fix excessive LFs at the end of composed message with top_posting=true (#14...
blob@ 4340d5 commitdiff | diff to current
2012-11-11 Aleksander Machniak
Added cross-task 'refresh' request for system state updates
blob@ 77de23 commitdiff | diff to current
2012-11-08 Aleksander Machniak
Simplify keep-alive action. Now the interval is based on session_lifetime, ...
blob@ c442f8 commitdiff | diff to current
2012-11-05 Thomas Bruederli
Don't add signature (again) when opening compose view in a new window
blob@ 762565 commitdiff | diff to current
2012-11-05 Thomas Bruederli
Don't open another window when replying to a message displayed in extwin
blob@ 7bf6d2 commitdiff | diff to current
2012-10-31 Thomas Bruederli
Improve client-side timezone detection using jsTimezoneDetect by Jon Nyland...
blob@ 086b15 commitdiff | diff to current
2012-10-31 Aleksander Machniak
Fix possible HTTP DoS on error in keep-alive requests (#1488782)
blob@ 92cb7f commitdiff | diff to current
first | « prev | next »