antoine
8da3f53ee2
fix add_header warning with package_check
2019-12-18 15:55:49 +01:00
antoine
72a8768447
fix link in README
2019-12-18 15:52:30 +01:00
antoine
a29e1139b7
add pull_request_template.md
2019-12-18 15:49:30 +01:00
toitoinebzh
7797d99486
Merge pull request #31 from ewilly/master
...
Update nginx.conf and fix issue #26
2019-03-08 13:40:45 +01:00
ewilly
de793fed97
Fix Installation in a sub path
2019-03-08 07:14:12 +01:00
ewilly
0ebb2d62a6
Update nginx.conf
...
Increase buffer to avoid 502 with some plugins (spxplugindownloader, ...)
According to https://wiki.pluxml.org/installer/nginx/ :
* increase security
* setup cache control
* setup redirect
2019-03-05 21:31:03 +01:00
toitoinebzh
a3fc2b62b9
Merge pull request #30 from YunoHost-Apps/Issue#29
...
The browser display "File not found" and the url is https://domain.tld/pluxml/update/index.php -Issue#29
2019-03-03 16:47:15 +01:00
antoine
65149cd0ee
solved issue#29
2019-03-03 16:36:44 +01:00
JimboJoe
f63bd012e4
Merge pull request #28 from toitoinebzh/Pluxml_5.7
...
New Script - Pluxml 5.7
2019-03-02 09:39:53 +01:00
toitoinebzh
8c6ae0c01e
Level4 set to 0, waiting for details about the 'na' option
2019-02-24 19:19:13 +01:00
toitoinebzh
b3e4910ae8
All checks are succesful with package_check
2019-02-24 18:43:56 +01:00
toitoinebzh
bc00655bb3
Reset
2019-02-24 18:39:02 +01:00
Moul
3c9860d5b4
[enh] #20 : form install: resolve domain name with '--resolve' curl option.
...
- instead of modifying '/etc/hosts'.
2017-04-05 19:09:10 +02:00
Moul
29f0f568d3
[fix] linter: set 'moul' as maintainer. Add 'set -u' on remove script.
2017-04-05 18:59:52 +02:00
Moul
80f7dfe1ba
[enh] upgrade to version 5.6.
2017-04-05 18:55:06 +02:00
M5oul
fdc4d361e9
Merge pull request #25 from YunoHost-Apps/check_process
...
Correction check process
2017-01-19 14:01:04 +01:00
Maniack Crudelis
3e59cf808f
Correction check process
2017-01-13 20:47:00 +01:00
Moul
e39e9aedd1
[fix] use setting_delete helper to remove public propriety.
2016-10-31 15:26:03 +01:00
Moul
7ab725fde5
[enh] manifest: set app multi_intance.
2016-06-29 14:20:15 +02:00
Moul
dab908bb67
[fix] upgrade: overite when unzipping.
2016-06-29 01:27:44 +02:00
Moul
e4c8a1944a
Merge branch 'master' of github.com:/YunoHost-Apps/pluxml_ynh
2016-06-29 01:18:38 +02:00
Moul
66fb0f9513
[enh] add check_process file for automated unit tests.
2016-06-29 01:18:15 +02:00
ewilly
ebc5ea163f
Avoid error when space in filename ( #22 )
2016-06-29 00:11:40 +02:00
ewilly
5f24c86ee2
Avoid error when space in filename (here too) ( #23 )
2016-06-29 00:11:20 +02:00
Moul
3606354dfc
[fix] nginx: remove huge rebase shit.
2016-06-28 14:50:15 +02:00
Moul
9084b5bbef
[enh] move images in folder.
2016-06-28 12:16:16 +02:00
Moul
44cdd359cc
[enh] readme: add screenshot.
2016-06-28 12:14:22 +02:00
Moul
bd8efca622
[enh] readme: add logo, description, install parameters, admin access.
2016-06-28 12:03:54 +02:00
Moul
3bb300ce44
[fix] use env var for is_public var. overwrite when unzip.
2016-06-28 11:32:13 +02:00
Moul
2601970896
[enh] install: retrive lang from env var.
2016-06-26 21:56:56 +02:00
Moul
23aed263dd
[enh] manifest: add Moul as maintainer.
2016-06-26 21:29:15 +02:00
Moul
3edbaf8959
[enh] manifest: update description: add 'no database'.
2016-06-26 21:29:14 +02:00
Moul
8da76b42c3
[fix] unzip in /tmp and not in current directory.
2016-06-26 21:29:14 +02:00
Moul
bbc5cc96a7
[enh] install: rm of .htaccess useless now.
2016-06-26 21:29:14 +02:00
Moul
7716439b3a
[enh] remove and upgrade scripts: use helpers.
2016-06-26 21:29:14 +02:00
Moul
43e1f13202
[enh] install: use helpers.
...
- domain and path arguments are already stored.
- Review comments
2016-06-26 21:29:14 +02:00
Moul
7a1c7e1688
[enh] retrieve arguments from env variables.
...
- install: do not works for is_public and default_lang:
- Warning: ./install: line 15: YNH_APP_ARG_IS_PUBLIC: unbound variable
2016-06-26 21:29:14 +02:00
Moul
42d33ffc60
[enh] source helpers.
2016-06-26 21:29:14 +02:00
Moul
9e12c32890
[enh] scripts: use in all scripts excepted the remove one.
2016-06-26 21:29:14 +02:00
Moul
22c4fddcf7
[enh] manifest: set YunoHost 2.4 as dependance for helpers.
2016-06-26 21:29:14 +02:00
Moul
ef54c7dd66
[enh] use brackets.
2016-06-26 21:29:14 +02:00
Moul
ace2454039
[enh/fix] upgrade: retrieve sources from upstream. Fix nginx conf.
...
- [enh] Retrieve PluXml 5.5 sources from upstream
- do not erase data folders
- only copy core
- [fix] fix nginx conf by copying code from install script
2016-06-26 21:29:14 +02:00
Moul
ff561be203
[enh] install: retrieve sources from upstream.
2016-06-26 21:29:14 +02:00
Moul
69e3595904
[fix] scripts: chwon didn't works.
2016-06-26 21:29:14 +02:00
Moul
ffe39d3842
[mod] set app mono instance for now. Remove sources.
2016-06-26 21:29:14 +02:00
Moul
9d7219be82
[fix] remove script: reload nginx conf, add comments.
2016-06-26 21:29:14 +02:00
Moul
1582a9b3ff
[enh] install and upgrade scripts
...
- set www-data owner on {data, plugins}
- use variable for nginx conf path
2016-06-26 21:29:14 +02:00
Moul
c8b5cd8118
[enh] scripts: rename variable final_path to src_path.
2016-06-26 21:29:14 +02:00
Moul
7c6e3b79ec
[enh] scripts: small fixes.
...
- ssowatconf is no more necessary at the end of the install script.
2016-06-26 21:29:14 +02:00
Moul
4eeef49340
[fix] bash header.
2016-06-26 21:29:14 +02:00