summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Expand)Author
2011-07-20- Add check for inArray() input to prevent error in Firefox 5alec
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomasb
2011-07-19- Add possibility to change autocomplete action namealec
2011-07-18Only load contacts list in main viewthomasb
2011-07-18Asynchronously load contacts after page loadthomasb
2011-07-08- Fix message delete button title when flag_for_deletion is enabledalec
2011-07-08Make autocompletion available for pluginsthomasb
2011-07-07- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)alec
2011-07-07- Added possibility to undo last contact delete operationalec
2011-07-06- Fixed issues related to creating contacts in source which isn't currently s...alec
2011-07-06- Don't send keep-alive request when system is busyalec
2011-07-05- Fix sorting of contact groups after group create (#1487747)alec
2011-07-05- Fix group commands state after extended search use, make this check readonl...alec
2011-07-04- Fix GCC errors and warnings (#1487988)alec
2011-07-04- Show loading icon event if upload_progress is enabledalec
2011-07-04- Add optional textual upload progress indicator (#1486039)alec
2011-07-02- Added addressbook source selector in contact create formalec
2011-07-01- Fix adding signatures (#1487965)alec
2011-07-01- jQuery 1.6.2alec
2011-06-30- Unset event name, so it will be not added to request dataalec
2011-06-30- Make sure upload form uses POST methodalec
2011-06-15- Add possibility to return subscription status and css class name for folder...alec
2011-06-14- Added searching in all addressbook sources (global-search)alec
2011-06-05- Fix contacts import (#1487947)alec
2011-06-03Use address_template config when adding a new address block (#1487944)thomasb
2011-06-03- Added addressbook advanced searchalec
2011-06-01- Fix doubled encoding in save-pref request (#1487941), small code improvementsalec
2011-06-01Add collected text labels in one single function callthomasb
2011-06-01- Add popup with basic fields selection for addressbook searchalec
2011-05-31- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...alec
2011-05-30- Fix setting language for spellchecker on spellcheck_before_sendalec
2011-05-30- Provided rcube_spellchecker class, simplified code in utils task (less spel...alec
2011-05-20- Improve performence of folder manager operations by moving subscriptions ta...alec
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalec
2011-05-18- Fix saving collapsed_folders settingsalec
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alec
2011-05-16- Add extended command for saving prefsalec
2011-05-14- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)alec
2011-05-13- Add forward-as-attachment featurealec
2011-05-13- jQuery-1.6.1 (#1487913, #1487144)alec
2011-05-12- Make some regexp fasteralec
2011-05-05- Fix bug where messages were deleted instead moved to trash folder after Shi...alec
2011-05-04- Added table button in HTML editor, disabled contextmenualec
2011-05-03- Fix mozilla browser detectionalec
2011-05-03- Enable multiselection for attachments uploading in capable browsers (#1485969)alec
2011-05-02 - Added an example in editor.js to help the skin developers know the possibi...netbit
2011-05-02- Add possibility to change HTML editor configuration by skinalec
2011-04-29- Fix a bug where selecting too many contacts would produce too large URI req...alec
2011-04-27- Improve photo actions handling (set name of upload-photo, disable delete-ph...alec
2011-04-26- Fix handling of top-level domains with more than 5 chars or unicode chars (...alec