summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-30Enable TinyMCE inlinepopups pluginAleksander Machniak
2012-07-30Update to TinyMCE 3.5.6Aleksander Machniak
2012-07-23Fix 403 error on file uploads with drag&drop (#1488539)Aleksander Machniak
2012-07-11Fix drag&drop feature test on IE7Thomas Bruederli
2012-07-06Fix connection error alerts when page unloads (#1488547)Thomas Bruederli
2012-06-30Fix wrong compose screen elements focus in IE9 (#1488541)Aleksander Machniak
2012-06-28Fixed Konqueror browser detectionAleksander Machniak
2012-06-26Enable drag & drop file upload for contact photosThomas Bruederli
2012-06-25Update to TinyMCE 3.5.4.1Aleksander Machniak
2012-06-11Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-06-09Display attachment icon for multipart/signed messages (#1488525)Aleksander Machniak
2012-06-08Fix Shift + delete button does not permanently delete messages (#1488243)Aleksander Machniak
2012-06-07Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-06-06Fix js error when dropping attachment fileAleksander Machniak
2012-06-06Better commentsThomas Bruederli
2012-06-06New feature to add mail attachments using drag & drop on HTML5 enabled browsersThomas Bruederli
2012-06-04Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2Aleksander Machniak
2012-06-01Define and use 'mozilla' class for HTML styleAleksander Machniak
2012-06-01Update to TinyMCE 3.5.2Aleksander Machniak
2012-05-30Fix regression where redundant autocompletion requests were sentAleksander Machniak
2012-05-30Code cleanup, more object-like syntax when building URLsAleksander Machniak
2012-05-28Add Flash support detectionAleksander Machniak
2012-05-28Added browser capabilities detection, i.e. PDF and TIFF supportAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-14Remove 'focused' class on blurAleksander Machniak
2012-05-09Fix add_contact() (#1488465)Aleksander Machniak
2012-05-08Fix issue where signature wasn't re-added on draft compose (#1488322)Aleksander Machniak
2012-05-08TinyMCE 3.5Aleksander Machniak
2012-05-04Fix multi-threaded autocompletion when number of threads > number of sourcesthomascube
2012-05-01Better handling of HTTP request errors; re-send keep-alive requests on failur...thomascube
2012-04-26- Add IE8 hack for messages list issue (#1487821)alecpl
2012-04-25- Improved all headers viewer (mostly in Larry skin)alecpl
2012-04-22- Small code improvementsalecpl
2012-04-22- Fix issue where draft auto-save wasn't executed after some inactivity timealecpl
2012-04-21Add (missing) support for textarea cols to be added to the contact formthomascube
2012-04-13- Code improvements, handle post/get request arguments as objectsalecpl
2012-04-12- Fix "false" placeholder in contact notes textareaalecpl
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alecpl
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomascube
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alecpl
2012-04-08- Fix identationalecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomascube
2012-04-06- Fix some issues regarding to cancel icon on attachments list, improve delet...alecpl
2012-03-22- Upgraded to jQuery 1.7.2alecpl
2012-03-20Add support for read-only address book recordsthomascube
2012-03-15Improve input field placeholders: use native attributes if supported, encapsu...thomascube
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alecpl
2012-03-14- Fix bug where it wasn't possible to enter ( or & characters in autocomplete...alecpl