summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_template.php
AgeCommit message (Collapse)Author
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
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alec
git-svn-id: https://svn.roundcube.net/trunk@4091 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Improve displaying of UI messages (#1486977)alec
git-svn-id: https://svn.roundcube.net/trunk@4083 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-21- Fix setting headers for IE in AJAX responsesalec
git-svn-id: https://svn.roundcube.net/trunk@3981 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3974 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-08- Small performance improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3946 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08Bring back some previously removed linesthomasb
git-svn-id: https://svn.roundcube.net/trunk@3729 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08Unify directory/mailbox list actionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3728 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- code cleanup (mostly identation fixes)alec
git-svn-id: https://svn.roundcube.net/trunk@3553 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Hide IMAP host dropdown when single host is defined (#1486326)alec
git-svn-id: https://svn.roundcube.net/trunk@3519 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Add images pre-loading on login page (#1451160)alec
git-svn-id: https://svn.roundcube.net/trunk@3515 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
git-svn-id: https://svn.roundcube.net/trunk@3385 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- simplify consolealec
git-svn-id: https://svn.roundcube.net/trunk@3344 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
git-svn-id: https://svn.roundcube.net/trunk@3327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- fix console's font-size in Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@3320 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- Fix regression in template expressions, don't allow '-' character in ↵alec
env/request/cookie name git-svn-id: https://svn.roundcube.net/trunk@3314 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-01- Improve performance by avoiding unnecessary updates to the session table ↵alec
(#1486325) git-svn-id: https://svn.roundcube.net/trunk@3296 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-18Better regex for template expressions + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@3273 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- add file/line definitions to raise_error() callsalec
git-svn-id: https://svn.roundcube.net/trunk@3231 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26- jQuery-1.4.1alec
git-svn-id: https://svn.roundcube.net/trunk@3226 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- Use callback function instead of /e modifier in preg_replace()alec
git-svn-id: https://svn.roundcube.net/trunk@3210 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alec
git-svn-id: https://svn.roundcube.net/trunk@3175 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- Use built-in json_encode() for proper JSON format in AJAX replies (and ↵alec
compat. with jQuery 1.4) git-svn-id: https://svn.roundcube.net/trunk@3170 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-22- allow setting login inputs size in skin template (#1486155)alec
git-svn-id: https://svn.roundcube.net/trunk@2980 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Improve button capabilitiesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2796 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Register button event handlers in javascript and save some html codethomasb
git-svn-id: https://svn.roundcube.net/trunk@2794 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Allow some recursion in reder_page hook (#1485977)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2791 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23Also add request tokens to forms in page footerthomasb
git-svn-id: https://svn.roundcube.net/trunk@2790 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- fix button tooltips on IE (#1485994)alec
git-svn-id: https://svn.roundcube.net/trunk@2786 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@2778 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-16Make 2nd argument optinal (#1485976)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2757 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
git-svn-id: https://svn.roundcube.net/trunk@2755 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-13Prevent from endless loops in render_page hookthomasb
git-svn-id: https://svn.roundcube.net/trunk@2743 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-13Indent with spaces not tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2742 208e9e7b-5314-0410-a742-e7e81cd9613c