Commit Graph

64 Commits

Author SHA1 Message Date
Aleksander Machniak
64df318a73 Add static files server (#9294)
Make use of public_html mandatory
2025-02-09 14:10:50 +01:00
Aleksander Machniak
c9c1a8fa2b Use locally installed npm deps 2024-06-08 14:33:33 +02:00
Michael Voříšek
bdd5de55b5 Rename composer.json.dist to composer.json (#9279)
* Rename composer.json.dist to composer.json
* fix update
2024-04-03 18:06:01 +02:00
Michael Voříšek
f5d7673baa Test lowest deps in CI (#9265)
* fix "composer update" as there is no composer.lock

* fail-fast: false

* Test lowest deps in CI

* add "--fail-on-warning --fail-on-risky" to phpunit to CI

* fix lowest phpunit dep for PHP 8.1+

* fix Rcmail_RcmailSendmail::test_email_input_format

---------

Co-authored-by: Aleksander Machniak <alec@alec.pl>
2023-12-16 15:48:10 +01:00
Aleksander Machniak
f4beef9f58 Refer to Elastic's README from INSTALL and UPGRADING regarding build process (#9187) 2023-11-11 10:59:54 +01:00
Aleksander Machniak
0c42af132e Fix installation/upgrade on MySQL 5.5 - Index column size too large (#8231) 2021-10-26 10:55:16 +02:00
Aleksander Machniak
4e4196d01b Update less files compilation instructions in INSTALL and UPGRADING
[skip ci]
2021-02-15 09:25:10 +01:00
Aleksander Machniak
64078ab836 Add note about updatedb.sh script (#7515) 2020-08-03 13:43:48 +02:00
Aleksander Machniak
f2328bbe6b Add note about innodb_large_prefix=true requirement (#7212)
[skip ci]
2020-02-08 20:02:25 +01:00
Aleksander Machniak
2321bce469 Add notes about file ownership (#7009) 2019-11-24 12:18:07 +01:00
Aleksander Machniak
f2c878c82b Mention required min. version of lessc (#7031) 2019-11-13 15:23:11 +01:00
Aleksander Machniak
afc68aae63 FIx temp_filename() regressions, update changelog, add note in UPGRADING 2018-11-07 16:51:25 +01:00
Aleksander Machniak
c0b9025215 Remove sample PHP configuration from .htaccess and .user.ini files (#5850)
Moved to https://github.com/roundcube/roundcubemail/wiki/Installation#php-configuration
2018-04-21 20:17:17 +02:00
Aleksander Machniak
997f317654 Add notes about css compilation for Elastic skin 2018-03-04 11:21:57 +01:00
Aleksander Machniak
8efd2003aa Add note about install-jsdeps.sh to upgrade procedure 2017-02-09 08:45:40 +01:00
Thomas Bruederli
b7d6699f54 Describe Composer installation when upgrading from a < 1.1 version 2015-02-22 16:54:49 +01:00
Thomas Bruederli
d4a820ed2b Better wording about composer dependency 2014-11-09 15:43:57 +01:00
Thomas Bruederli
0c137f7dac Consider composer.json dependencies in installation and upgrading instructions and scripts 2014-11-09 15:36:57 +01:00
Thomas Bruederli
6d1e313788 Update Changelog and Upgrading instructions 2013-07-12 10:23:45 +02:00
Aleksander Machniak
461a30d771 Merge config files (#1487311).
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
2013-06-14 12:09:08 +02:00
Aleksander Machniak
001b172708 Mention SQLite database format change in UPGRADING file (#1488983) 2013-03-07 09:19:24 +01:00
Aleksander Machniak
7389966295 Add notes about new requirements of the new mysql database driver,
add check in installer (#1488875)
2012-12-21 10:32:59 +01:00
thomascube
9efa95ea9b Better manual upgrading instructions: rsync plugins and skins to keep manually installed stuff 2012-02-27 12:12:41 +00:00
thomascube
faf10e8fec Fix automatic db updates; trigger contact indexing after upgrade 2011-08-14 19:02:33 +00:00
alecpl
d08333ea57 - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
2011-05-05 12:46:54 +00:00
alecpl
111a6fc314 - Add info about indexcontacts.sh script in upgrade procedure 2011-03-31 06:07:15 +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
2491c6240c Add minimal database schema check to installer and update script 2010-04-15 07:28:05 +00:00
alecpl
b45aedd22c - check environement on upgrade (per discussion in #1485867) 2009-05-31 08:37:01 +00:00
alecpl
fc1102509f - add plugins directory to the list of locations for upgrade (#1485865) 2009-05-28 18:18:37 +00:00
thomascube
230f944bf6 Allow empty strings for imap_root config parameter (was changed in r2143) to remain backward compatible but cache imap root and delimiter in session 2008-12-24 14:29:47 +00:00
alecpl
574a9a9fd7 - typo ;) 2008-12-11 09:28:12 +00:00
alecpl
030c848b0d - Performance: allow setting imap rootdir and delimiter before connect (#1485172) 2008-12-11 08:30:00 +00:00
thomascube
0089fd8dd5 Mention the new update script in the UPGRADING instructions 2008-10-29 19:28:20 +00:00
till
a2451ccbc9 * let's call it UPGRADING since the file is called UPGRADING 2008-10-20 14:24:01 +00:00
alecpl
9e8e5fa634 - Removed support for PEAR::DB driver 2008-08-26 07:21:50 +00:00
alecpl
7e77b4f893 - added description of upgrading from 0.2-alpha 2008-06-15 13:21:41 +00:00
thomascube
c8fb2b7784 Update UPGRADNG instructions + add SVN revision to version string (if available) 2008-06-07 13:34:41 +00:00
alecpl
30606bf9aa - updated and added info about new options in UPGRADING (#1485014) 2008-05-10 19:59:08 +00:00
thomascube
83ce4bb0bc Correct/clarify installation hints 2008-02-18 22:54:05 +00:00
thomascube
b37599d068 Update UPGRADING instructions + remove old stuff 2007-10-10 06:40:16 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
aad6e2a9c4 New session authentication, should fix bugs #1483951 and #1484299; testing required 2007-03-27 09:34:30 +00:00
svncommit
ef6065e72b date_today config option added. 2006-12-27 07:18:04 +00:00
thomascube
53ed1e32d8 Updated CHANGELOG and UPGRADING instructions 2006-12-01 18:08:28 +00:00
thomascube
63583192f2 Updated README and UPGRADING instructions 2006-09-24 19:49:44 +00:00
thomascube
f7bfec96be Finalized new message parsing. Attention: changes in database schema 2006-08-25 11:51:11 +00:00
thomascube
aade7b9804 Finalized 0.1beta2 release 2006-08-06 15:55:11 +00:00
svncommit
b4b081713e Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes 2006-07-03 20:14:26 +00:00
svncommit
a894ba5029 Removeable attachments, Auto-default folder creation, bug fixes 2006-06-29 23:41:40 +00:00