Commit Graph

83 Commits

Author SHA1 Message Date
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
alecpl
4aafd99f2d - Remove memory_limit for indexcontacts.sh (#1488109) 2011-10-05 09:28:25 +00:00
thomascube
54f1af8cba Download closure compiler to /tmp instead of current dir 2011-09-05 19:59:20 +00:00
thomascube
faf10e8fec Fix automatic db updates; trigger contact indexing after upgrade 2011-08-14 19:02:33 +00:00
alecpl
8fc0f9451e - Fix GCC errors and warnings (#1487988) 2011-07-04 19:07:26 +00:00
thomascube
3e48b941ec Removed kolab plugins; they will be maintaied and published in the Kolab project 2011-05-21 10:29:47 +00:00
alecpl
6cc3f5887d - Use clisetup.php where possible, remove redundant code 2011-04-20 13:10:45 +00:00
alecpl
9556e004db - Fix SQL query for postgres 2011-03-28 06:49:02 +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
3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 2011-02-14 20:46:48 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
0da9021f5a - Fix typo 2010-12-10 12:51:58 +00:00
thomascube
d366462316 Fix cleandb script 2010-10-31 10:38:16 +00:00
thomascube
bd911ba814 Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper 2010-09-29 08:30:56 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
27a96a40db - Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902) 2010-08-10 06:32:50 +00:00
alecpl
30aa4ccaaf - Renamed all php-cli scripts to use .sh extension 2010-05-18 10:32:39 +00:00
alecpl
677e1f26fe - Some files from /bin + spellchecking actions moved to the new 'utils' task 2010-05-18 10:25:29 +00:00
thomascube
d062dbe18c Add class docuumentation blocks and make phpdoc work again 2010-04-23 14:25:28 +00:00
alecpl
60ff017b49 - fix: sqlite doesn't support foreign keys
- code formatting
2010-04-23 07:24:05 +00:00
alecpl
5ba5fd5e3d - allow to set threshold days as command line argument, set default value to '7'
- comment out the code for database without foreign keys (we rely on this feature in core code, so why not here?)
2010-04-16 09:25:17 +00:00
thomascube
2491c6240c Add minimal database schema check to installer and update script 2010-04-15 07:28:05 +00:00
thomascube
a35062a1eb Always set changed date when marking a DB record as deleted + provide a cleanup script 2010-04-15 06:33:30 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
thomascube
bc9c02617a Add shellscripts to shrink/unshrink javascript files (by trisk) 2010-03-05 09:37:03 +00:00
alecpl
7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
2009-10-24 19:09:23 +00:00
thomascube
db52218337 Improve security of modcss.php by setting timeouts and more sanity checks 2009-08-12 10:44:46 +00:00
alecpl
2700bbb2b9 - removed http_received_header_encrypt checking (#1485925) 2009-06-16 11:14:50 +00:00
alecpl
2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
2009-05-16 13:01:49 +00:00
alecpl
23a2eec4d5 - ereg -> preg 2009-05-04 08:31:55 +00:00
alecpl
b659c3e242 - fix 1px rectangle fill when mailbox is empty (used=0) 2009-04-22 06:48:01 +00:00
thomascube
f9160ecea7 Fix infinite while loop 2009-01-22 11:23:00 +00:00
till
12bc8b6fa2 * minor fixes: simplied code, http status, cs 2009-01-17 03:28:54 +00:00
till
b113c5a5b1 * minor fixes: cs and a notice 2009-01-17 03:27:41 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
till
396afd4742 * generalized executable paths for bash and phpdoc
* simplyfied probing for phpdoc
* added checks to make sure this is executed on the shell
2009-01-09 21:37:41 +00:00
till
d4847048a1 * let's not discriminate unix :) (= generalized paths)
* added checks so all scripts are only executable from CLI
2009-01-09 21:13:00 +00:00