tleb
|
86bc491df4
|
Fix UV_endpoint auth
|
2019-10-20 18:26:11 +02:00 |
|
|
99c8d95443
|
django2.2: remove direct assignments to many-to-many fields
|
2019-10-08 22:46:37 +02:00 |
|
|
c20d5855e4
|
django2.2: remove view_page permission as it clash with built-in permission
Need a bit of discussion as I'm not an expert in django built-in permissions
An issue on github says it's related to https://docs.djangoproject.com/en/2.1/releases/2.1/#considerations-for-the-new-model-view-permission
|
2019-10-08 22:46:02 +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 |
|
|
f1b3a174b6
|
core: improve performances on notification reads and display
|
2019-09-09 00:45:08 +02:00 |
|
|
83e225a744
|
core: add index on folder and sas properties of SithFile to speed up SAS
|
2019-09-06 16:16:03 +02:00 |
|
|
ec33311715
|
pedagogy: basic display list of UV
|
2019-06-15 23:31:31 +02:00 |
|
Skia
|
82df424146
|
core: put User.group's names in cache
|
2018-12-13 20:36:21 +01:00 |
|
|
cb58b00b6e
|
All: Apply Black coding rules
|
2018-10-05 21:52:55 +02:00 |
|
Skia
|
9146251642
|
Prevent generation of useless migrations upon settings change
|
2018-05-08 18:51:29 +02:00 |
|
Skia
|
4d36a961db
|
core/models: improve repair_fs output
|
2018-04-18 23:02:19 +02:00 |
|
Skia
|
b5aee62558
|
core/models: don't always repair every single file
|
2018-04-18 22:54:30 +02:00 |
|
Skia
|
b2306b62d6
|
core/models: better handle broken files
Signed-off-by: Skia <skia@libskia.so>
|
2018-04-16 18:35:00 +02:00 |
|
Skia
|
c7b918115d
|
core/models: change thumbnails and compressed SithFile directories
Signed-off-by: Skia <skia@libskia.so>
|
2018-04-16 18:35:00 +02:00 |
|
Skia
|
0d3c34c155
|
core/models: refactor SithFile moving and add methods to manage filesystem
Signed-off-by: Skia <skia@libskia.so>
|
2018-04-16 18:35:00 +02:00 |
|
Skia
|
606f1af4d5
|
forum: add favorite topics
Signed-off-by: Skia <skia@libskia.so>
|
2018-02-22 22:28:28 +01:00 |
|
gnikwo
|
91d3e9e4dc
|
Delete function + club tabs
|
2017-12-05 15:24:46 +01:00 |
|
gnikwo
|
5cd031f579
|
Ready for review
|
2017-11-28 15:12:25 +01:00 |
|
gnikwo
|
21b24f2891
|
Club views and discussions fixes
|
2017-11-28 15:12:04 +01:00 |
|
Skia
|
64c479a02e
|
Merge branch 'bugfix' into 'master'
Bugfix
See merge request ae/Sith!132
|
2017-11-16 15:43:54 +01:00 |
|
|
33964e0bab
|
Better way to check if a user is subscriber
|
2017-11-16 13:50:34 +01:00 |
|
|
eb485215d9
|
Fix translations error for gifts
|
2017-11-13 18:30:05 +01:00 |
|
|
0ba69da3b6
|
Fix AGAIN subscription display
|
2017-11-09 14:49:07 +01:00 |
|
|
e3fd3b81ab
|
Add gift function
|
2017-11-06 00:30:37 +01:00 |
|
Skia
|
d5c6695f80
|
core: improve notification callback system
Signed-off-by: Skia <skia@libskia.so>
|
2017-10-15 12:00:33 +02:00 |
|
|
baa7be69e4
|
Better integration of wiki pages on clubs
|
2017-10-06 11:09:31 +02:00 |
|
|
790d723d08
|
Fix page creation method for clubs
|
2017-10-06 11:09:30 +02:00 |
|
|
12c49b285a
|
Fix page permissions and fix migration when on sqlite backend
|
2017-10-06 11:09:30 +02:00 |
|
|
aa49b2d4ce
|
Fix regex for pages
|
2017-10-06 11:09:30 +02:00 |
|
|
939146bddd
|
Sync pages with club unix_name
|
2017-10-06 11:09:29 +02:00 |
|
|
fe69cbcee1
|
Add page for clubs and inactive clubs
|
2017-10-06 11:09:29 +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 |
|
|
2f912a197c
|
Allow to subscribe before subscription end
|
2017-09-06 19:55:14 +02:00 |
|
Skia
|
0184b9c29b
|
core, com: make permanent notifications for news to moderate
This needs to be made for other stuff, like the SAS or the files...
Signed-off-by: Skia <skia@libskia.so>
|
2017-09-06 13:17:23 +02:00 |
|
Skia
|
9f259b35bd
|
core, counter: add preferences for counter notifications
Signed-off-by: Skia <skia@libskia.so>
|
2017-09-02 12:42:07 +02:00 |
|
|
c56094eaaf
|
Some selected club members can now make people subscribe and fix major security hole in board_member verification
|
2017-07-26 20:31:29 +02:00 |
|
|
e7de8b2aec
|
Format core
|
2017-06-13 10:04:13 +02:00 |
|
Skia
|
37a5db537b
|
Re-fix AnonymousUser
Signed-off-by: Skia <skia@libskia.so>
|
2017-06-12 14:01:28 +02:00 |
|
Skia
|
b06f270ea5
|
Revert "Fix AnonymousUser"
This reverts commit e7f7c57558 .
|
2017-06-12 13:57:08 +02:00 |
|
Skia
|
e7f7c57558
|
Fix AnonymousUser
Signed-off-by: Skia <skia@libskia.so>
|
2017-06-06 19:37:45 +02:00 |
|
Skia
|
cf062a35d3
|
Add query reductions in core
|
2017-05-30 19:33:09 +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 |
|
Skia
|
39b32d456c
|
Some com templates improvments and reordering some models
|
2017-03-24 09:19:15 +01:00 |
|
|
95f984824a
|
Fix accents in wiki page name and allow to delete a page
|
2017-03-08 14:11:56 +01:00 |
|
|
86c74b22de
|
Fix sas rights
|
2017-02-26 17:35:01 +01:00 |
|
Skia
|
d6b5db4a4b
|
Sanitize page name
|
2017-02-24 04:36:36 +01:00 |
|
Skia
|
4d6c4314e2
|
Bugfix with property/callable
|
2017-02-24 04:36:10 +01:00 |
|
Skia
|
59dfcbd567
|
Merge branch 'forum' into 'master'
Forum
See merge request !49
|
2017-02-24 03:08:07 +01:00 |
|