summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_template.php
AgeCommit message (Collapse)Author
2012-04-13- Merge devel-framework branch, resolved conflictsalec
git-svn-id: https://svn.roundcube.net/trunk@6073 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Make buttons self-closing (#1488424)alec
git-svn-id: https://svn.roundcube.net/trunk@6071 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alec
git-svn-id: https://svn.roundcube.net/trunk@6012 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-03Get rid of global $__skin_path variable (#1488336)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5851 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27Fix special vars replacement in templatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5838 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Allow (escaped) html tags in roundcube special tag attributesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5647 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Add more classes and options to HTML elements for better styleabilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-09Allow custom content (from config dir) showing up on the about pagethomasb
git-svn-id: https://svn.roundcube.net/trunk@5583 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02New template object to control HTML doctypethomasb
git-svn-id: https://svn.roundcube.net/trunk@5532 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-30Enable buttons having an inner <span> for better CSS styling capabilitiesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5513 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Performance improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5486 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Improve clickjacking protection: bust frame or disable all form elements and ↵thomasb
abort UI initialization git-svn-id: https://svn.roundcube.net/trunk@5476 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Improve task switching for tasks added by pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5471 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12Support plugin commands on HTML pages, toothomasb
git-svn-id: https://svn.roundcube.net/trunk@5336 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28Distinguish standard timezone offset and DST of clientthomasb
git-svn-id: https://svn.roundcube.net/trunk@5285 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-27Fix typo; add attribute to allow html in labelsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5282 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21Aread alter forms in rcube_template::parse() instead of write()thomasb
git-svn-id: https://svn.roundcube.net/trunk@5260 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-19- Set style of login form inputs using class not IDsalec
git-svn-id: https://svn.roundcube.net/trunk@5236 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Protect from Clickjacking by sending X-Frame-Options headers (#1487037)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5164 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Don't add console to error pages, prevents js erroralec
git-svn-id: https://svn.roundcube.net/trunk@5099 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Pass attributes as vars to labelthomasb
git-svn-id: https://svn.roundcube.net/trunk@5060 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alec
git-svn-id: https://svn.roundcube.net/trunk@5037 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Display current user name in page title if devel_mode=truealec
git-svn-id: https://svn.roundcube.net/trunk@5013 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Move console object initialization code into one placealec
git-svn-id: https://svn.roundcube.net/trunk@4966 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Added possibility to undo last contact delete operationalec
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-24- Read _unlock from POST tooalec
git-svn-id: https://svn.roundcube.net/trunk@4876 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-01Add collected text labels in one single function callthomasb
git-svn-id: https://svn.roundcube.net/trunk@4825 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13- Use less included files in mail and message templates for better performancealec
- Add access to template name in template expressions git-svn-id: https://svn.roundcube.net/trunk@4762 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13- jQuery-1.6.1 (#1487913, #1487144)alec
git-svn-id: https://svn.roundcube.net/trunk@4758 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-09- Extend parse() method so it can be used to parse templates without ↵alec
printing to stdout git-svn-id: https://svn.roundcube.net/trunk@4744 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20Don't add env variable when template is empty (e.g. on error page)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4672 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Add hook for request token creation (upon user request)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4661 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12- Fix bug where template name without plugin prefix was used in render_page ↵alec
hook (the same fix for deprecated_templates) git-svn-id: https://svn.roundcube.net/trunk@4647 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01Simplify codethomasb
git-svn-id: https://svn.roundcube.net/trunk@4589 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01Make it easier to add code to $(document).ready()thomasb
git-svn-id: https://svn.roundcube.net/trunk@4588 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01New config option for custom logo; allow skins to define/override textsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4585 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25- jQuery 1.5.1 alec
git-svn-id: https://svn.roundcube.net/trunk@4569 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept ↵thomasb
already localized texts in rcube_output::show_message() git-svn-id: https://svn.roundcube.net/trunk@4498 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4484 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-13- Fix typos in encoding names (#1487680)alec
git-svn-id: https://svn.roundcube.net/trunk@4415 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12- Remove some empty lines from output of template conditionsalec
git-svn-id: https://svn.roundcube.net/trunk@4404 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-06Make sure an existing session is killed/replaced when submitting login formthomasb
git-svn-id: https://svn.roundcube.net/trunk@4396 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- Allow setting _user and _host via GET parameters on login screen (#1486993)alec
git-svn-id: https://svn.roundcube.net/trunk@4336 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-01- Allow setting autocomplete attribute for all inputs separately (#1487313)alec
git-svn-id: https://svn.roundcube.net/trunk@4296 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Allow plugin templates to include local files (#1487133); make autocomplete ↵thomasb
on login screen configurable git-svn-id: https://svn.roundcube.net/trunk@4257 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07Support skins with old template namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4192 208e9e7b-5314-0410-a742-e7e81cd9613c