Éric Gaspar
1d0b4647e3
cleaning
2023-10-02 16:19:14 +02:00
Éric Gaspar
baa191f546
Update conf.php
2023-10-02 15:19:59 +02:00
Éric Gaspar
4ac50dafec
Update conf.php
2023-10-02 15:18:44 +02:00
Éric Gaspar
8c17f48bed
cleaning
2023-10-02 15:14:26 +02:00
Éric Gaspar
bc9ddc865f
Update install.forced.php
2023-10-02 14:55:28 +02:00
Éric Gaspar
aa748935a1
Update conf.php
2023-10-02 14:55:21 +02:00
Éric Gaspar
0c49aabfb1
cleaning
2023-10-02 14:42:33 +02:00
Éric Gaspar
e511500470
Update extra_php-fpm.conf
2023-08-31 14:59:12 +02:00
Éric Gaspar
16c105d1aa
v2
2023-05-22 08:35:38 +02:00
Éric Gaspar
dc892b8d28
v2
2023-05-22 08:21:08 +02:00
mastereur
96bb49b46b
Scripts Improvement
...
- Remove deprecated config option
- Fix scripts
2022-11-07 17:06:43 +01:00
mastereur
8965c1e24e
Scripts Improvement
...
-Update scripts according to example_ynh.
-Remove deprecated dependencies function.
-Fix permissions warning.
-Make sequential upgrades from each major version to the next one
2022-09-30 09:53:02 +02:00
mastereur
c4a8c9d382
Update to 16.0.0
2022-09-27 08:58:39 +02:00
gmilad
ddca4e976f
Update to 15.0.3
2022-08-04 21:52:15 +02:00
mastereur
bcfd3fd69a
Update to 15.0.2
2022-06-27 10:26:24 +02:00
mastereur
c2ae78598b
Update to 15.0.1
2022-04-11 10:58:26 +02:00
mastereur
3c02242b4e
Update to 15.0.0
2022-04-11 10:57:38 +02:00
mastereur
110f0bd1e5
Update to 14.0.5
2022-01-07 17:27:02 +01:00
mastereur
38d9a76370
Update to 14.0.4
2022-01-07 17:21:57 +01:00
mastereur
ef1307d71c
Update to 14.0.3
2021-10-21 08:53:09 +02:00
ericgaspar
599cb69c14
Fix
2021-09-25 14:42:38 +02:00
mastereur
1ea618aedb
Update to 14.0.2
2021-09-21 10:48:25 +02:00
mastereur
e64dbc4166
Update to 14.0.1
2021-08-23 10:35:12 +02:00
mastereur
bb3e5bc677
Update to 14.0.0
2021-07-19 09:55:16 +02:00
mastereur
b93dcd144b
Update to 13.0.4
2021-07-12 15:29:03 +02:00
gmilad
c9417b683c
Update to 13.0.3
2021-06-19 21:56:18 +02:00
mastereur
a4843f175f
Update to 13.0.2
2021-03-24 16:12:07 +01:00
mastereur
55c3830094
Update to 12.0.5
2021-03-24 15:39:36 +01:00
ericgaspar
9c2a17f06f
Upgrade to 13.0.0
2021-02-09 17:19:21 +01:00
mastereur
57d61bc993
Update nginx.conf
...
fix indent
2021-02-09 15:25:19 +01:00
ericgaspar
067923c98c
Fix
2021-01-07 14:09:35 +01:00
mastereur
d3acc29509
Updating scripts according to example_ynh and remove dependences to php7.0
2020-09-27 23:58:31 +02:00
mastereur
1d952961e4
Fix #33 - Change size limit and optimize creation of the fpm file using helpers
2020-09-27 23:16:32 +02:00
mastereur
358cd3a7cf
Update to 12.0.3
2020-09-27 01:10:49 +02:00
mastereur
6eafeb24b0
Update to 12.0.2
2020-09-27 01:10:00 +02:00
mastereur
365c354e93
Update to 12.0.1
2020-09-27 01:08:45 +02:00
mastereur
955c8f3674
Update to 11.0.5
2020-07-17 11:21:55 +02:00
mastereur
9ec0d188c5
Update to 11.0.3
2020-03-29 23:47:45 +02:00
mastereur
9b90f7434c
Update to 10.0.6
2020-01-11 02:26:03 +01:00
mastereur
d9b1c72c0b
Update to 10.0.4
2019-12-02 23:20:04 +01:00
mastereur
7cc226bade
Update to 10.0.3
2019-11-01 09:59:02 +01:00
mastereur
40f522cfce
Update to 10.0.2
2019-09-22 16:44:59 +02:00
mastereur
9b6c933386
Update to 10.0.1
2019-09-02 01:03:56 +02:00
mastereur
0a15309cf6
Update to 9.0.4
2019-08-13 12:11:39 +02:00
Kay0u
22d76cf5d0
Delete comments and general improvements
2019-07-05 22:33:55 +02:00
mastereur
ac29cb1b27
Remove src_path reference
2019-06-27 22:44:38 +02:00
mastereur
67a2cec79a
Normalization from example_ynh and some reworks
2019-06-16 00:06:51 +02:00
Olivier BILHAUT
2d5850ca09
Corrected a bug in nginx.conf
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
80ac19332e
Updated nginx.conf and nginx sed
2018-02-06 17:44:27 +01:00
Jeff
5cc9b9c96f
LDAP and HTTP auth
...
YunoHost users are now instantly logged in with HTTP auth
For this feature to work, the app now needs to be private, all YNH users
must be added in the database, and the admin user must be a YNH user. As
a result, the manifest has changed:
- Admin password is replaced by admin user
- Public/Private is removed
- Adding YNH users as Dolibarr users is removed: this is default now
Unfortunately, upgrading the app will not change the previous behavior
(ie no automatic login). For automatic login to work, you **must**
reinstall the app
The sync script does not delete users. Therefore the post_user_delete
hook is not needed (and does not work anyway)
2017-05-05 17:34:15 +02:00