Commit graph

29 commits

Author SHA1 Message Date
Thomas Citharel
369e00e60b add a information message to fill all the fields 2015-01-25 22:56:11 +01:00
Thomas Citharel
c1e90b9e8f some improvements 2015-01-25 22:42:31 +01:00
Thomas Citharel
444f140639 wow. Many changes to installation script. Much easier. 2015-01-25 17:43:58 +01:00
Nicolas Loeuillet
4eb71ab555 change jquery path into installation script 2014-12-18 10:36:47 +01:00
Thomas Citharel
a50d7f0f20 link to doc inside wallabag:about 2014-12-17 22:55:33 +01:00
Nicolas Lœuillet
d4b42995f7 add link to documentation into installation 2014-11-24 13:46:11 +01:00
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
Nicolas Lœuillet
20b4d7d621 query for populate mysql/postgres was called when we choosed sqlite 2014-10-08 21:23:34 +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
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
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