Thomas Citharel
9730853564
revert session destroy to avoid warning
2015-05-22 18:54:55 +02:00
Thomas Citharel
63fd39c326
just make sure this variable is gone for #1114
2015-05-09 19:17:24 +02:00
Thomas Citharel
02d4ab1a60
fix sessions lasting through reinstallations, they are now deleted
2015-05-09 18:30:28 +02:00
Thomas Citharel
fdda9fd9a3
fix installation error on wrong credentials ( #1175 and #1114 )
2015-04-08 16:55:07 +02:00
Thomas Citharel
dfc1d3e8f3
fix bug with utf8mb4
2015-04-05 00:27:20 +02:00
Thomas Citharel
7f8f8271e4
redo the whole lot of commits I've deleted while trying Gitlab/Framasoft mirroring
2015-03-14 00:22:11 +01:00
Thomas Citharel
f5618feb73
fix #1154
2015-03-13 23:33:49 +01:00
Thomas Citharel
0ae1e652c9
fix for #1121
2015-03-04 11:03:41 +01:00
Thomas Citharel
b692691d7d
update jquery to version 2.1.3
2015-03-01 22:11:35 +01:00
Thomas Citharel
5395d7f8f5
fix eventual bugs when user exists in database and connection doesn't work
2015-03-01 21:56:01 +01:00
Thomas Citharel
d61e86a3d3
fix #1093
2015-02-17 11:03:17 +01:00
Thomas Citharel
467503fb2a
added warnings on install script on file permissions if writing fails
2015-02-16 12:56:39 +01:00
Thomas Citharel
8df902951b
update improvements
2015-02-14 16:15:17 +01:00
Thomas Citharel
054c9d8838
(definitely) fixed utf8mb4 and check if user already exists in database before installing first user
2015-02-14 15:12:02 +01:00
Thomas Citharel
af13787e74
fix #1078
2015-02-13 17:13:11 +01:00
Thomas Citharel
9fdd88436d
fixed bug
2015-02-10 22:21:42 +01:00
Thomas Citharel
11ef4de52d
added a final screen
2015-02-10 01:14:28 +01:00
Thomas Citharel
8d7ec54658
improvements for the installer
2015-02-10 00:32:38 +01:00
Thomas Citharel
5e26c91024
renamed wallabag_compatibility_test since it doesn't do that anymore
2015-02-05 00:05:43 +01:00
Thomas Citharel
976d6935ed
fix UTF8MB4 problems, make an option, add info and also change documentation links
2015-02-04 22:18:13 +01:00
Thomas Citharel
9834d87e97
final adjustments
2015-02-01 00:44:13 +01:00
Thomas Citharel
89e8812494
merge
2015-01-31 23:50:40 +01:00
Thomas Citharel
dd0d7ad9a1
add informations on databases systems
2015-01-31 23:44:20 +01:00
Thomas Citharel
22f19b23a6
view improvements & check if at least one pdo driver is available
2015-01-31 23:35:45 +01:00
Thomas Citharel
ca056e7fd1
changes for 1026 for PDO exceptions
2015-01-27 00:41:25 +01:00
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