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

329 commits

Author SHA1 Message Date
Salamandar
9aa1e83c98
Merge pull request #115 from YunoHost-Apps/testing
Automated testing -> master
2024-06-23 19:30:39 +02:00
Alexandre Aubin
07b1757f99 Update manifest.toml: fix "maintainers" key, empty string is hella confusing 2024-06-23 19:30:31 +02:00
37454a8035 Update READMEs 2024-06-23 13:30:12 +02:00
yunohost-bot
7d8f135f6d Auto-update READMEs 2024-04-02 10:43:16 +00:00
3c4e826f01 Fix autoupdate.version_regex 2024-04-02 12:40:08 +02:00
yunohost-bot
59d08a4f67 Auto-update README 2024-03-29 07:00:26 +01:00
Gofannon
3faa171ae7
Merge pull request #112 from YunoHost-Apps/testing
Merging "testing" branch in "master"

Testing PR: https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/111
2024-03-22 09:54:59 +01:00
OniriCorpe
8b3a69bb64
better autoupdate.version_regex 2024-03-20 22:56:32 +01:00
yunohost-bot
8b82d71623 Auto-update README 2024-03-15 01:38:44 +00:00
OniriCorpe
cd85ecf220
add autoupdate.version_regex to fix the autoupdate 2024-03-15 02:38:40 +01:00
Gofannon
0a8e3fd5a9
Merge pull request #111 from YunoHost-Apps/bump-upstream-to-2024-02-06a
Bump upstream to 2024 02 06a
2024-03-14 13:22:36 +01:00
Gofannon
f078898234
chore(linter): fix linter warning
! manifest
    ✘ The 'version' field should match the format <upstreamversion>~ynh<packageversion>. For example: 4.3-2~ynh3. .....
