alecpl
|
1d786c86bf
|
- fixed svn keywords
|
15 years ago |
alecpl
|
8780304bc8
|
- support maxlength and src attributes in html_inputfield (#1486421), wrapped some long lines
|
15 years ago |
alecpl
|
23a2eec4d5
|
- ereg -> preg
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
16 years ago |
thomascube
|
35c31ed638
|
Group settings boxes together in floating blocks for better layout
|
16 years ago |
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
|
16 years ago |
thomascube
|
95fcc33472
|
Separate method to create iframe tags (with a list of allowed attributes)
|
16 years ago |
alecpl
|
f5d3769a80
|
- added iframe tag to containers list
|
16 years ago |
thomascube
|
a3f149eb57
|
Fix search box on Safari and make pages validate
|
16 years ago |
alecpl
|
491a6e2901
|
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
|
16 years ago |
thomascube
|
36c236eee7
|
Fix typos + only add callback for style tags when safe-flag is set
|
16 years ago |
alecpl
|
15187021bd
|
#1485312: added 'readonly' attribute for input and textarea objects
|
16 years ago |
svncommit
|
f5aa16541e
|
Add folder hierarchy collapsing.
|
16 years ago |
thomascube
|
cb3538d2ab
|
Make special folders configurable for the user
|
17 years ago |
thomascube
|
6d6e066f23
|
Code cleanup with new html classes
|
17 years ago |
thomascube
|
f92aba3918
|
Add microformats to address book + fix html output + codestyle
|
17 years ago |
alecpl
|
bc0fe54235
|
#1485213: fixed $allowed array for inputfield
|
17 years ago |
thomascube
|
5b3dd412d2
|
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
|
17 years ago |
thomascube
|
e3e597e3b6
|
Re-enable autocomplete attribute for login form (#1485211)
|
17 years ago |
alecpl
|
46290afee2
|
- fixed warning when show()'ing tables without attributes
|
17 years ago |
thomascube
|
83a7636872
|
More code cleanup
|
17 years ago |
alecpl
|
6025c83ba5
|
- mce_editable field is not used in tinymce3, so detect html-editable textarea by class name
|
17 years ago |
thomascube
|
8fa58e72a3
|
New class rcube_message representing a mail message; changed global $MESSAGE from array to object
|
17 years ago |
thomascube
|
405aba8323
|
Allow tabindex attribute in textareas
|
17 years ago |
alecpl
|
ff6def42ca
|
#1485016
|
17 years ago |
thomascube
|
54d830fa44
|
Fix html quoting in textareas
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |