summaryrefslogtreecommitdiff
path: root/program/include/rcube_template.php
AgeCommit message (Expand)Author
2009-07-24Improve button capabilitiesthomascube
2009-07-24Register button event handlers in javascript and save some html codethomascube
2009-07-24Allow some recursion in reder_page hook (#1485977)thomascube
2009-07-23Also add request tokens to forms in page footerthomascube
2009-07-23- fix button tooltips on IE (#1485994)alecpl
2009-07-21Use global request tokens and automatically protect all POST requeststhomascube
2009-07-16Make 2nd argument optinal (#1485976)thomascube
2009-07-15Use request tokens to protect POST requests from CSFRthomascube
2009-07-13Prevent from endless loops in render_page hookthomascube
2009-07-13Indent with spaces not tabsthomascube
2009-07-13- improve responsiveness by flushing template output asap, also set the \Seen...alecpl
2009-07-09Add generic hook when a html page is renderedthomascube
2009-06-15- always call logout action as task (#1485919)alecpl
2009-06-09Add cache-buster to scripts and linked files in skin templatesthomascube
2009-06-03- cross-browser css fixesalecpl
2009-06-03- use -ms-filter for IE8 opacityalecpl
2009-06-01Use event system on the client to handle ajax callbacksthomascube
2009-05-31- support browser object in template expressionsalecpl
2009-05-27- reverted accidentally removed codealecpl
2009-05-27- don't unset button title on IE (#1485874)alecpl
2009-05-26Re-enable the permalink command (allows one to choose right-click and open-in...thomascube
2009-05-26Tweak default skin with better icons (sprites) and move IE hacks to an extern...thomascube
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo...alecpl
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalecpl
2009-05-22Fix URLs to plugin skin directorythomascube
2009-05-21Make links with /this/ pointing to the plugins skin directorythomascube
2009-05-21Add fallback to default skin in plugins + replace links to plugin directory w...thomascube
2009-05-21- support plugin templatesalecpl
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomascube
2009-04-26Allow plugins to define their own tasks + add 'domain' parameter for rcube_te...thomascube
2009-04-20Use compressed version of jQuery.jsthomascube
2009-04-20- #1485809: use local copy of jQuery lib (1.3.2)alecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-03- disable firefox spellcheck in console textareaalecpl
2008-10-10- don't set border=0 for image buttonsalecpl
2008-09-19Fix search box on Safari and make pages validatethomascube
2008-09-19- added 'exp' object supportalecpl
2008-09-19- support 'cookie' type in conditionsalecpl
2008-09-19- support variables of type 'cookie' (for feature use)alecpl
2008-09-18- fixed typoalecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-12Add link to open message in new window + tweaked some header stylesthomascube
2008-09-12- Added vertical splitter for folders list resizingalecpl
2008-09-06One error message is enough if template was not foundthomascube
2008-09-05Killed one more global var + log logins to a separate file (not console)thomascube
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomascube
2008-08-28Codestyle + indentationthomascube
2008-08-20#1485286: don't use /e modifier with preg_replace()alecpl