aboutsummaryrefslogtreecommitdiffhomepage
path: root/install/index.php
Commit message (Collapse)AuthorAgeFilesLines
* Add data for mysql installation, see #624Nicolas Lœuillet2014-07-221-0/+12
|
* Fix #657 and postgresql problemstcit2014-04-231-3/+3
|
* config.inc.php.new renamed in config.inc.default.phpMaryana Rozhankivska2014-04-221-1/+1
|
* Important fixes for search engine (thx @mariroz)tcit2014-04-021-3/+3
| | | | | | | | | | | | So sorry for the mess... :( * search only in users' own articles * sanitized what is searched * display what is searched * pagination, sorting available when searching * use existing function to query db * bad encoding caracters fixed * link to JQuery into default theme, no longer in each theme * some spaces instead of tabs
* oops, restore @tcitworld commit. I'm so tiredNicolas Lœuillet2014-03-301-10/+58
|
* [fix] undefined vars in install scriptNicolas Lœuillet2014-03-301-56/+8
|
* Improvements to install scripttcit2014-03-281-7/+29
| | | | | | * automatically remove install/ folder * go easier though the compatibility test <-> install script pages * Small fixes which raised php warnings
* [fix] #483 pdo_sqlite not required if we want mysql / pgsqlNicolas Lœuillet2014-02-281-2/+29
|
* [add] message in install screen to prevent user when wallabag is already ↵Nicolas Lœuillet2014-02-201-3/+11
| | | | installed
* [fix] css display with baggy themeNicolas Lœuillet2014-02-191-3/+3
|
* version number 1.5.11.5.1.1Nicolas Lœuillet2014-02-191-3/+3
|
* [add] script to make the install more user friendly #466Nicolas Lœuillet2014-02-181-0/+283