Commit Graph

3316 Commits

Author SHA1 Message Date
thomascube
da89cf2937 Always show address book name if multiple books are configured; fix styling 2011-07-26 17:21:26 +00:00
alecpl
210438a6be - Unsubscribe from non-existing folders automaticly on folders listing 2011-07-26 13:22:11 +00:00
alecpl
79dd1692e3 - Another display name fix: don't store display name only if it equals to email address 2011-07-26 12:51:19 +00:00
alecpl
909a3acb83 - Move console object initialization code into one place 2011-07-26 10:54:18 +00:00
alecpl
71e8cc3bce - Fixed display name on contact lists 2011-07-25 11:48:50 +00:00
alecpl
0213f8d4dd - Added optional "multithreading" autocomplete feature 2011-07-25 10:49:39 +00:00
alecpl
1837173634 - Plugin API: Added 'config_get' hook 2011-07-25 07:49:14 +00:00
alecpl
2d761bbbef - On contact copy check for existing record by name if email field is empty 2011-07-24 10:16:07 +00:00
alecpl
ec4b594c24 - DOn't generate contact name here, it's not required 2011-07-24 10:14:13 +00:00
thomascube
04310ee1bf Better message if copying was rejected due to existing entries 2011-07-23 09:07:28 +00:00
alecpl
f52c4f441f - Simplify undo message, add dots at the end of messages 2011-07-21 11:15:18 +00:00
alecpl
1b3ce758d4 - Add comment about FF5 bug workaround 2011-07-21 07:26:42 +00:00
alecpl
d8aff9a651 - Round upload progress percentage value 2011-07-21 06:41:53 +00:00
alecpl
070bc8302e - Add check for inArray() input to prevent error in Firefox 5 2011-07-20 19:09:12 +00:00
alecpl
c9cfd6d4bf - Improved parent folder selector 2011-07-20 09:51:31 +00:00
thomascube
b9fe7a899a Just name mail 'Mail', it's that simple; Upddate changelog 2011-07-20 07:31:54 +00:00
thomascube
71cc6bf630 Add drop-target for root folder; fix row insertion when moving to a protected folder 2011-07-19 19:26:55 +00:00
thomascube
8d0999f3ed Use more common name for e-mail 2011-07-19 14:40:39 +00:00
alecpl
74f0a6fe56 - Add possibility to change autocomplete action name 2011-07-19 07:05:00 +00:00
thomascube
8c37422b47 Only load contacts list in main view 2011-07-18 18:40:58 +00:00
thomascube
fa59965b41 Asynchronously load contacts after page load 2011-07-18 17:35:12 +00:00
thomascube
3a9f7954ba Fix getting first writeable address book if no default is configured 2011-07-18 16:57:15 +00:00
thomascube
03eb13f11c Small improvements and codestyle 2011-07-17 19:01:28 +00:00
thomascube
4d9f620292 Filter LDAP groups by search query 2011-07-17 19:00:30 +00:00
alecpl
df853778cf - Fix typos in de_CH and de_DE (#1487998) 2011-07-17 18:18:07 +00:00
thomascube
ce4e0ece1f Fix ldap group members listing 2011-07-17 17:06:01 +00:00
thomascube
609c5e9da9 Session object can be null if db/memcache is not available 2011-07-11 10:51:42 +00:00
alecpl
19869073e3 - Plugin API: added folder_delete and folder_rename hooks 2011-07-10 18:11:25 +00:00
alecpl
580adc8263 - Add add_shutdown_function() method. Make possible to call user function before destoying all objects (e.g. session) 2011-07-10 08:26:41 +00:00
alecpl
7f554cfaec - Fix message delete button title when flag_for_deletion is enabled 2011-07-08 16:59:18 +00:00
thomascube
ec65ad6e48 Make autocompletion available for plugins 2011-07-08 14:18:55 +00:00
alecpl
63fda8af57 - Make Undo action optional by setting undo_timeout=0 2011-07-08 13:03:42 +00:00
alecpl
65b61cdd1c - Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039) 2011-07-07 11:55:59 +00:00
alecpl
7f5a849e78 - Added possibility to undo last contact delete operation 2011-07-07 11:44:26 +00:00
alecpl
632528ff42 - Fix infinite loop in tokenizeResponse() when server returns atoms with forbidden characters 2011-07-06 16:46:35 +00:00
alecpl
1a3c911d92 - Fixed issues related to creating contacts in source which isn't currently selected (#1487990) 2011-07-06 12:54:56 +00:00
alecpl
93a35ccedf - Don't send keep-alive request when system is busy 2011-07-06 08:32:51 +00:00
alecpl
9220169bf1 - Fix handling of other users namespace roots 2011-07-06 07:50:34 +00:00
alecpl
1564d4ef79 - Fix sorting of contact groups after group create (#1487747) 2011-07-05 18:00:12 +00:00
alecpl
9d195d6e82 - Added lost argument in delete_record() method 2011-07-05 17:09:25 +00:00
alecpl
b1057a2781 - Remove debug code 2011-07-05 10:08:52 +00:00
alecpl
62811c4a70 - Fix group commands state after extended search use, make this check readonly-flag aware 2011-07-05 09:42:40 +00:00
alecpl
8fc0f9451e - Fix GCC errors and warnings (#1487988) 2011-07-04 19:07:26 +00:00
alecpl
8bce655246 - Fix lack of Cc and Reply-To headers on messages list, add them to default headers list (#1487989) 2011-07-04 18:56:54 +00:00
thomascube
ecb51cc8a6 Cache information about writeble address sources for performance reasons 2011-07-04 12:59:37 +00:00
alecpl
7da13a337e - Show loading icon event if upload_progress is enabled 2011-07-04 11:42:30 +00:00
alecpl
4171c59bd7 - Add optional textual upload progress indicator (#1486039) 2011-07-04 11:40:02 +00:00
alecpl
5b3ac32415 - Added addressbook source selector in contact create form 2011-07-02 15:27:46 +00:00
alecpl
4b1d5d6e38 Improve .htaccess rules to make it less easy to fingerprint roundcube version
by denying access to files and stoping directory indexes (#1484066)
2011-07-02 08:20:15 +00:00
alecpl
02e079f917 - Fix adding signatures (#1487965) 2011-07-01 20:06:46 +00:00