summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Collapse)Author
2011-07-08- Fix message delete button title when flag_for_deletion is enabledalecpl
2011-07-08Make autocompletion available for pluginsthomascube
2011-07-08- Make Undo action optional by setting undo_timeout=0alecpl
2011-07-07- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)alecpl
2011-07-07- Added possibility to undo last contact delete operationalecpl
2011-07-06- Fix infinite loop in tokenizeResponse() when server returns atoms with ↵alecpl
forbidden characters
2011-07-06- Fixed issues related to creating contacts in source which isn't currently ↵alecpl
selected (#1487990)
2011-07-06- Don't send keep-alive request when system is busyalecpl
2011-07-06- Fix handling of other users namespace rootsalecpl
2011-07-05- Fix sorting of contact groups after group create (#1487747)alecpl
2011-07-05- Added lost argument in delete_record() methodalecpl
2011-07-05- Remove debug codealecpl
2011-07-05- Fix group commands state after extended search use, make this check ↵alecpl
readonly-flag aware
2011-07-04- Fix GCC errors and warnings (#1487988)alecpl
2011-07-04- Fix lack of Cc and Reply-To headers on messages list, add them to default ↵alecpl
headers list (#1487989)
2011-07-04Cache information about writeble address sources for performance reasonsthomascube
2011-07-04- Show loading icon event if upload_progress is enabledalecpl
2011-07-04- Add optional textual upload progress indicator (#1486039)alecpl
2011-07-02- Added addressbook source selector in contact create formalecpl
2011-07-02Improve .htaccess rules to make it less easy to fingerprint roundcube versionalecpl
by denying access to files and stoping directory indexes (#1484066)
2011-07-01- Fix adding signatures (#1487965)alecpl
2011-07-01- Fix typo in it_IT localization (#1487983)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-29- Fixed link to contact photo, when browsing the search results (#1487980)alecpl
2011-06-29- Fix url() so zero-values are not skipped (#1487979)alecpl
2011-06-29- Fix bug where Import button was disabled (#1326103)alecpl
2011-06-29- Use 'State/Province' for 'region' label (in Addressbook)alecpl
2011-06-28- Fix creating/renaming folders with accented characters (#1487974)alecpl
2011-06-27- Fix handling of untagged responses in LIST/LSUB response parseralecpl
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alecpl
2011-06-27- Fix parsing URLs containing commas (#1487970)alecpl
2011-06-27- Fix PHP warning in mailbox_info(),alecpl
- Set namespace/delimiter in constructor (this way some methods could be used before connecting to IMAP server)
2011-06-24- Fix contacts copying (#1487967)alecpl
2011-06-24- Read _unlock from POST tooalecpl
2011-06-23- Add rcube_imap::mailbox_info()alecpl
2011-06-22Skip empty e-mail addresses in autocompletionthomascube
2011-06-22Fix check in pagenavthomascube
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomascube
2011-06-21- pl_PL localization updatealecpl
2011-06-21- Make local_skin_path() to be a public methodalecpl
2011-06-21- Set css class name on directory list row according to readonly flag and ↵alecpl
'class' data provided by plugins
2011-06-18Use numSubOrdindates inconjuction with VLV to count totalthomascube
2011-06-18- Fix set_row_attribs() for backward compat.alecpl
2011-06-17- Use more descriptive labels for group actionsalecpl
2011-06-17- Improved namespace roots handling in folder manageralecpl
2011-06-17- Don't log errors when charset conversion failsalecpl
2011-06-16- Add addressbook name in contact info frame (#1487958)alecpl
2011-06-15- Add possibility to return subscription status and css class name for ↵alecpl
folder row from "folder_save" hook - Fix folder preview frame state after folder creation