index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_template.php
Age
Commit message (
Expand
)
Author
2009-05-21
- support plugin templates
alecpl
2009-05-01
Add plugin hooks for creating/saving/deleting identities and contacts
thomascube
2009-04-26
Allow plugins to define their own tasks + add 'domain' parameter for rcube_te...
thomascube
2009-04-20
Use compressed version of jQuery.js
thomascube
2009-04-20
- #1485809: use local copy of jQuery lib (1.3.2)
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-03
- disable firefox spellcheck in console textarea
alecpl
2008-10-10
- don't set border=0 for image buttons
alecpl
2008-09-19
Fix search box on Safari and make pages validate
thomascube
2008-09-19
- added 'exp' object support
alecpl
2008-09-19
- support 'cookie' type in conditions
alecpl
2008-09-19
- support variables of type 'cookie' (for feature use)
alecpl
2008-09-18
- fixed typo
alecpl
2008-09-15
Redesign of the identities settings + add config option to disable multiple i...
thomascube
2008-09-12
Add link to open message in new window + tweaked some header styles
thomascube
2008-09-12
- Added vertical splitter for folders list resizing
alecpl
2008-09-06
One error message is enough if template was not found
thomascube
2008-09-05
Killed one more global var + log logins to a separate file (not console)
thomascube
2008-09-03
Auto-detect client language and timezone if desired by config/prefs
thomascube
2008-09-02
New feature to import contacts from a vcard file + mark form buttons that pro...
thomascube
2008-08-28
Codestyle + indentation
thomascube
2008-08-20
#1485286: don't use /e modifier with preg_replace()
alecpl
2008-08-06
- fread() replaced by file_get_contents(), see comments in #1484880
alecpl
2008-07-14
Re-enable autocomplete attribute for login form (#1485211)
thomascube
2008-06-20
Store compose parameters in session and redirect to a unique URL
thomascube
2008-06-18
Add fallback to old 'skin_path' property + indent with spaces instead of tabs
thomascube
2008-06-15
- skin_path fix after last changes
alecpl
2008-06-15
- actually we don't need default_skin option
alecpl
2008-06-15
- Added option to select skin in user preferences (#1485031)
alecpl
2008-06-14
More code cleanup
thomascube
2008-06-10
- allow tabindex in buttons and #1484171
alecpl
2008-06-07
Update UPGRADNG instructions + add SVN revision to version string (if available)
thomascube
2008-05-27
Code cleanup: use common objects and methods
thomascube
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomascube
2008-04-23
- Append skin_path to images location only when it starts with '/' sign (#148...
alecpl
2008-04-23
- fix: s/rcube_error::raise/raise_error/
alecpl
2008-04-13
- fix for buttons without commands (r1291)
alecpl
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomascube
[prev]