summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_template.php
AgeCommit message (Expand)Author
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
2009-05-22Fix URLs to plugin skin directorythomasb
2009-05-21Make links with /this/ pointing to the plugins skin directorythomasb
2009-05-21Add fallback to default skin in plugins + replace links to plugin directory w...thomasb
2009-05-21- support plugin templatesalec
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
2009-04-26Allow plugins to define their own tasks + add 'domain' parameter for rcube_te...thomasb
2009-04-20Use compressed version of jQuery.jsthomasb
2009-04-20- #1485809: use local copy of jQuery lib (1.3.2)alec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-03- disable firefox spellcheck in console textareaalec
2008-10-10- don't set border=0 for image buttonsalec
2008-09-19Fix search box on Safari and make pages validatethomasb
2008-09-19- added 'exp' object supportalec
2008-09-19- support 'cookie' type in conditionsalec
2008-09-19- support variables of type 'cookie' (for feature use)alec
2008-09-18- fixed typoalec
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomasb
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
2008-09-12- Added vertical splitter for folders list resizingalec
2008-09-06One error message is enough if template was not foundthomasb
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomasb
2008-08-28Codestyle + indentationthomasb
2008-08-20#1485286: don't use /e modifier with preg_replace()alec
2008-08-06- fread() replaced by file_get_contents(), see comments in #1484880alec
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomasb
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
2008-06-18Add fallback to old 'skin_path' property + indent with spaces instead of tabsthomasb
2008-06-15- skin_path fix after last changesalec
2008-06-15- actually we don't need default_skin optionalec
2008-06-15- Added option to select skin in user preferences (#1485031)alec
2008-06-14More code cleanupthomasb
2008-06-10- allow tabindex in buttons and #1484171alec
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomasb
2008-05-27Code cleanup: use common objects and methodsthomasb
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-23- Append skin_path to images location only when it starts with '/' sign (#148...alec
2008-04-23- fix: s/rcube_error::raise/raise_error/alec
2008-04-13- fix for buttons without commands (r1291)alec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb