aboutsummaryrefslogtreecommitdiffhomepage
path: root/install/index.php
Commit message (Collapse)AuthorAgeFilesLines
* redo the whole lot of commits I've deleted while trying Gitlab/Framasoft ↵Thomas Citharel2015-03-141-6/+6
| | | | mirroring
* fix #1154Thomas Citharel2015-03-131-2/+2
|
* fix for #1121Thomas Citharel2015-03-041-10/+26
|
* update jquery to version 2.1.3Thomas Citharel2015-03-011-1/+1
|
* fix eventual bugs when user exists in database and connection doesn't workThomas Citharel2015-03-011-7/+7
|
* fix #1093Thomas Citharel2015-02-171-2/+4
|
* added warnings on install script on file permissions if writing failsThomas Citharel2015-02-161-3/+3
|
* update improvementsThomas Citharel2015-02-141-3/+14
|
* (definitely) fixed utf8mb4 and check if user already exists in database ↵Thomas Citharel2015-02-141-0/+9
| | | | before installing first user
* fix #1078Thomas Citharel2015-02-131-2/+10
|
* fixed bugThomas Citharel2015-02-101-1/+2
|
* added a final screenThomas Citharel2015-02-101-4/+28
|
* improvements for the installerThomas Citharel2015-02-101-47/+45
|
* renamed wallabag_compatibility_test since it doesn't do that anymoreThomas Citharel2015-02-051-1/+1
|
* fix UTF8MB4 problems, make an option, add info and also change documentation ↵Thomas Citharel2015-02-041-13/+26
| | | | links
* final adjustmentsThomas Citharel2015-02-011-9/+48
|
* mergeThomas Citharel2015-01-311-17/+44
|\
| * view improvements & check if at least one pdo driver is availableThomas Citharel2015-01-311-16/+44
| |
* | add informations on databases systemsThomas Citharel2015-01-311-2/+41
|/
* changes for 1026 for PDO exceptionsThomas Citharel2015-01-271-139/+97
|
* add a information message to fill all the fieldsThomas Citharel2015-01-251-0/+15
|
* some improvementsThomas Citharel2015-01-251-10/+8
|
* wow. Many changes to installation script. Much easier.Thomas Citharel2015-01-251-5/+286
|
* 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