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

Commit Graph

  • 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
  • 1379759803 Changelogs are read-only protected Yohann D'ANELLO 2020-03-11 11:25:40 +01:00
  • 417cd5da04 Improve REST API with filters Yohann D'ANELLO 2020-03-11 11:15:03 +01:00
  • bc97eb1eb4 Add logs to the API (this right should only be given to superusers) Yohann D'ANELLO 2020-03-11 10:08:28 +01:00
  • 38ad870939 Add one missing model to the API Yohann D'ANELLO 2020-03-11 01:03:15 +01:00
  • 0f1d662d25 Anonymous users don't have any access to the API (fix it later with rights...), fix CI Yohann D'ANELLO 2020-03-11 00:47:43 +01:00
  • be877276f8 Fix JSON serialization Yohann D'ANELLO 2020-03-11 00:41:37 +01:00
  • 6baf437eef Fix Dockerfile Yohann D'ANELLO 2020-03-10 23:37:54 +01:00
  • 8abc789895 fix parameter name, works better. Pierre-antoine Comby 2020-03-10 20:17:56 +01:00
  • aa731d1ae4 Regexp must begin with ^ Yohann D'ANELLO 2020-03-10 17:16:03 +01:00
  • 77551162d5 Merge branch 'page_conso' into 'master' Pierre-antoine Comby 2020-03-10 09:32:44 +01:00
  • a54c0769bf Merge branch 'add_script_submodule' into 'master' Pierre-antoine Comby 2020-03-10 09:32:33 +01:00
  • f3b44f3170
    Bootstrap for conso page Alexandre Iooss 2020-03-10 08:11:43 +01:00
  • 94ab2c81f7
    Use TableView for conso page Alexandre Iooss 2020-03-10 08:07:09 +01:00
  • 185f6ce4e3 Alias have to be exact Yohann D'ANELLO 2020-03-10 01:07:37 +01:00
  • db69091d9f When an update is made from the shell, the username of the user connected to the shell is queried Yohann D'ANELLO 2020-03-10 01:04:00 +01:00
  • 20e2d41563 Use a middleware rather than inspect the stack to get current user and IP Yohann D'ANELLO 2020-03-10 00:01:40 +01:00
  • fffd674c44 Fix initial fixture hardcode Yohann D'ANELLO 2020-03-09 22:29:14 +01:00
  • 83b1ad4751 Multi-connexions Yohann D'ANELLO 2020-03-09 22:23:47 +01:00
  • 462a9e0f2d Fix CAS settings Yohann D'ANELLO 2020-03-09 22:13:11 +01:00
  • f4fe0c9866 use django_tables2 for transactionTemplate Pierre-antoine Comby 2020-03-09 20:59:04 +01:00
  • 62573a35df Merge branch 'minors_fix' into 'master' Pierre-antoine Comby 2020-03-09 20:46:20 +01:00
  • 46ec16d8c9 PEP8 compliance Pierre-antoine Comby 2020-03-09 19:19:56 +01:00
  • 205fd5c17a initiate submodule for scripts Pierre-antoine Comby 2020-03-09 19:03:36 +01:00
  • 526744052e pretty print in transaction tables Pierre-antoine Comby 2020-03-09 18:53:13 +01:00
  • e1063fcaa2 translation in navbar and transfer tab Pierre-antoine Comby 2020-03-09 18:35:11 +01:00
  • dad1889c8d move cas fixture to own file Pierre-antoine Comby 2020-03-09 18:24:31 +01:00
  • 08d692c0da fix #39 Pierre-antoine Comby 2020-03-09 18:10:24 +01:00
  • 0de2c18bec profile is first created via signal. Pierre-antoine Comby 2020-03-09 18:08:37 +01:00
  • 3990009400 remove django guardian settings Pierre-antoine Comby 2020-03-09 18:06:51 +01:00
  • 6aa6a5499a Merge branch 'modular_settings' into 'master' Pierre-antoine Comby 2020-03-09 12:00:10 +01:00
  • d058d05cee Merge branch 'fix_conso' into 'master' Benjamin Graillot 2020-03-09 11:56:08 +01:00
  • 79b9131049 [note] Fix template for TemplateTransaction in Conso form Benjamin Graillot 2020-03-09 11:51:20 +01:00
  • 7d616eb1c9 api should stay mandatory Pierre-antoine Comby 2020-03-09 11:48:39 +01:00
  • 67c20fada9 Merge branch 'typo_readme' into 'master' Pierre-antoine Comby 2020-03-09 11:43:49 +01:00
  • 1e50c03be5 Merge branch 'fix_typo_in_logs' into 'master' Maxime Bombar 2020-03-08 23:22:05 +01:00
  • b7fc598837 OTL Maxime Bombar 2020-03-08 23:17:55 +01:00
  • 30fb311b2e modular settings start Pierre-antoine Comby 2020-03-08 23:03:35 +01:00
  • 8cbf56b5a6 Merge branch 'requirements' into 'master' Benjamin Graillot 2020-03-08 22:42:22 +01:00
  • c7ba0e470e Split requirements into files Benjamin Graillot 2020-03-08 22:42:22 +01:00
  • 46a65a8f16 Merge branch 'explicit_is_better_than_implicit' into 'master' Maxime Bombar 2020-03-08 00:30:11 +01:00
  • aaa958d146 Import used modules ... Maxime Bombar 2020-03-07 18:24:33 -05:00
  • 6aab22c0ea Merge branch 'get_rid_of_PAC_2' into 'master' Maxime Bombar 2020-03-08 00:04:42 +01:00
  • f17104770b Delete comby.xyz from ALLOWED_HOSTS Maxime Bombar 2020-03-07 23:55:35 +01:00
  • 44020398e9 Merge branch 'remove-psycopg2' into 'master' Benjamin Graillot 2020-03-07 23:42:49 +01:00
  • 931e41804d Remove psycopg2 from requirements Benjamin Graillot 2020-03-07 23:39:22 +01:00
  • 7f91f27753 Merge branch 'fix-ci' into 'master' ynerant 2020-03-07 22:37:37 +01:00
  • d0206fb790 Make erdnaxe be happy Yohann D'ANELLO 2020-03-07 22:28:59 +01:00
  • 9f41f7c9a5 New typo in README.md Maxime Bombar 2020-03-07 22:20:42 +01:00
  • d0667ad7cb Typo in README.md Maxime Bombar 2020-03-07 21:29:45 +01:00
  • 3eb0c185f2 Merge branch 'fix-fixtures-polymorphic-types' into 'master' ynerant 2020-03-07 18:59:58 +01:00
  • 21fd121ba7 Add signup link, customize templates Yohann D'ANELLO 2020-03-07 18:55:18 +01:00
  • b21c63105e Merge branch 'fix_signin' into 'master' ynerant 2020-03-07 18:27:25 +01:00
  • 099c761321 Merge branch 'master' into 'fix_signin' ynerant 2020-03-07 18:21:56 +01:00
  • 8f1caddbe0 Add signup link, customize templates Yohann D'ANELLO 2020-03-07 18:18:35 +01:00
  • b47a45e040 Merge branch 'fix_picture_upload' into 'master' Pierre-antoine Comby 2020-03-07 18:03:05 +01:00
  • 663ee072d4 always save to png Pierre-antoine Comby 2020-03-07 17:58:41 +01:00
  • f6b58e8c86 Merge branch 'fix_static' into 'master' Pierre-antoine Comby 2020-03-07 17:52:11 +01:00
  • 762585134c fix static files config for development enviromnent Pierre-antoine Comby 2020-03-07 17:47:34 +01:00
  • 448929b900 Merge branch 'get_rid_of_PAC' into 'master' Pierre-antoine Comby 2020-03-07 17:37:14 +01:00
  • 70c9c3254f Merge branch 'fix_signin' into 'master' Pierre-antoine Comby 2020-03-07 17:37:04 +01:00
  • 55a7754277 use localhost in dev Pierre-antoine Comby 2020-03-07 17:27:28 +01:00
  • 09137dd9d7 Fix anonymous users issue Yohann D'ANELLO 2020-03-07 16:45:45 +01:00
  • b019c546cd Use example.org in nginx_note.conf_example Maxime Bombar 2020-03-07 15:56:00 +01:00
  • 30ce17b644 Update a lot of things Yohann D'ANELLO 2020-03-07 13:12:17 +01:00
  • a014a97e14 Merge remote-tracking branch 'origin/rights' into rights Yohann D'ANELLO 2020-03-07 11:21:08 +01:00
  • 9d61e217e9 [permission] Only split permission up to 3 Benjamin Graillot 2020-03-07 11:21:19 +01:00
  • 7e29f1d482 Merge remote-tracking branch 'origin/rights' into rights Yohann D'ANELLO 2020-03-07 10:48:42 +01:00
  • 5df1f42f43 [permission] Syntax error Benjamin Graillot 2020-03-07 10:48:38 +01:00
  • 0884270474 Merge branch 'master' into rights Yohann D'ANELLO 2020-03-07 10:42:51 +01:00
  • 5b995f16f1 Merge branch 'logging' into 'master' ynerant 2020-03-07 10:36:28 +01:00
  • 6f7374710b Merge branch 'master' into 'logging' ynerant 2020-03-07 10:32:17 +01:00
  • 8a9ad0a6e5 [permission] Handle add rights Benjamin Graillot 2020-03-07 09:30:22 +01:00
  • 7303fb9943 Merge branch 'alias' into 'master' Pierre-antoine Comby 2020-03-06 21:53:52 +01:00
  • ab8888a085 Merge branch 'master' into 'alias' Pierre-antoine Comby 2020-03-06 21:49:46 +01:00
  • 0193a4d898 Merge branch 'cas' into 'master' ynerant 2020-03-06 21:38:57 +01:00
  • deb19e45c1 center form Pierre-antoine Comby 2020-03-06 20:16:44 +01:00
  • 38feb693f3 crop,resized, and save picture at the right place Pierre-antoine Comby 2020-03-06 20:07:15 +01:00
  • 08b97e722b add support for cropping image. WIP. Pierre-antoine Comby 2020-03-05 23:32:01 +01:00
  • 13055c393a Merge branch 'master' into alias Pierre-antoine Comby 2020-03-05 21:43:06 +01:00
  • 3c22d3b8a5 Merge branch 'static_files' into 'master' Pierre-antoine Comby 2020-03-05 21:41:44 +01:00
  • 2e8505e9b4 ménage dans les imports Pierre-antoine Comby 2020-03-04 16:34:52 +01:00
  • fd74080ce3 profile picture update view is working Pierre-antoine Comby 2020-03-04 16:34:12 +01:00
  • c4198a64af add button for profile pic view Pierre-antoine Comby 2020-03-03 14:45:50 +01:00
  • 14ccc8da75 Add ImageForm Pierre-antoine Comby 2020-03-03 14:26:31 +01:00
  • f992c117f4 rename second_form to profile_form Pierre-antoine Comby 2020-03-03 14:25:16 +01:00
  • 211859e940 add default profile pic Pierre-antoine Comby 2020-03-03 14:24:07 +01:00