summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_template.php
AgeCommit message (Expand)Author
2010-11-07Support skins with old template namesthomasb
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alec
2010-10-13- Improve displaying of UI messages (#1486977)alec
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-21- Fix setting headers for IE in AJAX responsesalec
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
2010-09-08- Small performance improvementsalec
2010-06-08Bring back some previously removed linesthomasb
2010-06-08Unify directory/mailbox list actionsthomasb
2010-04-23- code cleanup (mostly identation fixes)alec
2010-04-21- Hide IMAP host dropdown when single host is defined (#1486326)alec
2010-04-21- Add images pre-loading on login page (#1451160)alec
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
2010-03-09- simplify consolealec
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
2010-03-04- fix console's font-size in Konqueroralec
2010-03-03- Fix regression in template expressions, don't allow '-' character in env/re...alec
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alec
2010-02-18Better regex for template expressions + fix indentationthomasb
2010-01-28- add file/line definitions to raise_error() callsalec
2010-01-26- jQuery-1.4.1alec
2010-01-18- Use callback function instead of /e modifier in preg_replace()alec
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alec
2009-12-09- Use built-in json_encode() for proper JSON format in AJAX replies (and comp...alec
2009-09-22- allow setting login inputs size in skin template (#1486155)alec
2009-07-24Improve button capabilitiesthomasb
2009-07-24Register button event handlers in javascript and save some html codethomasb
2009-07-24Allow some recursion in reder_page hook (#1485977)thomasb
2009-07-23Also add request tokens to forms in page footerthomasb
2009-07-23- fix button tooltips on IE (#1485994)alec
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
2009-07-16Make 2nd argument optinal (#1485976)thomasb
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
2009-07-13Prevent from endless loops in render_page hookthomasb
2009-07-13Indent with spaces not tabsthomasb
2009-07-13- improve responsiveness by flushing template output asap, also set the \Seen...alec
2009-07-09Add generic hook when a html page is renderedthomasb
2009-06-15- always call logout action as task (#1485919)alec
2009-06-09Add cache-buster to scripts and linked files in skin templatesthomasb
2009-06-03- cross-browser css fixesalec
2009-06-03- use -ms-filter for IE8 opacityalec
2009-06-01Use event system on the client to handle ajax callbacksthomasb
2009-05-31- support browser object in template expressionsalec
2009-05-27- reverted accidentally removed codealec
2009-05-27- don't unset button title on IE (#1485874)alec
2009-05-26Re-enable the permalink command (allows one to choose right-click and open-in...thomasb
2009-05-26Tweak default skin with better icons (sprites) and move IE hacks to an extern...thomasb
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo...alec
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalec