1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-26 19:57:57 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
d4896bfd76 Check that club's note is active before creating an activity
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-09-28 17:03:32 +02:00
ea092803d7 Check permissions per request instead of per user
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-09-02 20:58:05 +02:00
d5ecb72a71 Update copyright for 2021
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-06-14 21:45:56 +02:00
8744455cbe Add placeholders in activity form 2020-08-31 00:15:02 +02:00
48eb0749e0 Users can create a past activity 2020-08-30 23:14:57 +02:00
6ea92cdcde Merge branch 'documents' into beta 2020-08-19 13:18:12 +02:00
00935a8c02 [activity] comments on view and forms 2020-08-19 11:31:15 +02:00
7c291b115a Ensure that date_end ≥ date_start in activities 2020-08-18 12:10:52 +02:00
b16871d925 Display a form error rather than a page error if a guest is already invited 2020-08-15 23:03:49 +02:00
ccfc1e74ac Reorder import statements of apps/activity 2020-08-10 15:30:39 +02:00
9c7cb07dec Improve activity interface 2020-08-06 17:41:30 +02:00
de5e0c958e Fix some activity errors 2020-08-06 14:11:55 +02:00
16af9ac0ea Improve survey, comment code 2020-04-20 01:26:53 +02:00
b0b3aa35a9 Guests can't be invited if the activity is not validated 2020-03-30 17:35:47 +02:00
fcb4da2db3 Guests can't be invited since the activity is started 2020-03-30 17:27:02 +02:00
fb5796d35e Guests can't be invited more than 5 times a year and a member can't invite more than 3 people per activity. 2020-03-30 00:42:32 +02:00
691a03ecad Add some initial permissions for activities 2020-03-28 19:05:21 +01:00
8c1d902c30 Open and validate activities 2020-03-27 22:48:20 +01:00
34949f0859 Fix activity in Guest model 2020-03-27 19:16:38 +01:00
ceb5690838 Invite people 2020-03-27 18:02:22 +01:00
f09364d3d8 Custom auto-complete fields, remove DAL requirement 2020-03-27 16:19:33 +01:00
f81e2b5b5b Use custom inputs for date picker and amounts 2020-03-27 13:50:02 +01:00
45b14ed1bd Create activities 2020-03-27 01:31:54 +01:00