1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-02-06 15:23:00 +00:00

Commit Graph

  • beff848796 Use a fixed-width container by default for lisibility Alexandre Iooss 2020-08-10 12:08:47 +02:00
  • e78ba49252 Override Django Registration templates Alexandre Iooss 2020-08-10 12:08:21 +02:00
  • ce35e8f7e8 Make the container customizable Alexandre Iooss 2020-08-10 11:40:51 +02:00
  • 50f4a43343 Custom CSS and card for login page Alexandre Iooss 2020-08-10 11:31:35 +02:00
  • b66d6635fc Ignore only collected statics Alexandre Iooss 2020-08-10 11:31:21 +02:00
  • 9a52c81bff Simplify NGINX examples Alexandre Iooss 2020-08-09 20:33:48 +02:00
  • 48d3e8960a Do not cover virtualenv and migrations Alexandre Iooss 2020-08-09 19:54:31 +02:00
  • f6dfbb0b6c Fix amount of \ in apps/activity/views.py Alexandre Iooss 2020-08-09 19:49:11 +02:00
  • c6e3a57801 Reorder import in apps/treasury/admin.py Alexandre Iooss 2020-08-09 19:43:21 +02:00
  • 40b826a375 Fix hanging indent in apps/note/tables.py Alexandre Iooss 2020-08-09 19:42:09 +02:00
  • f0089d0bc5 Remove unused django.template.loader.render_to_string import Alexandre Iooss 2020-08-09 19:39:17 +02:00
  • 5e75a56eda missing whitespace after ':' in apps/wei/forms/registration.py Alexandre Iooss 2020-08-09 19:38:13 +02:00
  • d73f7c31a1 Define BASE_DIR in development.py Alexandre Iooss 2020-08-09 19:36:11 +02:00
  • 31f4105c9a Do not test against Py3.6 Alexandre Iooss 2020-08-09 19:34:01 +02:00
  • e9ae8531b8 Fix date-picker.html import Alexandre Iooss 2020-08-09 19:16:11 +02:00
  • 7b40ee1ca4 Reorder templates Alexandre Iooss 2020-08-09 19:06:57 +02:00
  • 53b496546d Add django-bootstrap-datepicker-plus and django-colorfield, move statics Alexandre Iooss 2020-08-09 18:51:20 +02:00
  • 8c1cf754ed Revert to NOTE_URL Alexandre Iooss 2020-08-09 18:39:06 +02:00
  • efe833cec3 Merge production settings in base settings Alexandre Iooss 2020-08-09 18:34:51 +02:00
  • ccfc37d226 Reorder base Django settings and read env vars Alexandre Iooss 2020-08-09 17:52:19 +02:00
  • 764eaafb95 Emails are unique. Translate mail foooters. Closes #55 #56 Yohann D'ANELLO 2020-08-09 16:38:37 +02:00
  • 5846f03220 🐛 Last report date is a datetime, not a date Yohann D'ANELLO 2020-08-09 15:53:50 +02:00
  • 52e8b46aa2 🐛 Last report date is a datetime, not a date Yohann D'ANELLO 2020-08-09 15:50:51 +02:00
  • 29f84ea007 Remove test code Yohann D'ANELLO 2020-08-09 15:42:07 +02:00
  • 49bda926c6 Disable turbolinks for pages that require custom JS, like calendars or autocomplete fields Yohann D'ANELLO 2020-08-09 15:31:38 +02:00
  • 11fbbca2a8 Amount help text in transaction templates forms can be misleading: they type euros not cents Yohann D'ANELLO 2020-08-09 14:52:57 +02:00
  • 901af1a86a Use var instead of let to declare a global var (turbolinks...) Yohann D'ANELLO 2020-08-09 14:01:59 +02:00
  • 5f87e76be8 Fix Profile model in Django Admin Yohann D'ANELLO 2020-08-09 13:42:37 +02:00
  • 8c885d372b Typo, closes #57 Yohann D'ANELLO 2020-08-09 13:23:22 +02:00
  • 255e4dd0aa Lock interfaces when a transfer is performed to prevent spam click accidents Yohann D'ANELLO 2020-08-09 13:19:27 +02:00
  • 4afb849aec I hate you JS Yohann D'ANELLO 2020-08-09 12:42:25 +02:00
  • 872456df20 🐛 Don't break the note Yohann D'ANELLO 2020-08-09 12:31:06 +02:00
  • 963ba05d01 🎨 set default birthday to 2001-01-01 Pierre-antoine Comby 2020-08-08 16:20:59 +02:00
  • 18eaf4477e 🐛 timezone.now is a DateTime, not a Date Pierre-antoine Comby 2020-08-08 15:30:33 +02:00
  • e4998cb6e3 [WEI] Implement WEI Survey front Yohann D'ANELLO 2020-08-07 20:11:28 +02:00
  • ad59b5c81e Change help text in membership fields in club form Yohann D'ANELLO 2020-08-07 14:20:34 +02:00
  • 88917dde23 Some memberships were detected twice Yohann D'ANELLO 2020-08-07 14:00:54 +02:00
  • aab194b987 Import Société générale credits Yohann D'ANELLO 2020-08-07 13:19:00 +02:00
  • 9751a5ad92 🐛 Fix pagination in transaction page Yohann D'ANELLO 2020-08-07 12:55:07 +02:00
  • 679ac3a652 Lock invoices, delete them Yohann D'ANELLO 2020-08-07 11:04:54 +02:00
  • 1fb14ea33d Store invoice source code instead of generate it everytime Yohann D'ANELLO 2020-08-06 22:30:14 +02:00
  • e23eafd56c Add invoices in Django Admin Yohann D'ANELLO 2020-08-06 21:51:53 +02:00
  • 3e28ed8716 Remove space in IBAN Yohann D'ANELLO 2020-08-06 21:45:50 +02:00
  • 5c01c0bb6c Display 2 decimals in invoices Yohann D'ANELLO 2020-08-06 21:02:25 +02:00
  • 979628b02d 🐛 default last_report date is today, not the migration date Yohann D'ANELLO 2020-08-06 20:30:17 +02:00
  • bb8e3aaccf Display what is matched in user table (experimental, normalizing is not working) Yohann D'ANELLO 2020-08-06 20:21:35 +02:00
  • 86ff23357c Display what is matched in user table (experimental, normalizing is not working) Yohann D'ANELLO 2020-08-06 20:19:29 +02:00
  • fd2f426f55 🐛 Fix signup Yohann D'ANELLO 2020-08-06 19:56:37 +02:00
  • 48a7128370 📦 On a déménagé Yohann D'ANELLO 2020-08-06 19:42:22 +02:00
  • f222ba134d 🐛 Remove \eaddto in the invoice template, unicode characters weren't supported Yohann D'ANELLO 2020-08-06 19:39:40 +02:00
  • d95cd8c7c7 🎨 Better autocomplete field Yohann D'ANELLO 2020-08-06 18:27:57 +02:00
  • 5b3361f086 Product quantity must be positive Yohann D'ANELLO 2020-08-06 18:05:58 +02:00
  • 9c7cb07dec Improve activity interface Yohann D'ANELLO 2020-08-06 17:41:30 +02:00
  • dd4b24d999 Don't match users only with the start of the name Yohann D'ANELLO 2020-08-06 15:21:16 +02:00
  • eb3d426947 💩 Don't reset a transaction before saving it... Yohann D'ANELLO 2020-08-06 15:18:14 +02:00
  • d8c7018b9a FP is bugggy Yohann D'ANELLO 2020-08-06 15:08:35 +02:00
  • f47a0b8c9d Use neg for negative numbers in invoices Yohann D'ANELLO 2020-08-06 14:41:14 +02:00
  • c859fc7821 Use neg for negative numbers in invoices Yohann D'ANELLO 2020-08-06 14:39:01 +02:00
  • a4702fca86 Escape special TeX characters Yohann D'ANELLO 2020-08-06 14:19:51 +02:00
  • de5e0c958e Fix some activity errors Yohann D'ANELLO 2020-08-06 14:11:55 +02:00
  • 434a393f3b During the beta, don't update the wiki automatically Yohann D'ANELLO 2020-08-06 13:09:35 +02:00
  • cba6a35b6c Display matched alias in user table Yohann D'ANELLO 2020-08-06 13:07:22 +02:00
  • 0de69cbfaf 💚 Fix linters Yohann D'ANELLO 2020-08-06 12:50:24 +02:00
  • d9cf812074 🐛 Prevent transactions to have the same source and destination Yohann D'ANELLO 2020-08-06 12:46:44 +02:00
  • 252ddb832d 🐛 Invert membership date inequalities Yohann D'ANELLO 2020-08-06 12:36:28 +02:00
  • 6dcb82855d 🐛 Default comment is an empty string, not None Yohann D'ANELLO 2020-08-06 12:31:57 +02:00
  • 1247818033 🐛 lxml is required to parse html pages Yohann D'ANELLO 2020-08-06 12:30:14 +02:00
  • 9439b3cb2d 🐛 Add Beautifulsoup4 as a dependency Yohann D'ANELLO 2020-08-06 12:22:19 +02:00
  • a07b942738 Export activities in the Crans Wiki Yohann D'ANELLO 2020-08-06 12:15:37 +02:00
  • b7ae411f96 Export activities in the Crans Wiki Yohann D'ANELLO 2020-08-06 12:15:23 +02:00
  • 315af75c45 Backup database daily Yohann D'ANELLO 2020-08-06 09:27:33 +02:00
  • fd7e314ca3 Don't log mails in database Yohann D'ANELLO 2020-08-06 08:53:47 +02:00
  • 0b46140771 Cron file must be owned by root Yohann D'ANELLO 2020-08-06 08:21:05 +02:00
  • 547fbf564b Add cron to refresh highlighted buttons Yohann D'ANELLO 2020-08-06 08:14:54 +02:00
  • 2aebeb8927 respoinfo.bde => respo-info.bde Yohann D'ANELLO 2020-08-06 08:13:44 +02:00
  • 93f7e1d45b Fix check consistency script Yohann D'ANELLO 2020-08-05 23:53:50 +02:00
  • 199219861c Fix check consistency script Yohann D'ANELLO 2020-08-05 23:51:59 +02:00
  • 8b66bcc3d5 Fix cron Yohann D'ANELLO 2020-08-05 23:50:30 +02:00
  • 6759586ef3 Setup crons Yohann D'ANELLO 2020-08-05 23:19:30 +02:00
  • 33806967c8 Prepare weekly reports Yohann D'ANELLO 2020-08-05 23:19:17 +02:00
  • 24ac3ce45f Display users that have surnormal roles Yohann D'ANELLO 2020-08-05 21:07:31 +02:00
  • 018ca84e2d Prevent superusers when they make a transaction with a non-member user Yohann D'ANELLO 2020-08-05 20:40:30 +02:00
  • 2851d7764c Profile pictures are clickable Yohann D'ANELLO 2020-08-05 19:52:36 +02:00
  • c205219d47 🐛 Fix transaction update concurency Yohann D'ANELLO 2020-08-05 19:42:44 +02:00
  • b0398e59b8 🐛 Fix treasury Yohann D'ANELLO 2020-08-05 18:04:01 +02:00
  • 9c3e978a41 🐛 Fix signup Yohann D'ANELLO 2020-08-05 16:27:44 +02:00
  • 21f1347a60 🐛 Fix signup Yohann D'ANELLO 2020-08-05 16:26:44 +02:00
  • af857d6fae 🐛 Prevent transactions where note balances go out integer bounds Yohann D'ANELLO 2020-08-05 16:23:32 +02:00
  • acf7ecc4ae Use phone number validator Yohann D'ANELLO 2020-08-05 14:14:51 +02:00
  • 6c9cf73848 Update permissions to see our own note Yohann D'ANELLO 2020-08-05 12:22:35 +02:00
  • 2222175d4e Fix search transactions page Yohann D'ANELLO 2020-08-05 11:34:23 +02:00
  • a096dc4427 Adhere to parent clubs automatically, adhere to Kfet automatically when registering to the WEI Yohann D'ANELLO 2020-08-04 20:04:41 +02:00
  • 358691aaa9 🐛 Fix french translation Yohann D'ANELLO 2020-08-03 23:57:59 +02:00
  • 20ce817b16 🐛 WEI members must be members of the Kfet club *this year* Yohann D'ANELLO 2020-08-03 23:55:01 +02:00
  • ba067f050e Mails to be sent are added in a queue thanks to Django Mailer (todo: configure cron) Yohann D'ANELLO 2020-08-03 20:09:16 +02:00
  • 2a744a8610 Display invalid transactions but don't count on them in the total Yohann D'ANELLO 2020-08-03 19:37:47 +02:00
  • 0e8058ab0d Add script to send weekly report to all members Yohann D'ANELLO 2020-08-03 19:35:25 +02:00
  • 655390b265 A longer transaction history is better Yohann D'ANELLO 2020-08-03 18:50:51 +02:00
  • 985a5ca876 Add "search transactions page" Yohann D'ANELLO 2020-08-03 18:49:15 +02:00
  • 55580bc11e Merge remote-tracking branch 'origin/beta' into beta Yohann D'ANELLO 2020-08-03 16:11:25 +02:00