summaryrefslogtreecommitdiff
path: root/program/include/rcube_template.php
AgeCommit message (Expand)Author
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
2008-08-06- fread() replaced by file_get_contents(), see comments in #1484880alecpl
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomascube
2008-06-20Store compose parameters in session and redirect to a unique URLthomascube
2008-06-18Add fallback to old 'skin_path' property + indent with spaces instead of tabsthomascube
2008-06-15- skin_path fix after last changesalecpl
2008-06-15- actually we don't need default_skin optionalecpl
2008-06-15- Added option to select skin in user preferences (#1485031)alecpl
2008-06-14More code cleanupthomascube
2008-06-10- allow tabindex in buttons and #1484171alecpl
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomascube
2008-05-27Code cleanup: use common objects and methodsthomascube
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-23- Append skin_path to images location only when it starts with '/' sign (#148...alecpl
2008-04-23- fix: s/rcube_error::raise/raise_error/alecpl
2008-04-13- fix for buttons without commands (r1291)alecpl
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube