Aleksander Machniak
|
b2064d5fc0
|
Remove program/ dir from installer include path
|
2013-01-04 09:43:25 +01:00 |
|
Thomas Bruederli
|
5926684aab
|
Unify path schema in global constants: paths always end with a /. Keep RCMAIL_CONFIG_DIR for backwards compatibility
|
2012-11-25 17:57:39 +01:00 |
|
Thomas Bruederli
|
dc088e25c2
|
Fix installer to work with the new framework architecture
|
2012-11-25 17:49:42 +01:00 |
|
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
2012-05-22 12:31:37 +02:00 |
|
Aleksander Machniak
|
5fed074a45
|
Always use 1 step as a fallback (#1488490)
|
2012-05-22 08:38:43 +02:00 |
|
Brian Ronald
|
b546b0dcfd
|
Also, the license comments
|
2012-05-09 10:34:48 +01:00 |
|
alecpl
|
d13f3293ea
|
- Add RCMAIL_CHARSET definition for Installer (#1488436)
|
2012-04-18 10:56:08 +00:00 |
|
alecpl
|
1aceb9cec8
|
- Framework refactoring (I hope it's the last one):
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils
renamed main.inc into rcube_bc.inc
|
2012-04-16 11:02:21 +00:00 |
|
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
2012-04-13 08:52:02 +00:00 |
|
thomascube
|
c04b23adfd
|
- replace claim in Roundcube logo
- require support_url config option in installer
|
2012-04-04 14:59:16 +00:00 |
|
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
2012-01-18 11:10:46 +00:00 |
|
thomascube
|
43486922fa
|
Improve error reporting in installer
|
2011-08-31 13:36:27 +00:00 |
|
alecpl
|
403f0bf771
|
- Fix default_port option handling in Installer when config.inc.php file exists (#1487925)
|
2011-05-19 10:06:46 +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 |
|
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
2010-09-25 13:03:53 +00:00 |
|
alecpl
|
2c3d81dddd
|
- use simple rcube_smtp class
- Installer: fix SMTP settings test
|
2009-07-21 12:31:59 +00:00 |
|
alecpl
|
b45aedd22c
|
- check environement on upgrade (per discussion in #1485867)
|
2009-05-31 08:37:01 +00:00 |
|
alecpl
|
0ff63513c2
|
#1485741: fix installer after some last changes
|
2009-02-21 18:57:47 +00:00 |
|
alecpl
|
b1c1541427
|
- Add Robots meta tag in login page and installer (#1484846)
|
2008-12-07 11:10:49 +00:00 |
|
thomascube
|
fee8c6ceab
|
First version of the commandline update script
|
2008-10-27 20:11:32 +00:00 |
|
thomascube
|
32eb29fb99
|
Secure new config merging feature + remove full path disclosure
|
2008-10-14 12:55:45 +00:00 |
|
thomascube
|
e107123780
|
Add methods to check and update local config files + show HTML output in installer test step
|
2008-10-03 20:58:23 +00:00 |
|
thomascube
|
7d7f67dde1
|
Apply changes of installer script to trunk
|
2008-09-21 12:50:15 +00:00 |
|
thomascube
|
bba657e64f
|
Made config files location configurable (#1485215)
|
2008-09-19 18:26:34 +00:00 |
|
svncommit
|
c060677d20
|
Enable direct download of (main|db).inc.php from the installer.
|
2008-06-12 07:32:04 +00:00 |
|
till
|
afe50aed70
|
* minor cs fixes
|
2008-05-26 10:42:20 +00:00 |
|
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
2008-04-12 13:54:45 +00:00 |
|
thomascube
|
e010845509
|
Don't attempt to send headers after content
|
2008-04-08 17:43:26 +00:00 |
|
thomascube
|
8b8bccf390
|
Start session before content is sent
|
2008-04-08 17:41:38 +00:00 |
|
thomascube
|
967b342039
|
Disable installer by default; add config option to enable it again
|
2008-03-28 19:42:35 +00:00 |
|
till
|
7635d21b4c
|
* fixing bug where people got: Call to undefined function decrypt_passwd()
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
|
2008-03-23 20:42:24 +00:00 |
|
thomascube
|
330127a612
|
Disable PHP notices + check for installer script on login page
|
2008-03-02 13:20:21 +00:00 |
|
thomascube
|
b3f9dfb54e
|
Allow to skip the config step if config files already exist
|
2008-02-27 08:11:17 +00:00 |
|
thomascube
|
ad43e637bd
|
Add SMTP test to installer script
|
2008-02-26 18:08:19 +00:00 |
|
thomascube
|
c5042d468e
|
More installer stuff
|
2008-02-25 23:03:54 +00:00 |
|
thomascube
|
6557d3005c
|
Added environment checks from check.php-dist
|
2008-02-21 00:02:52 +00:00 |
|
thomascube
|
3549785897
|
First steps to implement an installer
|
2008-02-19 22:28:28 +00:00 |
|