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

41 commits

Author SHA1 Message Date
eric_G
15cbaa3b30
Testing (#113)
* Upgrade to v2.19.1 (#109)

* Upgrade sources
- `main` v2.19.1: https://github.com/kevinpapst/kimai2/releases/tag/2.19.1

* Auto-update READMEs

* Update manifest.toml (#107)

Upgrade php to v8.3

* Update manifest.toml

* Auto-update READMEs

* Update backup

* cleaning

* Upgrade to v2.20.1 (#112)

* Upgrade sources
- `main` v2.20.1: https://github.com/kevinpapst/kimai2/releases/tag/2.20.1

* Auto-update READMEs

* Auto-update READMEs

* Keep logs and plugins (#114)

* Update upgrade

Update files to keep during upgrade

* Update manifest.toml

Update APT sources

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-24 19:08:15 +02:00
eric_G
36dd96a3ef
Testing (#111)
* Upgrade to v2.19.1 (#109)

* Upgrade sources
- `main` v2.19.1: https://github.com/kevinpapst/kimai2/releases/tag/2.19.1

* Auto-update READMEs

* Update manifest.toml (#107)

Upgrade php to v8.3

* Update manifest.toml

* Auto-update READMEs

* Update backup

* cleaning

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-07-30 11:35:48 +02:00
Salamandar
dac70a34da
[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 (#91)
Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
Co-authored-by: Yunohost-Bot <>
2024-04-09 20:00:23 +02: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
yalh76
f11c7df648 Upgrade to 1.26.0~ynh1 2022-10-19 01:42:51 +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
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
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
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
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
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
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
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
61095ebcdf
Updated to version 0.4 and symfony fix for version 0.3
* Updated to version 0.4

* symfony fix

* symfony fix

* symfony fix

* symfony fix

* symfony fix

* symfony fix

* symfony fix

* symfony fix

* symfony/flex --no-plugins & clear and warmup the cache

* Forgot  bin/console in upgrade script

* Added bin/console doctrine:migrations:version --add --all to install

* symfony-cmd: not found fix

* cd fix for update script

* Added -n for doctrine:migrations:version in install
2018-09-05 11:06:40 -04:00
anmol26s
1071585b4a sqlite instead of mysql 2018-07-01 02:58:55 +05:30
anmol26s
c3721fc52a install php7.2 2018-06-30 16:43:30 +05:30
anmol26s
ccb0879ca6 First commit 2018-06-30 14:00:59 +05:30