Olivier BILHAUT
657fc2ab1f
Modified restore script start to be compliant with generic script
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
d8a23d3ebe
Modified upgrade script start to be compliant with generic script
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
4aa0e92160
Modified restore script start to be compliant with generic script
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
76af5a1999
Modified upgrade script start to be compliant with generic script
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
d5d17f3b65
Modified remove script start to be compliant with generic script
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
46f5bc2cd3
Modified backup script to be compliant with generic script
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
7f3621380a
Restored github link
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
363bfc24cd
Restored path_url and changed final_url format
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
d45a3d08ca
Replaced path_url by pathurl
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
128c0bf96b
Replaced sed by ynh_add_nginx_config
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
4d73ccbc8d
Local download
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
2fe4a18b83
Local download
2018-02-06 17:44:27 +01: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
Olivier BILHAUT
6b5d40b3ac
Replaced path by path_url on line 102
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
acd2a0a51e
Commented path var
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
e9e4b7ac22
New helpers path_url
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
5a3027a4fa
RE-Enabled path
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
c7286389eb
Replaced path by path_url
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
56b50e17ed
Commented set -eu
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
8e068eb65a
Added testpost=1 on first local curl
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
8f853dcc9e
Added a ynh_die on unzip command
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
0327329871
Commented ynh_local_curl without parameter
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
1722d39722
Removed a sudo
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
7f243b8965
Included _common.sh script to script path
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
4611bb1b4b
Included new helpers
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
76f2c79830
Introduced helper ynh_webpath_register instead of checkurl
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
3fbe2c2d73
Test 2
2018-02-06 17:44:27 +01:00
Olivier BILHAUT
52329392a8
Test with Dolibarr 6.0.4
2018-02-06 17:44:27 +01:00
scith
14185aabdc
Improve curl
2017-05-18 20:42:22 +02:00
scith
a58021a7e8
5.02
2017-05-07 15:38:07 +02:00
scith
4c94534862
Improve pcheck and fix
2017-05-07 15:35:48 +02: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
Jeff
efc42505f4
Fix
2017-04-24 16:31:09 +02:00
Jeff
d2f5986c80
Merge pull request #1 from scith/master
...
Major rework
2017-04-24 04:22:38 +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
5477eac2c4
[fix] remove reference to noalyss
2015-09-29 16:30:42 +02:00
Laurent Peuch
65549b92cb
[enh] start to reproduce installation procedure
2015-09-29 16:20:08 +02:00
Laurent Peuch
a463e0e330
[enh] add remove script
2015-09-29 02:28:53 +02:00
Laurent Peuch
96f8c0b787
[enh] setup dolibarr database
2015-09-29 01:39:54 +02:00
Laurent Peuch
1163a1afec
[fix] meh
2015-09-29 00:24:25 +02:00
Laurent Peuch
e342062bb1
[fix] yet another reference to noalyss
2015-09-29 00:20:37 +02:00
Laurent Peuch
89e40ea5ad
[fix] permissions
2015-09-29 00:15:49 +02:00
Laurent Peuch
9d6b4eb794
[fix] still bad path
2015-09-29 00:12:30 +02:00
Laurent Peuch
95b93f7702
[fix] bad path
2015-09-29 00:04:43 +02:00
Laurent Peuch
22dd4e39fa
bugs
2015-09-28 23:17:30 +02:00
Laurent Peuch
502e8b1e62
[enh] reload services
2015-09-28 23:10:22 +02:00
Laurent Peuch
e8536a8a65
[enh] add php-fpm conf and copy it
2015-09-28 23:07:52 +02:00
Laurent Peuch
5f1ad7d03d
[enh] start to move files
2015-09-28 23:02:46 +02:00
Laurent Peuch
504e5ea98b
[fix] missing manifest.json
2015-09-28 22:43:49 +02:00