Commit Graph

20 Commits

Author SHA1 Message Date
Aleksander Machniak
65f59fa3c6 Bump version number to 1.1-git 2014-03-19 08:49:55 +01:00
Aleksander Machniak
3d5eea7073 Fix error_reporting directive check (#1489323) 2013-09-06 18:45:21 +02:00
Aleksander Machniak
9f754494e7 Fix unquoted path in PREG expression on Windows (#1489290) 2013-08-23 19:06:15 +02:00
Thomas Bruederli
d25ad5cc87 Let the framework adjust the include_path if necessary 2013-08-16 10:11:20 +02:00
Aleksander Machniak
39b905b7a8 Canonize boolean ini_get() results (#1489189) 2013-06-20 15:08:10 +02:00
Aleksander Machniak
ac1a962b51 Remove session.auto_start setting. It is already too late to set this option. 2013-06-16 10:59:34 +02:00
Aleksander Machniak
1d67fe13f6 Remove (move to bc.php) unused strip_newlines() and strip_quotes() functions 2013-05-29 09:42:12 +02:00
Aleksander Machniak
fbd213a5f3 Fix exit code on bootsrap errors in CLI mode (#1489044) 2013-04-26 11:42:48 +02:00
Thomas Bruederli
589083a94c Skip some irrelevant ini checks in CLI mode 2013-03-28 17:35:04 +01:00
Aleksander Machniak
3d525ffaf5 Bump up also RCUBE_VERSION 2013-03-22 11:34:24 +01:00
Aleksander Machniak
2187b2b7d8 Revert "Make autoloading of the framework classes work from any location".
Allow loading rcube_* classes from other locations (for e.g. managesieve plugin).

This reverts commit e4394c95e0.
2013-02-19 09:08:33 +01:00
Thomas Bruederli
e4394c95e0 Make autoloading of the framework classes work from any location 2013-02-18 08:31:09 +01:00
Thomas Bruederli
18e23ab763 Welcome to 2013 2013-01-09 17:50:51 +01:00
Aleksander Machniak
a079269166 Fix version comparisons with -stable suffix (#1488876) 2012-12-20 08:53:48 +01:00
Aleksander Machniak
d2534c63f2 Cleanup, remove file paths from doc 2012-12-18 09:07:00 +01:00
Aleksander Machniak
a92beb6bdb Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 2012-11-27 08:43:43 +01:00
Thomas Bruederli
5926684aab Unify path schema in global constants: paths always end with a /. Keep RCMAIL_CONFIG_DIR for backwards compatibility 2012-11-25 17:57:39 +01:00
Thomas Bruederli
fdbe5a8804 Separate framework and application constants 2012-11-25 17:45:38 +01:00
Thomas Bruederli
9be2f43d02 Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework 2012-11-25 17:35:53 +01:00
Aleksander Machniak
ba6f21caeb Framework files moved to lib/Roundcube 2012-11-21 19:52:03 +01:00