aboutsummaryrefslogtreecommitdiffhomepage
path: root/install
Commit message (Collapse)AuthorAgeFilesLines
* Fix grammatical typoSimon Marchi2016-01-151-1/+1
|
* remove call to google fonts because privacy !Thomas Citharel2015-07-271-1/+0
|
* fixed a postgresql-related bug, more database functions secured and add an ↵Thomas Citharel2015-07-181-4/+8
| | | | exception for sqlite at installation
* revert session destroy to avoid warningThomas Citharel2015-05-221-2/+0
|
* just make sure this variable is gone for #11141.9.1beta2Thomas Citharel2015-05-091-0/+3
|
* fix sessions lasting through reinstallations, they are now deletedThomas Citharel2015-05-092-1/+21
|
* fix installation error on wrong credentials (#1175 and #1114)1.9.1beta1Thomas Citharel2015-04-081-8/+35
|
* remove unnecessary spaces1.9.1alpha2Thomas Citharel2015-04-071-5/+5
|
* fix bug with utf8mb4Thomas Citharel2015-04-051-1/+3
|
* redo the whole lot of commits I've deleted while trying Gitlab/Framasoft ↵Thomas Citharel2015-03-141-6/+6
| | | | mirroring
* fix #1154Thomas Citharel2015-03-132-6/+8
|
* 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-142-5/+20
|
* (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-132-4/+13
|
* fixed bugThomas Citharel2015-02-101-1/+2
|
* added a final screenThomas Citharel2015-02-101-4/+28
|
* improvements for the installerThomas Citharel2015-02-102-49/+65
|
* renamed wallabag_compatibility_test since it doesn't do that anymoreThomas Citharel2015-02-052-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-312-18/+46
|\
| * view improvements & check if at least one pdo driver is availableThomas Citharel2015-01-312-17/+46
| |
* | add informations on databases systemsThomas Citharel2015-01-311-2/+41
|/
* changes for 1026 for PDO exceptionsThomas Citharel2015-01-272-139/+129
|
* 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-252-388/+297
|
* change jquery path into installation scriptNicolas Loeuillet2014-12-181-1/+1
|
* link to doc inside wallabag:aboutThomas Citharel2014-12-171-2/+2
|
* Merge branch 'add-html-doc' of https://github.com/wallabag/wallabag into ↵Thomas Citharel2014-12-171-0/+1
|\ | | | | | | documentation-integration
| * add link to documentation into installationNicolas Lœuillet2014-11-241-0/+1
| |
* | Update wallabag_compatibility_test.phpetiess2014-11-261-2/+2
|/ | | Explain how to install Tidy
* change type for password field in installationNicolas Lœuillet2014-10-291-2/+2
|
* Merge pull request #843 from rros/mysql-utf8mb4Nicolas Lœuillet2014-10-142-8/+10
|\ | | | | 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-182-8/+10
| | | | | | | | characters
* | Merge pull request #860 from wallabag/compatibility_fileThomas Citharel2014-10-081-0/+427
|\ \ | | | | | | Move compatibility file (fixes #858)
| * | Right redirect from the new pathtcit2014-10-081-2/+2
| | |
| * | change href in install/index.phpNicolas Lœuillet2014-10-081-1/+1
| | |
| * | Fixes #858: move compatibility file into install folderNicolas Lœuillet2014-10-081-0/+427
| | |
* | | 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
| |/