Commit Graph

3722 Commits

Author SHA1 Message Date
alecpl
89c30a00a7 - Don't load jqueryui plugin, it's required now by default
- Move datepicker's date format setting to the plugin
2012-01-01 12:26:08 +00:00
thomascube
3a7deca536 Always load jquery UI; minor phpdoc fix 2011-12-31 11:51:47 +00:00
thomascube
e193a0272e New short labels for toolbar buttons 2011-12-30 14:17:03 +00:00
alecpl
a61ccea31a - Small fixes to r5662 2011-12-30 07:20:53 +00:00
alecpl
08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 2011-12-29 09:35:01 +00:00
alecpl
81c2ce9b7b - Remove some UI-specific one-liners from rcube_webmail object 2011-12-28 10:10:36 +00:00
alecpl
e2dfb5ebad - Fix handling of INBOX's subfolders in special folders config (#1488279) 2011-12-28 09:26:19 +00:00
alecpl
a267c6ccd2 - PHPCS 2011-12-28 09:21:21 +00:00
thomascube
fe1bd5f960 Trigger client event when setting quota; fix plain text quota display 2011-12-26 16:16:43 +00:00
thomascube
011e8055fe Get rid of sprintf() calls for html output generation 2011-12-26 15:40:37 +00:00
alecpl
672dc411f9 - Add password type field support in rcmail_get_edit_field() (#1488276) 2011-12-25 10:47:28 +00:00
thomascube
6af5931535 Allow (escaped) html tags in roundcube special tag attributes 2011-12-22 18:01:44 +00:00
thomascube
faaa1ba534 Make count-display label selectable by skin; always show photo placeholder, even if source doesn't support a photo col 2011-12-22 17:42:21 +00:00
thomascube
aa3a9a41f3 Put groups list into a fieldset to be consistent with the rest of the form 2011-12-22 16:37:44 +00:00
thomascube
a84bfa356a Fix upload form handling 2011-12-22 16:35:38 +00:00
thomascube
f38dfc294a Accept absolute urls without protocol 2011-12-22 10:32:22 +00:00
thomascube
c8c53f4ad1 Make emtpy/invalid links non-clickable 2011-12-22 10:32:04 +00:00
alecpl
c886de7ff4 - Fix searching on IMAP servers without CHARSET specifier support (#1488271) 2011-12-21 18:54:47 +00:00
thomascube
bab0433a27 First steps for Larry's address book 2011-12-20 10:21:12 +00:00
thomascube
c29b82d90a Fix crashes with eAccelerator (#1488256) 2011-12-20 08:29:28 +00:00
thomascube
18863495ae Fix compose editor toggling and other style improvements 2011-12-19 12:44:40 +00:00
thomascube
fbebf54a92 Only expand one email per group member 2011-12-19 12:42:57 +00:00
alecpl
34c2e34671 - Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264) 2011-12-19 10:23:09 +00:00
alecpl
c69c0a9197 - Fix expanding folders during drag&drop (#1488260) 2011-12-19 07:39:28 +00:00
thomascube
74d4c7f9ad Setup dialogs (using jquery UI) and compose form for Larry 2011-12-16 19:23:04 +00:00
thomascube
f94e442469 Add more classes and options to HTML elements for better styleability 2011-12-16 18:38:59 +00:00
alecpl
e10f1385ec - Set svn keywords 2011-12-16 07:45:20 +00:00
alecpl
2a5702c2fd - Remove debug code, fix "Class 'rcube_imap_result' not found" (#1488258) 2011-12-16 07:19:33 +00:00
thomascube
b540ed15a3 Larry is growing up 2011-12-14 23:13:38 +00:00
alecpl
a9ed78ace1 - Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252) 2011-12-14 17:03:43 +00:00
thomascube
01d0affaa1 Pass attributes from skin to form table 2011-12-14 14:50:30 +00:00
thomascube
099f92717f Now correctly converted into UTF-8... 2011-12-14 12:12:47 +00:00
thomascube
e19229ce09 Larry's identities settings and about page 2011-12-14 11:53:02 +00:00
thomascube
0ea1f1e4ef Fix broken character encoding in French localization 2011-12-14 09:12:58 +00:00
alecpl
18ca0b6efc - Skip inline images (fixes issue where images used in HTML body were displayed below the body once again) 2011-12-14 09:05:58 +00:00
alecpl
82f4820fae - Improve convert_criteria() so string literals will be not used if possible, to workaround issues with some buggy IMAP servers 2011-12-13 11:53:03 +00:00
thomascube
faea23d0b4 More options for message headers output in templates 2011-12-12 21:30:04 +00:00
thomascube
c7dcb30025 More from Larry... 2011-12-12 17:23:19 +00:00
thomascube
312ad9d51e Correctly name the Khmer localization files 2011-12-12 14:38:43 +00:00
thomascube
ce86f0f14f Make string for unread count configureable by skin; add file type classes to attachments list 2011-12-11 18:12:33 +00:00
thomascube
98c2d69acf Be more strict in style attribute filtering 2011-12-10 01:50:03 +00:00
thomascube
854397b216 Better CSS url() validation 2011-12-10 01:33:58 +00:00
thomascube
67e0c90fce Add css class to add-icon 2011-12-09 21:46:05 +00:00
thomascube
2b017e7f79 Allow clean background:url(...) styles in safe mode. This will make Roundcube pass the Email Standards Acid Test 2011-12-09 21:13:54 +00:00
alecpl
231fae7ad4 - Fix bug in sk_SK localization (#1488245) 2011-12-09 19:25:53 +00:00
thomascube
1a0f60b332 Allow custom content (from config dir) showing up on the about page 2011-12-09 09:38:34 +00:00
alecpl
6807865d76 - Update killcache with new cache tables 2011-12-08 19:21:25 +00:00
alecpl
3d4e8a9069 - Microoptimizations 2011-12-08 11:47:35 +00:00
alecpl
e361bfe24b - More documentation + cleanup 2011-12-08 09:51:39 +00:00
thomascube
6943b3f740 Update localizations from mailing list submissions 2011-12-07 14:10:54 +00:00