2024-03-13 16:18:25 +01:00
Gofannon
c6248f6559
Merge branch 'testing' into bump-upstream-to-2024-02-06a 2024-03-13 16:12:06 +01:00
Gofannon
21f964222f
chore: use latest dokuwiki hotfix version 2024-02-06a 2024-03-13 15:59:35 +01:00
yunohost-bot
0aeb93ab51 Auto-update README 2024-03-05 21:39:43 +00:00
eric_G
31a0693e62
Testing (#109)
* Update manifest.toml

* Upgrade to v2024.2.6 (#108)

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2024-03-05 22:39:37 +01:00
YunoHost Bot
42db7e6642
Upgrade to v2024.2.6 (#108) 2024-02-06 22:53:29 +01:00
Éric Gaspar
b6c7e787c0 Update manifest.toml 2023-12-09 22:06:33 +01:00
Tagada
fcc3a6e017
Merge pull request #106 from YunoHost-Apps/testing
Require PHP mbstring extension
2023-11-30 14:38:44 +01:00
yunohost-bot
f3efd1f641 Auto-update README 2023-11-30 07:49:24 +00:00
tituspijean
d2c7ed11d7
Update manifest.toml 2023-11-30 08:49:20 +01:00
yunohost-bot
d5d473e6af Auto-update README 2023-11-30 07:48:19 +00:00
tituspijean
f99d959961
Merge pull request #105 from YunoHost-Apps/tituspijean-patch-1
Require php8.1-mbstring
2023-11-30 08:48:13 +01:00
tituspijean
261552c82a
Require php8.1-mbstring 2023-11-29 15:14:16 +01:00
yunohost-bot
9962a1603f Auto-update README 2023-10-31 14:07:30 +00:00
Tagada
5347b0ea41
Merge pull request #102 from YunoHost-Apps/testing
Testing
2023-10-31 08:32:48 +01:00
Éric Gaspar
2411007da3 Merge branch 'testing' of https://github.com/YunoHost-Apps/dokuwiki_ynh into testing 2023-09-29 16:24:27 +02:00
Éric Gaspar
30981b04fe Update manifest.toml 2023-09-29 16:24:19 +02:00
yunohost-bot
2f070de0da Auto-update README 2023-09-29 14:23:15 +00:00
Éric Gaspar
3e44ab734f Update manifest.toml 2023-09-29 16:23:09 +02:00
YunoHost Bot
6fe546992b
Upgrade to v2023.4.4 (#103) 2023-09-28 13:08:41 +02:00
Tagada
3aabd220df
Merge branch 'master' into testing 2023-09-27 22:12:05 +02:00
yunohost-bot
11d3e69771 Auto-update README 2023-09-27 20:11:00 +00:00
Tagada
2c6f17c6ce
Update manifest.toml 2023-09-27 22:10:54 +02:00
Tagada
a24752b576
Merge pull request #101 from YunoHost-Apps/ci-auto-update-2023.4.4
Upgrade to v2023.4.4
2023-09-27 22:06:17 +02:00
yunohost-bot
97843e34ac Upgrade to v2023.4.4 2023-06-20 20:15:44 +02:00
Alexandre Aubin
a8a4a392b1
Testing (#97)
* Apply example_ynh

* Cleanup ynh_clean_setup

* Fix "php conf location" breaking backup script

See  https://github.com/YunoHost-Apps/dokuwiki_ynh/issues/96

the bug:
> php file is still in folder: '/etc/php/7.4/fpm/pool.d/' after upgrade
> instead of '8.1' folder.

Changing the "ynh_add_fpm_config" for the fix. The helper should do the
"php version handling" instead of the package itself

Example taken on the package:
https://github.com/YunoHost-Apps/wordpress_ynh/blob/testing/scripts/upgrade

* enh use helper "ynh_add_config" to manage file

* bump package version and changelog

* Auto-update README

* Version 2 (#98)

* v2

* v2

* Auto-update README

* Update tests.toml

* Update manifest.toml

* Update LICENSE

* cleaning

* cleaning

---------

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

---------

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Gofannon <gofannon+github@riseup.net>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2023-05-16 14:01:26 +02:00
Éric Gaspar
f86fda5a8c
Version 2 (#98)
* v2

* v2

* Auto-update README

* Update tests.toml

* Update manifest.toml

* Update LICENSE

* cleaning

* cleaning

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-05-16 12:54:30 +02:00
Alexandre Aubin
b1fcf67b09
Merge pull request #95 from YunoHost-Apps/upgrade
Apply example_ynh
2023-04-02 17:21:59 +02:00
yunohost-bot
3724fcd4bf Auto-update README 2023-02-26 17:23:09 +00:00
Gofannon
71a84a4ced bump package version and changelog 2023-02-26 18:22:45 +01:00
Gofannon
2cb2ddab91 enh use helper "ynh_add_config" to manage file 2023-02-26 18:13:16 +01:00
Gofannon
90345a544e Fix "php conf location" breaking backup script
See  https://github.com/YunoHost-Apps/dokuwiki_ynh/issues/96

the bug:
> php file is still in folder: '/etc/php/7.4/fpm/pool.d/' after upgrade
> instead of '8.1' folder.

Changing the "ynh_add_fpm_config" for the fix. The helper should do the
"php version handling" instead of the package itself

Example taken on the package:
https://github.com/YunoHost-Apps/wordpress_ynh/blob/testing/scripts/upgrade
2023-02-26 18:03:38 +01:00
yalh76
7c2d6a938a Cleanup ynh_clean_setup 2022-09-29 08:23:26 +02:00
tituspijean
d451b3a3bb
Merge pull request #94 from YunoHost-Apps/testing 2022-09-28 23:57:59 +02:00
yalh76
da54fe8875 Apply example_ynh 2022-09-27 03:20:52 +02:00
tituspijean
70075bdeb1
Merge pull request #91 from yunohost-bot/add-cpe 2022-09-14 18:20:20 +02:00
yunohost-bot
2d28ddef2b Auto-update README 2022-09-14 16:19:23 +00:00
tituspijean
686356d943
Merge pull request #92 from Gofannon/igor 2022-09-14 18:19:18 +02:00
Gofannon
3182589014 upgrade to lastest version "Hotfix 2022-07-31a"
Fix security hole https://github.com/splitbrain/dokuwiki/issues/3761
2022-09-08 10:20:55 +02:00