Commit Graph

33 Commits

Author SHA1 Message Date
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
alecpl
320baf9cd2 - disable firefox spellcheck in console textarea 2008-12-03 08:21:45 +00:00
alecpl
8e83075d7e - don't set border=0 for image buttons 2008-10-10 09:02:57 +00:00
thomascube
a3f149eb57 Fix search box on Safari and make pages validate 2008-09-19 17:01:57 +00:00
alecpl
8e1d4af2e5 - added 'exp' object support 2008-09-19 10:21:09 +00:00
alecpl
ea373f6573 - support 'cookie' type in conditions 2008-09-19 07:41:04 +00:00
alecpl
d4273b8990 - support variables of type 'cookie' (for feature use) 2008-09-19 07:22:24 +00:00
alecpl
dda75730ae - fixed typo 2008-09-18 12:33:16 +00:00
thomascube
f645ce169e Redesign of the identities settings + add config option to disable multiple identities 2008-09-15 14:53:57 +00:00
thomascube
203ee44470 Add link to open message in new window + tweaked some header styles 2008-09-12 12:27:46 +00:00
alecpl
e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
2008-09-12 12:13:13 +00:00
thomascube
7f22f297ac One error message is enough if template was not found 2008-09-06 16:01:20 +00:00
thomascube
c8a21d646c Killed one more global var + log logins to a separate file (not console) 2008-09-05 07:27:23 +00:00
thomascube
c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 2008-09-03 16:03:19 +00:00
thomascube
ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 2008-09-02 17:22:00 +00:00
thomascube
06655a534a Codestyle + indentation 2008-08-28 09:57:49 +00:00
alecpl
6f488bb55f #1485286: don't use /e modifier with preg_replace() 2008-08-20 06:33:40 +00:00
alecpl
ff73e02cce - fread() replaced by file_get_contents(), see comments in #1484880 2008-08-06 09:25:45 +00:00
thomascube
e3e597e3b6 Re-enable autocomplete attribute for login form (#1485211) 2008-07-14 17:56:22 +00:00
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