8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-17 08:06:21 +00:00
Commit graph

3102 commits

Author SHA1 Message Date
Romain Mussard 081c99a7f2 Add address on dormitory 2020-09-13 21:32:41 +02:00
klafyvel 2176ad973b Merge branch 'fix_multiop' into 'dev'
Fix multiop

See merge request re2o/re2o!558
2020-09-04 21:16:30 +02:00
Gabriel Detraz 7c9db55d79 Add preferences dormitory choice on displayed room states 2020-09-04 20:45:25 +02:00
Arthur Grisel-Davy 6235bcbe53 Fix multi operators options edition 2020-09-04 20:10:53 +02:00
klafyvel 01e01de4c2 Merge branch 'patch_api_room' into 'dev'
Patch api room

See merge request re2o/re2o!556
2020-09-02 21:33:45 +02:00
histausse acca782cdb remove the second port serialiser 2020-09-02 19:56:46 +02:00
histausse d124203273 Add dormitory to the building serialiser 2020-09-02 19:56:46 +02:00
histausse a3909e090d Add building to the room serialiser 2020-09-02 19:56:46 +02:00
chirac 692da0dfae Merge branch 'fix_noncotisation_articles_in_forms' into 'dev'
Fix availability of non cotisation articles in facture creation.

See merge request re2o/re2o!557
2020-09-01 22:25:38 +02:00
Hugo Levy-Falk 0f6cf2a43b Fix availability of non cotisation articles in facture creation. 2020-09-01 21:13:05 +01:00
chirac d5cfe2edd2 Merge branch 'fix_acl' into 'dev'
Fix acl

See merge request re2o/re2o!555
2020-08-29 12:49:51 +02:00
Hugo Levy-Falk 43d7cba264 Fix acl when viewing history of deleted object or all history. 2020-08-29 11:07:18 +02:00
Hugo Levy-Falk 2690a021d0 Fix can_view_app 2020-08-29 11:07:18 +02:00
Hugo Levy-Falk b4ca715695 Fix history acl 2020-08-29 11:07:18 +02:00
Hugo Levy-Falk 73a4d2fa27 Fix can_view_all so it actually does its job. 2020-08-29 11:07:18 +02:00
klafyvel e2a0db3408 Merge branch 'fix_279' into 'dev'
The reset_passw function should not set as not yet active users that have...

See merge request re2o/re2o!554
2020-08-28 22:15:47 +02:00
Gabriel Detraz 982200dc49 The reset_passw function should not set as not yet active users that have already been flaged active 2020-08-28 12:49:52 +02:00
klafyvel d51599c59a Merge branch 'fix_about_crash_on_fresh_install' into 'dev'
Fix of about page crash if no president or CGU file

See merge request re2o/re2o!553
2020-08-15 13:31:12 +02:00
chapeau 3d1a554d18 Add exception name 2020-08-15 13:27:25 +02:00
chapeau f5de596dff Fix of about page crash if no president or CGU file 2020-08-15 12:51:10 +02:00
Gabriel Detraz 7535050d4f Fix port edition crash with new convention for *_id 2020-08-08 23:56:32 +02:00
Jean-Romain Garnier ee8948dfb6 Merge branch 'fix_register' into 'dev'
Replace full_clean with simple clean, fix interface registering on multi-database

See merge request re2o/re2o!551
2020-08-08 18:17:12 +02:00
Gabriel Detraz ac28691065 Replace full_clean with simple clean, fix interface registering on multi-database 2020-08-08 14:54:30 +02:00
Jean-Romain Garnier 33e57839b8 Merge branch 'reply_to_on_comment' into 'dev'
Reply to on comment

See merge request re2o/re2o!550
2020-08-08 13:16:13 +02:00
Gabriel Detraz 7b89bf2e88 Add reply_to field on tickets comment 2020-08-07 19:51:55 +02:00
Jean-Romain Garnier ed9c8fb333 Merge branch 'follow_up_ipv6_flag' into 'dev'
Don't use disabled ip for administration purpose

See merge request re2o/re2o!549
2020-08-07 19:32:43 +02:00
chirac 4333e5f804 Update comments models.py 2020-08-07 19:25:34 +02:00
Gabriel Detraz ee3682087e Don't use disabled ip for administration purpose 2020-08-07 19:12:17 +02:00
Jean-Romain Garnier 3858571841 Merge branch 'fix_pseudo_creation_user' into 'dev'
Fix acl on check pseudo change by user

See merge request re2o/re2o!545
2020-08-07 19:09:25 +02:00
Gabriel Detraz 69813bf38e Fix acl on check pseudo change by user 2020-08-07 19:05:37 +02:00
Gabriel Detraz 13f759618f Update, need pil for radius 2020-08-05 22:52:16 +02:00
chirac 4fdeb81952 Merge branch 'dns_ipv6_disable' into 'dev'
add an 'active' field to ipv6 to signal the DNS to ignore them.

See merge request re2o/re2o!548
2020-08-04 22:56:31 +02:00
Jean-Marie Mineau e8450f3f4c add an 'active' field to ipv6 to signal the DNS to ignore them. 2020-08-04 22:46:13 +02:00
Gabriel Detraz 1e6b12db6a Fix, can't serialize this var 2020-06-20 11:33:50 +02:00
klafyvel 4661511c87 Merge branch 'fix_install_script' into 'dev'
Fix sql command when using mysql on remote machine

See merge request re2o/re2o!547
2020-06-10 17:32:37 +02:00
chapeau af2b4d309c Fix sql command when using mysql on remote machine 2020-06-10 17:28:51 +02:00
chirac 755372b782 Merge branch 'extension_del_error_message' into 'dev'
Error messages when extension deletion are now more verbose

See merge request re2o/re2o!544
2020-06-09 23:48:59 +02:00
chapeau de4484625f rebase 2020-06-09 23:45:45 +02:00
chirac 01d9a1a596 Merge branch 'extension_domain_update' into 'dev'
Update domains when ip_type or machine_type are updated

See merge request re2o/re2o!543
2020-06-09 23:32:20 +02:00
chapeau 31c3441cfc Update models.py 2020-06-09 23:30:52 +02:00
chapeau f91dcf82c4 Refactoring 2020-06-09 23:24:32 +02:00
chapeau cb7acd2fc7 Translation 2020-06-09 23:24:32 +02:00
chapeau 742f95f335 Add exception handling 2020-06-09 23:24:32 +02:00
chapeau ef33bc67c1 Optimisation of domains update 2020-06-09 23:24:32 +02:00
chapeau 987ba3a33b Update domains when ip_type or machine_type are updated 2020-06-09 23:24:32 +02:00
klafyvel ff180d7929 Update apt_requirements.txt 2020-06-07 19:11:34 +02:00
klafyvel f55b84f767 Merge branch 'default_local_settings' into 'dev'
Add default values for local settings

See merge request re2o/re2o!542
2020-06-07 18:59:27 +02:00
chapeau 788a1efee0 Suppression of ldap settings in default settings 2020-06-07 18:05:59 +02:00
chapeau 5aa4c08a56 Add default values for local settings 2020-06-07 17:17:01 +02:00
klafyvel d51da9ddfa Merge branch 'docstrings_in_english' into 'dev'
Docstring translation

See merge request re2o/re2o!520
2020-06-01 21:49:14 +02:00