Commit Graph

249 Commits

Author SHA1 Message Date
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 3bddf176d8
Fix typo for NFC cards 2019-05-20 19:12:53 +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 14d9fc04d1
Stronger bdd validation for studentcards 2019-05-20 17:52:33 +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
Skia f2106a37a3 counter: fix tests 2018-06-07 19:57:56 +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
Pierre Brunet 3994a58a2f Add search form in admin 2017-10-11 00:01:24 +02:00
Pierre Brunet 9489b52304 Oups, I did it again... 2017-09-02 15:31:20 +02:00
Pierre Brunet e71db5a997 Add translations 2017-09-02 15:22:50 +02:00
Pierre Brunet 39ce14804a Add refillings list 2017-09-02 15:16:29 +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 c83a990165 Wtf migration blocking me 2017-08-22 16:03:24 +02:00
Antoine Bartuccio 9cb88a878d Even better mailing 2017-08-22 15:36:39 +02:00
Antoine Bartuccio 6cfdcb093f Wtf forgot this little guy 2017-08-17 00:10:12 +02:00
Antoine Bartuccio 3e950e1dd1 Migration fix 2017-08-15 17:37:25 +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 d60e14a303 Migration from old database 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 10ee5e1708 Merge branch 'counter' into 'master'
Tests for counter

See merge request !77
2017-06-07 19:45:05 +02:00
Pierre Brunet eb510e102c Test for click 2017-06-07 19:28:15 +02:00
Antoine Bartuccio 0076c9cdb4 Macro for pagination 2017-06-07 18:39:42 +02:00
Pierre Brunet 0af72500c6 Add some tests on counter 2017-06-07 18:36:26 +02:00
Skia 63acf588ca Add basic unfinished counter test 2017-06-07 18:36:26 +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
Antoine Bartuccio 5a7b743c83 Try fix right issues in counter admin 2017-05-06 20:48:48 +02:00
Skia c7f48bd5f7 Fix counter view with no stock 2017-05-01 19:39:28 +02:00
Skia 423313f008 Update stock translations 2017-04-25 09:41:05 +02:00
Skia 20deda8a8e Merge branch 'master' into stock 2017-04-24 18:07:25 +02:00
Skia 83deae5964 Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
Pierre Brunet 553b33c313 Proposal for summary sending confirmation 2017-04-19 11:01:56 +02:00
Antoine Bartuccio edc438bc0e More readability for sum 2017-04-05 15:08:11 +02:00
Antoine Bartuccio 6ca183ad55 Better sum writing 2017-04-05 14:23:51 +02:00
Antoine Bartuccio 53a2a160be Add CB refills sum 2017-04-05 13:48:43 +02:00
Antoine Bartuccio 34f3fadd3d Rename counter mixin 2017-04-04 15:45:02 +02:00
Antoine Bartuccio d4815df55f Better right counter management 2017-04-03 15:21:07 +02:00
Antoine Bartuccio 824411b13d Rights fix for counters 2017-04-03 13:50:28 +02:00
Antoine Bartuccio 1430479a1d Some rights fix 2017-04-03 11:57:28 +02:00
Antoine Bartuccio 5d89786c8f Serious counter fix 2017-04-03 10:46:53 +02:00
Antoine Bartuccio dfd465c7f9 Fix bug where customer can't buy an item when they have the just amount 2017-03-28 00:55:25 +02:00
Antoine Bartuccio 0d918d80d3 Avoid negative value in refilings 2017-03-28 00:34:58 +02:00
Antoine Bartuccio ccd67e50b8 Avoid unothorised customer to buy in counter by modifying url 2017-03-27 23:28:06 +02:00
Antoine Bartuccio 493d48bcca Pagination length in settings 2017-03-13 23:33:43 +01:00
Antoine Bartuccio e4deacbe56 Pagination for cash sumary 2017-03-13 16:32:59 +01:00
Antoine Bartuccio 158a140aa4 No negative values for cash summary 2017-03-01 10:21:57 +01:00
Skia dea234f98a Change is_subscriber and was_subscriber to cached_properties 2017-02-24 02:59:59 +01:00
Skia 27e69fd3b8 Bad hack to fix Firefox broken autofocus 2017-01-18 19:09:58 +01:00
Skia a826fd40a3 Small update on last operations view 2017-01-13 13:13:31 +01:00
Pierre Brunet 4a5d789d9f partners banner added 2017-01-07 17:39:21 +01:00
guillaume-renaud 8f88f7cb70 Take item from stock form addition 2017-01-05 11:16:25 +01:00
guillaume-renaud 21c05cc779 Addition of the ShoppingList view to know the item to buy 2017-01-05 11:14:41 +01:00
guillaume-renaud c6310c5315 correct missing endif 2017-01-05 11:07:05 +01:00
guillaume-renaud 6c54b246ca Stock admin gestion, items list views, create and edit items 2017-01-05 11:04:12 +01:00
guillaume-renaud 5cb75ec3eb general modifications 2017-01-05 11:02:21 +01:00
guillaume-renaud 887893fb2d Creation of the Stock list, edit, create views and creation StockItem create view 2017-01-05 11:00:08 +01:00
guillaume-renaud 29fb0af893 Addition of the stock parameter to the counter admin list 2017-01-05 11:00:08 +01:00
Skia 72685618a6 Many right fix on counters 2017-01-04 19:39:37 +01:00
Skia c48449cd50 Add barman stats 2017-01-04 17:38:09 +01:00
Skia dcd0c1fe75 Allow more than one bar if someone can connect to the counter 2017-01-04 16:14:17 +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 160c7806df Fix contributing.md and fix quantity display on eticket 2016-11-06 23:15:43 +01:00
Antoine Bartuccio b6966c9502 Add number of places on ebticket 2016-11-04 00:43:28 +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 3e99f97b7a Merge branch 'sli' into 'master'
Add ban for alcohol



See merge request !17
2016-10-21 11:00:40 +02:00
Antoine Bartuccio 224374f5e8 More readable user_account 2016-10-19 01:57:54 +02:00
Skia 47c01d6d10 Fix request in cash summary list 2016-10-18 14:48:47 +02:00
Antoine Bartuccio 2daaf992f2 Add groups, allow to ban users from counters and from buying alcohol 2016-10-16 03:45:06 +02:00
Antoine Bartuccio 1c97c8a74f Swag dropdown on user account + autofocus for refillings on counters 2016-10-16 02:47:21 +02:00
Antoine Bartuccio c9005e2c31 Fix for etickets 2016-10-15 19:58:51 +02:00
Antoine Bartuccio 257cb9cfe7 Add ban for alcohol 2016-10-15 02:33:38 +02:00
Skia 5931351c0a Another tiny template improvement 2016-10-12 12:32:04 +02:00
Skia 0d8bebcd80 Tiny template update 2016-10-10 18:43:40 +02:00
Skia 13265e6a0d Allow more control on the dates for cash summaries sums 2016-10-10 18:29:13 +02:00
Antoine Bartuccio d285fbe04a Add account number and suscription on counter 2016-10-08 23:07:10 +02:00
Skia 63217b2ead Improve product display 2016-10-05 15:57:04 +02:00