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

60 commits

Author SHA1 Message Date
d76136f3a8 oops 2024-01-28 12:49:33 +01:00
5d835b6957 Add admin to super_admin on install 2024-01-28 12:37:18 +01:00
bbf93d01a5 Handle ldap groups in the manifest 2024-01-28 12:35:49 +01:00
09304bfabd Continue manifestv2 2024-01-28 12:27:55 +01:00
452eb2ae0d Manifest v2 2024-01-28 12:20:07 +01:00
eric_G
5f7818fc00
fix (#78)
* fix

* fix

* Update install

* Update _common.sh

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update _common.sh

* Revert "Update _common.sh"

This reverts commit 26b1b8c618.

* Update upgrade

* Update .env

* Update _common.sh

* Update nginx.conf

* Update manifest.json

* Update install

* Update upgrade

* Update .env

* Update check_process

* Update upgrade

* Update upgrade

* Update upgrade

* Update scripts/install

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Update scripts/upgrade

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Fix upgrading (#80)

* Auto-update README

* Update local.yaml

Remove duplicate security block

* Update upgrade

Doing a hard cache flush for major upgrade

* Update upgrade

Fix syntax

* Update upgrade

Use ynh_secure_remove

* Update upgrade

Remove local.yaml for major version upgrade

* Update upgrade

No loading from cache for major upgrade

* Update upgrade

Do full replace for setup sources when major upgrade

* Update upgrade

Fix full_replace arg

* Update upgrade

cleaning

* Update upgrade

Remove obsolete source_id

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

---------

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-01-16 22:59:57 +01:00
Éric Gaspar
6d40b798bd Update _common.sh 2023-09-09 17:56:49 +02:00
Tagada
d40e83c7b4
Update install 2023-06-19 16:27:00 +02:00
Tagada
597cea75d0
Update install 2023-06-19 16:25:47 +02:00
yalh76
f11c7df648 Upgrade to 1.26.0~ynh1 2022-10-19 01:42:51 +02:00
yalh76
0ad6309f8d Upgrade to 1.20.2~ynh1 2022-06-09 03:05:53 +02:00
yalh76
24fab1c0fa Upgrade to 1.17.1~ynh2 2022-06-09 02:55:12 +02:00
yalh76
6ccd71ced4 Upgrade to 1.17.1~ynh1 2022-02-03 23:55:38 +01:00
yalh76
332bcd2da8 Fix sqllite 2022-01-25 00:06:48 +01:00
yalh76
64e1782075 typo 2022-01-24 23:07:23 +01:00
yalh76
606645263b Apply example_ynh 2022-01-23 20:51:32 +01:00
yalh76
a80da800d3 switching to composer 2 2020-11-01 13:53:49 +01:00
yalh76
a961e7bcdc Apply last example_ynh 2020-10-31 22:37:32 +01:00
yalh76
4e0142190e Fix Composer 2020-10-31 19:57:45 +01:00
yalh76
065826169c Update backup 2020-06-02 02:58:52 +02:00
yalh76
1783b4e45f Update ynh_composer__2 2020-05-31 00:39:43 +02:00
yalh76
93968e7326 Fix restore
cp: cannot stat '../conf/php-fpm.conf': No such file or directory
2020-05-26 01:14:51 +02:00
yalh76
61523edfdd typo 2020-05-24 02:35:13 +02:00
yalh76
e5ce0d8695 make it YunoHost 3.8 ready 2020-05-24 02:19:37 +02:00
yalh76
e34eab6e0c Fix messages 2020-05-24 01:15:54 +02:00
yalh76
86722409f6 removing sudo
! [YEP-2.12] You should not need to use 'sudo', the script is being run as root. (If you need to run a command using a specific user, use 'ynh_exec_as')
2020-04-25 22:24:46 +02:00
yalh76
6e59c7a23c Fix permission creation during upgrade 2020-04-22 16:23:18 +02:00
yalh76
6827caedc2 forgotten variable 2020-04-22 05:22:55 +02:00
yalh76
71d558781e Fix upgrade
/usr/share/yunohost/helpers.d/string: line 50: replace_string: unbound variable
2020-04-21 12:29:01 +02:00
yalh76
ea760668df Fix install
/usr/share/yunohost/helpers.d/string: line 50: replace_string: unbound variable
2020-04-21 00:37:30 +02:00
yalh76
95a23c4b1e cleanup upgrade 2020-04-19 20:51:18 +02:00
yalh76
2c20bd4065 Cleanup 2020-04-19 20:34:05 +02:00
yalh76
d44cfc271a Purging Kimai2 during upgrade 2020-04-19 16:36:08 +02:00
yalh76
16c3f10152 backup of /var/data during upgrade 2020-04-19 15:08:55 +02:00
yalh76
93d65042f8 Implement YunoHost permissions for Kimai Roles 2020-04-19 03:48:52 +02:00
yalh76
47c45ec271 Fix groups 2020-04-18 21:49:35 +02:00
yalh76
b8f47351c6 Fix ldap 2020-04-18 18:36:28 +02:00
yalh76
bf7ffa001c Moving to git release 2020-04-18 17:59:42 +02:00
yalh76
f47e446999 Cleanup 2020-04-18 17:19:15 +02:00
yalh76
bfa98b2287 Apply example_ynh 2020-04-18 06:01:21 +02:00
Jiří Klimeš
07ab5640a6 upgrade: temporary fix for convert-timezone script from 0.8.1 kimai release
This commit should be removed when a fixed kimai will be released
(presumably as 0.8.2).

see: https://github.com/kevinpapst/kimai2/pull/637
2019-03-26 13:32:40 +01:00
Jiří Klimeš
5ff7813943 upgrade: call convert-timezone script to update timezones
https://github.com/kevinpapst/kimai2/pull/372
2019-03-26 13:32:40 +01:00
anmol
349ef59922 Fixed if error in restore 2018-11-19 13:51:20 +05:30
anmol
f3eb337f96 Updated to version 0.6 2018-11-19 03:19:39 +05:30
anmol26s
51a0d2f2a2
Added mysql choice and option to open new registeration (#7)
* enhancement:Added mysql database

* enhancement:New user registration and choose database

* Arguments error in install

* Bollean error

* Bollean error

* Bollean error
2018-10-09 20:05:35 +05:30
anmol26s
d3024acd10 Add domain for mail in .env 2018-10-07 05:40:48 +05:30
anmol26s
3169fea971 Backup kimai.sqlite while upgrade 2018-10-07 04:14:19 +05:30
anmol26s
eee78573fb Create tmp folder in upgrade 2018-10-07 03:44:51 +05:30
anmol26s
8700da4806 Updated to version 0.5 2018-10-06 22:49:29 +05:30
anmol26s
515353dc96 Remove ini file for php 2018-10-03 17:43:56 +05:30