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

162 commits

Author SHA1 Message Date
yalh76
3254fb672f Fix line 74: admin_email: unbound variable 2020-10-27 20:04:58 +01:00
Alexandre Aubin
a49b787a94 Improve messages ? 2020-10-27 12:37:10 +01:00
Alexandre Aubin
0505c2cba6 Fix weird stuff about firewall 2020-10-26 21:51:43 +01:00
Alexandre Aubin
04ecff22a1 Fix mail configuration 2020-10-26 21:49:48 +01:00
Alexandre Aubin
e186da6477 (to be validated...) Integrate mail .. which requires a dummy user 2020-10-26 19:48:54 +01:00
Alexandre Aubin
b17c8fd862 Fix ldap config + remove the need to define a password since authentication uses LDAP 2020-10-26 19:13:42 +01:00
Alexandre Aubin
7611c86cdd Aaaand I made a typo / untested commit :'< 2020-10-26 18:22:37 +01:00
Alexandre Aubin
4d35cfa0e4 Explicitly require postgresql-postgis-scripts which may not get installed on systems with --no-install-recommends by default in apt preferences 2020-10-26 18:11:07 +01:00
Alexandre Aubin
fd7d0bb695 Validate that there's an email address for the admin user 2020-10-26 18:06:08 +01:00
Alexandre Aubin
b76947f8aa Tweak manifest question to simplify / be more consistent 2020-10-26 17:42:03 +01:00
Alexandre Aubin
2dda85301e Fix version number for upgrade test 2020-10-26 17:22:34 +01:00
Alexandre Aubin
5c13c6bcd7 Fix permissions for config file + fix backup/restore of configuration during upgrade ? 2020-10-26 01:23:13 +01:00
yalh76
fbd3d330c5 Fix upgrade 2020-10-24 09:18:25 +02:00
yalh76
771256c9c2 Merge branch '1.0.0-rc1_improved' into 1.0.0-rc.4 2020-10-22 20:42:19 +02:00
yalh76
d0ca506873 Trying to fix upgrade for package_check 2020-10-18 14:11:32 +02:00
yalh76
f86d714ce1 Adding script progression during setup 2020-10-17 20:02:42 +02:00
yalh76
9488e76cf0 adjust the maximum memory used 2020-10-16 19:34:41 +02:00
yalh76
19e4846c5a Missing ynh_package_version 2020-10-15 20:31:49 +02:00
yalh76
95d2414c10 Fix cat: ../conf/ldap.exs: No such file or directory 2020-10-15 18:36:52 +02:00
yalh76
ea32d93e8e Implement LDAP 2020-10-14 22:52:11 +02:00
yalh76
e27075e3c8 Apply last example_ynh 2020-10-14 22:34:29 +02:00
yalh76
85deb71343 When it's done, don't forget to remove the setup_db.psql file. 2020-10-14 22:10:19 +02:00
yalh76
6ace375a6c Add dependency 2020-10-14 22:05:10 +02:00
yalh76
aca154a5cf Adding cmake 2020-10-12 02:59:44 +02:00
yalh76
3db8bbb89f Fix service start 2020-10-09 08:25:01 +02:00
yalh76
529b177156 Cleanup 2020-08-10 21:57:25 +02:00
yalh76
361b49c047 Upgrade to 1.0.0-beta.3 2020-08-03 23:19:04 +02:00
yalh76
c943a9a9b6 cleanup 2020-06-04 00:53:37 +02:00
yalh76
01ce3c9546 Fix upgrade 2020-03-11 23:02:39 +01:00
yalh76
9e4a55a90a Apply example_ynh 2020-02-23 15:31:17 +01:00
yalh76
f6b6dc12b9
Merge pull request #49 from YunoHost-Apps/testing
Testing
2020-01-14 21:27:49 +01:00
yalh76
69b50d6996
Merge pull request #46 from YunoHost-Apps/example_ynh
Apply example_ynh
2020-01-14 21:25:34 +01:00
yalh76
56fa91363e Update install 2020-01-11 20:32:10 +01:00
yalh76
19cbd3a2e7 fix error 2020-01-11 18:15:48 +01:00
yalh76
811b26797b fix error during compilation
** (ArgumentError) argument error
:erlang.binary_to_atom(nil, :utf8)
:erlang.binary_to_atom(nil, :utf8)
(stdlib) erl_eval.erl:680: :erl_eval.do_apply/6
(stdlib) erl_eval.erl:273: :erl_eval.expr/5
(stdlib) erl_eval.erl:888: :erl_eval.expr_list/6
(stdlib) erl_eval.erl:240: :erl_eval.expr/5
(stdlib) erl_eval.erl:232: :erl_eval.expr/5
(stdlib) erl_eval.erl:888: :erl_eval.expr_list/6
(stdlib) erl_eval.erl:411: :erl_eval.expr/5
2020-01-11 18:11:00 +01:00
yalh76
4773c4b81b remove GeoLite2-City 2020-01-10 21:31:05 +01:00
yalh76
a9eadfcf80 Apply example_ynh 2020-01-10 21:07:59 +01:00
yalh76
4d51ffe2d7 Update backup 2020-01-02 22:52:32 +01:00
yalh76
d2680de4fa upgrade to 0.1.0-2019-10-09 2019-10-10 01:36:51 +02:00
yalh76
b4fd5ac8aa Upgrade to 0.1.0-2019-07-28 2019-07-28 15:33:34 +02:00
yalh76
a841258586 Fix upgrade steps 2019-06-22 09:07:19 +02:00
yalh76
af9c8774d3 backup config before modifying it 2019-06-01 06:51:06 +02:00
yalh76
36882a9979 Fix upgrade 2019-05-16 02:46:31 +02:00
yalh76
e2eff559ba Apply example_ynh 2019-05-15 14:57:43 +02:00
yalh76
298b3dd4c6 add stop service during upgrade 2019-04-24 20:45:56 +02:00
yalh76
9e72e3c909 update to last example_ynh 2019-04-24 04:04:22 +02:00
yalh76
41eae4b031 switch to ynh_add_extra_apt_repos__3 2019-04-24 01:57:46 +02:00
yalh76
bbf134edea remove yarnrc fix 2019-04-23 16:53:41 +02:00
yalh76
53a681eaf1 Cleanup 2019-04-16 00:32:05 +02:00
yalh76
605805460b Update restore 2019-04-13 22:47:07 +02:00