Commit Graph

19 Commits

Author SHA1 Message Date
Fabien BOURGEOIS c18b0a20a7 [REF]Huge refactoring around is_current / default season
Not computed anymore
Replaced is_current by more coherent is_default
Not seen current season only per default.
2018-07-20 10:09:24 +02:00
Fabien BOURGEOIS 15019ad0f2 [REF][TYPO]GOLEM Activity Queue : remove useless wizard and typo improve last one 2018-03-07 11:14:46 +01:00
Fabien BOURGEOIS 21e7ed9b5c [REF]GOLEM Activity Queue : huge refactoring for tests 2018-03-07 11:14:46 +01:00
Fabien BOURGEOIS 22fbbe4d11 [REF]GOLEM Activity Queue : usage of qualified contraint instead of overloading write (more efficient) 2018-03-07 11:14:41 +01:00
Fabien BOURGEOIS 2f5b1a776b [IMP]GOLEM Activity Queue : member model refundation, conflicts with activity avoided 2018-03-07 09:36:49 +01:00
Fabien BOURGEOIS 225ea78f4c [IMP]GOLEM Activity Queue : usage of constrains instead of write, and few enhancements in onchange logic 2018-03-07 09:36:06 +01:00
Fabien BOURGEOIS b5e7a52789 [FIX}GOLEM Activity Queue order should be sequence then older (id asc), thanks Youssef for pointing it 2018-03-06 19:48:33 +01:00
Fabien BOURGEOIS 963bfa7cb1 [REF]GOLEM Activity Queue : huge refactoring around activity methods + fixes 2018-03-06 11:47:29 +01:00
Fabien BOURGEOIS bcfb01e5b0 [IMP]GOLEM Activity Queue : activity form UI reorganization, simplification 2018-03-06 10:35:12 +01:00
Fabien BOURGEOIS b094dcee19 [REF]GOLEM Activity Queue : SQL constrains is sufficient, no need to double check with Pytho constraint here 2018-03-06 09:53:58 +01:00
Fabien BOURGEOIS b717c8fbf5 [REF]GOLEM Activity Queue : do not use field full activity, as places_remain is enough 2018-03-06 09:45:57 +01:00
Fabien BOURGEOIS a7173cdb22 [QUA][TYPO]GOLEM Activity Queue : little typos / quality enhancements 2018-03-06 07:31:41 +01:00
eloyoussef 1faad1bf15 1er version des tests fonctionnels 2018-03-02 13:59:34 +01:00
eloyoussef 17cc3dd906 Ajout du fonction d'activation de queue via un assistant et confirmation de traitement automatisé 2018-02-27 17:27:15 +01:00
eloyoussef a0af3a680a Code cleaning and finalizing 2018-02-21 14:56:51 +01:00
eloyoussef f77a93a1a2 Add wizard to ask member about activity to register 2018-02-20 19:11:15 +01:00
eloyoussef 07b4ed3d8e Add queue registration button to member form + add module icon 2018-02-19 21:44:30 +01:00
eloyoussef a64d865648 Ajout du popup qui ne s'affiche pas encore 2018-02-19 17:52:39 +01:00
eloyoussef cc23e92232 1er version du golem_activity_queue 2018-02-19 17:52:39 +01:00