Commit Graph

14 Commits

Author SHA1 Message Date
thomascube
c719f3c1e0 Store compose parameters in session and redirect to a unique URL 2008-06-20 10:40:01 +00:00
thomascube
4230651565 Add fallback to old 'skin_path' property + indent with spaces instead of tabs 2008-06-18 07:13:04 +00:00
alecpl
23bea9d4e9 - skin_path fix after last changes 2008-06-15 14:18:55 +00:00
alecpl
67effe9904 - actually we don't need default_skin option 2008-06-15 10:37:08 +00:00
alecpl
e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
2008-06-15 09:19:47 +00:00
thomascube
83a7636872 More code cleanup 2008-06-14 12:23:08 +00:00
alecpl
23bba05d7d - allow tabindex in buttons and #1484171 2008-06-10 18:37:38 +00:00
thomascube
c8fb2b7784 Update UPGRADNG instructions + add SVN revision to version string (if available) 2008-06-07 13:34:41 +00:00
thomascube
7e9cecda98 Code cleanup: use common objects and methods 2008-05-27 14:36:59 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
alecpl
ae0c82b0e4 - Append skin_path to images location only when it starts with '/' sign (#1484859) 2008-04-23 19:33:59 +00:00
alecpl
f92b2f43e3 - fix: s/rcube_error::raise/raise_error/ 2008-04-23 18:29:54 +00:00
alecpl
875a482d3c - fix for buttons without commands (r1291) 2008-04-13 07:35:58 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00