Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07Unified and simplified services connection options (#8310)Aleksander Machniak
2021-04-18Spelling (#8001)Josh Soref
2021-01-24Installer: Fix non-working Initialize database and Update buttons (#7847)Aleksander Machniak
2021-01-18Use proper array key, fix some typosAleksander Machniak
2020-12-13PHP8 fixes, regression fixesAleksander Machniak
2020-12-13Require php-intl extension, get rid of Net_IDNA2, PHP8 fixes, short array syntaxAleksander Machniak
2020-08-21Small code fixesAleksander Machniak
2020-06-04Installer: Fix regression in SMTP test section (#7417)Aleksander Machniak
2020-05-30Security: Fix couple of XSS issues in Installer (#7406)Aleksander Machniak
2020-05-16Allow array in smtp_host config (#7296)johndoh
2020-03-08Fix regression in testing database schema on MSSQL (#7227)Aleksander Machniak
2019-11-24Fix DB Write test on SQLite database ("database is locked" error) (#7064)Aleksander Machniak
2019-11-11Remove unused variablesAleksander Machniak
2019-05-10Fix PHP Deprecated: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecatedAleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-01-30Make "0.9 or newer" a default selection for db schema update boxAleksander Machniak
2018-02-11Fix duplicated labels in Test SMTP Config section (#6166)Aleksander Machniak
2017-11-18Small visual improvementAleksander Machniak
2016-10-18Fix "DB Write" test (#5479)Aleksander Machniak
2016-07-15Remove PHP mail() support, smtp_server is required now (#5340)Aleksander Machniak
2015-11-25rcube_parse_host() -> rcube_utils::parse_host()Aleksander Machniak
2015-10-23Q() -> rcube::Q()Aleksander Machniak
2015-05-14Fix bug where imap_conn_options were ignored in IMAP connection test (#1490392)Aleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-07-22Fix some mime-type to extension mapping checks in Installer (#1489983)Aleksander Machniak
2014-05-02Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489...Aleksander Machniak
2014-04-29Fix varius db_prefix issues (#1489839)Aleksander Machniak
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...Thomas Bruederli
2014-02-07Fix directories check in Installer on Windows (#1489576)Aleksander Machniak
2013-07-11Merged configuration refactoring from 'dev_config' branch back into master (#...Thomas Bruederli
2013-07-05Check filetype detection in installer and update script (#1489193)Thomas Bruederli
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-04-27Add db_prefix configuration option in place of db_table_*/db_sequence_* optionsAleksander Machniak
2013-04-19Fix list of required configuration options (#1489055). Removed support_url, a...Aleksander Machniak
2013-01-17Merge branch 'schema_upgrades'Aleksander Machniak
2013-01-10Attach updatedb.sh script to the installer interfaceAleksander Machniak
2013-01-10Avoid direct execution of installer includes (#1488895)Thomas Bruederli
2012-11-25Unify path schema in global constants: paths always end with a /. Keep RCMAIL...Thomas Bruederli
2012-11-25Fix installer to work with the new framework architectureThomas Bruederli
2012-06-19Don't use protected property rcube_db::$db_errorAleksander Machniak
2012-06-19Replace rcube_mdb2 with rcube_dbAleksander Machniak
2012-06-19Replace rcube_mdb2/PEAR::MDB2 with rcube_dbAleksander Machniak
2011-10-06- Fixed imap test to non-default port when using ssl (#1488118)alecpl
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomascube
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-08-25- Fix SMTP test in Installer (#1486952)alecpl
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alecpl
2010-06-14- Add note about enable_installer option (#1486787)alecpl
2010-06-03- support dynamic hostname variables in configalecpl