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

536 commits

Author SHA1 Message Date
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
Félix Piédallu
cd647b934c Fix change_url: bad db_pwd retrieval 2022-04-14 17:38:26 +00:00
Salamandar
a02dfb8c26
Merge pull request #1 from YunoHost-Apps/init
Initial working code
2022-04-13 08:43:23 +00:00
e3881bca1d Disable upgrade and change_url for now. 2022-04-13 10:43:13 +02:00
bf33dd8a57 Remove --time from the scripts 2022-04-13 10:43:02 +02:00
Félix Piédallu
5c7ee221cb Fixes 2022-04-12 18:33:04 +02:00
Félix Piédallu
5414b5d24b Fix package linter issues 2022-04-12 17:19:14 +02:00
87eff9a5c5 Add upgrade script 2022-04-12 17:18:26 +02:00
6cc0d6361f Move the uwsgi config file to the final_path instead of /etc 2022-04-12 17:12:49 +02:00
8b458e9102 Handle backup/restore 2022-04-12 17:12:49 +02:00
fd5207095e Handle change_url 2022-04-12 17:12:49 +02:00
Félix Piédallu
8a10013f5a initial script work 2022-04-11 19:16:47 +02:00
yunohost-bot
3ca3df1998 Auto-update README 2022-04-05 14:13:54 +00:00
Félix Piédallu
ccd5f4e2ec add a screenshot 2022-04-05 16:13:48 +02:00
yunohost-bot
424241e3d5 Auto-update README 2022-04-05 14:08:19 +00:00
Félix Piédallu
c90bb7f46d Update documentation 2022-04-05 16:08:15 +02:00
yunohost-bot
6ee7976d23 Auto-update README 2022-04-03 13:28:16 +00:00
tituspijean
1c682f5d52
Merge pull request #186 from Tagadda/patch-1
Add a link to upstream release page on the PR message
2022-03-24 20:04:12 +01:00
Tagada
fed7c9f916
Update updater.sh 2022-03-24 10:47:23 +01:00
yalh76
5fd584586f
Merge pull request #185 from YunoHost/reorder-install-arguments
Reorder install arguments
2022-03-05 11:39:49 +01:00
yalh76
a0dd780fa7 Update check_process 2022-03-04 20:57:26 +01:00
yalh76
fca4551937 Reorder install arguments 2022-03-04 20:53:21 +01:00
Alexandre Aubin
d4fa8d57d2
Stupid typo in README 2022-02-17 18:35:34 +01:00
yalh76
424aeaee12
Merge pull request #182 from YunoHost/yalh76-patch-1
Typo
2022-01-30 04:06:51 +01:00
yalh76
a8d5a625f4
Typo 2022-01-30 04:06:32 +01:00
yalh76
137e20bc68
Merge pull request #181 from YunoHost/yalh76-patch-1
Typo
2022-01-30 04:03:41 +01:00
yalh76
ef863bd8c0
Typo 2022-01-30 04:03:17 +01:00
ericgaspar
d4876b093a Update remove 2021-12-12 14:06:03 +01:00
Alexandre Aubin
a118dac5dc
Merge pull request #177 from YunoHost/HTTPS-redirection
Remove HTTPS redirection
2021-11-20 22:57:12 +01:00
ericgaspar
73c1f43226 Update manifest.json 2021-11-16 22:33:46 +01:00
ericgaspar
d109e6c4b7 Remove HTTPS redirection 2021-11-16 22:31:57 +01:00