Commit Graph

33 Commits

Author SHA1 Message Date
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
Nicolas Lœuillet 580d60b941 file to update from 0.x to 1.x \o/ 2013-08-07 15:46:17 +02:00