summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2012-11-20Move prompt_silent() and get_opt() to rcube_utils classAleksander Machniak
2012-11-19New shell script to modify user preferencesThomas Bruederli
2012-11-19Properly add author name from gettext filesThomas Bruederli
2012-10-04Add another language alias for exports to launchpadThomas Bruederli
2012-08-08Merge branch 'pdo'Aleksander Machniak
2012-08-05Fix default skin removalThomas Bruederli
2012-08-05Update installto/update script to remove old default skins and copy all neces...Thomas Bruederli
2012-06-19Replace rcube_mdb2 with rcube_dbAleksander Machniak
2012-06-19Replace rcube_mdb2/PEAR::MDB2 with rcube_dbAleksander Machniak
2012-05-22Remove <Unknown> from localization author lineAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-17Set the right permissions on new localization foldersThomas Bruederli
2012-05-17Get language code from filename if not specified in the .po file itself (#148...Thomas Bruederli
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-03-21Map new Persian (Farsi) lang codethomascube
2012-03-03Copy all skins in installto script (#1488376)thomascube
2012-02-29Fix language code mapsthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
2012-01-03Also read both variables in en_US templatethomascube
2012-01-03Fix gettext export for launchpadthomascube
2012-01-03Fix gettext importer to correctly convert launchpad .po filesthomascube
2011-12-31Fix export of multiline textsthomascube
2011-12-12More from Larry...thomascube
2011-12-07Improve gettext exporter to correctly convert a single directorythomascube
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07Fix newline handling in gettext export; add import script to read .po localiz...thomascube
2011-12-03Fix gettext exporterthomascube
2011-11-28Script to export Roundcube (PHP) localization files to gettext .po(t) formatthomascube
2011-10-06Force files to be updated, even if newer (#1488117)thomascube
2011-10-05- Remove memory_limit for indexcontacts.sh (#1488109)alecpl
2011-09-05Download closure compiler to /tmp instead of current dirthomascube
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomascube
2011-07-04- Fix GCC errors and warnings (#1487988)alecpl
2011-05-21Removed kolab plugins; they will be maintaied and published in the Kolab projectthomascube
2011-04-20- Use clisetup.php where possible, remove redundant codealecpl
2011-03-28- Fix SQL query for postgresalecpl
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomascube
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-10- Fix typoalecpl
2010-10-31Fix cleandb scriptthomascube
2010-09-29Pool 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 extensionalecpl
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalecpl
2010-04-23Add class docuumentation blocks and make phpdoc work againthomascube
2010-04-23- fix: sqlite doesn't support foreign keysalecpl