1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-10-14 09:38:32 +02:00

Commit Graph

  • c87006e018 Merge branch 'documentation' into 'master' Pierre-antoine Comby 2020-03-21 20:40:33 +01:00
  • 1031912899 Merge branch 'fix_install' into 'master' Pierre-antoine Comby 2020-03-21 20:38:07 +01:00
  • 1c6d69ab9d We store amounts in cents but users enter euros Yohann D'ANELLO 2020-03-21 18:59:13 +01:00
  • a220ca7549 We need the french latex package Yohann D'ANELLO 2020-03-21 17:54:08 +01:00
  • 2d0ba4750c Fix CI Yohann D'ANELLO 2020-03-21 17:29:39 +01:00
  • b3bc30b72b LaTeX is now a requirement (if we want to use the treasury app) Yohann D'ANELLO 2020-03-21 17:21:28 +01:00
  • 086bb967d5 Update translations Yohann D'ANELLO 2020-03-21 17:02:28 +01:00
  • a772cea760 Add products on billings Yohann D'ANELLO 2020-03-21 16:49:18 +01:00
  • 02ac33d143 Render billings Yohann D'ANELLO 2020-03-21 09:22:38 +01:00
  • 8ecaef0daf Add render button Yohann D'ANELLO 2020-03-21 07:36:07 +01:00
  • b030f5797f Create & update billings (products are not yet supported) Yohann D'ANELLO 2020-03-21 00:52:26 +01:00
  • 1c12494a67 Register the BDE in billings Yohann D'ANELLO 2020-03-21 00:41:55 +01:00
  • 71346476df Starting treasury app Yohann D'ANELLO 2020-03-21 00:30:49 +01:00
  • 8023e2f48c fix CI Pierre-antoine Comby 2020-03-20 21:01:33 +01:00
  • 93c583f5c6 remove api deps, moved to base Pierre-antoine Comby 2020-03-20 20:51:15 +01:00
  • 9786a2250e config requirements Pierre-antoine Comby 2020-03-20 20:46:44 +01:00
  • e5cc16569d api is a base requirement Pierre-antoine Comby 2020-03-20 20:44:34 +01:00
  • fa5334a741 use the OPTIONALS_APPS from secrets.py Pierre-antoine Comby 2020-03-20 20:40:26 +01:00
  • e2d2d2cc99 Anonymous users have no right Yohann D'ANELLO 2020-03-20 18:22:20 +01:00
  • d494a3e7fa Quality assurance Yohann D'ANELLO 2020-03-20 18:13:34 +01:00
  • 93bd8489df Amounts are in cents... Yohann D'ANELLO 2020-03-20 18:02:12 +01:00
  • 24ea4c0a52 Comment code Yohann D'ANELLO 2020-03-20 15:58:14 +01:00
  • 091c427707 Restructurate code Yohann D'ANELLO 2020-03-20 14:43:35 +01:00
  • 02817c5626 Fix CI Yohann D'ANELLO 2020-03-20 02:20:13 +01:00
  • 3f2b21f7f4 Fix CI Yohann D'ANELLO 2020-03-20 02:14:43 +01:00
  • 0ce6cd88b3 More optimisation Yohann D'ANELLO 2020-03-20 02:05:41 +01:00
  • 6fc43e651e More optimisation Yohann D'ANELLO 2020-03-20 01:46:59 +01:00
  • f80cb635d3 Optimize permissions, full support add perms, more fixtures Yohann D'ANELLO 2020-03-20 00:06:28 +01:00
  • c653e0986e Remove UserPermission model Yohann D'ANELLO 2020-03-19 20:39:19 +01:00
  • 801f948a7d Rename TemplateTransaction into RecurrentTransaction Yohann D'ANELLO 2020-03-19 20:37:48 +01:00
  • 74c0fcca83 Notes are read-only in the API, but can be modified with scripts (ie. transactions) Yohann D'ANELLO 2020-03-19 19:29:52 +01:00
  • 7794210cc8 Being superuser is not enough (must have the correct mask), add some initial fixtures Yohann D'ANELLO 2020-03-19 18:53:06 +01:00
  • 022997f923 Add unique tags on permission masks Yohann D'ANELLO 2020-03-19 16:27:25 +01:00
  • 95315cdbe2 Implements permission masks Yohann D'ANELLO 2020-03-19 16:12:52 +01:00
  • d083894e9b Fix note display for users that don't have enough rights Yohann D'ANELLO 2020-03-19 14:25:43 +01:00
  • 7a4f929b36 Credit and debit buttons are hidden when there is no right to see special notes Yohann D'ANELLO 2020-03-19 02:31:53 +01:00
  • 730d37c620 Protect views from viewing if the user has no right to view an object Yohann D'ANELLO 2020-03-19 02:26:06 +01:00
  • e461d70b14 Improve add permissions Yohann D'ANELLO 2020-03-18 15:49:52 +01:00
  • 057f42fdb6 Handle permissions (and it seems working!) Yohann D'ANELLO 2020-03-18 14:42:35 +01:00
  • 112d4b6c5a Merge branch 'consos' into rights Yohann D'ANELLO 2020-03-17 21:11:14 +01:00
  • 6c002aacaa JS from transfer page is now externalized Yohann D'ANELLO 2020-03-17 18:47:16 +01:00
  • e8ad906f9c Human-readable amounts Yohann D'ANELLO 2020-03-17 18:31:26 +01:00
  • 4909a7f09c Transaction types are now properties Yohann D'ANELLO 2020-03-16 13:14:06 +01:00
  • 7313e5a337 Fix minor front bugs Yohann D'ANELLO 2020-03-16 13:06:02 +01:00
  • dac14b13df Alerts are dismissible Yohann D'ANELLO 2020-03-16 12:41:14 +01:00
  • f1210d116c Display balance and profile pic on transfer page Yohann D'ANELLO 2020-03-16 12:26:41 +01:00
  • 7b98244360 Add transaction type field Yohann D'ANELLO 2020-03-16 12:11:16 +01:00
  • a1f37f0eea Validation/devalidation of a transaction on profile page Yohann D'ANELLO 2020-03-16 10:39:16 +01:00
  • da12733508 Replace arrays with objects Yohann D'ANELLO 2020-03-16 09:32:39 +01:00
  • c42a7745bc Add most used buttons Yohann D'ANELLO 2020-03-14 19:00:20 +01:00
  • ad66380e1b Update translations Yohann D'ANELLO 2020-03-14 17:40:31 +01:00
  • 717891869d Auto-complete first and last name for credits and debits Yohann D'ANELLO 2020-03-14 15:36:03 +01:00
  • 040bb27528 Credit/debit support Yohann D'ANELLO 2020-03-14 15:13:58 +01:00
  • 321927ba1e [note] tranfert --> transfer Benjamin Graillot 2020-03-14 13:25:54 +01:00
  • 49952355e6 [note] Added type property to transactions Benjamin Graillot 2020-03-14 13:16:18 +01:00
  • 5d15b8c613 Fix (de)validation of transactions Yohann D'ANELLO 2020-03-14 12:07:03 +01:00
  • 05fb50965b Balance is refreshed after a (de)validation Yohann D'ANELLO 2020-03-14 02:09:33 +01:00
  • cc5185b3ed (Un)validate transactions Yohann D'ANELLO 2020-03-14 02:08:23 +01:00
  • c43e8c2dc2 Fix transfers Yohann D'ANELLO 2020-03-13 12:32:55 +01:00
  • 8a4baa1960 Fix empty patterns Yohann D'ANELLO 2020-03-13 12:27:01 +01:00
  • 6747f4340d Enter key clicks on the first alias Yohann D'ANELLO 2020-03-13 12:21:33 +01:00
  • 1e6891e1c7 Aliases are now asynchronously queried Yohann D'ANELLO 2020-03-13 12:21:16 +01:00
  • a1f7f8f5b7 Fixed alias research Yohann D'ANELLO 2020-03-13 10:34:47 +01:00
  • 8c795c38dc Minor fixes on consumptions page, research is now faster Yohann D'ANELLO 2020-03-13 10:29:27 +01:00
  • a1f8ef721a Minor fixes on consumptions page Yohann D'ANELLO 2020-03-13 09:26:39 +01:00
  • 56a2d482c9 Transfers: switch between transfer and gift Yohann D'ANELLO 2020-03-13 01:57:32 +01:00
  • bb0fc8c2cc Consumptions with item selected before Yohann D'ANELLO 2020-03-13 01:34:20 +01:00
  • e81450e092 Double consumptions switch (front only) Yohann D'ANELLO 2020-03-13 00:11:33 +01:00
  • 7b69ffdefe Better transfers Yohann D'ANELLO 2020-03-12 23:12:49 +01:00
  • 5782e91aa8 Auto-completer is more independant, comment code Yohann D'ANELLO 2020-03-12 21:05:43 +01:00
  • f9451da7f1 Better JS Yohann D'ANELLO 2020-03-12 16:53:35 +01:00
  • e0c650a039 Add true note name if we use an alias Yohann D'ANELLO 2020-03-12 11:12:21 +01:00
  • b6c3178052 Dynamic page Yohann D'ANELLO 2020-03-12 10:53:06 +01:00
  • 538af6afc5 Buttons are ordered Yohann D'ANELLO 2020-03-12 01:22:07 +01:00
  • a2f54d48a7 Improve a lot the interface Yohann D'ANELLO 2020-03-12 01:10:52 +01:00
  • f748f533b2 Update note infos Yohann D'ANELLO 2020-03-11 23:35:38 +01:00
  • c4f54d9d5b Multiple select Yohann D'ANELLO 2020-03-11 22:51:46 +01:00
  • cebbe65eef Button create a transaction through the API Yohann D'ANELLO 2020-03-11 21:47:04 +01:00
  • 7f432f5bc5 Fix categories in front (fields weren't well named) Yohann D'ANELLO 2020-03-11 20:59:15 +01:00
  • 3ad6d9e870 Documentation logs middleware Yohann D'ANELLO 2020-03-11 20:36:38 +01:00
  • 1f004191a8 Merge branch 'fix-what-i-broke' into 'master' ynerant 2020-03-11 18:01:02 +01:00
  • 0c00a934bd Translate some docs Yohann D'ANELLO 2020-03-11 17:54:54 +01:00
  • d8a785d309 Replace contact email Yohann D'ANELLO 2020-03-11 17:51:42 +01:00
  • 695ef446ec Add logs in tox settings Yohann D'ANELLO 2020-03-11 17:20:16 +01:00
  • 5d25f9830c Add quotes in env file Yohann D'ANELLO 2020-03-11 17:13:19 +01:00
  • 2bd59544ec Remove two whitespaces for tox Yohann D'ANELLO 2020-03-11 17:10:16 +01:00
  • 46e472ed6d Merge branch 'master' into 'fix-what-i-broke' ynerant 2020-03-11 17:03:44 +01:00
  • 5f441490be Update Docker entrypoint to use environment in initial fixtures Yohann D'ANELLO 2020-03-11 16:39:27 +01:00
  • 6c2cdf0667 Remove warning when no user is detected while a modification is made Yohann D'ANELLO 2020-03-11 16:10:26 +01:00
  • daef806507 More envs Yohann D'ANELLO 2020-03-11 15:54:12 +01:00
  • 523e27694a Remove useless code Yohann D'ANELLO 2020-03-11 15:14:51 +01:00
  • 58ea6abce4 Fix template tags to make tox happy Yohann D'ANELLO 2020-03-11 15:13:34 +01:00
  • e366f37ee3 Merge branch 'index' into 'master' Benjamin Graillot 2020-03-11 13:58:10 +01:00
  • b17ff59984 Added indexes for Membership Benjamin Graillot 2020-03-11 13:51:26 +01:00
  • c8f5451ea4 Added indexes for Transaction, Alias and Profile Benjamin Graillot 2020-03-11 13:46:47 +01:00
  • a128ed4803 Use environment rather than hardcoding strings, closes #36 Yohann D'ANELLO 2020-03-11 13:24:48 +01:00
  • 06c97d75a0 Logs are decreasing ordered Yohann D'ANELLO 2020-03-11 12:41:44 +01:00
  • f082f8523a Update translations Yohann D'ANELLO 2020-03-11 12:05:29 +01:00
  • b89028b3dc Add models in the API Yohann D'ANELLO 2020-03-11 11:37:47 +01:00
  • 2c440062ce Changelogs are read-only protected Yohann D'ANELLO 2020-03-11 11:33:14 +01:00