thomascube
|
f6a7491fa1
|
Fix special vars replacement in templates
|
2012-01-27 16:52:21 +00:00 |
|
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
2012-01-18 11:10:46 +00:00 |
|
alecpl
|
a267c6ccd2
|
- PHPCS
|
2011-12-28 09:21:21 +00:00 |
|
thomascube
|
011e8055fe
|
Get rid of sprintf() calls for html output generation
|
2011-12-26 15:40:37 +00:00 |
|
alecpl
|
a98ee35134
|
- Microoptimization: use substr_replace() for injecting a string into string
|
2011-08-26 09:22:53 +00:00 |
|
alecpl
|
909a3acb83
|
- Move console object initialization code into one place
|
2011-07-26 10:54:18 +00:00 |
|
thomascube
|
044d6647e0
|
Make it easier to add code to $(document).ready()
|
2011-03-01 22:33:12 +00:00 |
|
thomascube
|
798764c2bb
|
Add plugin hook before the final HTML content of a page is sent
|
2011-02-18 09:54:19 +00:00 |
|
alecpl
|
ba3377fb4a
|
- include css files before scripts for speedup (with parallel downloads) + some code cleanups
|
2011-01-12 20:56:31 +00:00 |
|
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
2011-01-12 18:25:02 +00:00 |
|
alecpl
|
5c461bada9
|
- Update phpdoc (#1486958)
|
2010-09-29 16:47:05 +00:00 |
|
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
2010-09-25 13:03:53 +00:00 |
|
alecpl
|
2eb7943f2a
|
- code cleanup (mostly identation fixes)
|
2010-04-23 11:25:37 +00:00 |
|
alecpl
|
74be739c40
|
- speed up templates parsing
|
2010-01-28 14:46:26 +00:00 |
|
alecpl
|
1d786c86bf
|
- fixed svn keywords
|
2010-01-18 19:05:11 +00:00 |
|
alecpl
|
ecb9fb058d
|
- use RCMAIL_CHARSET instead of hardcoded 'utf-8'
|
2009-06-22 16:20:34 +00:00 |
|
thomascube
|
2f14293716
|
Use filemtime for cache busting + better etag for static files
|
2009-06-19 14:42:09 +00:00 |
|
thomascube
|
533e8602c0
|
Add cache-buster to scripts and linked files in skin templates
|
2009-06-09 08:08:00 +00:00 |
|
alecpl
|
23a2eec4d5
|
- ereg -> preg
|
2009-05-04 08:31:55 +00:00 |
|
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
2009-04-19 17:44:29 +00:00 |
|
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
2009-01-17 01:55:39 +00:00 |
|
thomascube
|
4c6b662feb
|
Simply use reset() to clear the state vars of rcube_html_page; reverted r1346
|
2008-04-30 14:07:29 +00:00 |
|
till
|
3510d7bf0a
|
* implemented __set/__get
|
2008-04-30 13:24:45 +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 |
|