summaryrefslogtreecommitdiff
path: root/roundcubemail/bin
AgeCommit message (Expand)Author
2012-04-13- Merge devel-framework branch, resolved conflictsalec
2012-03-21Map new Persian (Farsi) lang codethomasb
2012-03-03Copy all skins in installto script (#1488376)thomasb
2012-02-29Fix language code mapsthomasb
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
2012-01-03Also read both variables in en_US templatethomasb
2012-01-03Fix gettext export for launchpadthomasb
2012-01-03Fix gettext importer to correctly convert launchpad .po filesthomasb
2011-12-31Fix export of multiline textsthomasb
2011-12-12More from Larry...thomasb
2011-12-07Improve gettext exporter to correctly convert a single directorythomasb
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
2011-12-07Fix newline handling in gettext export; add import script to read .po localiz...thomasb
2011-12-03Fix gettext exporterthomasb
2011-11-28Script to export Roundcube (PHP) localization files to gettext .po(t) formatthomasb
2011-10-06Force files to be updated, even if newer (#1488117)thomasb
2011-10-05- Remove memory_limit for indexcontacts.sh (#1488109)alec
2011-09-05Download closure compiler to /tmp instead of current dirthomasb
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomasb
2011-07-04- Fix GCC errors and warnings (#1487988)alec
2011-05-21Removed kolab plugins; they will be maintaied and published in the Kolab projectthomasb
2011-04-20- Use clisetup.php where possible, remove redundant codealec
2011-03-28- Fix SQL query for postgresalec
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomasb
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-12-10- Fix typoalec
2010-10-31Fix cleandb scriptthomasb
2010-09-29Pool some code for command line tools; avoid displaying password on shell (#1...thomasb
2010-09-25- s/RoundCube/Roundcube/alec
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alec
2010-05-18- Renamed all php-cli scripts to use .sh extensionalec
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalec
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
2010-04-23- fix: sqlite doesn't support foreign keysalec
2010-04-16- allow to set threshold days as command line argument, set default value to '7'alec
2010-04-15Add minimal database schema check to installer and update scriptthomasb
2010-04-15Always set changed date when marking a DB record as deleted + provide a clean...thomasb
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-05Add shellscripts to shrink/unshrink javascript files (by trisk)thomasb
2009-10-24- Fix quota indicator issues by content generation on client-sizealec
2009-08-12Improve security of modcss.php by setting timeouts and more sanity checksthomasb
2009-06-16- removed http_received_header_encrypt checking (#1485925)alec
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alec
2009-05-04- ereg -> pregalec
2009-04-22- fix 1px rectangle fill when mailbox is empty (used=0)alec
2009-01-22Fix infinite while loopthomasb
2009-01-17* minor fixes: simplied code, http status, cstill