Commit Graph

119 Commits

Author SHA1 Message Date
Aleksander Machniak
ceb508620e Implemented updatecss.sh script for background images cache issues fix (#1489047) 2013-05-04 16:53:47 +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
c2c1bba9a2 Update releases list 2013-03-29 08:51:42 +01:00
Thomas Bruederli
15e4c89ce6 Consider alternative table names from config when running DB updates 2013-03-21 14:58:43 +01:00
Aleksander Machniak
63cf4fc823 If version is not provided assume RCMAIL_VERSION (#1488933) 2013-02-21 10:28:33 +01:00
Aleksander Machniak
9e46fb535d Fix typo in DB version strings (there should be no .sql suffix) 2013-02-19 14:27:26 +01:00
Thomas Bruederli
92ba29f04f Include treelist.js in shrinking scripts 2013-02-01 15:19:10 +01:00
Aleksander Machniak
e4a6ebc1d9 Fix typo 2013-01-28 11:11:19 +01:00
Thomas Bruederli
55ee252d65 Allow to shrink any file passed as argument 2013-01-24 14:00:15 +01:00
Aleksander Machniak
c101871d46 Add and use db_table_system config option 2013-01-16 12:30:15 +01:00
Aleksander Machniak
9e329c0a27 Renamed option updatedb.sh --label to --package 2013-01-16 12:24:05 +01:00
Aleksander Machniak
c3d061893b Don't attempt to write to 'system' table if it doesn't exist 2013-01-14 10:06:12 +01:00
Aleksander Machniak
9be085b2f3 Don't attempt to read system table if it doesn't exist 2013-01-14 08:47:21 +01:00
Aleksander Machniak
7e7431bdda Use updatedb.sh from update.sh + various fixes in updatedb.sh 2013-01-09 19:21:58 +01:00
Aleksander Machniak
b7e7c8f950 Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
Aleksander Machniak
a079269166 Fix version comparisons with -stable suffix (#1488876) 2012-12-20 08:53:48 +01:00
Thomas Bruederli
a072247dde Fix package definitions and include framework classes in phpdoc 2012-12-16 17:03:01 +01:00
Christian Flothmann
6585e86260 fix syntax error 2012-12-14 13:10:03 +01:00
Aleksander Machniak
9290303e80 Move prompt_silent() and get_opt() to rcube_utils class 2012-11-20 10:37:13 +01:00
Thomas Bruederli
fa981985ee New shell script to modify user preferences 2012-11-19 16:43:06 +01:00
Thomas Bruederli
de1040731b Properly add author name from gettext files 2012-11-19 15:51:48 +01:00
Thomas Bruederli
949431f521 Add another language alias for exports to launchpad 2012-10-04 17:01:41 +02:00
Aleksander Machniak
de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
2012-08-08 08:21:45 +02:00
Thomas Bruederli
a025cddbc5 Fix default skin removal 2012-08-05 14:13:13 +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
91f2271fac Replace rcube_mdb2 with rcube_db 2012-06-19 12:00:07 +02:00
Aleksander Machniak
398bff5925 Replace rcube_mdb2/PEAR::MDB2 with rcube_db 2012-06-19 11:33:23 +02:00
Aleksander Machniak
bd7b8a62d1 Remove <Unknown> from localization author line 2012-05-22 12:39:23 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
Thomas Bruederli
cc9f35a4b7 Set the right permissions on new localization folders 2012-05-17 19:04:48 +02:00
Thomas Bruederli
ae4bad986b Get language code from filename if not specified in the .po file itself (#1488478) 2012-05-17 18:33:59 +02:00
alecpl
0c259682f6 - Merge devel-framework branch, resolved conflicts 2012-04-13 08:52:02 +00:00
thomascube
a0be7a0985 Map new Persian (Farsi) lang code 2012-03-21 06:41:05 +00:00
thomascube
54d074613f Copy all skins in installto script (#1488376) 2012-03-03 18:36:42 +00:00
thomascube
15dfdbe54e Fix language code maps 2012-02-29 20:27:48 +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
1c4f23d6e5 - Exclude MIME functionality from rcube_imap class into rcube_mime class 2012-01-05 11:25:42 +00:00
thomascube
19145d5de4 Also read both variables in en_US template 2012-01-03 18:36:15 +00:00
thomascube
c5329337b7 Fix gettext export for launchpad 2012-01-03 17:48:29 +00:00
thomascube
6a41bef07d Fix gettext importer to correctly convert launchpad .po files 2012-01-03 16:41:34 +00:00
thomascube
5b5ed46815 Fix export of multiline texts 2011-12-31 15:21:20 +00:00
thomascube
c7dcb30025 More from Larry... 2011-12-12 17:23:19 +00:00
thomascube
7d84ff643a Improve gettext exporter to correctly convert a single directory 2011-12-07 14:26:59 +00:00
alecpl
a90ad2840f - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead 2011-12-07 11:39:36 +00:00
thomascube
0706075d85 Fix newline handling in gettext export; add import script to read .po localization files 2011-12-07 08:51:01 +00:00
thomascube
84ff800248 Fix gettext exporter 2011-12-03 15:37:31 +00:00
thomascube
50ee4cc91f Script to export Roundcube (PHP) localization files to gettext .po(t) format 2011-11-28 19:41:18 +00:00
thomascube
373b112f34 Force files to be updated, even if newer (#1488117) 2011-10-06 08:20:11 +00:00