summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2011-07-01- Fix adding signatures (#1487965)alecpl
2011-07-01- jQuery 1.6.2alecpl
2011-06-30- Unset event name, so it will be not added to request dataalecpl
2011-06-30- Make sure upload form uses POST methodalecpl
2011-06-15- Add possibility to return subscription status and css class name for folder...alecpl
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
2011-06-05- Fix contacts import (#1487947)alecpl
2011-06-03Use address_template config when adding a new address block (#1487944)thomascube
2011-06-03- Added addressbook advanced searchalecpl
2011-06-01- Fix doubled encoding in save-pref request (#1487941), small code improvementsalecpl
2011-06-01Add collected text labels in one single function callthomascube
2011-06-01- Add popup with basic fields selection for addressbook searchalecpl
2011-05-31- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...alecpl
2011-05-30- Fix setting language for spellchecker on spellcheck_before_sendalecpl
2011-05-30- Provided rcube_spellchecker class, simplified code in utils task (less spel...alecpl
2011-05-20- Improve performence of folder manager operations by moving subscriptions ta...alecpl
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalecpl
2011-05-18- Fix saving collapsed_folders settingsalecpl
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alecpl
2011-05-16- Add extended command for saving prefsalecpl
2011-05-14- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)alecpl
2011-05-13- Add forward-as-attachment featurealecpl
2011-05-13- jQuery-1.6.1 (#1487913, #1487144)alecpl
2011-05-12- Make some regexp fasteralecpl
2011-05-05- Fix bug where messages were deleted instead moved to trash folder after Shi...alecpl
2011-05-04- Added table button in HTML editor, disabled contextmenualecpl
2011-05-03- Fix mozilla browser detectionalecpl
2011-05-03- Enable multiselection for attachments uploading in capable browsers (#1485969)alecpl
2011-05-02 - Added an example in editor.js to help the skin developers know the possibi...vbenincasa
2011-05-02- Add possibility to change HTML editor configuration by skinalecpl
2011-04-29- Fix a bug where selecting too many contacts would produce too large URI req...alecpl
2011-04-27- Improve photo actions handling (set name of upload-photo, disable delete-ph...alecpl
2011-04-26- Fix handling of top-level domains with more than 5 chars or unicode chars (...alecpl
2011-04-25- Fix quota indicator in Webkitalecpl
2011-04-24- Remove cache buster from check-recent/keep-alive requests, it's already add...alecpl
2011-04-23 - Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low)vbenincasa
2011-04-22- Fix update_contact_row() was setting wrong ID when newcid=nullalecpl
2011-04-21- Don't show ajax request errors when there is no real erroralecpl
2011-04-20Updated to TinyMCE 3.4.2 which is now compatible with IE9thomascube
2011-04-19Don't check identity email if not editable; fix import messagethomascube
2011-04-13- Added scroll position reset for Opera (#1487689), small code improvementsalecpl
2011-04-13- Fixed possible js error occurance (#1487872)alecpl
2011-04-11Fix call to parent windowthomascube
2011-04-11- Fix setting 'unfocused' class on folder selectionalecpl
2011-04-08- Prevent javascript error if TinyMCE is not initialized (#1487862)alecpl
2011-04-01- jQuery 1.5.2alecpl
2011-03-27- TinyMCE 3.4.1alecpl
2011-03-22Revert r4609 and use stateless request tokens; no need to save them in sessio...thomascube
2011-03-17- Fix console handling in IE8alecpl
2011-03-15Keep session alive while showing login page (request token is stored in sessi...thomascube