Age | Commit message (Expand) | Author |
2012-08-08 | Merge branch 'pdo' | Aleksander Machniak |
2012-08-05 | Fix default skin removal | Thomas Bruederli |
2012-08-05 | Update installto/update script to remove old default skins and copy all neces... | Thomas Bruederli |
2012-06-19 | Replace rcube_mdb2 with rcube_db | Aleksander Machniak |
2012-06-19 | Replace rcube_mdb2/PEAR::MDB2 with rcube_db | Aleksander Machniak |
2012-05-22 | Remove <Unknown> from localization author line | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-17 | Set the right permissions on new localization folders | Thomas Bruederli |
2012-05-17 | Get language code from filename if not specified in the .po file itself (#148... | Thomas Bruederli |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-03-21 | Map new Persian (Farsi) lang code | thomascube |
2012-03-03 | Copy all skins in installto script (#1488376) | thomascube |
2012-02-29 | Fix language code maps | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-05 | - Exclude MIME functionality from rcube_imap class into rcube_mime class | alecpl |
2012-01-03 | Also read both variables in en_US template | thomascube |
2012-01-03 | Fix gettext export for launchpad | thomascube |
2012-01-03 | Fix gettext importer to correctly convert launchpad .po files | thomascube |
2011-12-31 | Fix export of multiline texts | thomascube |
2011-12-12 | More from Larry... | thomascube |
2011-12-07 | Improve gettext exporter to correctly convert a single directory | thomascube |
2011-12-07 | - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead | alecpl |
2011-12-07 | Fix newline handling in gettext export; add import script to read .po localiz... | thomascube |
2011-12-03 | Fix gettext exporter | thomascube |
2011-11-28 | Script to export Roundcube (PHP) localization files to gettext .po(t) format | thomascube |
2011-10-06 | Force files to be updated, even if newer (#1488117) | thomascube |
2011-10-05 | - Remove memory_limit for indexcontacts.sh (#1488109) | alecpl |
2011-09-05 | Download closure compiler to /tmp instead of current dir | thomascube |
2011-08-14 | Fix automatic db updates; trigger contact indexing after upgrade | thomascube |
2011-07-04 | - Fix GCC errors and warnings (#1487988) | alecpl |
2011-05-21 | Removed kolab plugins; they will be maintaied and published in the Kolab project | thomascube |
2011-04-20 | - Use clisetup.php where possible, remove redundant code | alecpl |
2011-03-28 | - Fix SQL query for postgres | alecpl |
2011-02-25 | Create interactive update script with improved DB schema check; udated instal... | thomascube |
2011-02-14 | Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-12-10 | - Fix typo | alecpl |
2010-10-31 | Fix cleandb script | thomascube |
2010-09-29 | Pool some code for command line tools; avoid displaying password on shell (#1... | thomascube |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-08-10 | - Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902) | alecpl |
2010-05-18 | - Renamed all php-cli scripts to use .sh extension | alecpl |
2010-05-18 | - Some files from /bin + spellchecking actions moved to the new 'utils' task | alecpl |
2010-04-23 | Add class docuumentation blocks and make phpdoc work again | thomascube |
2010-04-23 | - fix: sqlite doesn't support foreign keys | alecpl |
2010-04-16 | - allow to set threshold days as command line argument, set default value to '7' | alecpl |
2010-04-15 | Add minimal database schema check to installer and update script | thomascube |
2010-04-15 | Always set changed date when marking a DB record as deleted + provide a clean... | thomascube |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |