Aleksander Machniak
2013-03-15 a02c77c584906f629d382409e76f0df4d2cfaf01
2013-03-15 Aleksander Machniak
Add ability to toggle between view as HTML and text while viewing a message...
blob@ a02c77 commitdiff | diff to current
2013-03-14 Aleksander Machniak
Better handling of session errors in ajax requests - do page reload on 403 ...
blob@ daddbf commitdiff | diff to current
2013-03-10 Aleksander Machniak
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
blob@ 8b7716 commitdiff | diff to current
2013-03-08 Aleksander Machniak
Fix javascript errors when working in a page opened with taget="_blank"
blob@ 32da69 commitdiff | diff to current
2013-03-06 Aleksander Machniak
Add attachment menu with Open and Download options (#1488975)
blob@ bc2c43 commitdiff | diff to current
2013-03-05 Aleksander Machniak
Small CS improvements
blob@ a5c9fd commitdiff | diff to current
2013-02-26 Aleksander Machniak
Fix undefined msg variable error
blob@ 77f9a4 commitdiff | diff to current
2013-02-24 Aleksander Machniak
Remove UI messages from the DOM after hide/fadeOut
blob@ ffc2d0 commitdiff | diff to current
2013-02-17 Aleksander Machniak
- Fix regression in handling LDAP contact identifiers (#1488959)
blob@ eafb68 commitdiff | diff to current
2013-02-17 Aleksander Machniak
Fix regression in copying contacts (with drag'n'drop)
blob@ 33dc82 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-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-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
first | « prev | next »