Jean-Baptiste Holcroft
49929c2295
Make sure we have the same dependencies
2018-08-10 17:29:21 +02:00
Jean-Baptiste Holcroft
626f858b2e
use ynh_setup_source instead of git
2018-08-10 17:27:41 +02:00
Jean-Baptiste Holcroft
5836e86f8e
Disable the need of port, add automatic attribution
2018-08-10 17:06:29 +02:00
Jean-Baptiste Holcroft
7178bba198
Remove legacy init.d support
2018-08-10 16:52:22 +02:00
Jean-Baptiste Holcroft
24c4ccb8a6
Remove sudo and use helper instead of rm and sed
2018-08-10 16:46:40 +02:00
Jean-Baptiste Holcroft
5182be4389
s/DESTDIR/final_path/
2018-08-10 16:36:04 +02:00
Jean-Baptiste Holcroft
0b331472ca
Add comments, rename to
2018-08-10 15:55:41 +02:00
Jean-Baptiste Holcroft
af6245e04f
Use apt package helpers on i/r/u
2018-08-10 15:00:05 +02:00
Jean-Baptiste Holcroft
297b38e371
Remove legacy local helper file
2018-08-10 14:59:24 +02:00
Jean-Baptiste Holcroft
4d85218206
Add check_process for automated tests
2018-08-10 14:51:29 +02:00
Jean-Baptiste Holcroft
ab820615ab
Improve manifest
2018-08-10 14:40:39 +02:00
Jean-Baptiste Holcroft
3197d265ca
Licenses are only refering to the package itself
2018-08-10 14:38:49 +02:00
Jean-Baptiste
8a9fecc398
Merge pull request #1 from movim/master
...
update to movim 0.13
2018-08-10 14:26:25 +02:00
src386
a4c309081b
update to movim 0.13
2017-12-29 14:33:28 +01:00
src386
e1198c1b28
Back to fixed movim version 0.12
2017-11-02 17:16:03 +01:00
src386
de5d2a1efe
movim HEAD
2017-10-20 13:15:50 +02:00
src386
c68ad62cbf
update to movim upstream
2017-08-24 14:42:01 +02:00
src386
03c0d7dca5
update to movim upstream
2017-06-08 15:26:43 +02:00
src386
f26a7a491d
enable yunohost tile
2017-04-05 17:02:35 +02:00
src386
446879b41f
update to movim upstream
2017-04-05 16:45:38 +02:00
src386
5f94d7531f
update README and CHANGELOG
2017-04-05 16:40:16 +02:00
src386
ca9daad0f4
update to movim upstream
2017-04-05 16:39:35 +02:00
src386
2acd6e7699
Updated README (typos).
2017-03-15 17:25:15 +01:00
src386
0c0067327c
better description for /?infos issue
2017-03-15 17:20:11 +01:00
src386
9853af290a
fix nginx.conf truncated
2017-03-15 12:28:09 +01:00
src386
2b0818b3ab
fixed SSO patch
2017-03-15 12:24:26 +01:00
src386
72db69a460
removed TODO
2017-03-15 12:01:35 +01:00
src386
fb8c0257ad
update to movim upstream, block ?infos
2017-03-15 12:01:01 +01:00
src386
31a1ba6b0b
update to movim upstream
2017-02-09 12:23:59 +01:00
src386
de93441c32
update to movim upstream, add movim daemon options
2016-11-16 10:31:19 +01:00
src386
68fc6df0da
update to movim upstream
2016-10-06 10:43:43 +02:00
src386
a2839c00ef
update to movim 0.10 git2016-08-05
2016-08-05 09:15:53 +02:00
src386
fdb0a2bdd0
delete TODO
2016-07-12 18:39:47 +02:00
src386
acb06f64bd
Purge CHANGELOG
2016-07-12 18:38:59 +02:00
src386
c0c83e4ce0
update CHANGELOG
2016-07-12 18:36:54 +02:00
src386
e5b63ae3b4
update movim version on CHANGELOG and README
2016-07-12 17:37:12 +02:00
src386
6acf1cd299
HEAD COMMIT + TODO
2016-07-12 15:45:47 +02:00
src386
55faa2cf1d
edit CHANGELOG
2016-07-12 15:34:08 +02:00
src386
49baa3bce2
remove backup/restore scripts (need more testing)
2016-07-12 15:32:24 +02:00
src386
97a567afb5
Fixed helpers detection
2016-07-11 20:18:24 +02:00
src386
96bce7d455
YunoHost 2.2 compatibility and backport 2.4 helpers
2016-07-11 18:41:22 +02:00
Jérôme Lebleu
836623cd71
[enh] Add backup and restore scripts
2016-07-10 20:51:57 +02:00
Jérôme Lebleu
8a20550a1c
[fix] Handle the upgrade from the current app
2016-07-10 20:36:22 +02:00
Jérôme Lebleu
2123e49f22
[fix] Reorder app removal steps
2016-07-10 18:42:32 +02:00
Jérôme Lebleu
5578f497c4
[enh] Be less verbose when running composer
2016-07-10 18:41:24 +02:00
Jérôme Lebleu
aebd4ba52d
[fix] Use stronger systemd check and be quiet
2016-07-10 18:40:49 +02:00
Jérôme Lebleu
5decd0dd65
[enh] Redirect to the SSO dynamically on logging out
2016-07-10 18:19:18 +02:00
Jérôme Lebleu
56a1fa361b
[enh] Use boolean type for ssoenabled argument
2016-07-10 17:56:37 +02:00
Jérôme Lebleu
9ae09c9f4e
[enh] Download Movim source code with git with local helpers
...
Instead of using a git submodule attached to this app, the Movim source
code is downloaded using git - as suggested in the Movim Wiki. It fixes by
the way the upgrade which was broken before that.
It also adds `scripts/_common.sh` which defines common variables and
functions.
2016-07-10 17:39:51 +02:00
Jérôme Lebleu
3f86f21273
[enh] Add a basic .gitignore file
2016-07-10 16:24:46 +02:00