summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_template.php
AgeCommit message (Collapse)Author
2008-08-20#1485286: don't use /e modifier with preg_replace()alec
git-svn-id: https://svn.roundcube.net/trunk@1660 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-06- fread() replaced by file_get_contents(), see comments in #1484880alec
git-svn-id: https://svn.roundcube.net/trunk@1631 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1589 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
git-svn-id: https://svn.roundcube.net/trunk@1562 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-18Add fallback to old 'skin_path' property + indent with spaces instead of tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1558 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- skin_path fix after last changesalec
git-svn-id: https://svn.roundcube.net/trunk@1547 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- actually we don't need default_skin optionalec
git-svn-id: https://svn.roundcube.net/trunk@1542 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- Added option to select skin in user preferences (#1485031)alec
- template_exists() moved to rcube_template class git-svn-id: https://svn.roundcube.net/trunk@1539 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14More code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1532 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-10- allow tabindex in buttons and #1484171alec
git-svn-id: https://svn.roundcube.net/trunk@1503 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1488 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Code cleanup: use common objects and methodsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1433 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23- Append skin_path to images location only when it starts with '/' sign ↵alec
(#1484859) git-svn-id: https://svn.roundcube.net/trunk@1330 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23- fix: s/rcube_error::raise/raise_error/alec
git-svn-id: https://svn.roundcube.net/trunk@1329 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- fix for buttons without commands (r1291)alec
git-svn-id: https://svn.roundcube.net/trunk@1293 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c