1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-11-12 17:49:27 +01:00

Commit Graph

  • 60de58b78a Execute tests from apps/ Alexandre Iooss 2020-08-10 18:43:50 +02:00
  • 9c816a288d Stronger alias normalisation, ensure that normalized strings are encoded in ASCII. Closes #52 Yohann D'ANELLO 2020-08-10 18:36:47 +02:00
  • c277d8bccd Fix CI broken link in README Alexandre Iooss 2020-08-10 18:27:45 +02:00
  • 4a4c3d33b0 Format README and fix link Alexandre Iooss 2020-08-10 18:26:45 +02:00
  • 9c679d5bc9 Regen locales Alexandre Iooss 2020-08-10 18:12:59 +02:00
  • 3b49b7f4c1 Add how to translate in README Alexandre Iooss 2020-08-10 18:12:50 +02:00
  • 747a878cca Do not hover table when not clickable Alexandre Iooss 2020-08-10 18:01:39 +02:00
  • c612e159cf See user information does not imply see the note balance Yohann D'ANELLO 2020-08-10 16:32:45 +02:00
  • 1b84c8c603 🐛 The balance must be greater than the *total* amount of a transaction, not the unit price Yohann D'ANELLO 2020-08-10 16:05:50 +02:00
  • 3a52af33a2 🍻 Make coffee, closes #54 Yohann D'ANELLO 2020-08-10 15:36:41 +02:00
  • ccfc1e74ac Reorder import statements of apps/activity Alexandre Iooss 2020-08-10 15:30:39 +02:00
  • 7719ff41ad Make tables responsive Alexandre Iooss 2020-08-10 15:10:02 +02:00
  • 8933fddaf3 Add comment on custom CSS Alexandre Iooss 2020-08-10 15:05:00 +02:00
  • eadc8fa193 Fix autocompletion not showing up in rare cases Alexandre Iooss 2020-08-10 14:45:44 +02:00
  • f74b19b2af Fix autocompletion popup flipping direction Alexandre Iooss 2020-08-10 14:45:17 +02:00
  • c3081d9cc3 Add missing space in menu Alexandre Iooss 2020-08-10 13:59:29 +02:00
  • 8e886f1431 Remove debug banner as it does not work Alexandre Iooss 2020-08-10 13:56:06 +02:00
  • bf7c253607 Set HTML lang depending on user locale Alexandre Iooss 2020-08-10 13:50:23 +02:00
  • 027ae5b97f Color reauth warning on login page Alexandre Iooss 2020-08-10 13:49:53 +02:00
  • 63562d3fbb Merge branch 'frontnax' into 'beta' erdnaxe 2020-08-10 12:25:26 +02:00
  • bba69f0a60 Give Pikachu as an example Alexandre Iooss 2020-08-10 12:09:05 +02:00
  • 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