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
|
6f136f4df2
|
remove unnecessary spaces
|
2015-04-07 23:07:02 +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 |
|
Thomas Citharel
|
2903ffc54f
|
Merge branch 'add-html-doc' of https://github.com/wallabag/wallabag into documentation-integration
|
2014-12-17 22:44:36 +01:00 |
|
etiess
|
66d7a4dcd8
|
Update wallabag_compatibility_test.php
Explain how to install Tidy
|
2014-11-26 14:07:27 +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 |
|
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 |
|