summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-20Just name mail 'Mail', it's that simple; Upddate changelogthomasb
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomasb
2011-07-19Use more common name for e-mailthomasb
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-18Fix getting first writeable address book if no default is configuredthomasb
2011-07-17Small improvements and codestylethomasb
2011-07-17Filter LDAP groups by search querythomasb
2011-07-17- Fix typos in de_CH and de_DE (#1487998)alec
2011-07-17Also configure alias of new user if specifiedthomasb
2011-07-17Fix ldap group members listingthomasb
2011-07-17Make sure search_fields is array to work with latest version of rcube_ldapthomasb
2011-07-16Improve IE hacksthomasb
2011-07-11Session object can be null if db/memcache is not availablethomasb
2011-07-10- Plugin API: added folder_delete and folder_rename hooksalec
2011-07-10- Add add_shutdown_function() method. Make possible to call user function bef...alec
2011-07-08- Fix message delete button title when flag_for_deletion is enabledalec
2011-07-08- Fix typo in commentalec
2011-07-08Make autocompletion available for pluginsthomasb
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
2011-07-07- Remove testing codealec
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-06Fix new_user_identity after some changes in rcube_ldap class (#1487758)alec
2011-07-06- Fix infinite loop in tokenizeResponse() when server returns atoms with forb...alec
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-06- Fix handling of other users namespace rootsalec
2011-07-05- Fix sorting of contact groups after group create (#1487747)alec
2011-07-05- Added lost argument in delete_record() methodalec
2011-07-05- Remove debug codealec
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- Fix lack of Cc and Reply-To headers on messages list, add them to default h...alec
2011-07-04Cache information about writeble address sources for performance reasonsthomasb
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-02- Add file_get_contents() result check (#1487932)alec
2011-07-02Improve .htaccess rules to make it less easy to fingerprint roundcube versionalec
2011-07-01- Fix adding signatures (#1487965)alec
2011-07-01- Fix typo in it_IT localization (#1487983)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- Bind attachments plugin to all tasks (excluding login), so it can be used b...alec
2011-06-30- Make sure upload form uses POST methodalec
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alec
2011-06-29- Fix url() so zero-values are not skipped (#1487979)alec
2011-06-29- Fix bug where Import button was disabled (#1326103)alec