Commit Graph

116 Commits (b0eb95a662e537c9198d0df4ac841b5d3d4389d8)

Author SHA1 Message Date
alecpl ff73e02cce - fread() replaced by file_get_contents(), see comments in #1484880 16 years ago
thomascube e3e597e3b6 Re-enable autocomplete attribute for login form (#1485211) 16 years ago
thomascube c719f3c1e0 Store compose parameters in session and redirect to a unique URL 17 years ago
thomascube 4230651565 Add fallback to old 'skin_path' property + indent with spaces instead of tabs 17 years ago
alecpl 23bea9d4e9 - skin_path fix after last changes 17 years ago
alecpl 67effe9904 - actually we don't need default_skin option 17 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
17 years ago
thomascube 83a7636872 More code cleanup 17 years ago
alecpl 23bba05d7d - allow tabindex in buttons and #1484171 17 years ago
thomascube c8fb2b7784 Update UPGRADNG instructions + add SVN revision to version string (if available) 17 years ago
thomascube 7e9cecda98 Code cleanup: use common objects and methods 17 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 17 years ago
alecpl ae0c82b0e4 - Append skin_path to images location only when it starts with '/' sign (#1484859) 17 years ago
alecpl f92b2f43e3 - fix: s/rcube_error::raise/raise_error/ 17 years ago
alecpl 875a482d3c - fix for buttons without commands (r1291) 17 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago