Commit Graph

44 Commits

Author SHA1 Message Date
thomas girod e0ad288cf4
Suppression des appels à la db de l'ancien site (#483) 2022-10-19 16:26:30 +02:00
Antoine Bartuccio 98bfc308a7 Minimal working version
* Upgrade dependencies
* Fix ugettext
* Fix bad urls
2022-08-04 00:28:09 +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 cb58b00b6e
All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
Soldat 7a1b9bd412 compute_end count day by day now (not month by month like before) to allow 6 weeks cotiz 2018-09-01 17:45:13 +02:00
Skia e9e51d34d3 subscription: fix compute_start 2018-04-16 14:54:47 +02:00
Pierre Brunet 2f912a197c Allow to subscribe before subscription end 2017-09-06 19:55:14 +02:00
Pierre Brunet 3be64d6a8f New subscription type for jewels
New condition to consider floats in subscriptions
2017-08-31 16:37:03 +02:00
Pierre Brunet 94582a2d96 Free subscription for jewels 2017-08-31 16:18:28 +02:00
Skia 9ee5c387c5 subscription: add tests
Signed-off-by: Skia <skia@libskia.so>
2017-08-29 15:07:03 +02:00
Pierre Brunet e785ad985f Add a new subscription for the Welcome Week 2017-08-21 21:06:05 +02:00
Pierre Brunet 113c9e696b Format subscription 2017-06-13 10:07:57 +02:00
Skia 5df9be9188 Move computing of start of semester to core/utils
Signed-off-by: Skia <skia@libskia.so>
2017-06-12 22:53:25 +02:00
Skia 11d20f43e5 Add some missing translations
Signed-off-by: Skia <skia@libskia.so>
2017-05-31 23:43:22 +02:00
Pierre Brunet 87c457498c Add small explanation in subscriptions 2017-05-10 10:32:30 +02:00
Skia 83deae5964 Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
Skia 28431ec9be Big refactor: remove Subscriber class 2016-12-10 01:58:30 +01:00
Skia 64761a83ed Don't come with MySQL by default 2016-09-14 13:19:56 +02:00
Antoine Bartuccio 8328e668bd Fixed old database bug in dev env 2016-09-02 21:24:10 +02:00
Skia a0b1fa32e7 Fix subscription form 2016-09-02 12:29:50 +02:00
Skia bae34c4b1c Fix double user creation 2016-09-02 09:47:33 +02:00
Skia a4c5d48159 Some bug fixes 2016-09-01 10:00:31 +02:00
Skia 1f31d3b56f Send a mail when someone is subscribed 2016-08-31 18:40:17 +02:00
Skia cb90ab8e57 Fix link to old site 2016-08-30 17:41:42 +02:00
Skia dfb13c37f2 Add INSERT to old DB for subscriptions and users 2016-08-29 02:19:29 +02:00
Skia 2b4a623e4a First link to old site's DB 2016-08-29 01:34:08 +02:00
Skia 8e3eb1e2bf Some templating and add webcam support for profile editing 2016-08-22 02:56:27 +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 a8858fa781 Add home for users and clubs 2016-08-10 16:23:12 +02:00
Skia aa17c44bcc Add location when subscribing 2016-08-05 00:51:04 +02:00
Skia 260a17ae4f Improve generation of account id 2016-08-05 00:51:04 +02:00
Skia 3c4a9a89a8 Fix README 2016-07-28 13:02:10 +02:00
Skia e3705f9fe2 Make sliding subscriptions for 1 or 2 semesters 2016-07-28 12:41:29 +02:00
Skia 7a267dbc3f Create the customer when subscribing if it does not exists yet 2016-07-20 00:28:49 +02:00
Skia 0248bdf6d1 Update SubscriptionForm to allow creating user on the fly 2016-07-07 00:52:30 +02:00
Skia bab3a38a2e Small subscription fix 2016-07-06 01:32:41 +02:00
Skia c6a3559bf5 Improve accounting model according to current site's one 2016-04-20 02:07:01 +02:00
Skia 52153438ac Rename and refactor some settings 2016-03-31 10:36:00 +02:00
Skia 2e84ee7d4f Fix subscription and improve views 2016-03-22 11:42:00 +01:00
Skia a14d940db2 Some refactoring and misc improvements 2016-02-05 16:59:42 +01:00
Skia 4322318c31 Club model implementation, various other changes 2016-01-29 15:20:00 +01:00
Skia 8fc360a977 Improve subscription and add it to admin app 2016-01-28 17:42:22 +01:00