Aleksander Machniak
|
043880738a
|
Ignore htmlspecialchars() warnings
|
12 years ago |
Thomas Bruederli
|
ae44bf4dc7
|
Consider colspan attributes when adding table cells/rows
|
12 years ago |
Aleksander Machniak
|
d66e50d6b5
|
Remove double-quotation prevention code for form elements
|
12 years ago |
Aleksander Machniak
|
31541824ab
|
CS fixes, mostly indentation
|
12 years ago |
Aleksander Machniak
|
519e380f63
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
b8dc3e0e61
|
Disable autocapitalization in login form on iPad/iPhone (#1488609)
|
12 years ago |
Aleksander Machniak
|
413df054ad
|
CS fixes (mostly tab -> spaces)
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
Aleksander Machniak
|
0a1dd5b073
|
Add is_escaped attribute for html_select and html_textarea (#1488485)
|
13 years ago |
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
13 years ago |
alecpl
|
3cbdbd9bb7
|
- Improve logo handling in default skin (#1488385)
|
13 years ago |
alecpl
|
66d2152ab5
|
Exclude E_STRICT from error_reporting for PHP 5.4
|
13 years ago |
thomascube
|
fd6f6e27c4
|
Allow placeholder attributes for input fields
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
3a7deca536
|
Always load jquery UI; minor phpdoc fix
|
13 years ago |
thomascube
|
011e8055fe
|
Get rid of sprintf() calls for html output generation
|
13 years ago |
thomascube
|
f230739a13
|
New template object to control HTML doctype
|
13 years ago |
alecpl
|
24201dc1f4
|
- Fix set_row_attribs() for backward compat.
|
14 years ago |
alecpl
|
3f3ec14ed0
|
- Force allowed attributes on table rows
|
14 years ago |
alecpl
|
feac485000
|
- Added html_table::get_row_attribs(), extended html_table::set_row_attribs()
|
14 years ago |
alecpl
|
7fc056c3ff
|
- Enable multiselection for attachments uploading in capable browsers (#1485969)
|
14 years ago |
alecpl
|
6f6efa20d7
|
- Add html_table::remove_body() function
|
14 years ago |
thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
thomascube
|
e224b002c0
|
Missed some replacements in previous commit...
|
14 years ago |
alecpl
|
44840971e8
|
- Fix handling of folders with name "0" (#1487119)
|
14 years ago |
alecpl
|
5c461bada9
|
- Update phpdoc (#1486958)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
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 |