index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcube_template.php
Age
Commit message (
Expand
)
Author
2008-12-03
- disable firefox spellcheck in console textarea
alec
2008-10-10
- don't set border=0 for image buttons
alec
2008-09-19
Fix search box on Safari and make pages validate
thomasb
2008-09-19
- added 'exp' object support
alec
2008-09-19
- support 'cookie' type in conditions
alec
2008-09-19
- support variables of type 'cookie' (for feature use)
alec
2008-09-18
- fixed typo
alec
2008-09-15
Redesign of the identities settings + add config option to disable multiple i...
thomasb
2008-09-12
Add link to open message in new window + tweaked some header styles
thomasb
2008-09-12
- Added vertical splitter for folders list resizing
alec
2008-09-06
One error message is enough if template was not found
thomasb
2008-09-05
Killed one more global var + log logins to a separate file (not console)
thomasb
2008-09-03
Auto-detect client language and timezone if desired by config/prefs
thomasb
2008-09-02
New feature to import contacts from a vcard file + mark form buttons that pro...
thomasb
2008-08-28
Codestyle + indentation
thomasb
2008-08-20
#1485286: don't use /e modifier with preg_replace()
alec
2008-08-06
- fread() replaced by file_get_contents(), see comments in #1484880
alec
2008-07-14
Re-enable autocomplete attribute for login form (#1485211)
thomasb
2008-06-20
Store compose parameters in session and redirect to a unique URL
thomasb
2008-06-18
Add fallback to old 'skin_path' property + indent with spaces instead of tabs
thomasb
2008-06-15
- skin_path fix after last changes
alec
2008-06-15
- actually we don't need default_skin option
alec
2008-06-15
- Added option to select skin in user preferences (#1485031)
alec
2008-06-14
More code cleanup
thomasb
2008-06-10
- allow tabindex in buttons and #1484171
alec
2008-06-07
Update UPGRADNG instructions + add SVN revision to version string (if available)
thomasb
2008-05-27
Code cleanup: use common objects and methods
thomasb
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomasb
2008-04-23
- Append skin_path to images location only when it starts with '/' sign (#148...
alec
2008-04-23
- fix: s/rcube_error::raise/raise_error/
alec
2008-04-13
- fix for buttons without commands (r1291)
alec
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb