Commit Graph

1907 Commits

Author SHA1 Message Date
Théo DURR
121d04e1d5
Merge branch 'master' into django-3.2-migration 2022-08-27 00:03:58 +02:00
Théo DURR
fc6cdba8e2
Merge pull request #452 from ae-utbm/actions
Going back to actions again
2022-08-26 23:33:24 +02:00
Théo DURR
7f39ead159
This should work now 2022-08-26 23:32:43 +02:00
Théo DURR
1da82ac2dd
Another regex 2022-08-26 23:31:33 +02:00
Théo DURR
f2dcc39c14
No inspiration 2022-08-26 23:28:08 +02:00
Théo DURR
705dc56153
Testing another regex 2022-08-26 23:26:37 +02:00
Théo DURR
02047b62d7
Edited random file 2022-08-26 23:21:34 +02:00
Théo DURR
895d4b33a6
Going back to actions again 2022-08-26 23:19:29 +02:00
Théo DURR
142cb3316e
Edited deprecated code
Fixes #449

See : https://docs.djangoproject.com/en/3.2/ref/forms/api/\#notes-on-field-ordering
2022-08-26 22:33:21 +02:00
Julien Constant
997fcc9fff
Merge pull request #448 from ae-utbm/actions 2022-08-26 22:26:33 +02:00
Théo DURR
ec65ca11d6
Added sentry release action (See: #444) 2022-08-26 21:33:18 +02:00
Théo DURR
0198027544
I forgot sth 2022-08-26 17:11:20 +02:00
Julien Constant
69e0550d4f
Merge pull request #447 from ae-utbm/actions
Implemented diff file for CI
2022-08-26 17:09:13 +02:00
Théo DURR
9a1a5635e2
Implemented file diff (see: #445) 2022-08-26 17:04:09 +02:00
Théo DURR
863f9ff77e
Added some safety to deploy script 2022-08-26 16:39:49 +02:00
Théo DURR
4146c4c5cb
Merge pull request #443 from ae-utbm/actions
Unit tests do not run on master push
2022-08-26 16:24:23 +02:00
Théo DURR
b3ad5c5df9
Unit tests do not run on master push
They are only trigerred on PRs
2022-08-26 16:12:17 +02:00
Théo DURR
9388e2dc88
Merge pull request #442 from ae-utbm/actions
Actions should work now
2022-08-26 14:54:42 +02:00
Julien Constant
56dec9eaa1
Added auto assign for PR 2022-08-26 14:43:51 +02:00
Théo DURR
596126f4f4
Actions seem to be operationnal 2022-08-26 14:39:10 +02:00
Théo DURR
8646b2c8f7
Rollback to previous version (see: https://github.com/appleboy/ssh-action/issues/174) 2022-08-26 14:10:37 +02:00
Julien Constant
c81bb1fb90
Merge pull request #440 from ae-utbm/links-update
Updated links before moving to GitHub
2022-08-26 14:05:12 +02:00
Julien Constant
d17a52a8d6
Updated links before moving to GitHub 2022-08-26 14:04:05 +02:00
Théo DURR
55e0eecc0b
SSH Connection now works 2022-08-26 13:58:45 +02:00
Julien Constant
496adc17ea
Updated links & moved to a markdown file 2022-08-26 13:58:21 +02:00
Théo DURR
ab43d7d2df
Testing things 2022-08-26 13:53:17 +02:00
Théo DURR
13f0bfe546
Enabled debug 2022-08-26 13:48:40 +02:00
Théo DURR
83a384145b
Fixed spelling 2022-08-26 13:43:13 +02:00
Théo DURR
8a923761a5
Specified environment 2022-08-26 13:26:41 +02:00
Théo DURR
6e4a99eba3
Added sample deploy action 2022-08-26 13:20:57 +02:00
Théo DURR
0470aa185e
Merge pull request #441 from ae-utbm/actions
First try for CI/CD using actions
2022-08-25 22:47:34 +02:00
Théo DURR
273371db8b
Updated for merging into master 2022-08-25 22:46:30 +02:00
Théo DURR
ed3aa0c328
Removed real tests during actions deployment 2022-08-25 22:45:33 +02:00
Théo DURR
acfff6b103
Edited master to actions for testing purposes 2022-08-25 22:30:32 +02:00
Théo DURR
ada4579193
Created deploy workflow & made a dry run 2022-08-25 22:23:13 +02:00
Théo DURR
3a17c3079e
0/10 en dictée 2022-08-25 21:23:48 +02:00
Théo DURR
26e46de8e1
Je sais pas écrire 2022-08-25 21:21:12 +02:00
Théo DURR
111bcc8e60
Fixed permission issue on apt-get 2022-08-25 21:19:23 +02:00
Théo DURR
cdaa204ba2
Added bullshit 2022-08-25 21:17:19 +02:00
Théo DURR
e85511fcb9
Initial unit testing action 2022-08-25 21:14:04 +02:00
Sli
35c120a29f Merge branch 'download-all-my-pictures' into 'master'
Fix 'download all my picture button' being displayed in all albums sections

This MR fix the following issue where the download all button is displayed in each album (hence it's for all photos & not only by album)
![image](/uploads/c888e2bf8715d18cd2ea26e63f9fac28/image.png)

See merge request ae-utbm/Sith!320
2022-08-09 17:09:48 +00:00
Sli
7c4c1bc387 Fix permissions on download pictures feature 2022-08-09 18:11:20 +02:00
Julien Constant
6e77edcf67
Fix 'download all my picture button' being displayed in all albums sections 2022-08-09 17:57:02 +02:00
Julien Constant | Tinople
effed9c760 Merge branch 'download-all-my-pictures' into 'master'
Add feature to download all of your pictures as a user


See merge request ae-utbm/Sith!319
2022-08-09 13:51:04 +00:00
Sli
0e5c8b53b0 Add missing translations and update doc 2022-08-07 16:45:18 +02:00
Sli
47a332445c Add feature to download all of your pictures as a user 2022-08-07 16:08:56 +02:00
Sli
c904b2d827 Merge branch 'fix/broken-js' into 'master'
Fix broken forms


See merge request ae-utbm/Sith!318
2022-08-06 12:53:30 +00:00
Sli
f56263d6bd Fix broken forms 2022-08-06 14:28:35 +02:00
Théo | Ailé
0c2494cb34 Merge branch 'django-3.2' into 'master'
Upgrade to django 3.2

* Upgrade dependencies
* Fix ugettext
* Fix bad urls

See merge request ae-utbm/Sith!316
2022-08-05 18:46:24 +00:00
Théo | Ailé
9e5743a64c Merge branch 'defer-script-and-font-awesom' into 'master'
Update de base.jinja

Defer des balises script. Ajout de preload sur l'import de fontawesome. Changement de certains commentaires html en commentaires jinja.

Le deux premiers points devraient permettre de gagner un temps non-négligeable au chargement de la page.

See merge request ae-utbm/Sith!317
2022-08-05 18:12:29 +00:00