1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dotclear2_ynh.git synced 2024-09-03 18:26:29 +02:00
Commit graph

287 commits

Author SHA1 Message Date
Kayou
d74b7a8f63
Merge pull request #8 from YunoHost-Apps/testing
Update README.md
2019-03-01 23:49:51 +01:00
Kayou
12f825bbd2
Update README.md 2019-03-01 23:49:25 +01:00
Kayou
b48ec2cd96
Merge pull request #7 from YunoHost-Apps/testing
Testing
2019-03-01 23:47:41 +01:00
Kayou
a12dea8202
Merge pull request #6 from YunoHost-Apps/README
Readme
2019-03-01 23:47:19 +01:00
Kayou
14e0875d18
Merge pull request #5 from YunoHost-Apps/testing
Testing
2019-03-01 23:46:45 +01:00
Kayou
b3c403a1a8
Protect admin area if the app is public 2019-03-01 23:46:01 +01:00
Kayou
cde210686c
Merge pull request #4 from YunoHost-Apps/ldap
Ldap
2019-03-01 22:51:51 +01:00
Kayou
bf2cf589d6
fix ldap 2019-03-01 22:48:44 +01:00
Kayou
4df83ddb79
Update README.md 2019-03-01 15:57:46 +01:00
Kayou
1b245084dc
Update README.md 2019-03-01 15:53:34 +01:00
Kayou
45f92cbd06
Update check_process 2019-03-01 15:38:17 +01:00
Kayou
4d5a55d0d8
add possible permissions 2019-03-01 02:15:21 +01:00
Kayou
f751d455cd
Fix LDAP connection 2019-03-01 02:05:03 +01:00
Kayou
75d632ce5f
add ldap (Not working yet) 2019-02-28 01:43:05 +01:00
Kayou
64ce930c0c
Merge pull request #3 from YunoHost-Apps/testing
Update Scripts
2019-02-28 01:41:49 +01:00
Kayou
8b9d28118e
Don't check change url for now 2019-02-28 01:41:32 +01:00
Kayou
b10a449d50
add upgrade 2019-02-28 00:12:48 +01:00
Kayou
6555ee359c
Small fix on ynh_url_join 2019-02-10 00:08:12 +01:00
Kayou
a17bdd4840
fix package_linter, and add helpers 2019-02-09 23:46:07 +01:00
Kayou
e2fcefbdfe
Update php-fpm 2019-02-09 23:19:26 +01:00
Kayou
c9c9195f60
Update manifest 2019-02-01 01:22:55 +01:00
Kayou
52bfd62792
Update manifest 2019-02-01 01:19:54 +01:00
Kayou
a781f73d9b
Add check_process 2019-02-01 01:05:54 +01:00
Kayou
95f3bbb1b7
update backup and restore scripts 2019-01-30 00:43:09 +01:00
Kayou
169909fe2e
Fix if root domain 2019-01-29 02:10:27 +01:00
Kayou
a78f9eee63
Update nginx conf 2019-01-28 09:30:54 +01:00
Kayou
eca913a446 Fix install and rework script 2019-01-28 01:52:20 +01:00
Kayou
29165afb1f WIP Update scripts 2019-01-27 23:36:59 +01:00
frju365
51e8994cd8
Merge pull request #2 from Mickael-Martin/master
Fix install not working
2019-01-08 20:13:30 +01:00
Mickaël Martin
c795cfb893
Update install 2019-01-04 18:33:38 +01:00
Mickaël Martin
abf164a3bf
Update install 2019-01-04 18:28:10 +01:00
Mickaël Martin
4639565637
Update manifest.json 2019-01-04 18:25:16 +01:00
Mickaël Martin
2cd9adf4cb
Update manifest.json 2019-01-04 18:24:22 +01:00
Mickaël Martin
7e401a502b
Update manifest.json 2019-01-04 18:16:07 +01:00
Mickaël Martin
7efd9ad659
Update manifest.json 2019-01-04 18:15:02 +01:00
Mickaël Martin
ea47133a19
Update install
syntax conf file changes
2019-01-04 18:10:25 +01:00
Rémy G.
e5a6b0c7ec Update README.md 2015-09-15 14:34:28 +02:00
root
6c5ab6ba22 Install working. Some doc. 2015-09-14 21:18:02 +00:00
root
79e889f879 Trying to fix the broken setup if not connected 2015-09-14 20:04:15 +00:00
root
42106f7ff6 License GPL-3 2015-09-12 12:48:32 +00:00
Rémy Garrigue
a35aaaec0a Reordering SSOWat and curl setup call 2015-09-11 23:07:07 +02:00
Rémy Garrigue
3441a93c0c Swapped SSO reload and curl setup to fix the private install 2015-09-11 17:33:07 +02:00
Rémy Garrigue
796248311a Improxing backup explanation 2015-08-21 15:26:20 +00:00
Rémy Garrigue
0463668181 Replaced service nginx by /etc/init.d/nginx to avoid /dev/tty error message 2015-08-21 14:34:13 +00:00
Rémy Garrigue
f236f553e9 As initdb create db user, also removing it before db restoration 2015-08-21 14:16:02 +00:00
Rémy Garrigue
646556643b Writing some doc on backup/restore 2015-08-21 14:15:10 +00:00
Rémy Garrigue
27e851ec47 Re-enabled YunoHost shortcut to dashboard now that nginx conf do works 2015-08-21 13:33:45 +00:00
Rémy Garrigue
7de3e36cab Password must be 6 chars long at least... 2015-08-21 11:44:51 +00:00
Rémy Garrigue
e9b1f5bfb7 J'ai vraiment oublié ça? 2015-08-21 11:39:11 +00:00
Rémy Garrigue
8db578b249 Merge branch 'master' of https://github.com/rgarrigue/dotclear2_ynh 2015-08-21 11:30:36 +00:00