1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-26 18:37:12 +00:00
Commit Graph

1049 Commits

Author SHA1 Message Date
Yohann D'ANELLO
5de93066db Add activity models in API 2020-02-06 23:49:33 +01:00
Yohann D'ANELLO
8e2b0688b5 Add member models in API 2020-02-06 23:44:59 +01:00
Yohann D'ANELLO
edc428a05e Add member models in API 2020-02-06 23:43:56 +01:00
Yohann D'ANELLO
f4a665cb7f API 2020-02-06 23:29:17 +01:00
Yohann D'ANELLO
318e81d149 German translation 2020-02-06 21:42:17 +01:00
Yohann D'ANELLO
c4a60633f8 Consos 2020-02-04 01:18:03 +01:00
Pierre-antoine Comby
f13ccf11aa Merge branch 'master' of gitlab.crans.org:bde/nk20 2020-02-03 19:30:15 +01:00
Pierre-antoine Comby
b9c3ab5ea8 add a profile_update view 2020-02-03 19:28:51 +01:00
Pierre-antoine Comby
e80163ce4d fix signup 2020-02-03 19:24:23 +01:00
Pierre-antoine Comby
af30a4cd16 shift central div to the left 2020-02-03 19:21:14 +01:00
Yohann D'ANELLO
f02d1ab41c Better pretty money. Closes #3 2020-02-03 15:20:37 +01:00
Pierre-antoine Comby
69dd8b50a5 Merge branch 'master' of gitlab.crans.org:bde/nk20 2020-02-03 13:58:29 +01:00
Pierre-antoine Comby
24017dafaf Merge branch 'docker' into 'master'
Docker

See merge request bde/nk20!6
2020-02-03 11:50:42 +01:00
ynerant
74189f1f4e Docker 2020-02-03 11:50:42 +01:00
Pierre-antoine Comby
a14d9cf38b default redirection after login 2020-02-02 15:43:34 +01:00
Pierre-antoine Comby
37a5b578a4 Create user and profile with all field needed 2020-02-02 15:42:39 +01:00
Pierre-antoine Comby
3ddc757e25 add ALLOWED_HOSTS to local variables 2020-02-02 13:41:43 +01:00
Pierre-antoine Comby
c4a5970ca3 Merge branch 'master' of gitlab.crans.org:bde/nk20 2020-02-02 13:32:28 +01:00
Pierre-antoine Comby
2197ca1066 c'est tout de même mieux un readme propre 2020-01-31 16:39:48 +01:00
Pierre-antoine Comby
46bf3162c0 use a example config files 2020-01-31 15:43:21 +01:00
Pierre-antoine Comby
b1e7a00758 Merge branch 'master' of gitlab.crans.org:bde/nk20 2020-01-29 17:22:10 +00:00
Pierre-antoine Comby
f6dfadd101 env variable are loaded from not-gitted .env file 2020-01-29 17:21:46 +00:00
Pierre-antoine Comby
f77d95bf70 plus d'excuse pour déployer en prod 2020-01-28 21:15:36 +01:00
Pierre-antoine Comby
14486074b4 the server is running 2020-01-28 19:56:04 +00:00
Pierre-antoine Comby
62c7e886e9 typo, making the CI breaks 2020-01-28 09:28:29 +00:00
Pierre-antoine Comby
59f5f7d1d5 Merge branch 'master' of gitlab.crans.org:bde/nk20 2020-01-28 09:16:14 +00:00
Pierre-antoine Comby
0296686ed3 use defaults if no secrets is provided 2020-01-28 09:16:08 +00:00
Pierre-antoine Comby
b44e930cdb update production config 2020-01-27 22:36:59 +01:00
Pierre-antoine Comby
0b8eee6da9 the password of pgsql is a secret 2020-01-27 21:23:40 +00:00
Pierre-antoine Comby
a39cb56e0d split settings config between development and production 2020-01-27 20:49:02 +00:00
Pierre-antoine Comby
cbf0f59373 An activity entry transaction is not mandatory. 2020-01-21 22:16:07 +01:00
Pierre-antoine Comby
bb38442641 add Django Guardian
commit 55d98443 was not a good idea on master.
2020-01-21 22:09:20 +01:00
Pierre-antoine Comby
5a7d779a90 Add/ Complete docstring for every models. 2020-01-21 22:06:06 +01:00
Pierre-antoine Comby
7764abc0c0 fix md and clarify local installation 2020-01-21 22:04:16 +01:00
Pierre-antoine Comby
e2d32b11e2 remove trailing whitespace and add docstrings 2019-09-23 12:54:08 +02:00
Pierre-antoine Comby
075995ce73 fixed footer (again ?) 2019-09-23 12:51:09 +02:00
Pierre-antoine Comby
07d1cd225b [member] add user list and filter 2019-09-23 12:50:14 +02:00
Benjamin Graillot
55d984435d Remove django-guardian 2019-09-18 16:46:26 +02:00
Benjamin Graillot
3766a1905d [permission] track migrations directory 2019-09-18 16:44:04 +02:00
Benjamin Graillot
1ac63cbed1 [member] Handle unlimited memberships 2019-09-18 16:41:01 +02:00
Benjamin Graillot
d826dc9d20 [permission] Permission admin view 2019-09-18 16:40:21 +02:00
Benjamin Graillot
2a4ab09753 [permission] Use full names for permission types 2019-09-18 16:39:37 +02:00
Benjamin Graillot
5a831136ae Merge branch 'master' into rights 2019-09-18 14:50:36 +02:00
Benjamin Graillot
9f11d5309e Added LICENSE file
The nk20 is under GPL v3
2019-09-18 14:46:10 +02:00
Benjamin Graillot
67d1d9f7b7 Added permission app 2019-09-18 14:26:42 +02:00
Benjamin Graillot
fedfcf27b5 [note] Update normalize algorithm 2019-09-02 16:09:11 +00:00
Pierre-antoine Comby
7a7cc2bfef minor fixes 2019-08-15 23:12:27 +02:00
Pierre-antoine Comby
3bda5576dd use history table for club detail view 2019-08-15 23:11:52 +02:00
Pierre-antoine Comby
be8f2dc35b use accordion + history table for profil view 2019-08-15 23:11:16 +02:00
Pierre-antoine Comby
a84031405e create Custom history table 2019-08-15 23:08:15 +02:00