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

3201 commits

Author SHA1 Message Date
grisel-davy 64ed0eb463 Create profil template and corresponding view 2021-01-24 16:37:09 +01:00
grisel-davy 0aa63b8d8e Fix test of subscription or connection to display message 2021-01-24 16:37:09 +01:00
grisel-davy eaf3673587 Don't know why, but it solves issue #281 2021-01-24 16:37:09 +01:00
grisel-davy 7ac894c168 Replace null by 0 in default value of duration_* 2021-01-24 16:37:09 +01:00
grisel-davy baadaa18f9 Fix the test for ventes in the set_active function. This function could be greatly improved if the duraction could not be null. 2021-01-24 16:36:51 +01:00
Gabriel Detraz 8190101c0a Fix query test for set_active function 2021-01-24 16:36:17 +01:00
grisel-davy 906f9f0a3b Fix creation of cotisation 2021-01-24 16:36:16 +01:00
grisel-davy 5673b199c5 split query into two filters 2021-01-24 16:36:16 +01:00
Gabriel Detraz 996839ef70 Fix all_adherent and all_has_access function 2021-01-24 16:36:16 +01:00
histausse 98639f54f0 Add the need_membership field to article
This field is a boolean indicating if the article can be purshased by
nonmembers.
2021-01-24 16:36:16 +01:00
histausse b317eceec3 Split the membership duration from the connection duration
changes:

Article:
remove COTISATION_TYPE, duration(_days), type_cotisation
add duration(_days)_connection, duration(_days)_membership

Vente:
remove COTISATION_TYPE, duration(_days), type_cotisation
add duration(_days)_connection, duration(_days)_membership
add method `test_membership_or_connection()` to replace
`bool(type_cotisation)`

Cotisation:
remove COTISATION_TYPE, date_start, date_end, type_cotisation
add date_start_con, date_end_con, date_start_memb, date_end_memb

create_cotis(date_start=False) -> create_cotis(date_start_con=False, date_start_memb=False)

+ migration
+ changes to use the new models in the remaining of the code
2021-01-24 16:36:16 +01:00
Gabriel Detraz 8338790eae Supprime l'avatar à la création (inutile/buggé) 2021-01-24 16:36:16 +01:00
Gabriel Detraz 90df51edfc Fix publication parser error 2021-01-24 16:36:16 +01:00
Gabriel Detraz e6bd154116 Fix : This is not a rw operation but a ro for db routers 2021-01-24 16:36:16 +01:00
Yoann Pétri 939c0e28aa Missing new line in apt requirements radius 2021-01-24 16:36:16 +01:00
Gabriel Detraz 3e59e96520 Fix, deleted the bad switchport serializer 2021-01-24 16:36:16 +01:00
Gabriel Detraz f8a5d3ad16 Fix, code mort qui provoque une erreur 500 2021-01-24 16:36:16 +01:00
Gabriel Detraz 2d4c94243b Add preferences dormitory choice on displayed room states 2021-01-24 16:36:16 +01:00
Arthur Grisel-Davy 9eca19e176 Fix multi operators options edition 2021-01-24 16:36:16 +01:00
histausse 98a0e3b388 remove the second port serialiser 2021-01-24 16:36:16 +01:00
histausse 6b022f625e Add dormitory to the building serialiser 2021-01-24 16:36:16 +01:00
histausse f010436997 Add building to the room serialiser 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 4c692a42e0 Fix availability of non cotisation articles in facture creation. 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 0051099267 Fix acl when viewing history of deleted object or all history. 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 652982941a Fix can_view_app 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk f4c5101b35 Fix history acl 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 360458541a Fix can_view_all so it actually does its job. 2021-01-24 16:36:16 +01:00
Gabriel Detraz d5831c5f1f The reset_passw function should not set as not yet active users that have already been flaged active 2021-01-24 16:36:16 +01:00
chapeau 3a386b90ae Add exception name 2021-01-24 16:36:16 +01:00
chapeau 546656e9f9 Fix of about page crash if no president or CGU file 2021-01-24 16:36:16 +01:00
Gabriel Detraz 0df3542ec1 Fix port edition crash with new convention for *_id 2021-01-24 16:36:16 +01:00
Gabriel Detraz 8182505fd2 Replace full_clean with simple clean, fix interface registering on multi-database 2021-01-24 16:36:16 +01:00
Gabriel Detraz 0f4067478f Add reply_to field on tickets comment 2021-01-24 16:36:16 +01:00
chirac c5dca80703 Update comments models.py 2021-01-24 16:36:16 +01:00
Gabriel Detraz 383aaf3132 Don't use disabled ip for administration purpose 2021-01-24 16:36:16 +01:00
Gabriel Detraz 2d6d1a6024 Fix acl on check pseudo change by user 2021-01-24 16:36:16 +01:00
Gabriel Detraz fbc718bf3c Update, need pil for radius 2021-01-24 16:36:16 +01:00
Jean-Marie Mineau dda0775a22 add an 'active' field to ipv6 to signal the DNS to ignore them. 2021-01-24 16:36:16 +01:00
Gabriel Detraz 7e2e900a01 Fix, can't serialize this var 2021-01-24 16:36:16 +01:00
chapeau 0c3123719e Fix sql command when using mysql on remote machine 2021-01-24 16:36:16 +01:00
chapeau 4329261342 rebase 2021-01-24 16:36:16 +01:00
chapeau 5091c626b6 Update models.py 2021-01-24 16:36:16 +01:00
chapeau 4ca261d83d Refactoring 2021-01-24 16:36:16 +01:00
chapeau e0a0375e5d Translation 2021-01-24 16:36:16 +01:00
chapeau c3fae17599 Add exception handling 2021-01-24 16:36:16 +01:00
chapeau be1c051e98 Optimisation of domains update 2021-01-24 16:36:16 +01:00
chapeau 7a6075b741 Update domains when ip_type or machine_type are updated 2021-01-24 16:36:16 +01:00
klafyvel 02c8321d7d Update apt_requirements.txt 2021-01-24 16:36:16 +01:00
chapeau e3b7ffd8d2 Suppression of ldap settings in default settings 2021-01-24 16:36:16 +01:00
chapeau 7fac0e1a9a Add default values for local settings 2021-01-24 16:36:16 +01:00