Gofannon
ef23b0046a
[enh] Cleaning by changing Yunohost needed version
...
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#issuecomment-404597751
Just one last thing, if you put the yunohost requirement at 2.7.14 (last jessie version), you can remove any reference to #sub_path_only in nginx into your install script, as well as upgrade and change_url scripts.
This fix, alias_traversal, is now handled by the helper itself.
2018-07-16 23:28:58 +02:00
Gofannon
813957624f
[fix] Fix issue alias_traversal
...
See d3f4117369
2018-07-09 22:15:49 +02:00
Gofannon
6718a7efa0
[enh] manage file 'preload.php' correctly
...
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#issuecomment-403296911
2018-07-09 22:14:13 +02:00
Gofannon
7d5a382f4d
[fix] Fix encoding to ascii instead of utf8
2018-07-08 00:10:16 +02:00
Gofannon
1ee015bd50
[enh] rework linux permissions
2018-07-08 00:04:33 +02:00
Gofannon
196af58477
[enh] during 'upgrade', copy LDAP config
...
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#discussion_r200142881
2018-07-07 18:24:51 +02:00
Gofannon
c78b5c966a
[fix] Fix upgrade process from existing install
...
Handle case where file added by previous commit was not present on existing install
2018-06-28 23:56:55 +02:00
Gofannon
c9e64c9573
[enh] Cleaning
2018-06-28 00:22:02 +02:00
Gofannon
39e8ccdf8b
[enh] Use "ynh_backup_if_checksum_is_different"
...
Use helper during upgrade to change config dedicated to Yunohost
Do not use for files that can be modified by dokuwiki users and admin
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-27 23:51:40 +02:00
Gofannon
c25787db1e
[enh] Split configuration in different files
...
Separate dedicated Yunohost configuration in a new file that cannot be modified by user
Adapt scripts to handle new files
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-27 23:12:30 +02:00
Gofannon
5716fb1686
[enh] Optimization + fix typos + add comments
2018-06-27 19:23:33 +02:00
Gofannon
83aac4438b
[enh] Remove 'logrotate' config as not needed
...
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-27 00:02:25 +02:00
Gofannon
c7261fb714
[enh] move 'systemd' config as not needed
...
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-26 23:57:01 +02:00
Gofannon
1d1f0bf8c6
[fix] Correct the removal of old files
2018-06-18 00:16:06 +02:00
Gofannon
6f12b387c9
[fix] Disable "systemd" setup as it does not work
...
I cannot make it work so I disable it
2018-06-18 00:13:02 +02:00
Gofannon
0651318860
[enh] cleaning by removing "sudo" in scripts
2018-06-17 23:31:57 +02:00
Gofannon
3c587b3ac1
[enh] Add language choice + cleaning variables
2018-06-17 22:15:01 +02:00
Gofannon
5f797220eb
[enh] Use a dedicated file to store customization
...
Will be useful for next upgrades
See https://www.dokuwiki.org/config#configuration_options
2018-06-17 19:33:18 +02:00
Gofannon
15c44f67bf
[fix] Correct errors found by 'package_check'
2018-06-17 11:36:13 +02:00
Gofannon
feba478177
[enh] refactor 'backup' and 'upgrade' scripts
2018-06-15 15:16:42 +02:00
Jimmy Monin
9e34a8fce0
[micro-decision] Fix plugins directory rights on upgrade
...
Apply the same rights as in the install script (see this reference commit9933c984a3
)
2017-08-26 22:51:20 +02:00
__cyp
795059f383
[fix] Fix issue #25 #26 #27 ( #28 )
...
* [fix] Reactivate integrity check #26
* [fix] Use boolean type for is_public #25
* [fix] isolate user with php-fpm
* [fix] boolean is_public for check_process
* [fix] Create user for upgrade and restore
* [fix] delete choices manifest.json
* [fix] load generic function
* [fix] delete reload php5-fpm
* [fix] owner file with user dokuwiki
* [fix] correctly ssowat config for install
* [fix] Get file fonction if not been to the current directory
* [fix] owner file with user dokuwiki - upgrade
* [fix] Clean code
* Reload php-fpm et after remove user
* [fix] upgrade php5-fpm with a good user
* [fix] owner root for all files & owner dokuwiki for write access
* [fix] owner root for all files & owner dokuwiki for write access (upgrade script)
* [fix] owner read & write for plugins directory
2017-07-12 19:22:08 +02:00
__cyp
95b5d8a1ba
Refactoring and upgrade to 2017-02-19b "Frusterick Manners" version
2017-04-15 13:16:21 +02:00
JimboJoe
875a799548
Fix permissions on lib/tpl directory (upgrade script too)
...
Fix upgrade script as well
2016-09-21 10:21:26 +02:00
opi
e015cc7fe0
[fix] Do not override acl on update.
2016-06-22 11:13:50 +02:00
Jérôme Lebleu
41d5a04184
[fix] Call xargs with sudo for chmod instead of the reverse
...
It allows to prevent the number of arguments and environment variables passed
to chmod - which often fails with the error: "Argument list too long".
See: http://unix.stackexchange.com/a/72822
2016-05-30 22:55:26 +02:00
Jérôme Lebleu
e43a26b954
[fix] Retrieve app settings in upgrade script
2016-05-23 14:03:54 +02:00
opi
6137c275cc
[fix] Backup/restore, multi-instance.
2016-05-10 15:36:55 +02:00
opi
f8e809a163
[fix] Nginx location & path trailing slash.
2016-03-01 09:36:24 +01:00
opi
ef32510a43
[enh] Remove deleted files.
2016-02-29 11:26:49 +01:00
opi
324019ac6c
[enh] Remove upgrade notification
2016-02-29 11:26:49 +01:00
Jérôme Lebleu
22558ba978
[fix] Remove SSOwat regen conf from scripts
2016-02-26 20:08:07 +01:00
Zamentur aka ljf
f559ac5728
[enh] Prepare upgrade for multisite
2015-09-07 14:23:47 +02:00
opi
e58212bc8b
[enh] Pass SSO credential even in public mode.
2014-10-30 00:29:12 +01:00
opi
ab20cc695d
[enh] Move config file into appropriate folder. Declare default ACL.
2014-10-30 00:28:29 +01:00
opi
43fc9d006b
[enh] Use LDAP auth, fix folders permissions.
2014-07-20 15:28:50 +02:00
Adrien Beudin
6762867dac
first commit
2014-02-11 14:56:25 +01:00