Commit Graph

52 Commits

Author SHA1 Message Date
Fred Pauchet c390f06801 Move .pylintrc at the root directory
This allows an easier integration with the editor
and pylint can still be run with pylint src/*
2021-05-15 15:07:55 +02:00
Fred Pauchet 10ac31b088 Review Communication app with pylint
See also #59
2021-05-14 21:39:43 +02:00
Fred Pauchet b9466342ad Pylint configuration for 10 out of 10 :-) 2021-05-14 21:23:11 +02:00
Fred Pauchet 6a7636682d Add pylint as requirement 2021-05-14 20:45:37 +02:00
Fred Pauchet 1d182cf5e7 Add setup.cfg to limit max line length to 100
... and complexity at 10.
but this won't be needed, right? ;-)
2021-05-14 20:30:04 +02:00
Trullemans Gregory ccbc730bab Close #55 and other UI bug fix. 2021-05-14 11:01:23 +02:00
Trullemans Gregory 720eae785b Close #45 2021-05-14 09:29:55 +02:00
Trullemans Gregory c55714540f Remise en état de fonctionnement. 2021-05-13 16:26:03 +02:00
Trullemans Gregory b879031df4 Suppression des fichiers de migrations et retour en arrière pour la config des fichiers auto. 2021-05-13 12:22:37 +02:00
Trullemans Gregory 4812a7df06 Close #42 2021-05-13 12:07:24 +02:00
Trullemans Gregory 0e5b9f53a4 bug fix and migration to Django 3.9.5 2021-05-09 19:28:35 +02:00
Trullemans Gregory 7f768895a4 Close #34 2020-11-01 16:45:11 +01:00
Trullemans Gregory 461d667f59 Close #33 2020-11-01 16:41:17 +01:00
Trullemans Gregory b73158debc Close #46 2020-11-01 16:30:17 +01:00
Trullemans Gregory 7dbf35df83 Close #20 2020-11-01 15:54:20 +01:00
Trullemans Gregory 17b379558a Close #22 2020-11-01 15:51:50 +01:00
Trullemans Gregory 920c38d963 Close #23 2020-11-01 15:49:06 +01:00
Trullemans Gregory a8acd34bdb Close #18 2020-11-01 15:46:21 +01:00
Trullemans Gregory be34c0f6a9 Bug fix and issue #19 preparation 2020-11-01 11:44:08 +01:00
Trullemans Gregory 6c03f29f3a Close #51 2020-11-01 11:17:57 +01:00
Sulley fc58a25dec Merge branch 'review/profile' of Sulley/khana into master 2020-11-01 08:44:37 +01:00
Trullemans Gregory c9197013a5 Close #16 2020-10-31 18:42:16 +01:00
Trullemans Gregory 0665a1f92a Close #14. Bug fix. 2020-10-31 18:39:09 +01:00
Fred Pauchet fbf5884fa3 Review `profile` app
In principle, it only contains documentation changes

Remarks have been sent as tickets:

* #34
* #33
2020-10-27 17:44:49 +01:00
Trullemans Gregory 4955fe232b Merge branch 'master' of https://grimbox.be/git/Sulley/khana 2020-10-26 18:36:03 +01:00
Trullemans Gregory 78637db1cb Close #15, Close #13 2020-10-26 18:35:44 +01:00
Sulley 176bdfcc9f Merge branch 'review/planning' of Sulley/khana into master 2020-10-26 11:40:47 +01:00
Sulley 15df5c74b2 Merge branch 'review/people' of Sulley/khana into master 2020-10-26 11:07:03 +01:00
Sulley 04727ce3e4 Merge branch 'review/work-environment' of Sulley/khana into master 2020-10-26 10:54:56 +01:00
Sulley 1c2e87657b Merge branch 'review/base' of Sulley/khana into master 2020-10-26 10:54:00 +01:00
Trullemans Gregory c7635e1b86 Delete some remarks. 2020-10-26 10:48:36 +01:00
Sulley ab511d7494 Merge branch 'review/communication' of Sulley/khana into master 2020-10-26 10:45:40 +01:00
Fred Pauchet 92f240a915 Première vague de questions sur la gestion des personnes. 2020-10-20 15:54:17 +02:00
Fred Pauchet 2d8cc1b764 Première passe de relecture de l'application `planning` 2020-10-20 12:15:22 +02:00
Fred Pauchet 0419a5e731 [WIP] Reviews planning application 2020-10-20 11:52:20 +02:00
Fred Pauchet 8855348ef6 Initialize .pylintrc file and adds pylint_django dep 2020-10-20 11:49:28 +02:00
Fred Pauchet 75c234be4b Review `base` application
Remove unnecessar comments
Refactor small pieces of code
Add `tests.py` for Markdown -> HTML conversio
2020-10-20 11:27:08 +02:00
Fred Pauchet 52211082ac Revue de l'application `communication`
* Ajout de commentaires sur certaines méthodes et fonctions
* Spécification des remarques ou des notes là où j'ai des questions
* Proposition de renommage de certains champs
2020-10-19 21:38:32 +02:00
Trullemans Gregory 76306d0e79 Update settings. 2020-10-19 14:48:07 +02:00
Sulley e40ea83a92 Merge branch 'features/integrates-django-environ' of Fred/khana into master 2020-10-19 14:17:36 +02:00
Trullemans Gregory 8f25e3a03c Improvement… may be. 2020-10-19 14:14:14 +02:00
Fred Pauchet 731f366703 Integrate django-environ, to specify environment variables.
The `base_settings` file is moved to `settings.py`, to scratch default MySQL configuration.

Requirements are updated to allow a seemless default installation and configuration.

Should fix #5
2020-09-24 21:41:52 +02:00
Trullemans Gregory 11e2e56a5f [WIP] Improve routine suggestion. 2020-03-14 21:38:10 +01:00
Trullemans Gregory 9005ed2c09 [WIP] Improve routine construction. 2020-03-13 10:27:19 +01:00
Trullemans Gregory 34482dd8bb [WIP] Bug fix generating routine functionnality. 2020-03-12 07:24:47 +01:00
Trullemans Gregory bd66a52f28 [WIP] bug fix. 2020-03-11 13:55:28 +01:00
Trullemans Gregory ec5f2bd44d [WIP] Improvement based on Fred's advies. 2020-03-11 13:54:24 +01:00
Trullemans Gregory e84733b3b5 [WIP] Minor improvement and documentation. 2020-03-11 10:21:34 +01:00
Trullemans Gregory 1afadfbe97 [WIP] Improve routine suggestion. 2020-03-11 09:37:11 +01:00
Trullemans Gregory dae1c8648d [WIP] improve logic into routine suggestion. 2020-03-10 22:06:08 +01:00