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

162 commits

Author SHA1 Message Date
Maniack Crudelis
31b50434a4
Merge pull request #49 from YunoHost-Apps/testing
Testing
2019-07-13 12:36:21 +02:00
Kayou
7de40f5a7c
Remove useless comment 2019-07-09 09:55:36 +02:00
Kayou
68aeae249c
Merge pull request #44 from anmol26s/master
Added Fail2ban for Dokuwiki
2019-06-02 00:27:55 +02:00
Maniack Crudelis
37d589083e
Merge branch 'testing' into master 2019-05-30 00:17:54 +02:00
Maniack Crudelis
eb4f85bd84
Upgrade fail2ban for new_path and new_domain 2019-05-30 00:14:48 +02:00
Maniack Crudelis
42d787c520
Merge pull request #50 from YunoHost-Apps/package_upgrade
Normalization from example_ynh
2019-05-15 18:49:25 +02:00
Maniack Crudelis
71b270ab18 Normalization... 2019-05-12 17:22:25 +02:00
Maniack Crudelis
bf641f873f
Merge branch 'testing' into master 2019-05-12 17:13:09 +02:00
Maniack Crudelis
d058c86a47
Typo fix 2019-05-12 17:09:42 +02:00
Maniack Crudelis
5951478de2 Fix fail2ban and add logautherror plugin 2019-05-12 17:06:51 +02:00
Maniack Crudelis
78c573822a Normalization from example_ynh 2019-05-11 01:13:45 +02:00
Maniack Crudelis
9a7646cfb7
Merge pull request #47 from YunoHost-Apps/package_upgrade
Package upgrade
2019-05-08 16:10:17 +02:00
Maniack Crudelis
8aa9539c58
Move from ci-apps-dev to ci-apps-hq 2019-04-15 20:56:09 +02:00
Maniack Crudelis
89751eb3e7
Update pull_request_template.md 2019-03-24 16:45:19 +01:00
Maniack Crudelis
b4eb49aca9 Update demo link 2019-02-21 23:39:44 +01:00
Maniack Crudelis
299f3d2e56
Update upgrade 2019-02-21 19:29:39 +01:00
Maniack Crudelis
64191ca55a Add progression with ynh_print_info 2019-02-17 20:54:36 +01:00
Maniack Crudelis
dc6168a0e3 Do not use rm -rf ! 2019-02-12 19:53:33 +01:00
Maniack Crudelis
d884f34618 Use php7 2019-02-12 19:40:15 +01:00
Maniack Crudelis
c4ae1aacd0 Normalization from example_ynh 2019-02-12 19:39:23 +01:00
Maniack Crudelis
191a74e3e4
Merge pull request #39 from Gofannon/update_readme
[enh] Rewrite README
2018-12-11 11:19:06 +01:00
Maniack Crudelis
78aeea55d2
Update README.md 2018-12-05 20:11:30 +01:00
anmol
70d8aea655 Added Fail2ban 2018-11-21 02:33:53 +05:30
frju365
af62ef0076
Merge pull request #42 from YunoHost-Apps/remove_php_ini
Remove ini file for php
2018-11-08 23:06:22 +01:00
frju365
d688487a10
Merge pull request #38 from YunoHost-Apps/testing
Testing
2018-11-02 22:51:40 +01:00
Maniack Crudelis
af622d3c1f Remove ini file for php 2018-10-02 00:32:39 +02:00
Maniack Crudelis
c05f795c29
Merge pull request #40 from Gofannon/fix_conf_folder_handling
Fix conf folder handling + fix admin user + misc enhancements
2018-09-26 19:21:45 +02:00
Maniack Crudelis
3bb15d1eab
Fix weird linter error 2018-09-17 11:04:53 +02:00
Jimmy Monin
d27f37799b Typo fixes 2018-09-16 09:00:36 +02:00
Gofannon
7d3af37851 [enh] redo "restore" following "upgrade" example 2018-09-15 21:39:12 +02:00
Gofannon
3f59ea2e01 [enh] do not store unnecessary files checksums
and cleaning comments
2018-09-15 21:37:44 +02:00
Gofannon
efd392a8c1 [fix] set admin user + add comments 2018-09-15 21:36:00 +02:00
Gofannon
7ae2918486 [enh] remove unnecessary test 2018-09-15 21:31:24 +02:00
Gofannon
d713894752 [fix] Copy configuration files then modify them
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#issuecomment-398374816

"Since a few time, because the conf folder will be kept for later uses (especially in change_url), it's better to copy your file in the right place before modifying it."
2018-09-08 21:03:34 +02:00
Gofannon
257acb2b4d [enh] remove duplicate code block 2018-09-08 21:02:41 +02:00
JimboJoe
5ddef3e44e
Typo fix 2018-08-25 22:41:30 +02:00
Gofannon
49a8493ce0 [enh] Rewrite README
* Languages : english and french
* Update to reflect current state of Yunohost package and DokuWiki
2018-08-12 15:33:54 +02:00
JimboJoe
46f3fd4c10
Merge pull request #37 from Gofannon/refactor
Refactor
2018-08-01 07:52:30 +02:00
Gofannon
a7de5c7f57 [fix] Fix "restore" script too 2018-07-16 23:58:09 +02:00
Gofannon
92e63982cf [fix] Fix "backup" so restore can be done
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#pullrequestreview-134457098
2018-07-16 23:33:27 +02:00
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
b01f2e4add [enh] add work in progress 'change_url' script
Not (yet) working...
2018-07-11 22:11:15 +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
06c2ca7ab3 [enh] Optimization by removing useless step
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-28 00:21:12 +02:00