thomascube
|
5587b34cfa
|
Enable buttons having an inner <span> for better CSS styling capabilities
|
13 years ago |
alecpl
|
e4a4ca1948
|
- Performance improvements
|
13 years ago |
thomascube
|
10e2dbbb9c
|
Improve clickjacking protection: bust frame or disable all form elements and abort UI initialization
|
13 years ago |
thomascube
|
ef22eee5ac
|
Improve task switching for tasks added by plugins
|
13 years ago |
thomascube
|
f6638364b1
|
Support plugin commands on HTML pages, too
|
13 years ago |
thomascube
|
65082b3adb
|
Distinguish standard timezone offset and DST of client
|
13 years ago |
thomascube
|
0c1cb2fed7
|
Fix typo; add attribute to allow html in labels
|
13 years ago |
thomascube
|
5172ac9389
|
Aread alter forms in rcube_template::parse() instead of write()
|
13 years ago |
alecpl
|
497013f411
|
- Set style of login form inputs using class not IDs
|
13 years ago |
thomascube
|
c170bfc92f
|
Protect from Clickjacking by sending X-Frame-Options headers (#1487037)
|
13 years ago |
alecpl
|
9e443d1529
|
- Don't add console to error pages, prevents js error
|
13 years ago |
thomascube
|
c878069118
|
Pass attributes as vars to label
|
13 years ago |
alecpl
|
8dd172a5b0
|
- Fix XSS vulnerability in UI messages (#1488030)
|
13 years ago |
alecpl
|
159763861e
|
- Display current user name in page title if devel_mode=true
|
13 years ago |
alecpl
|
909a3acb83
|
- Move console object initialization code into one place
|
13 years ago |
alecpl
|
7f5a849e78
|
- Added possibility to undo last contact delete operation
|
14 years ago |
alecpl
|
5bfa4445d5
|
- Read _unlock from POST too
|
14 years ago |
thomascube
|
4dcd437ade
|
Add collected text labels in one single function call
|
14 years ago |
alecpl
|
8e99ffbcac
|
- Use less included files in mail and message templates for better performance
- Add access to template name in template expressions
|
14 years ago |
alecpl
|
79275b4df5
|
- jQuery-1.6.1 (#1487913, #1487144)
|
14 years ago |
alecpl
|
c739c71351
|
- Extend parse() method so it can be used to parse templates without printing to stdout
|
14 years ago |
thomascube
|
49dac95d7d
|
Don't add env variable when template is empty (e.g. on error page)
|
14 years ago |
thomascube
|
ef27a6a723
|
Add hook for request token creation (upon user request)
|
14 years ago |
alecpl
|
ca18a90b1a
|
- Fix bug where template name without plugin prefix was used in render_page hook (the same fix for deprecated_templates)
|
14 years ago |
thomascube
|
79cd6cefd5
|
Simplify code
|
14 years ago |
thomascube
|
044d6647e0
|
Make it easier to add code to $(document).ready()
|
14 years ago |
thomascube
|
ae39c47c3a
|
New config option for custom logo; allow skins to define/override texts
|
14 years ago |
alecpl
|
041f66e074
|
- jQuery 1.5.1
|
14 years ago |
thomascube
|
07b95dc49b
|
Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message()
|
14 years ago |
alecpl
|
e8d5bdc84e
|
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
|
14 years ago |
thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
alecpl
|
d8d467c6c7
|
- Fix typos in encoding names (#1487680)
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
84581e9de7
|
- Remove some empty lines from output of template conditions
|
14 years ago |
thomascube
|
c3be8ed64c
|
Make sure an existing session is killed/replaced when submitting login form
|
14 years ago |
alecpl
|
1013bad3a2
|
- Allow setting _user and _host via GET parameters on login screen (#1486993)
|
14 years ago |
alecpl
|
1cca4fbd45
|
- Allow setting autocomplete attribute for all inputs separately (#1487313)
|
14 years ago |
thomascube
|
fbe24e9fa9
|
Allow plugin templates to include local files (#1487133); make autocomplete on login screen configurable
|
14 years ago |
thomascube
|
7fcb56b5b6
|
Support skins with old template names
|
14 years ago |
alecpl
|
1ac5431877
|
- Fix bug in rcube_plugin::local_skin_path()
|
14 years ago |
alecpl
|
ad334a1257
|
- Improve displaying of UI messages (#1486977)
|
14 years ago |
alecpl
|
e99991996d
|
- Add Internationalized Domain Name (IDNA) support (#1483894)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
1151581366
|
- Fix setting headers for IE in AJAX responses
|
14 years ago |
thomascube
|
62c791f609
|
Prevent from saving a non-existing skin path in user prefs
|
14 years ago |
alecpl
|
2aa2b332f6
|
- Small performance improvements
|
14 years ago |
thomascube
|
af3cf8a0a7
|
Bring back some previously removed lines
|
15 years ago |
thomascube
|
e9b5a6c2d5
|
Unify directory/mailbox list actions
|
15 years ago |
alecpl
|
2eb7943f2a
|
- code cleanup (mostly identation fixes)
|
15 years ago |
alecpl
|
f3e1010090
|
- Hide IMAP host dropdown when single host is defined (#1486326)
|
15 years ago |