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

566 commits

Author SHA1 Message Date
yunohost-bot
e7a21d215f Auto-update README 2024-02-20 04:45:18 +00:00
OniriCorpe
94899aaf74
autoupdate.strategy = "latest_github_release" 2024-02-20 05:45:13 +01:00
yunohost-bot
b539385607 Auto-update README 2023-11-07 14:02:39 +00:00
Félix Piédallu
74b54834dc bump revision 2023-11-07 15:02:31 +01:00
Félix Piédallu
bb55b00589 Add /admin permissions 2023-11-07 15:02:19 +01:00
Félix Piédallu
d03559560c Fix admin username 2023-11-07 14:37:27 +01:00
Félix Piédallu
6c4aebd442 Fix config.py, tinymce_url does not need to be set anymore 2023-11-07 14:23:47 +01:00
yunohost-bot
462e5c6939 Auto-update README 2023-11-05 21:35:17 +00:00
Yann Sionneau
9ed7d851e6 Upgrade to version 2.8
Signed-off-by: Yann Sionneau <yann@sionneau.net>
2023-11-05 22:35:12 +01:00
yunohost-bot
2f313703b7 Auto-update README 2023-10-31 14:32:05 +00:00
da39364fd8 manifest: Fix type of install.language question 2023-07-31 22:44:14 +02:00
0ea489d4b6 Add tests.toml schema url 2023-07-31 22:44:14 +02:00
c9a51b5a10 Add schema url. Formatting. 2023-07-31 22:44:14 +02:00
811205fae3 Add sanity check about admin 2023-07-31 22:44:14 +02:00
Éric Gaspar
cbc8f1f43b Update doc/POST_INSTALL.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-07-28 16:17:37 +02:00
3c38a26c9d Remove updater workflow 2023-07-28 16:17:37 +02:00
Éric Gaspar
1aba6a6b80 Update install 2023-07-28 16:17:37 +02:00
Éric Gaspar
433e697778 fix 2023-07-28 16:17:37 +02:00
Éric Gaspar
fc89ec7c7b fix 2023-07-28 16:17:37 +02:00
yunohost-bot
2fef820538 Auto-update README 2023-07-28 16:17:37 +02:00
Éric Gaspar
ba9bd9a771 Update manifest.toml 2023-07-28 16:17:37 +02:00
yunohost-bot
176cfc7b74 Auto-update README 2023-07-28 16:17:37 +02:00
Éric Gaspar
d709726a3c v2 2023-07-28 16:17:37 +02:00
Éric Gaspar
86ec5ff81f v2 2023-07-28 16:17:37 +02:00
yunohost-bot
7732d3ed78 Auto-update README 2023-07-28 16:17:37 +02:00
tituspijean
6a11be2fef [autopatch] Upgrade auto-updater 2023-07-28 16:17:37 +02:00
yunohost-bot
5d7d1d9eeb Auto-update README 2023-01-28 19:00:34 +01:00
yunohost-bot
bc123512aa Upgrade to version 2.7 2023-01-28 19:00:34 +01:00
yunohost-bot
8e360adeb5 Auto-update README 2022-12-21 09:30:43 +00:00
39c9ee85ad Fix readmes 2022-12-21 10:30:38 +01:00
Yann Sionneau
ebdf87c819 Fix mediaroot permissions
This allows user to upload pictures in TinyMCE editors.
The newly created files and directories, under mediaroot/,
will allow read access to www-data (nginx) while still
being owned by __APP__:__APP__
2022-12-06 10:14:43 +01:00
yunohost-bot
9741a7abb0 Auto-update README 2022-11-26 17:03:25 +00:00
yunohost-bot
cd86278fcc Auto-update README 2022-11-26 18:03:18 +01:00
yunohost-bot
dda7e93b81 Upgrade to version 2.6 2022-11-26 18:03:18 +01:00
yalh76
fd91dea35a remove ynh_clean_check_starting 2022-11-26 18:03:18 +01:00
yunohost-bot
746f28447a Auto-update README 2022-11-26 18:03:18 +01:00
yunohost-bot
5cf6dbf1ee Auto-update README 2022-11-26 18:03:17 +01:00
Félix Piédallu
192955cc85 set up the updater script 2022-11-26 18:02:46 +01:00
yunohost-bot
c135e992c8 Auto-update README 2022-11-26 18:02:46 +01:00
yalh76
1c57570617 Apply example_ynh 2022-11-26 18:02:46 +01:00
yunohost-bot
59cc5be2e1 Auto-update README 2022-11-26 18:02:46 +01:00
Yann Sionneau
8afcdb18e5 Update to Pytition 2.5.1 and fix user image uploads and TinyMCE editors
When uploading images in mediaroot, files must have gid www-data
so that nginx can serve them.
Also, image upload script URL for TinyMCE editor was wrong if STATIC_ROOT
is not '/static/'
Tinymce js url was wrong in this case also.
2022-11-26 18:02:46 +01:00
yunohost-bot
ea9cd8f526 Auto-update README 2022-06-05 23:31:12 +02:00
Yann Sionneau
da29c0bc0c Update to Pytition 2.5.1 and fix user image uploads and TinyMCE editors
When uploading images in mediaroot, files must have gid www-data
so that nginx can serve them.
Also, image upload script URL for TinyMCE editor was wrong if STATIC_ROOT
is not '/static/'
Tinymce js url was wrong in this case also.
2022-06-05 23:31:12 +02:00
3dcc2a8051 updater.py 2022-05-28 13:29:23 +02:00
yunohost-bot
5c8deb73cb Auto-update README 2022-05-27 15:10:05 +00:00
f45c2b3810 Add workflow for future updates 2022-05-27 17:09:59 +02:00
yunohost-bot
871ae9424c Auto-update README 2022-05-21 09:12:56 +00:00
Yann Sionneau
51a0787950 Update website url 2022-05-21 11:12:54 +02:00
Félix Piédallu
754477db25 Fix upgrade. 2022-04-14 17:38:26 +00:00