Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change type for password field in installation | Nicolas Lœuillet | 2014-10-29 | 1 | -2/+2 |
| | |||||
* | Merge pull request #843 from rros/mysql-utf8mb4 | Nicolas Lœuillet | 2014-10-14 | 1 | -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 Ros | 2014-09-18 | 1 | -2/+4 |
| | | | | | | | | characters | ||||
* | | query for populate mysql/postgres was called when we choosed sqlite | Nicolas Lœuillet | 2014-10-08 | 1 | -3/+5 |
| | | |||||
* | | Fix bug for #787 | tcit | 2014-10-08 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'dev' into data-for-mysql | tcit | 2014-10-08 | 1 | -4/+15 |
|\ \ | |||||
| * \ | Merge branch 'issue-844' of https://github.com/rros/wallabag into dev | tcit | 2014-09-28 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Fix the PostgreSQL install errors | Robert Ros | 2014-09-21 | 1 | -3/+3 |
| | |/ | |||||
| * / | added email field | tcit | 2014-07-25 | 1 | -1/+3 |
| |/ | |||||
| * | WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) | Nicolas Lœuillet | 2014-07-11 | 1 | -0/+9 |
| | | |||||
* | | added moreQueries for postgressql | Maryana Rozhankivska | 2014-08-21 | 1 | -0/+7 |
| | | |||||
* | | Add data for mysql installation, see #624 | Nicolas Lœuillet | 2014-07-22 | 1 | -0/+12 |
|/ | |||||
* | Fix #657 and postgresql problems | tcit | 2014-04-23 | 1 | -3/+3 |
| | |||||
* | config.inc.php.new renamed in config.inc.default.php | Maryana Rozhankivska | 2014-04-22 | 1 | -1/+1 |
| | |||||
* | Important fixes for search engine (thx @mariroz) | tcit | 2014-04-02 | 1 | -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 tired | Nicolas Lœuillet | 2014-03-30 | 1 | -10/+58 |
| | |||||
* | [fix] undefined vars in install script | Nicolas Lœuillet | 2014-03-30 | 1 | -56/+8 |
| | |||||
* | Improvements to install script | tcit | 2014-03-28 | 1 | -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 / pgsql | Nicolas Lœuillet | 2014-02-28 | 1 | -2/+29 |
| | |||||
* | [add] message in install screen to prevent user when wallabag is already ↵ | Nicolas Lœuillet | 2014-02-20 | 1 | -3/+11 |
| | | | | installed | ||||
* | [fix] css display with baggy theme | Nicolas Lœuillet | 2014-02-19 | 1 | -3/+3 |
| | |||||
* | version number 1.5.11.5.1.1 | Nicolas Lœuillet | 2014-02-19 | 1 | -3/+3 |
| | |||||
* | [add] script to make the install more user friendly #466 | Nicolas Lœuillet | 2014-02-18 | 1 | -0/+283 |