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

38 commits

Author SHA1 Message Date
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
scith
cc4c506757 Major rework
Major rework of the app:
- Update to latest sources
- Auto-install
- Install, upgrade, remove, backup, restore scripts
- Readme
- Sets up LDAP (still a bug to solve with the passwords preventing LDAP
auth)
- Sync YNH users with Dolibarr users and/or members
- Check_process (broken because of CURL?)
- Hooks (broken)
2017-04-24 04:16:02 +02:00
Laurent Peuch
e8536a8a65 [enh] add php-fpm conf and copy it 2015-09-28 23:07:52 +02:00