Commit Graph

39 Commits

Author SHA1 Message Date
Julien Constant 288764b551
Mise à jour d'avril (#643) 2023-05-10 11:56:33 +02:00
Julien Constant fa6527b24f
[FIX] Deuxième vague de fixes pour la mise à jour de mars (#619) 2023-04-06 16:09:29 +02:00
Julien Constant 4830c3ea2d
Mise à jour de mars (#586)
---------

Co-authored-by: Thomas Girod <thgirod@hotmail.com>
Co-authored-by: Théo DURR <git@theodurr.fr>
2023-04-04 19:17:44 +02:00
Antoine Bartuccio 98bfc308a7 Minimal working version
* Upgrade dependencies
* Fix ugettext
* Fix bad urls
2022-08-04 00:28:09 +02:00
Antoine Bartuccio 4dadb1dbc0
django2.2: add default mandatory on_delete on all ForeignKey 2019-10-08 22:46:01 +02:00
Antoine Bartuccio 2616e8b24c
django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
Antoine Bartuccio 298499c749
sas: add cache on Picture permissions to avoid hitting the bdd too much 2019-09-16 11:33:32 +02:00
Antoine Bartuccio 8330e1eaf2
sas: simplify and optimize permissions for SAS images 2019-09-15 16:43:17 +02:00
Antoine Bartuccio cb58b00b6e
All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
Antoine Bartuccio 5c4a16d14c
Fix user pictures display 2018-06-10 18:43:39 +02:00
Skia 578fa1495d sas: fix notification callback
Signed-off-by: Skia <skia@libskia.so>
2017-10-15 12:00:33 +02:00
Skia 43f51813e0 sas: fix album preview
Signed-off-by: Skia <skia@libskia.so>
2017-10-06 17:57:54 +02:00
Skia f0c34fe70c sas: add permanent notification for SAS moderation
Signed-off-by: Skia <skia@libskia.so>
2017-09-25 12:35:56 +02:00
Skia 469304585c sas: update models managers
Signed-off-by: Skia <skia@libskia.so>
2017-09-25 12:34:05 +02:00
Pierre Brunet e2311dcb71 Format sas 2017-06-13 10:04:13 +02:00
Skia 83deae5964 Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
Antoine Bartuccio 60e2e0d4f9 Better to use os.path.join for paths 2017-03-30 19:13:47 +02:00
Skia dea234f98a Change is_subscriber and was_subscriber to cached_properties 2017-02-24 02:59:59 +01:00
Skia 4ae4d2b6db Add overwrite mode and change compressed size width in picture resizing 2016-12-19 16:20:50 +01:00
Skia dd2be2a31e Auto generate album thumbnails 2016-12-18 18:34:48 +01:00
Skia 9f35f74082 Huge performance improvement in SAS, miss the album thumbnail in most cases 2016-12-18 12:35:23 +01:00
Skia d7a065c4e2 Update SAS rights 2016-12-13 18:36:08 +01:00
Skia bf9aa29a54 Add clipboard to SAS 2016-12-13 17:17:58 +01:00
Skia 0859648bd4 Add cut/paste function in files 2016-12-13 00:45:38 +01:00
Skia 2919f3a133 Allow former subscribers to see pictures 2016-12-12 16:35:52 +01:00
Skia 0d4b697079 Refactor group settings 2016-12-10 01:29:56 +01:00
Skia b53531c391 Add another method to moderate pictures in SAS 2016-12-09 19:35:23 +01:00
Skia 7e335cfbd7 Update rotating function 2016-11-30 09:28:53 +01:00
Skia a60063f009 Oops, syntax error + styling footer 2016-11-29 11:49:41 +01:00
Skia 7f0561234f SAS fixes 2016-11-29 11:35:31 +01:00
Skia cfbb6f4e1f Lot of small improvement in SAS 2016-11-25 13:47:09 +01:00
Skia da35292cd5 Add is_in_sas field, to perform queries on it 2016-11-23 11:46:45 +01:00
Skia 0e788dd876 Small refactoring 2016-11-23 11:46:45 +01:00
Skia 0e0e57458f Improve SAS UX 2016-11-23 11:46:45 +01:00
Skia 815ef03860 Better handle rotations 2016-11-23 11:46:45 +01:00
Skia 869634d6e1 Add thumbnail generation 2016-11-23 11:46:45 +01:00
Skia 22ab21e4e1 Add picture-people relation and ask for removal thing 2016-11-23 11:46:45 +01:00
Skia e681cc65fe Add SAS moderation tool 2016-11-23 11:46:45 +01:00
Skia d554a5ee8d Begin SAS 2016-11-23 11:38:01 +01:00