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

47 commits

Author SHA1 Message Date
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
src386
a4c309081b update to movim 0.13 2017-12-29 14:33:28 +01: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
8a20550a1c [fix] Handle the upgrade from the current app 2016-07-10 20:36:22 +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
115b7cb7fb [enh] Make use of YunoHost helpers coming with v2.4 2016-07-10 16:24:09 +02:00
src386
6a04a1a8a6 modified mud.php syntax 2016-04-15 10:08:22 +02:00
src386
607c3099dc ‎[10:25:42] ‎edhelas‎: du coup pour maj la base de donnée tu feras $ php mud.php db --set 2016-04-12 10:30:03 +02:00
src386
880b89a44f dont delete composer.lock 2016-03-15 16:31:57 +01:00
src386
48b740e51c update movim upstream 2016-03-15 16:28:38 +01:00
src386
32e407ea6d remove php composer stuf 2016-03-07 22:15:59 +01:00
Xavier ROOT
c6eafea9c4 removed skipped_uris, sed DisconnectController.php instead 2016-01-07 10:46:40 +01:00
Xavier ROOT
85a4035356 fix #14 2015-12-21 23:49:24 +01:00
Xavier ROOT
15c7524d29 translate $public_site to $ssoenabled 2015-12-16 17:24:02 +01:00
Xavier ROOT
f974bff920 public_site variable 2015-12-16 17:05:42 +01:00
Xavier ROOT
bbaeaff497 movim ACL clearaccess 2015-12-16 13:58:03 +01:00
Xavier ROOT
b39398fb03 Initial SSO implementation 2015-12-16 13:53:46 +01:00
Xavier ROOT
51081e2889 delete composer.lock and install instead of update 2015-12-15 11:57:10 +01:00
Xavier ROOT
02d57eb3ce fix#11 (upgrade db, quiet composer upgrade) 2015-11-13 15:44:16 +01:00
src386
298d469046 systemd script moved to /etc/systemd/system 2015-09-10 16:37:25 +02:00
src386
9bf3de6274 movim.init now has mysql has dependencie 2015-09-10 16:19:54 +02:00
src386
7f7d89bbdd add S90 to movim.init 2015-09-07 15:56:23 +02:00
src386
b8738650ef add backspace to timezone detection message 2015-09-01 11:14:19 +02:00
src386
b35dd3ebe8 Check if timezone is empty 2015-08-31 16:39:08 +02:00
src386
3d631eb721 fix timzone / timezone and add in upgrade script 2015-08-31 16:30:44 +02:00
src386
5f38a7c152 now run 'php composer.phar update' in upgrade script 2015-08-31 14:53:47 +02:00
src386
71f68e3e23 systemctl daemon-reload instead of disable/copy/enable when upgrade 2015-08-31 14:52:30 +02:00
src386
7619523889 delete old SSO configuration 2015-08-21 18:20:35 +02:00
src386
a0ca9eab9c update script 2015-08-21 18:12:22 +02:00
src386
c44b6e40b9 revert to www-data user 2015-08-21 16:31:12 +02:00
src386
e5fd3942fc revert to www-data user 2015-08-21 16:18:30 +02:00
src386
180d9df6a2 fix chmod issues 2015-08-19 14:11:09 +02:00
src386
5b1c821a93 fix upgrade issues 2015-08-19 14:08:24 +02:00
src386
c32d52a252 fix service restart 2015-08-19 14:00:16 +02:00
src386
ce0615c3ad fix chmod 2015-08-19 11:30:54 +02:00
src386
cb9c93f893 upgrade script change www-data to movim 2015-08-19 11:25:29 +02:00
src386
7cdd87c1ec add movim restart command after upgrade 2015-08-13 09:50:22 +02:00
src386
0795c26631 Add support for upgrade 2015-08-11 12:26:57 +02:00
src386
2025637df7 . 2015-08-03 12:05:52 +02:00