Commit Graph

86 Commits

Author SHA1 Message Date
Aleksander Machniak
3725cfb245 Avoid uninitialized/unused variables 2013-05-07 15:12:22 +02:00
Aleksander Machniak
399db1b647 Add db_prefix configuration option in place of db_table_*/db_sequence_* options
Make possible to use db_prefix for schema initialization in Installer (#1489067)
Fix updatedb.sh script so it recognizes also table prefix for external DDL files
2013-04-27 18:31:40 +02:00
Aleksander Machniak
f23ef1c968 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) 2013-04-26 11:26:58 +02:00
Aleksander Machniak
1b7b6be959 Fix list of required configuration options (#1489055). Removed support_url, and db_table_* 2013-04-19 09:28:36 +02:00
Aleksander Machniak
3a81af385f Fix a typo 2013-04-19 09:12:20 +02:00
Aleksander Machniak
0c896b9879 Update changelog 2013-04-16 09:13:35 +02:00
Aleksander Machniak
c2c1bba9a2 Update releases list 2013-03-29 08:51:42 +01:00
Aleksander Machniak
a6ceb4ea49 Add 0.9-rc to releases list 2013-03-07 09:19:59 +01:00
Aleksander Machniak
6befeab712 Add 0.8.5 to releases list 2013-02-07 09:26:05 +01:00
Aleksander Machniak
66d3099485 Make get_instance() a static method 2013-01-28 11:11:33 +01:00
Aleksander Machniak
393618dacb Merge branch 'schema_upgrades' 2013-01-17 08:35:35 +01:00
Aleksander Machniak
9e329c0a27 Renamed option updatedb.sh --label to --package 2013-01-16 12:24:05 +01:00
Aleksander Machniak
ff54e9ae86 Remove unneeded $db_map 2013-01-14 09:15:39 +01:00
Aleksander Machniak
4490d03649 Attach updatedb.sh script to the installer interface 2013-01-10 12:32:29 +01:00
Thomas Bruederli
15a049c37c Mark mime_magic option with old default value as obsolete 2013-01-10 09:41:30 +01:00
Aleksander Machniak
64e218bd13 Add 0.9-beta to list of releases 2013-01-09 08:49:01 +01:00
Aleksander Machniak
a079269166 Fix version comparisons with -stable suffix (#1488876) 2012-12-20 08:53:48 +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
dc088e25c2 Fix installer to work with the new framework architecture 2012-11-25 17:49:42 +01:00
Aleksander Machniak
8d54286df8 Merge branch 'keep-alive'
Conflicts:
	CHANGELOG
2012-11-15 09:34:08 +01:00
Aleksander Machniak
82d875769c Update versions list with 0.8.4 release 2012-11-15 08:22:42 +01:00
Aleksander Machniak
f226549d4f Renamed config options: keep_alive to refresh_interval, min_keep_alive to min_refresh_interval 2012-11-12 14:50:49 +01:00
Aleksander Machniak
71649445a0 Add 0.8.3 to the list of releases 2012-11-11 12:30:43 +01:00
Aleksander Machniak
bfea29b183 Register 0.8.2 release 2012-10-06 09:19:15 +02:00
Aleksander Machniak
d68c9088c3 Fix spacing 2012-10-03 09:30:14 +02:00
Aleksander Machniak
577bf456e9 Add 0.7.3 and 0.8.1 to versions list 2012-10-03 09:28:39 +02:00
Aleksander Machniak
651c7b6e9d Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149) 2012-08-26 18:20:28 +02:00
Aleksander Machniak
de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
2012-08-08 08:21:45 +02:00
Aleksander Machniak
d55c02ba03 Add '0.8.0' to the list of releases 2012-08-08 08:16:12 +02:00
Thomas Bruederli
471d559374 Update installto/update script to remove old default skins and copy all necessary files; repeat notice about missing config options after auto-update 2012-08-05 14:01:22 +02:00
Aleksander Machniak
398bff5925 Replace rcube_mdb2/PEAR::MDB2 with rcube_db 2012-06-19 11:33:23 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
Aleksander Machniak
5fed074a45 Always use 1 step as a fallback (#1488490) 2012-05-22 08:38:43 +02:00
alecpl
2c4d0bc88e - Added 0.7.2 and 0.8-beta to releases list 2012-04-12 06:49:30 +00:00
thomascube
c04b23adfd - replace claim in Roundcube logo
- require support_url config option in installer
2012-04-04 14:59:16 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
thomascube
c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 2012-01-16 15:14:41 +00:00
alecpl
3efe96aec3 - Added 0.7.1 to the list of versions 2012-01-12 07:17:38 +00:00
alecpl
08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 2011-12-29 09:35:01 +00:00
alecpl
7177b5216a - Update versions list (#1488255) 2011-12-14 18:23:39 +00:00
alecpl
0829b76598 - Fix merging some configuration options in update.sh script (#1485864) 2011-11-26 14:31:50 +00:00
thomascube
43486922fa Improve error reporting in installer 2011-08-31 13:36:27 +00:00
alecpl
403f0bf771 - Fix default_port option handling in Installer when config.inc.php file exists (#1487925) 2011-05-19 10:06:46 +00:00
thomascube
e490642823 Add skin_logo config option to installer; show drop-down list for skin selection 2011-03-01 22:19:19 +00:00
thomascube
e6bb836e05 Create interactive update script with improved DB schema check; udated installer with new features and styles 2011-02-25 16:37:22 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
00290a6032 - Add support for shared folders (#1403507) 2010-11-09 07:54:34 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
058eb6cd70 - support dynamic hostname variables in config 2010-06-03 08:09:46 +00:00
alecpl
f6ee6f4dd2 - Fix DB Schema checking when some db_table_* options are not set 2010-04-23 12:35:20 +00:00