summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2011-07-20- Add check for inArray() input to prevent error in Firefox 5alecpl
2011-07-20- Improved parent folder selectoralecpl
2011-07-20Just name mail 'Mail', it's that simple; Upddate changelogthomascube
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomascube
2011-07-19Use more common name for e-mailthomascube
2011-07-19- Add possibility to change autocomplete action namealecpl
2011-07-18Only load contacts list in main viewthomascube
2011-07-18Asynchronously load contacts after page loadthomascube
2011-07-18Fix getting first writeable address book if no default is configuredthomascube
2011-07-17Small improvements and codestylethomascube
2011-07-17Filter LDAP groups by search querythomascube
2011-07-17- Fix typos in de_CH and de_DE (#1487998)alecpl
2011-07-17Fix ldap group members listingthomascube
2011-07-11Session object can be null if db/memcache is not availablethomascube
2011-07-10- Plugin API: added folder_delete and folder_rename hooksalecpl
2011-07-10- Add add_shutdown_function() method. Make possible to call user function bef...alecpl
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 forb...alecpl
2011-07-06- Fixed issues related to creating contacts in source which isn't currently s...alecpl
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 readonl...alecpl
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 h...alecpl
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
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