Commit Graph

121 Commits (e730cd248dae97e84c193437b4f129ef9a5fd0f6)

Author SHA1 Message Date
thomascube c8a21d646c Killed one more global var + log logins to a separate file (not console) 16 years ago
thomascube c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 16 years ago
thomascube ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 16 years ago
thomascube 06655a534a Codestyle + indentation 16 years ago
alecpl 6f488bb55f #1485286: don't use /e modifier with preg_replace() 16 years ago
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 16 years ago
thomascube 4230651565 Add fallback to old 'skin_path' property + indent with spaces instead of tabs 16 years ago
alecpl 23bea9d4e9 - skin_path fix after last changes 16 years ago
alecpl 67effe9904 - actually we don't need default_skin option 16 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
16 years ago
thomascube 83a7636872 More code cleanup 16 years ago
alecpl 23bba05d7d - allow tabindex in buttons and #1484171 16 years ago
thomascube c8fb2b7784 Update UPGRADNG instructions + add SVN revision to version string (if available) 16 years ago
thomascube 7e9cecda98 Code cleanup: use common objects and methods 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
alecpl ae0c82b0e4 - Append skin_path to images location only when it starts with '/' sign (#1484859) 16 years ago
alecpl f92b2f43e3 - fix: s/rcube_error::raise/raise_error/ 16 years ago
alecpl 875a482d3c - fix for buttons without commands (r1291) 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago