mastereur
6c09ca5f0c
Update to 16.0.3
2022-12-07 17:51:28 +01:00
mastereur
20ac11c71b
Update to 16.0.2
2022-12-07 17:49:46 +01:00
mastereur
996e5feac0
Update to 16.0.1
2022-11-07 16:47:55 +01:00
mastereur
c4a8c9d382
Update to 16.0.0
2022-09-27 08:58:39 +02:00
mastereur
66cb6acad7
Update README.md
2022-08-08 11:55:38 +02:00
mastereur
078d541c09
Merge branch 'master' into testing
2022-08-08 11:55:01 +02:00
yunohost-bot
e63adb205f
Auto-update README
2022-08-08 09:40:49 +00:00
yunohost-bot
1de169e4e1
Auto-update README
2022-08-08 09:40:20 +00:00
yunohost-bot
f14bdf2eac
Auto-update README
2022-06-27 12:00:26 +00: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
670069c720
Slowing down install #65 and #76
2022-03-09 09:55:01 +01: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
Yunohost-Bot
7d06bbe537
Auto-update README
2021-09-25 12:42:49 +00: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
43ee612387
Update to 13.0.3
2021-06-19 21:56:42 +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
ericgaspar
cf23849f30
Fix
2021-01-07 14:24:42 +01: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
ericgaspar
4c20537272
add status badges
2020-06-15 12:25:13 +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
eaf74931b2
Fix some links
2019-07-07 00:42:51 +02:00
mastereur
d91d69f1c3
Update README.md
...
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
2019-06-27 11:23:10 +02:00
mastereur
67a2cec79a
Normalization from example_ynh and some reworks
2019-06-16 00:06:51 +02:00
Olivier BILHAUT
aced370f33
included version in manifest and included GPLv3 into README.md
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