Thomas Bruederli
|
6bb44a644a
|
Initialize rcube instance (with options); no caches without a valid user_id
|
2012-06-20 18:39:54 +02:00 |
|
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
2012-05-22 12:31:37 +02:00 |
|
Aleksander Machniak
|
5a575b7eb0
|
Deprecate storage_connect() method
|
2012-05-22 10:33:24 +02:00 |
|
Thomas Bruederli
|
76e499e8a1
|
Also accept PHP exceptions as argument to rcube::raise_error()
|
2012-05-16 15:00:23 +02:00 |
|
Thomas Bruederli
|
8193151b5a
|
Always log fatal errors that terminate the PHP script
|
2012-05-16 14:47:35 +02:00 |
|
Aleksander Machniak
|
59041fdbc9
|
Use similar language as a fallback for plugin localization (#1488401)
Don't load en_US localization more than once
|
2012-05-09 12:47:44 +02:00 |
|
thomascube
|
58154f59fc
|
Accept two past time slots for auth cookie validation; don't encode user-agent into session auth hash (#1488449)
|
2012-04-30 21:04:53 +00:00 |
|
thomascube
|
988a80ad67
|
Bring back some legacy functions and session vars for better backwards compatibility
|
2012-04-24 06:40:56 +00:00 |
|
alecpl
|
a2f896bdeb
|
- Use user object instead of session, if possible, to get user ID when creating cache object
|
2012-04-20 11:52:43 +00:00 |
|
alecpl
|
5d66a4bcf3
|
- Improved ttl values handling
|
2012-04-19 07:42:19 +00:00 |
|
alecpl
|
6a8b4c2951
|
- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() where mktime() without arguments was used
|
2012-04-19 06:56:52 +00:00 |
|
alecpl
|
963a10bf81
|
- Moved session init/config functionality into rcube class
|
2012-04-16 12:46:31 +00:00 |
|
alecpl
|
be98dfc2c0
|
- Replace some references to rcmail with rcube
|
2012-04-16 11:59:08 +00:00 |
|
alecpl
|
1aceb9cec8
|
- Framework refactoring (I hope it's the last one):
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils
renamed main.inc into rcube_bc.inc
|
2012-04-16 11:02:21 +00:00 |
|
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
2012-04-13 08:52:02 +00:00 |
|