Commit Graph

91 Commits

Author SHA1 Message Date
Antoine Bartuccio 566dcc7aee
counter: fix Selling view permission 2019-10-17 11:24:52 +02:00
Antoine Bartuccio 241650c171
counter: fix eticket server crash induced by old permission system and fix Selling permission 2019-10-16 21:21:51 +02:00
Cyl aac4e3b99c Minor fix for requestGala 2019-10-14 00:32:11 +02:00
Robin Trioux 5a55a6c642 E-ticket link is sent in the email 2019-10-13 19:02:25 +02:00
Antoine Bartuccio 6cc234e8d3
django2.2: add default mandatory on_delete on OneToOneField 2019-10-08 22:46:02 +02:00
Antoine Bartuccio 4dadb1dbc0
django2.2: add default mandatory on_delete on all ForeignKey 2019-10-08 22:46:01 +02:00
Antoine Bartuccio 2616e8b24c
django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
Antoine Bartuccio 1f3220246a
counter: fix a bug where you can't register UID card with only number inside 2019-05-24 08:38:15 +02:00
Antoine Bartuccio 19e353970d
Enforce uid with uppercase for Studentcard and test more edge cases 2019-05-20 17:56:14 +02:00
Antoine Bartuccio 5ae7d10e84
Add unit tests for student cards and fix edge cases 2019-05-20 17:56:09 +02:00
Antoine Bartuccio 0ba0df0f29
Better handling of user rights for studentcards 2019-05-20 17:52:44 +02:00
Antoine Bartuccio 616b7ccfc8
Nice user interface and permission rework 2019-05-20 17:52:39 +02:00
Antoine Bartuccio 4669e5a4e9
Gui for studentcards in counters 2019-05-20 17:52:36 +02:00
Antoine Bartuccio 577ad07a2b
Can identify user on counter with student card UID 2019-05-20 17:52:29 +02:00
Antoine Bartuccio cb58b00b6e
All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
Pierre Brunet 4af3239f4c fix can_buy in customer 2017-12-01 01:44:38 +01:00
Pierre Brunet 6113de33ec Add comment in product type 2017-10-25 23:02:46 +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 de4521c192 Ecocup limit comments 2017-08-15 14:03:56 +02:00
Antoine Bartuccio 748e3ae326 Refactor and migration corrections 2017-08-15 13:57:49 +02:00
Antoine Bartuccio 240b68f98d Allow negative amount for customer 2017-08-15 13:57:49 +02:00
Antoine Bartuccio 7588cc8f73 Hardcoding ecocup values 2017-08-15 13:57:49 +02:00
Antoine Bartuccio 40927fa13d Add limit for ecocup recording 2017-08-15 13:57:49 +02:00
Pierre Brunet d722efc40f Format counter 2017-06-13 10:04:13 +02:00
Skia ec307cd5df Add db index in counter 2017-05-30 19:33:09 +02:00
Skia 23fe797a9e Make less DB queries (particularly in the Forum) 2017-05-14 04:38:33 +02:00
Skia 83deae5964 Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
Antoine Bartuccio ccd67e50b8 Avoid unothorised customer to buy in counter by modifying url 2017-03-27 23:28:06 +02:00
Skia dea234f98a Change is_subscriber and was_subscriber to cached_properties 2017-02-24 02:59:59 +01:00
Skia 72685618a6 Many right fix on counters 2017-01-04 19:39:37 +01:00
Skia 52a0913993 Tiny fix in the counter 2017-01-03 16:42:45 +01:00
Skia 13785fd520 Prevent users that have never subscribed to subscribe on Eboutic 2016-12-20 23:27:54 +01:00
Skia 397778af1c Quick counter fix 2016-12-19 16:58:43 +01:00
Skia 28431ec9be Big refactor: remove Subscriber class 2016-12-10 01:58:30 +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 80fa99d2ac Add notification 2016-12-08 19:47:28 +01:00
Skia e98ffb5cd5 Fix unappropriate behavior when delete selling 2016-11-10 13:51:56 +01:00
guillaume-renaud 57b663c4c5 counter inactive state with settings variable, traduction file problem fixed 2016-11-08 18:48:27 +01:00
guillaume-renaud 7f6424d51e Fix the number of minutes for a counter to be inactive to 10 2016-11-08 18:47:50 +01:00
guillaume-renaud 0d6b93d085 Add inactive state for counters 2016-11-08 18:47:40 +01:00
guillaume-renaud be7e0401dd Fix the number of minutes for a counter to be inactive to 10 2016-11-08 18:42:31 +01:00
guillaume-renaud 63f10c13d4 Add inactive state for counters 2016-11-08 18:42:12 +01:00
Antoine Bartuccio 677c50a4b1 Add unknown event translation 2016-10-25 21:53:40 +02:00
Antoine Bartuccio bafa9ac10c Small fix for auto-mail about eticket 2016-10-25 18:25:59 +02:00
Antoine Bartuccio b00fc23fc4 Add automatic mail when an eticket has been bought 2016-10-21 17:47:56 +02:00
Skia 63217b2ead Improve product display 2016-10-05 15:57:04 +02:00
Skia d6138a7a0c Make the etickets 2016-10-03 19:30:05 +02:00
Skia db07b54ed1 Allow the counter admin to edit cash registers summaries 2016-09-29 14:54:03 +02:00
Skia a4ad7f0e85 Add token to counter to see pictures and to prevend misuses 2016-09-26 11:17:56 +02:00