Commit Graph

91 Commits

Author SHA1 Message Date
Julien Constant 288764b551
Mise à jour d'avril (#643) 2023-05-10 11:56:33 +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
Cel f66db0859e Fix pronouns field being mandatory 2021-11-18 09:07:19 +00:00
Ailé 6390c3320e
Applied black on migration 2021-11-05 20:40:20 +01:00
Ailé b8aabc466c
Fixed locales
+Pronoun description on the user's profile

Signed-off-by: Ailé <03ht@theodurr.fr>
2021-11-05 20:28:37 +01:00
Celeste 4fbee9c3de Make pronouns visible on profile and miniprofile 2021-10-13 08:59:40 +02:00
Céleste 1f7752d457 Add pronouns to profile ; Update gender settings
Add pronouns to option list in profile
Modify "Sex" translation to "Genre"
Added "Other" to sex option list (alongside Man and Woman)

update DB,add default value to Pronouns field

Update views.py
2021-10-06 14:12:34 +02:00
CHARMEAU 26a07f722d Remove gender option of matmatronche & update gender settings 2020-02-16 17:51:51 +01:00
Antoine Bartuccio 1c03ce621f
core: remove default value for OperationLog 2019-11-14 16:11:20 +01:00
Antoine Bartuccio e634cda318
core/counter: add generic operation logs and implements it for Sellings and Refilling deletions 2019-11-14 01:14:44 +01:00
Antoine Bartuccio 90921fd4cd
django2.2: some migrations to make django happy 2019-10-08 22:46:03 +02:00
Antoine Bartuccio f7548ab8d1
django2.2: add on_delete on migrations for OneToOneField 2019-10-08 22:46:03 +02:00
Antoine Bartuccio 3cb306bc91
django2.2: add on_delete on migrations for ForeignKey 2019-10-08 22:46:03 +02:00
Antoine Bartuccio f1b3a174b6
core: improve performances on notification reads and display 2019-09-09 00:45:08 +02:00
Antoine Bartuccio 83e225a744
core: add index on folder and sas properties of SithFile to speed up SAS 2019-09-06 16:16:03 +02:00
Antoine Bartuccio 6e7d351e8e
pedagogy: send notification to pedagogy admins at comment report 2019-07-04 15:32:00 +02:00
Antoine Bartuccio 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
Antoine Bartuccio 72d2862e3e
Posters now working + notifications for com admin 2017-12-16 20:48:36 +01:00
Antoine Bartuccio e3fd3b81ab
Add gift function 2017-11-06 00:30:37 +01:00
Antoine Bartuccio 4026d076b3
Forgoten migration from skia and fixed migration 2017-10-06 11:09:30 +02:00
Antoine Bartuccio db509bf060
Nice club presentation 2017-10-06 11:09:30 +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
Antoine Bartuccio 4f6109e27c Refactor mailings email 2017-08-22 22:39:12 +02:00
Antoine Bartuccio d179a0a6d0 Fix typo and merge migrations 2017-08-22 15:36:39 +02:00
Skia 39b32d456c Some com templates improvments and reordering some models 2017-03-24 09:19:15 +01:00
Skia ae0b7699f3 Finish weekmail, and fix preferences page 2017-01-15 23:02:03 +01:00
Skia 83555a3640 Add preferences and improve weekmail 2017-01-15 22:58:38 +01:00
Skia df7b0a5ffe Clean migrations for news system 2016-12-24 02:12:46 +01:00
Skia 4edd535460 Change DateField to DateTimeField to improve indexing efficency 2016-12-20 16:28:30 +01:00
Skia 0859648bd4 Add cut/paste function in files 2016-12-13 00:45:38 +01:00
Skia 8b63fa9aea Store file moderator 2016-12-12 17:23:06 +01:00
Skia 1649d14518 Fix migration scripts 2016-12-10 00:30:52 +01:00
Skia d92a706920 Refactor notifications 2016-12-10 00:06:17 +01:00
Skia 80fa99d2ac Add notification 2016-12-08 19:47:28 +01:00
Skia cfbb6f4e1f Lot of small improvement in SAS 2016-11-25 13:47:09 +01:00
Skia 0b23d39e15 Fix migrations after rebase 2016-11-23 11:55:10 +01:00
Skia da35292cd5 Add is_in_sas field, to perform queries on it 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 157b1e4c78 Add file moderation tool 2016-11-23 11:46:45 +01:00
Skia 9e32840549 Add file moderation tool 2016-11-23 00:51:20 +01:00
Skia 59f5917b8c Fix Page locking 2016-11-05 13:37:39 +01:00
Skia 5ba2ab925d Add godfathers 2016-09-19 20:29:43 +02:00
Skia c5fd9d0076 Small template fixes 2016-09-02 19:31:47 +02:00
Skia fcfbfb3a0b Small file fix 2016-08-31 02:05:04 +02:00
Skia bea7b71f2c Delete unwanted obsolete migration files 2016-08-24 22:10:58 +02:00
Skia 4f67bf4c04 Reset all migrations and migrate companies 2016-08-24 22:09:23 +02:00
Skia f2c3c7dc25 Add viewable flag for user 2016-08-22 18:44:03 +02:00