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

89 commits

Author SHA1 Message Date
b89bdab3a0 Fix typo 2024-03-23 22:32:22 +01:00
16bc234689 Some cleanups in scripts (phpversion is useless) 2024-03-23 21:50:40 +01:00
cf2a4b8721 Apply template 2024-03-23 21:37:39 +01:00
3d8214f6dd Cleanup, fixup packagingv2 2024-01-29 17:57:25 +01:00
6cf8c3a1ce cleanup line_match=stopped 2024-01-29 17:32:21 +01:00
8e7c48f9c1 Fix packagingv2 2024-01-29 17:29:15 +01:00
010590a5e4 Packaging v2 2024-01-29 17:21:02 +01:00
Éric Gaspar
7452d33a54
Testing (#49)
* [autopatch] Add Common Platform Enumeration id to `manifest.json` (#45)

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Auto-update README

* Auto-update README

* Fix PHP

* Create config

* Update manifest.json

* Auto-update README

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-01-10 17:16:59 +01:00
yalh76
35f256ea7a Update upgrade 2022-06-20 02:01:32 +02:00
yalh76
754b984eb4 Apply last example_ynh 2022-06-20 01:52:27 +02:00
Éric Gaspar
c402dc2643
Remove extra_php_dependencies (#39) 2022-03-03 09:53:43 +01:00
yalh76
fb22b44a57 Adding more informations
to fix `movim.ERROR: Error: Call to undefined function GuzzleHttp\Psr7\uri_for() in /var/www/movim/vendor/ratchet/pawl/src/Connector.php (line 126) Trace #0 /var/www/movim/vendor/ratchet/pawl/src/Connector.php(38): Ratchet\Client\Connector->generateRequest('ws://127.0.0.1:...', Array, Array) #1 /var/www/movim/linker.php(323): Ratchet\Client\Connector->__invoke('ws://127.0.0.1:...', Array, Array) #2 {main} [] []`
2022-02-01 20:14:10 +01:00
yalh76
f8de62ea44
Apply example_ynh (#37) 2022-01-31 08:47:43 +01:00
Éric Gaspar
4a93702b5c
Testing (#31)
* cleaning
2021-08-09 23:58:08 +02:00
Éric Gaspar
537eda073d
Testing (#29)
* Simplify config
* Set requirementsto 4.2.4
2021-05-15 08:28:00 +02:00
Éric Gaspar
feb93583a8
Testing (#24)
* Remove is_public
* Update manifest.json
* Create change_url
2021-04-08 17:30:04 +02:00
Éric Gaspar
80bdea70f8
Testing (#23)
- Upgrade to version 0.19
- Fix login
2021-02-21 22:20:08 +01:00
Éric Gaspar
eb54592d2d
Testing (#20)
* Fix linter warning
2021-01-15 13:32:05 +01:00
Éric Gaspar
1075b6c7ab
Testing (#19)
* Fix linter warning
2020-12-02 12:56:47 +01:00
Éric Gaspar
b074d8e8b0
Fix linter warning (#17)
* Fix linter warning
* Update upgrade
2020-11-23 23:39:34 +01:00
ericgaspar
40d0dbff24 Update upgrade 2020-10-30 21:35:36 +01:00
tituspijean
9ee382d906 Require Composer v1
wikimedia/composer-merge-plugin is currently not compatible with Composer v2
2020-10-28 11:23:42 +01:00
ericgaspar
3f080c1ac2
Remove language 2020-09-26 12:17:55 +02:00
ericgaspar
9e6e39caf8
Fix deconnection 2020-09-26 10:19:46 +02:00
ericgaspar
8d7da107d6
cleaning up 2020-09-22 19:18:47 +02:00
ericgaspar
d08235118c
fix 2020-09-22 13:32:39 +02:00
ericgaspar
c8ecc7370f
Update upgrade 2020-09-22 13:00:54 +02:00
ericgaspar
919ced92b3
fix 2020-09-17 22:18:12 +02:00
ericgaspar
5e1701f479
fix 2020-09-17 22:08:44 +02:00
ericgaspar
2939de8044
fix 2020-09-17 18:49:20 +02:00
ericgaspar
fd5ee72906
fix 2020-09-17 08:37:00 +02:00
ericgaspar
74276ddd93
fix 2020-07-24 18:32:57 +02:00
ericgaspar
7ea2497c96
fix 2020-07-24 12:46:55 +02:00
Jean-Baptiste Holcroft
5504deffe2 Remove exec_cm and cleanups 2018-08-12 01:11:13 +02:00
Jean-Baptiste Holcroft
1c4e766984 More standard usage of mysql helper 2018-08-12 01:11:13 +02:00
Jean-Baptiste Holcroft
094ed3a8a1 Use systemd helpers 2018-08-12 01:11:13 +02:00
Jean-Baptiste Holcroft
709d745b73 Use helpers for user creation and deletion 2018-08-12 01:11:13 +02:00
Jean-Baptiste Holcroft
f0da3da5dc Use php and fpm helpers 2018-08-12 01:11:09 +02:00
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
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
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