Commit Graph

51 Commits

Author SHA1 Message Date
Nicolas Lœuillet fcd37d0c7b change type for password field in installation 2014-10-29 21:02:07 +01:00
Nicolas Lœuillet 5b16d508b5 Merge pull request #843 from rros/mysql-utf8mb4
Convert the MySQL charset to utf8mb4 to support the full range of unicode
2014-10-14 19:56:50 +02:00
Thomas Citharel 6b0894c66a Merge pull request #860 from wallabag/compatibility_file
Move compatibility file (fixes #858)
2014-10-08 21:36:51 +02:00
tcit a7058a5a13 Right redirect from the new path 2014-10-08 21:35:21 +02:00
Nicolas Lœuillet 20b4d7d621 query for populate mysql/postgres was called when we choosed sqlite 2014-10-08 21:23:34 +02:00
Nicolas Lœuillet 7331ed3e80 change href in install/index.php 2014-10-08 21:11:56 +02:00
Nicolas Lœuillet 79dd109e37 Fixes #858: move compatibility file into install folder 2014-10-08 21:08:21 +02:00
tcit 3dca040a0b Fix bug for #787 2014-10-08 19:31:15 +02:00
tcit 8327f1c371 Merge branch 'dev' into data-for-mysql 2014-10-08 19:26:26 +02:00
tcit b37110cc82 Merge branch 'issue-844' of https://github.com/rros/wallabag into dev 2014-09-28 17:48:06 +02:00
Robert Ros 0dc4797a4c Fix the PostgreSQL install errors 2014-09-21 00:39:40 +02:00
Robert Ros b668db242d Convert the MySQL charset to utf8mb4 to support the full range of unicode characters 2014-09-18 22:29:22 +02:00
Maryana Rozhankivska d05f5eeb1d added moreQueries for postgressql 2014-08-21 19:07:19 +03:00
tcit 046b931624 added email field 2014-07-25 08:42:03 +02:00
Nicolas Lœuillet 86edff4447 Add data for mysql installation, see #624 2014-07-22 21:48:21 +02:00
Nicolas Lœuillet 3602405ec0 WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00
Nicolas Lœuillet 6400371ff9 I removed my previous commit. We have to create a new branch for that. 2014-07-10 13:17:04 +02:00
Nicolas Lœuillet 5425b0dd82 new fields in database, reading time / date and domain name are stored 2014-07-08 21:46:32 +02:00
tcit feecea2806 Fix #657 and postgresql problems 2014-04-23 22:39:43 +02:00
Maryana Rozhankivska 43c7b978c3 config.inc.php.new renamed in config.inc.default.php 2014-04-22 20:58:40 +03:00
Justin Plock 44fd0faa23 Added IF NOT EXISTS 2014-04-14 09:40:35 -04:00
tcit d967a1fa14 Important fixes for search engine (thx @mariroz)
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
2014-04-02 17:44:47 +02:00
Nicolas Lœuillet 1be13ba1fc oops, restore @tcitworld commit. I'm so tired 2014-03-30 21:16:45 +02:00
Nicolas Lœuillet 1d0995bb8e [fix] undefined vars in install script 2014-03-30 19:57:39 +02:00
tcit fecb62a396 Improvements to install script
* automatically remove install/ folder
* go easier though the compatibility test <-> install script pages
* Small fixes which raised php warnings
2014-03-28 20:00:02 +01:00
Nicolas Lœuillet 2bb207d005 [fix] #483 pdo_sqlite not required if we want mysql / pgsql 2014-02-28 14:54:50 +01:00
Nicolas Lœuillet d09a5674e9 [add] message in install screen to prevent user when wallabag is already installed 2014-02-20 08:58:59 +01:00
Nicolas Lœuillet f37891fdb6 [fix] css display with baggy theme 2014-02-19 15:20:13 +01:00
Nicolas Lœuillet fb5a9666ed version number 1.5.1 2014-02-19 13:55:40 +01:00
Nicolas Lœuillet 792097fb6a [add] script to make the install more user friendly #466 2014-02-18 21:22:34 +01:00
Nicolas Lœuillet 9f3148fec7 [change] change default content #445 2014-02-13 19:31:46 +01:00
Pierre 9ffce01e0c Correction de bugs dans le schema mysql
- users/name type de int a varchar
	- valeurs par defaut ajoutees pour entries/is_read et is_fav
2014-01-07 22:55:48 +01:00
Dmitry Sandalov 17bd2cc94c tags: mysql create tables if not exists 2013-12-19 16:24:49 +03:00
Nicolas Lœuillet 6bf4702608 [add] tags and tags_entries for mysql & postgresql 2013-12-06 15:16:02 +01:00
Nicolas Lœuillet f014856424 [add] tags and tags_entries tables in poche.sqlite 2013-12-06 15:11:08 +01:00
Nicolas Lœuillet 33fe6a46a4 bug fix #278: mysql collation not UTF8 2013-10-25 14:20:18 +02:00
Nicolas Lœuillet 031df528b6 bug fix #268: move POCHE_VERSION in index.php and change the name to avoid conflicts when updating 2013-10-07 13:19:34 +02:00
Nicolas Lœuillet 969a91a1e3 site_config is now embedded with poche 2013-10-03 13:48:58 +02:00
NumEricR 10ab20d8e2 Fix missing lang in html tag of update pages 2013-09-14 10:06:59 +02:00
Nicolas Lœuillet 063fc1a7ba changelog in update 2013-08-25 21:10:01 +02:00
Nicolas Lœuillet 679b6b85ad preparing to beta4 2013-08-23 22:43:16 +02:00
Nicolas Lœuillet 6d7defc87c new messages when update / install 2013-08-23 22:24:41 +02:00
Nicolas Lœuillet 76beb27135 new default content in poche.sqlite 2013-08-23 22:12:37 +02:00
Nicolas Lœuillet c3df0ebdc2 typo 2013-08-16 21:21:25 +02:00
Nicolas Lœuillet abed0f2122 some precisons in updating poche 2013-08-16 20:40:31 +02:00
Nicolas Lœuillet bb5a7d9ede updating script 2013-08-16 20:19:31 +02:00
Nicolas Lœuillet ed06f04077 test if /install exists 2013-08-08 09:11:12 +02:00
Nicolas Lœuillet 04b55e97de populate user_config 2013-08-07 21:16:12 +02:00
Nicolas Lœuillet 76e9ca2acf good version of poche.sqlite 2013-08-07 21:00:06 +02:00
Nicolas Lœuillet b916bcfccc fixes for 1.0-beta 2013-08-07 19:14:28 +02:00