summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_template.php
AgeCommit message (Collapse)Author
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
2009-07-13- improve responsiveness by flushing template output asap, also set the ↵alec
\Seen flag after message page display git-svn-id: https://svn.roundcube.net/trunk@2741 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-09Add generic hook when a html page is renderedthomasb
git-svn-id: https://svn.roundcube.net/trunk@2727 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-15- always call logout action as task (#1485919)alec
git-svn-id: https://svn.roundcube.net/trunk@2645 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-09Add cache-buster to scripts and linked files in skin templatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2626 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-03- cross-browser css fixesalec
git-svn-id: https://svn.roundcube.net/trunk@2600 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-03- use -ms-filter for IE8 opacityalec
git-svn-id: https://svn.roundcube.net/trunk@2597 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-01Use event system on the client to handle ajax callbacksthomasb
git-svn-id: https://svn.roundcube.net/trunk@2589 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-31- support browser object in template expressionsalec
git-svn-id: https://svn.roundcube.net/trunk@2584 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-27- reverted accidentally removed codealec
git-svn-id: https://svn.roundcube.net/trunk@2549 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-27- don't unset button title on IE (#1485874)alec
git-svn-id: https://svn.roundcube.net/trunk@2548 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-26Re-enable the permalink command (allows one to choose right-click and ↵thomasb
open-in-new-tab) git-svn-id: https://svn.roundcube.net/trunk@2544 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-26Tweak default skin with better icons (sprites) and move IE hacks to an ↵thomasb
external file included by conditional comments git-svn-id: https://svn.roundcube.net/trunk@2541 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube ↵alec
root (like skins) git-svn-id: https://svn.roundcube.net/trunk@2530 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalec
- Added possibility to save message as .eml file (#1485861) git-svn-id: https://svn.roundcube.net/trunk@2523 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-22Fix URLs to plugin skin directorythomasb
git-svn-id: https://svn.roundcube.net/trunk@2519 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-21Make links with /this/ pointing to the plugins skin directorythomasb
git-svn-id: https://svn.roundcube.net/trunk@2515 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-21Add fallback to default skin in plugins + replace links to plugin directory ↵thomasb
with the real plugin dir git-svn-id: https://svn.roundcube.net/trunk@2514 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-21- support plugin templatesalec
git-svn-id: https://svn.roundcube.net/trunk@2509 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2441 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Allow plugins to define their own tasks + add 'domain' parameter for ↵thomasb
rcube_template::button() git-svn-id: https://svn.roundcube.net/trunk@2427 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-20Use compressed version of jQuery.jsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2404 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-20- #1485809: use local copy of jQuery lib (1.3.2)alec
git-svn-id: https://svn.roundcube.net/trunk@2402 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-03- disable firefox spellcheck in console textareaalec
git-svn-id: https://svn.roundcube.net/trunk@2110 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-10- don't set border=0 for image buttonsalec
git-svn-id: https://svn.roundcube.net/trunk@1970 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Fix search box on Safari and make pages validatethomasb
git-svn-id: https://svn.roundcube.net/trunk@1850 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- added 'exp' object supportalec
git-svn-id: https://svn.roundcube.net/trunk@1846 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- support 'cookie' type in conditionsalec
git-svn-id: https://svn.roundcube.net/trunk@1842 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- support variables of type 'cookie' (for feature use)alec
git-svn-id: https://svn.roundcube.net/trunk@1840 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18- fixed typoalec
git-svn-id: https://svn.roundcube.net/trunk@1825 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15Redesign of the identities settings + add config option to disable multiple ↵thomasb
identities git-svn-id: https://svn.roundcube.net/trunk@1796 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1767 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Added vertical splitter for folders list resizingalec
- Added possibility to view all headers in message view - Fixed splitter drag/resize on Opera (#1485170) - debug console css fixes for IE git-svn-id: https://svn.roundcube.net/trunk@1766 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06One error message is enough if template was not foundthomasb
git-svn-id: https://svn.roundcube.net/trunk@1750 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1735 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1722 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02New feature to import contacts from a vcard file + mark form buttons that ↵thomasb
provide the most obvious operation git-svn-id: https://svn.roundcube.net/trunk@1716 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28Codestyle + indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1688 208e9e7b-5314-0410-a742-e7e81cd9613c