Commit Graph

24 Commits

Author SHA1 Message Date
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
thomascube
35c31ed638 Group settings boxes together in floating blocks for better layout 2008-12-16 19:05:50 +00:00
alecpl
ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
2008-09-29 07:38:16 +00:00
thomascube
95fcc33472 Separate method to create iframe tags (with a list of allowed attributes) 2008-09-21 10:18:28 +00:00
alecpl
f5d3769a80 - added iframe tag to containers list 2008-09-21 06:38:00 +00:00
thomascube
a3f149eb57 Fix search box on Safari and make pages validate 2008-09-19 17:01:57 +00:00
alecpl
491a6e2901 - Allow and use spellcheck attribute for input/textarea fields (#1485060) 2008-09-16 13:58:17 +00:00
thomascube
36c236eee7 Fix typos + only add callback for style tags when safe-flag is set 2008-09-16 13:02:53 +00:00
alecpl
15187021bd #1485312: added 'readonly' attribute for input and textarea objects 2008-09-04 12:10:36 +00:00
svncommit
f5aa16541e Add folder hierarchy collapsing. 2008-08-28 08:15:31 +00:00
thomascube
cb3538d2ab Make special folders configurable for the user 2008-07-31 20:27:46 +00:00
thomascube
6d6e066f23 Code cleanup with new html classes 2008-07-31 16:40:09 +00:00
thomascube
f92aba3918 Add microformats to address book + fix html output + codestyle 2008-07-29 12:32:19 +00:00
alecpl
bc0fe54235 #1485213: fixed $allowed array for inputfield 2008-07-18 14:10:59 +00:00
thomascube
5b3dd412d2 Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163) 2008-07-15 16:48:20 +00:00
thomascube
e3e597e3b6 Re-enable autocomplete attribute for login form (#1485211) 2008-07-14 17:56:22 +00:00
alecpl
46290afee2 - fixed warning when show()'ing tables without attributes 2008-06-14 18:33:01 +00:00
thomascube
83a7636872 More code cleanup 2008-06-14 12:23:08 +00:00
alecpl
6025c83ba5 - mce_editable field is not used in tinymce3, so detect html-editable textarea by class name 2008-06-11 08:07:33 +00:00
thomascube
8fa58e72a3 New class rcube_message representing a mail message; changed global $MESSAGE from array to object 2008-05-17 17:46:43 +00:00
thomascube
405aba8323 Allow tabindex attribute in textareas 2008-05-15 20:37:00 +00:00
alecpl
ff6def42ca #1485016 2008-04-28 07:24:21 +00:00
thomascube
54d830fa44 Fix html quoting in textareas 2008-04-14 13:06:28 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00