Commit Graph

37 Commits

Author SHA1 Message Date
Fabien BOURGEOIS bb51ff6c25 [FIX]GOLEM Season : fix duplicate / copy name and default 2018-08-01 18:20:10 +02:00
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 824f187fce [REF]GOLEM Season : model small refactoring 2018-07-20 08:12:51 +02:00
Fabien BOURGEOIS 23a52fe1ea [FIX]GOLEM Season : fix season_id field, in conflict with inherited season_id from golem.activity 2018-03-06 08:16:15 +01:00
Fabien BOURGEOIS 0e7e33bada [IMP]GOLEM Season : inverse link with membership products (many products for 1 season) 2018-02-28 08:40:28 +01:00
Fabien BOURGEOIS 021d70e828 [IMP]GOLEM Season : minor reordering in form, and typo / stule 2018-02-27 18:33:34 +01:00
michel c5b86c609e [TMP]Translate FR/fr, and unit test 2018-01-18 15:27:35 +01:00
michel e7ba4b91f8 [TMP] Test if date_start date_end is required and vice-versa AND unit test 2018-01-17 15:44:43 +01:00
michel 409cf1e04a [TMP] Test if date_start date_end is required and vice-versa AND unit test 2018-01-17 11:13:49 +01:00
michel 5442ab5af3 [TMP] check date and check date in constrains and raise validation error 2018-01-16 17:08:15 +01:00
michel 0841d1de36 [TMP] field name required=True 2018-01-16 11:51:32 +01:00
Fabien BOURGEOIS 28407b4acf [FIX]GOLEM SEASON : use update for onchange + unit test warning on membership creation 2018-01-16 10:53:16 +01:00
michel ec24ee4a48 [TMP] update inchange season date 2018-01-12 09:52:45 +01:00
michel f1a4380a85 [TMP] load membership type date if exist 2018-01-11 14:51:18 +01:00
michel 485a45f217 [TPM] Membership type -> Link season 2018-01-10 21:51:39 +01:00
michel 52137f3829 [TPM] Membership type -> Link season 2018-01-10 17:48:23 +01:00
Fabien Bourgeois a6b65dfa53 [FIX]Season member number generation : avoid useless loop when default season is changed 2017-06-28 16:25:00 +02:00
Fabien Bourgeois 4d99cd527f [ADD]GOLEM Member number : ability to fix number from 2017-06-05 15:55:50 +02:00
Fabien BOURGEOIS dd2802da24 [FIX]GOLEM fix default season button (recmputing all is_current) 2017-05-02 01:31:45 +02:00
Fabien BOURGEOIS 48c081d16f [MIG][IMP]GOLEM Season migration to v10, and better guidelines 2017-05-01 16:27:16 +02:00
Fabien Bourgeois d21083f808 [WIP][CHG]GOLEM migration to v10 2017-04-29 09:16:41 +02:00
Fabien Bourgeois fecb073801 [TYPO]GOLEM Season print... 2016-08-03 16:32:51 +02:00
Fabien Bourgeois c60feaf23a [FIX]GOLEM Member number generation fixes on creation with usage of extension of create and write 2016-08-02 17:08:37 +02:00
Fabien Bourgeois 19a71d3107 [IMP]GOLEM season : improve with name constraint 2016-07-13 18:40:55 +02:00
Fabien Bourgeois d456b1dd5c [FIX]GOLEM Season : make first creation as default in views 2016-07-13 18:40:55 +02:00
Fabien Bourgeois 4f3555f0ab [FIX]GOLEM Season indepandance from golem_member and golem_activity 2016-07-13 18:40:55 +02:00
Fabien Bourgeois 963543161e [FIX]GOLEM Seasons : fix for translations on warnings and for first default season 2016-07-11 20:14:53 +02:00
Fabien Bourgeois 66c3964464 [FIX]GOLEM Season : do now allow default_season removal 2016-07-11 07:23:58 +02:00
Fabien Bourgeois e2a0671b4b [IMP]GOLEM Seasons : only 1 season per default without ability to delete linked ones 2016-07-11 07:11:27 +02:00
Fabien Bourgeois 36f38ea444 [ADD]GOLEM Member Number : automatic per season or accross season, manual... 2016-07-08 16:12:12 +02:00
Fabien Bourgeois 17aace39b7 Revert "[ADD][TMP]Separation of GOLEM members and seasons (but not smart, will be reverted)"
This reverts commit 11a355d329.
2016-07-07 17:16:43 +02:00
Fabien Bourgeois 11a355d329 [ADD][TMP]Separation of GOLEM members and seasons (but not smart, will be reverted) 2016-07-07 17:13:58 +02:00
Fabien Bourgeois 5aac6f9899 [FIX]is_current for activities had no been updated to new delegation mechanism 2016-06-27 22:30:04 +02:00
Fabien Bourgeois 39350b72fa [ADD]GOLEM Activities first commit with form view, menu, seasons management, places, animatir etc 2016-06-27 12:38:08 +02:00
Fabien Bourgeois 915f8cb8a4 [IMP]GOLEM Seasons management : choose default season, once only possible and recomputes is_current according to new way of doing 2016-06-26 09:24:57 +02:00
Fabien Bourgeois e18bc7f55d [IMP]GOLEM Member : be able to search only current season members, with automated computing of current and handling of seasons dates changes 2016-06-26 08:12:00 +02:00
Fabien Bourgeois b98cd7a022 [ADD]GOLEM seasons 2016-06-26 06:31:15 +02:00