aboutsummaryrefslogtreecommitdiffhomepage
path: root/install/index.php
Commit message (Collapse)AuthorAgeFilesLines
* add install script after composer installNicolas Lœuillet2015-01-211-375/+0
|
* whoops, deleted install folderNicolas Lœuillet2015-01-201-0/+375
|
* move install files into bin folderNicolas Lœuillet2015-01-201-375/+0
|
* change jquery path into installation scriptNicolas Loeuillet2014-12-181-1/+1
|
* link to doc inside wallabag:aboutThomas Citharel2014-12-171-2/+2
|
* add link to documentation into installationNicolas Lœuillet2014-11-241-0/+1
|
* change type for password field in installationNicolas Lœuillet2014-10-291-2/+2
|
* Merge pull request #843 from rros/mysql-utf8mb4Nicolas Lœuillet2014-10-141-2/+4
|\ | | | | Convert the MySQL charset to utf8mb4 to support the full range of unicode
| * Convert the MySQL charset to utf8mb4 to support the full range of unicode ↵Robert Ros2014-09-181-2/+4
| | | | | | | | characters
* | query for populate mysql/postgres was called when we choosed sqliteNicolas Lœuillet2014-10-081-3/+5
| |
* | Fix bug for #787tcit2014-10-081-4/+4
| |
* | Merge branch 'dev' into data-for-mysqltcit2014-10-081-4/+15
|\ \
| * \ Merge branch 'issue-844' of https://github.com/rros/wallabag into devtcit2014-09-281-3/+3
| |\ \
| | * | Fix the PostgreSQL install errorsRobert Ros2014-09-211-3/+3
| | |/
| * / added email fieldtcit2014-07-251-1/+3
| |/
| * WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)Nicolas Lœuillet2014-07-111-0/+9
| |
* | added moreQueries for postgressqlMaryana Rozhankivska2014-08-211-0/+7
| |
* | 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