89 Commits

Author SHA1 Message Date
Julien Constant
17e0144f34
Delete override.scss 2023-03-12 15:03:57 +01:00
Julien Constant
fe31d8cfda
Fix SAS being accessible for non-connected users (wtf) 2023-03-12 14:06:42 +01:00
Julien Constant
0167afe38f See description
- Reworked CSS of user photos tab
- Reworked Picture page CSS
- A message is now displayed on the user page when he's tagged on a picture in can't access (picture unavailable)
2023-03-10 11:05:09 +01:00
Julien Constant
b7da4c5727 Added text to moderated picture 2023-03-08 13:31:07 +01:00
Julien Constant
2126b1aef3
black 2023-03-08 02:06:23 +01:00
Julien Constant
f8903cbdca
See description
- Made paste button disabled if the clipboard is empty
- Rework main page of the SAS, thus commented block to manage albums as there is currently no possibility to delete them from this page
2023-03-08 02:04:18 +01:00
Julien Constant
238d41b84c
See description
From the previous commit :
- Fixed permissions
- Fixed missing overlay when hovering a picture
- Added special overlay for picture to be moderated
- Removed JS to calculate how many columns are used
2023-03-08 00:58:44 +01:00
Julien Constant
b7f6a7f370 Started working on the SAS css 2023-03-07 19:29:24 +01:00
thomas girod
99827e005b
upgrade re_path to path (#533) 2023-01-09 22:07:03 +01:00
Sli
98bfc308a7 Minimal working version
* Upgrade dependencies
* Fix ugettext
* Fix bad urls
2022-08-04 00:28:09 +02:00
4a1bfc366d
sas: fix 500 error when tagging the same user twice or adding a non existing user 2019-12-17 11:25:17 +01:00
d7075eb762
django2.2: fix breaking change for getting uploaded files size 2019-10-08 22:46:38 +02:00
97c316b62e
django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts 2019-10-08 22:46:03 +02:00
3cb306bc91
django2.2: add on_delete on migrations for ForeignKey 2019-10-08 22:46:03 +02:00
4dadb1dbc0
django2.2: add default mandatory on_delete on all ForeignKey 2019-10-08 22:46:01 +02:00
2616e8b24c
django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
be855c6c90
django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
298499c749
sas: add cache on Picture permissions to avoid hitting the bdd too much 2019-09-16 11:33:32 +02:00
b8ad2d4835
sas: add pagination on AlbumView 2019-09-16 01:26:20 +02:00
8330e1eaf2
sas: simplify and optimize permissions for SAS images 2019-09-15 16:43:17 +02:00
cb58b00b6e
All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
5c4a16d14c
Fix user pictures display 2018-06-10 18:43:39 +02:00
Skia
bf57329bd8 sas/templates: Improve generation time display 2018-04-18 23:49:12 +02:00
Skia
874dfa6cc3 sas/views: change categories ordering 2018-04-18 22:58:03 +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
49b77480e6 sas: clean up old notif trigger
Signed-off-by: Skia <skia@libskia.so>
2017-09-25 12:50:02 +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
Skia
e085556def sas: allow ancient subscriber to add people on pictures
Signed-off-by: Skia <skia@libskia.so>
2017-07-26 16:55:00 +02:00
9447de4468 fix merging 2017-06-13 10:49:11 +02:00
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
60e2e0d4f9 Better to use os.path.join for paths 2017-03-30 19:13:47 +02:00
1f844da005 Preload on sas 2017-03-28 18:46:10 +02:00
Skia
b28ce200e6 Fix some translations 2017-03-27 14:31:58 +02:00
Skia
59dfcbd567 Merge branch 'forum' into 'master'
Forum

See merge request !49
2017-02-24 03:08:07 +01:00
Skia
dea234f98a Change is_subscriber and was_subscriber to cached_properties 2017-02-24 02:59:59 +01:00
Skia
aa93211025 Add support for editing album date 2017-02-21 14:29:58 +01:00
Skia
494062fbbe Fix thumbnail generation for album upload view 2017-02-02 23:07:45 +01:00
Skia
4cc57c183e Add some better right management to forum 2017-01-28 20:58:54 +01:00
Skia
5a305354cb Add recursive option to file props form 2017-01-12 20:55:47 +01:00
Skia
881afd9e0a Improve SAS main view, and make some translations 2017-01-10 23:32:17 +01:00
Skia
766d913afe Change SAS upload pool size 2017-01-09 13:05:50 +01:00
Skia
a90a553939 Some fixes on SAS upload form 2017-01-05 10:05:27 +01:00
Skia
4ae4d2b6db Add overwrite mode and change compressed size width in picture resizing 2016-12-19 16:20:50 +01:00
Skia
352b8f0b4f Add recursive option to apply rights in the SAS 2016-12-18 19:08:25 +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
4a7df31f5e Some other performance improvements 2016-12-18 11:55:45 +01:00