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

136 commits

Author SHA1 Message Date
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
Moul
e0dfae9f96 [enh] manifest: update to YunoHost 2.4. 2016-06-26 21:29:14 +02:00
Moul
dbf32f1fe8 [enh] add GNU GPLv3 license. 2016-06-26 21:29:14 +02:00
Moul
4ff9d7c1ff Update Readme. 2016-06-26 21:29:14 +02:00
Moul
c7ba48cdb7 Update manifest with latest rules. 2016-06-26 21:29:14 +02:00
ewilly
356e469fdd Fix plugin configuration & update from admin page 2016-06-26 21:29:14 +02:00
M5oul
28b9ec7e4a Set app public by default
A website/blog is mainly used public.
2016-06-26 21:29:14 +02:00
M5oul
4305c46b70 Retrieve domain variable
Retrieve domain variable which is used after
2016-06-26 21:29:14 +02:00
matlink
78d5945e1c [fix] removing useless .htaccess
whatever, it was removed anyway just after to be copied.
2016-06-26 21:29:12 +02:00
matlink
e1fd9094dc Multi-instance
I think this is all that is needed :) Your scripts are very clean so YunoHost takes care of the rest (adds __1, __2, etc... behind $app names).
2016-06-26 21:28:59 +02:00
matlink
c1014462b8 [fix] fixing #13 2016-06-26 21:28:35 +02:00
matlink
467a79cac2 [upd] adding .htaccess 2016-06-26 21:28:29 +02:00
matlink
86f7de3a47 update to new version 2016-06-26 21:28:27 +02:00
matlink
bbdb6c0306 [upd] added line to be conform to new yuno update 2016-06-26 21:28:21 +02:00
matlink
1828ca9abc [fix] adding ssowat protection for admin panel 2016-06-26 21:28:19 +02:00
matlink
26d3a7574c [fix] allowing /data/images folder to allow images links 2016-06-26 21:28:18 +02:00
matlink
d7e4fd20bf [fix] adding domain into /etc/hosts for install on subdomains 2016-06-26 21:28:16 +02:00
matlink
32e69ea6eb [fix] removing data folder before restoring the backed one 2016-06-26 21:28:13 +02:00
matlink
57d4c06538 [enh] adding backup and restore scripts 2016-06-26 21:28:12 +02:00
matlink
3d66fcd610 removing superfluous slash 2016-06-26 21:27:59 +02:00
Julien Malik
9ffe909647 [fix] remove install.php when upgrading 2016-06-26 21:27:58 +02:00
Julien Malik
6228b6f803 [enh] remove useless .htaccess 2016-06-26 21:27:58 +02:00
Julien Malik
0e87c50673 [enh] remove useless .htaccess 2016-06-26 21:27:58 +02:00