|
9f2a0deeb9
|
Merge branch 'mailing' into 'master'
Enhance mailing list edition for clubs with brand new form
See merge request ae/Sith!200
|
2019-05-20 17:39:43 +02:00 |
|
|
8ebf5af3d6
|
Merge branch 'markdown-editor' into 'master'
core: replace simplemde with easymde
See merge request ae/Sith!202
|
2019-05-18 02:49:36 +02:00 |
|
Cyl
|
355a51d2ce
|
core: fix special caracter in user and forum search
|
2019-05-09 19:51:55 +02:00 |
|
Cyl
|
ad6f17d309
|
core: replace simplemde with easymde
|
2019-05-06 20:42:35 +02:00 |
|
Cyl
|
bf06aea680
|
core: fix whitespaces in user and forum search
|
2019-05-06 20:11:49 +02:00 |
|
|
a0e39b8904
|
clubs: rewrite MailingForm to include everything in one place
Everything is handled on the same view, no more redirection hacks
Remove get_context_data in DetailFormView since it's already done by django
|
2019-05-01 15:49:30 +02:00 |
|
|
96e33815f5
|
Group: simplify GroupTemplateView and better group display
|
2019-04-22 22:55:55 +02:00 |
|
|
ee89327742
|
Group: add translations
|
2019-04-22 22:55:55 +02:00 |
|
|
b693ee32f2
|
Group: add a label on users to delete
|
2019-04-22 22:55:54 +02:00 |
|
|
08d03087a4
|
core: create a DetailFormView
|
2019-04-22 22:55:54 +02:00 |
|
|
34459f83ec
|
Group: Groups: allow bulk removing of users from a group
|
2019-04-22 22:55:54 +02:00 |
|
|
5cc0760e2c
|
Groups: allow bulk import of users on a group
|
2019-04-22 22:55:54 +02:00 |
|
|
f6553a8f52
|
Group management enhacement
|
2019-04-22 22:55:53 +02:00 |
|
|
19c1361e47
|
core: fix heading in MarkdownInput
|
2018-12-19 14:10:39 +01:00 |
|
|
542a2ede32
|
core: translations for MarkdownInupt
|
2018-12-19 14:02:45 +01:00 |
|
|
775f456c40
|
core: introduce new markdown input
To fix
* Avoid blinking in preview
* Don't insert stupid space on empty textarea
|
2018-12-14 16:24:11 +01:00 |
|
|
e421a2b4cd
|
forum: increase search speed by optimizing permission filter
|
2018-12-13 20:33:34 +01:00 |
|
|
347caa3b6a
|
forum and core: fix error 500 when query is empty on search
|
2018-12-13 20:33:34 +01:00 |
|
|
884855c178
|
forum and core: remove CanViewSearchMixin and use specialized view instead
|
2018-12-13 20:33:34 +01:00 |
|
|
1de77f2fdd
|
core: fix typo
|
2018-12-13 20:33:34 +01:00 |
|
|
076b10e325
|
forum and core: add a dedicated mixin to exclude unauthorized search results
|
2018-12-13 20:33:34 +01:00 |
|
|
3fdb83c1c2
|
forum and core: add access rights on search query
|
2018-12-13 20:33:34 +01:00 |
|
Skia
|
aba4207423
|
core: improve search index with 'autocomplete'
|
2018-12-05 14:59:14 +01:00 |
|
Skia
|
65e0b15b31
|
Update Haystack indexer to use Xapian
|
2018-11-26 21:25:02 +01:00 |
|
|
f4122bbc37
|
sentry: deal with sentry's js as external resource
|
2018-10-10 15:27:21 +02:00 |
|
|
bdd8427758
|
sentry: integration with error 500 page
|
2018-10-10 02:18:19 +02:00 |
|
|
cb58b00b6e
|
All: Apply Black coding rules
|
2018-10-05 21:52:55 +02:00 |
|
Grégoire Duvauchelle
|
afe78ea634
|
Add captcha to registration form
|
2018-07-06 11:35:02 +02:00 |
|
|
5c4a16d14c
|
Fix user pictures display
|
2018-06-10 18:43:39 +02:00 |
|
|
08de5dfe6a
|
Migration to django 1.11
|
2018-06-10 16:31:58 +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 |
|
|
d49f7858d3
|
Better ui for group selection on election and wiki
|
2017-12-10 21:37:50 +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 |
|
Skia
|
7879b6dd6b
|
core: add family graphs
Signed-off-by: Skia <skia@libskia.so>
|
2017-10-11 12:30:33 +02:00 |
|
|
4369d9f593
|
Found a way to avoid strange error for club page
|
2017-10-06 17:44:41 +02:00 |
|
|
baa7be69e4
|
Better integration of wiki pages on clubs
|
2017-10-06 11:09:31 +02:00 |
|
|
fe69cbcee1
|
Add page for clubs and inactive clubs
|
2017-10-06 11:09:29 +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
|
dd5926b404
|
core: fix notif ordering
Signed-off-by: Skia <skia@libskia.so>
|
2017-09-06 13:05:51 +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 |
|
Skia
|
22151ef3b3
|
core: display news page in place of index for logged in users
Signed-off-by: Skia <skia@libskia.so>
|
2017-09-01 12:33:23 +02:00 |
|
|
a9e23920ee
|
Matmat renames
|
2017-08-15 18:05:07 +02:00 |
|
|
b7c382a1a8
|
Basic search structure
|
2017-08-15 18:05:07 +02:00 |
|
Skia
|
61d2765510
|
core: refactor user picture page algorithm
Signed-off-by: Skia <skia@libskia.so>
|
2017-08-02 20:12:41 +02:00 |
|
|
e7de8b2aec
|
Format core
|
2017-06-13 10:04:13 +02:00 |
|
Skia
|
a89fb23d33
|
That's just a ridiculous little fix
Signed-off-by: Skia <skia@libskia.so>
|
2017-06-10 20:03:37 +02:00 |
|
Skia
|
ce46a9d9da
|
Some small clean up and refactoring
Signed-off-by: Skia <skia@libskia.so>
|
2017-06-10 19:56:47 +02:00 |
|
Skia
|
2925cde8ab
|
Add a MarkdownInput widget, and make use of it
Signed-off-by: Skia <skia@libskia.so>
|
2017-06-10 19:40:47 +02:00 |
|
Skia
|
136d0f3fa0
|
Add basic BBcode translator
Signed-off-by: Skia <skia@libskia.so>
|
2017-05-30 23:40:01 +02:00 |
|
Skia
|
862a4619b3
|
Add doku_to_markdown function
|
2017-05-14 03:17:42 +02:00 |
|
Skia
|
f2b2ff533d
|
Rename Matmat to Trombi
|
2017-05-10 22:17:05 +02:00 |
|
Skia
|
b3bc33a319
|
Add first Matmat' app
|
2017-05-10 19:19:33 +02:00 |
|
Skia
|
83deae5964
|
Apply GPLv3 to Sith, and add header to every concerned file
|
2017-04-24 17:51:12 +02:00 |
|
Skia
|
231922cbaa
|
Merge branch 'sas' into 'master'
Fixed some issues with filepaths and see the future with some preload
See merge request !59
|
2017-03-31 11:34:10 +02:00 |
|
|
60e2e0d4f9
|
Better to use os.path.join for paths
|
2017-03-30 19:13:47 +02:00 |
|
|
8787e5e708
|
Better protection for stats
|
2017-03-28 15:00:09 +02:00 |
|
|
63506b1506
|
Protect stats from other users
|
2017-03-28 01:03:31 +02:00 |
|
|
5eb1e609cc
|
Fixed tests issues
|
2017-03-27 22:47:24 +02:00 |
|
Skia
|
50413abf76
|
Fix a weekmail deleteview, and make some translate fix
|
2017-03-27 15:16:01 +02:00 |
|
Skia
|
b28ce200e6
|
Fix some translations
|
2017-03-27 14:31:58 +02:00 |
|
Skia
|
d2da5716ba
|
Automodere profile files
|
2017-03-24 08:43:13 +01:00 |
|
|
95775d3b9b
|
adaptations for settings and deletion checked
|
2017-03-11 11:57:37 +01:00 |
|
|
554929b4ec
|
small fix in canViewList
|
2017-03-11 11:57:37 +01:00 |
|
|
95f984824a
|
Fix accents in wiki page name and allow to delete a page
|
2017-03-08 14:11:56 +01:00 |
|
Skia
|
5897318cc6
|
Fix user picture view with Jinja update
|
2017-02-24 01:52:26 +01:00 |
|
Skia
|
ae0b7699f3
|
Finish weekmail, and fix preferences page
|
2017-01-15 23:02:03 +01:00 |
|
Skia
|
147809bb5d
|
Some great weekmail improvements
|
2017-01-15 22:58:38 +01:00 |
|
Skia
|
83555a3640
|
Add preferences and improve weekmail
|
2017-01-15 22:58:38 +01:00 |
|
Skia
|
176b1bf588
|
Fix QuickNotifMixin
|
2017-01-15 22:58:37 +01:00 |
|
Skia
|
0aef7656b8
|
Add quick notifications prototype
|
2017-01-15 22:58:37 +01:00 |
|
Skia
|
5a305354cb
|
Add recursive option to file props form
|
2017-01-12 20:55:47 +01:00 |
|
Skia
|
e66b274f0e
|
Add index to search function
|
2016-12-20 14:46:08 +01:00 |
|
Skia
|
94e740fb04
|
Small improvement in file prop view
|
2016-12-18 17:59:08 +01:00 |
|
Skia
|
4a7df31f5e
|
Some other performance improvements
|
2016-12-18 11:55:45 +01:00 |
|
Skia
|
bf6483039d
|
Fix performance issue in rights check
|
2016-12-18 11:55:03 +01:00 |
|
Skia
|
81e11b4c33
|
Refactor Can*Mixin
|
2016-12-14 18:05:30 +01:00 |
|
Skia
|
642249e7fb
|
Notification fix
|
2016-12-14 09:11:26 +01:00 |
|
Skia
|
e3c86c1d05
|
Add "Mark all as read"
|
2016-12-13 17:53:44 +01:00 |
|
Skia
|
bf9aa29a54
|
Add clipboard to SAS
|
2016-12-13 17:17:58 +01:00 |
|
Skia
|
f594a99751
|
Clean up, fix, and improve templates around clipboard
|
2016-12-13 01:24:23 +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
|
0d4b697079
|
Refactor group settings
|
2016-12-10 01:29:56 +01:00 |
|
Skia
|
d92a706920
|
Refactor notifications
|
2016-12-10 00:06:17 +01:00 |
|
Skia
|
4542753812
|
Add two tests for file upload
|
2016-12-09 15:48:17 +01:00 |
|
Skia
|
80fa99d2ac
|
Add notification
|
2016-12-08 19:47:28 +01:00 |
|
Skia
|
c1397ef5a5
|
Small fix, episode two
|
2016-12-08 15:30:41 +01:00 |
|
Skia
|
7453b857fb
|
Add thumbnails to albums
|
2016-11-30 09:28:54 +01:00 |
|
Skia
|
064abe0741
|
UTF-8 fix
|
2016-11-25 18:59:22 +01:00 |
|
Skia
|
869634d6e1
|
Add thumbnail generation
|
2016-11-23 11:46:45 +01:00 |
|
Skia
|
71d22e367b
|
Add picture view to users
|
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
|
0b068d3e92
|
Improve file moderation
|
2016-11-23 11:30:57 +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
|
9cfc029fb2
|
Permission fix
|
2016-10-27 18:39:40 +02:00 |
|
|
224374f5e8
|
More readable user_account
|
2016-10-19 01:57:54 +02:00 |
|
|
2daaf992f2
|
Add groups, allow to ban users from counters and from buying alcohol
|
2016-10-16 03:45:06 +02:00 |
|
|
257cb9cfe7
|
Add ban for alcohol
|
2016-10-15 02:33:38 +02:00 |
|
|
178a4af196
|
Add lazy way to make an user property editable once only
|
2016-10-13 22:58:26 +02:00 |
|
|
579c25d63a
|
Deny date of birth, first and last name modification for non board or root user
|
2016-10-13 22:32:13 +02:00 |
|
guillaume-renaud
|
1b63d58586
|
Addition of the user's club tab
|
2016-10-06 11:08:32 +02:00 |
|
Skia
|
d6138a7a0c
|
Make the etickets
|
2016-10-03 19:30:05 +02:00 |
|
|
2c6f17063a
|
Can delete Godfathers
|
2016-09-29 15:06:39 +02:00 |
|
Skia
|
a4ad7f0e85
|
Add token to counter to see pictures and to prevend misuses
|
2016-09-26 11:17:56 +02:00 |
|
Skia
|
37072e1640
|
Clean up some useless prints
|
2016-09-26 11:17:55 +02:00 |
|
Skia
|
7a2985b186
|
Add product top 10
|
2016-09-26 11:17:55 +02:00 |
|
Skia
|
ffd4dac2e2
|
Allow club staff to delete their sellings
|
2016-09-22 12:52:15 +02:00 |
|
Skia
|
f1e54439e1
|
Small stats fix
|
2016-09-21 12:19:34 +02:00 |
|
Skia
|
5b83aff351
|
Small UI fix
|
2016-09-19 20:40:38 +02:00 |
|
Skia
|
5ba2ab925d
|
Add godfathers
|
2016-09-19 20:29:43 +02:00 |
|
Skia
|
35d811317c
|
Add top 100 to counters
|
2016-09-15 11:07:03 +02:00 |
|
Skia
|
5e26e5bde7
|
Merge branch 'sli'
|
2016-09-09 19:56:48 +02:00 |
|
Skia
|
5b5006892d
|
Make sellings for clubs
|
2016-09-09 16:23:35 +02:00 |
|
Skia
|
90e47c9d7d
|
Add a restriction on the counter login view to authorize only the sellers
|
2016-09-09 01:54:26 +02:00 |
|
|
2f7dc9ec19
|
Used lambda function in user detail
|
2016-09-08 04:15:34 +02:00 |
|
|
41d5a02d77
|
Fixed account order and detail account view
|
2016-09-08 03:38:28 +02:00 |
|
|
8d060af46c
|
Removed wierd hack
|
2016-09-08 03:21:39 +02:00 |
|
|
a64b10776e
|
Monthly user account
|
2016-09-06 22:13:48 +02:00 |
|
|
78bf4b7b84
|
Fixed markdown api issue
|
2016-09-06 21:59:13 +02:00 |
|
Skia
|
b1f6754e6e
|
Refactor lots of tabed templates, and create TabedViewMixin
|
2016-09-04 19:25:03 +02:00 |
|
Skia
|
b2df8fbf18
|
Fix LoginForm
|
2016-09-01 17:50:13 +02:00 |
|
Skia
|
d27f62dca9
|
Small fixes
|
2016-09-01 16:43:21 +02:00 |
|
Skia
|
0db7180d43
|
Do some user profile templating
|
2016-08-31 04:04:28 +02:00 |
|
Skia
|
f66b999f24
|
Improve login form
|
2016-08-31 02:44:46 +02:00 |
|
Skia
|
fcfbfb3a0b
|
Small file fix
|
2016-08-31 02:05:04 +02:00 |
|
Skia
|
078b63d970
|
Migrate accounting
|
2016-08-24 19:50:22 +02:00 |
|
Skia
|
f2c3c7dc25
|
Add viewable flag for user
|
2016-08-22 18:44:03 +02:00 |
|
Skia
|
8e3eb1e2bf
|
Some templating and add webcam support for profile editing
|
2016-08-22 02:56:27 +02:00 |
|
Skia
|
7797f87dd0
|
Clean up some useless prints
|
2016-08-20 22:15:54 +02:00 |
|
Skia
|
7e90e657a7
|
Add ajax-select app and improve some templates
|
2016-08-19 23:24:23 +02:00 |
|
Skia
|
da96e9da84
|
Search improvement
|
2016-08-19 03:12:20 +02:00 |
|
Skia
|
f1105d704e
|
Add basic search bar
|
2016-08-19 02:53:44 +02:00 |
|
Skia
|
0689f864d2
|
Migrate permanencies and add user stats view
|
2016-08-18 21:32:18 +02:00 |
|
Skia
|
66fdf6cbf7
|
Migrate and improve subscriptions
|
2016-08-14 19:28:14 +02:00 |
|
Skia
|
e1474c7a74
|
Add is_root property to user
|
2016-08-14 04:35:08 +02:00 |
|
Skia
|
792563999b
|
Allow root to reset user password
|
2016-08-13 17:15:45 +02:00 |
|
Skia
|
a033c4dfd2
|
Improve launderette rights to match with launderette club
|
2016-08-13 16:39:09 +02:00 |
|
Skia
|
c0a66f9a38
|
Finish profile of users
|
2016-08-13 05:33:09 +02:00 |
|
Skia
|
43b709bfd5
|
Make file modale chooser and complete user profile
|
2016-08-11 04:30:24 +02:00 |
|
Skia
|
a8858fa781
|
Add home for users and clubs
|
2016-08-10 16:23:12 +02:00 |
|
Skia
|
830c15a585
|
Better right handling in files
|
2016-08-10 14:48:18 +02:00 |
|
Skia
|
792d66da33
|
Add nice whole file support
|
2016-08-10 05:48:06 +02:00 |
|
|
feb7b4689b
|
First steps with the api
|
2016-08-07 20:45:06 +02:00 |
|
Skia
|
ad36c1c6f6
|
Better handle 403 with next argument
|
2016-08-07 20:36:06 +02:00 |
|
Skia
|
31ecb50c1d
|
Move user account view into core
|
2016-08-05 09:52:19 +02:00 |
|
Skia
|
2cf39671e2
|
Make some more validation on the token click form
|
2016-08-01 19:59:22 +02:00 |
|
Skia
|
4d8e7b0875
|
Improve launderette, need to finish the click view
|
2016-08-01 16:36:16 +02:00 |
|
Skia
|
97ff4341a7
|
Translate most of the Sith
|
2016-07-19 19:03:16 +02:00 |
|