Commit Graph

163 Commits

Author SHA1 Message Date
Fabien Bourgeois dc37909b19 [IMP][WIP][IMP]GOLEM Activity Places Extended migration from sessions to new pure activities : renaming 2016-10-10 18:08:07 +02:00
Fabien Bourgeois d1db9ae3b6 [IMP]GOLEM Activity Registrations migration from sessions to new pure activities 2016-10-10 17:57:42 +02:00
Fabien Bourgeois 22d3f91e0c [FIX]GOLEM Activity default date_stop to date_end for season 2016-10-10 16:53:00 +02:00
Fabien Bourgeois 56721a1008 [IMP]GOLEM Activity simplification translation 2016-10-10 16:48:38 +02:00
Fabien Bourgeois 6925575c30 [IMP]GOLEM Activity : merge session with main activity and reform views 2016-10-10 16:25:55 +02:00
Fabien Bourgeois bd9b795c4f [ADD][WIP]GOLEM Activity Session Registration States management 2016-10-10 11:28:28 +02:00
Fabien Bourgeois 9dc2228bc4 [IMP]GOLEM Activity Session Registrations : no state and not yet invoicing so no invoice mentions needed ATM 2016-10-10 11:21:39 +02:00
Fabien Bourgeois 30ddbbccc2 [IMP]GOLEM Activity Session Registrations simplification : no state handling per default 2016-10-10 11:09:57 +02:00
Fabien Bourgeois d13f19aed9 [IMP]GOLEM Session Activity Registration : let removal of already canceled registrations happen 2016-10-09 12:47:08 +02:00
Fabien Bourgeois ba7aa76952 [FIX]GOLEM Session Activity Registration : correct handling of places used and remaining according to registration state 2016-10-09 12:43:23 +02:00
Fabien Bourgeois fea7494efc [IMP]GOLEM Activity Session Registration form for members : readonly when member is not yet created 2016-10-09 12:37:09 +02:00
Fabien Bourgeois c2d2b0481e [IMP]GOLEM Activity Session Registration handling of cancelations 2016-10-09 11:01:09 +02:00
Fabien Bourgeois 150dcec468 [IMP]GOLEM Base : adapt base dependencies 2016-10-09 11:00:43 +02:00
Fabien Bourgeois ebe3c9bde5 [IMP]GOLEM Activity Session Registration state validation from draft to confirmed 2016-09-22 17:15:14 +02:00
Fabien Bourgeois eb062cae35 [IMP]GOLEM Activity Session Registration state field for validation 2016-09-22 14:55:57 +02:00
Fabien Bourgeois 3485948978 [IMP]GOLEM Activity Session Registration add the capacity to create new registrations from tree 2016-09-22 14:08:52 +02:00
Fabien Bourgeois 2cef0be513 [IMP]GOLEM Activity Session Registration : translations up-to-date 2016-09-22 14:00:01 +02:00
Fabien Bourgeois a36c88a113 [IMP]GOLEM Activity Session Registration : use SQL constraint when possible, forbids duplicates 2016-09-22 13:53:33 +02:00
Fabien Bourgeois 7ea95dbac8 [IMP][FIX][WIP]GOLEM Activity Session Registration constraints for avoid duplicates or bad season subscription 2016-09-22 11:08:03 +02:00
Fabien Bourgeois 65898e80b7 [IMP]GOLEM Activity Session Registration : usage of existing related is_current instead of reocmputed default_season + fixes on registrations from activities 2016-09-22 10:24:28 +02:00
Fabien Bourgeois 5b233e19ee [IMP]GOLEM Activity Session Registrations filters and searches 2016-09-22 10:15:02 +02:00
Fabien Bourgeois 0608acf109 [ADD]GOLEM Activity Session Registrations French Translation 2016-09-22 10:13:15 +02:00
Fabien Bourgeois f29c78aa71 [IMP]GOLEM Registration from Activity Session Form 2016-09-22 09:06:13 +02:00
Fabien Bourgeois 2359854ba8 [ADD]GOLEM Activity Session Registrations : adapt session view and move all places management to new paradigm 2016-09-21 18:22:01 +02:00
Fabien Bourgeois 419feb58c5 [IMP]GOLEM Activity Session : 20 places per default, not 0 2016-09-19 05:35:44 +02:00
Fabien Bourgeois 93d9b235e5 [FIX]GOLEM Activity Session Place : do not replace full search view but inherit from it ! 2016-09-16 11:12:47 +02:00
Fabien Bourgeois aa11f6d09f [ADD]GOLEM Session Registration subscription form member view to new system ok 2016-09-16 08:41:41 +02:00
Fabien Bourgeois c1568a15af [IMP]GOLEM Activity Session list : show default season per default 2016-09-15 17:56:48 +02:00
Fabien Bourgeois 30a3da45dc [FIX][MINOR]Bad filename 2016-09-15 17:24:22 +02:00
Fabien Bourgeois 6091683c75 [TMP][ADD]GOLEM Activity Session Registration and link to invoice 2016-09-15 16:28:27 +02:00
Fabien Bourgeois a292fd13b0 [IMP]GOLEM Activity Session on GOLEM Member view : explain only current seasons are shown 2016-09-09 16:11:54 +02:00
Fabien Bourgeois d135d09661 [FIX]GOLEM Activity Session : default_code belong to product template, not session 2016-09-09 16:01:20 +02:00
Fabien Bourgeois 082b450b19 [IMP]GOLEM family : translation improvements 2016-09-09 11:08:37 +02:00
Fabien Bourgeois 5950846e1e [ADD]GOLEM Family KANBAN view 2016-09-08 12:45:35 +02:00
Fabien Bourgeois b62da94ded [FIX]Add one2many kanban contribution and fix by serpentcs 2016-09-08 12:45:35 +02:00
Fabien Bourgeois f891024ce0 [ADD]GOLEM Member Kanban view 2016-09-08 12:45:35 +02:00
Fabien Bourgeois 5045c2ff11 [IMP]api.one if better than manual looping on recordset 2016-08-17 10:04:42 +02:00
Fabien Bourgeois 5d7077efc3 Revert "[TYPO]No need of api.one decorator for api.depends"
This reverts commit 5912fb0af3.
2016-08-17 09:48:07 +02:00
Fabien Bourgeois 5912fb0af3 [TYPO]No need of api.one decorator for api.depends 2016-08-17 09:23:57 +02:00
Fabien Bourgeois 0ec6068829 [ADD]GOLEM Activity Session Place unit tests 2016-08-04 11:33:44 +02:00
Fabien Bourgeois 8409fd50f0 [ADD]GOLEM Activity Session unit tests 2016-08-04 09:38:45 +02:00
Fabien Bourgeois 2671f43ac4 [IMP]GOLEM Activity Session : integer from python function to database constraint 2016-08-04 09:38:32 +02:00
Fabien Bourgeois 0e2871cca3 [ADD]GOLEM Activity unit tests 2016-08-04 08:01:54 +02:00
Fabien Bourgeois 6326296803 [FIX]GOLEM Activity : constraint limitation, handle cases where only start or end date are fixed 2016-08-04 08:01:38 +02:00
Fabien Bourgeois ffe75f0430 [ADD]GOLEM Activity Session places modules for management of minimum, overbook... 2016-08-03 17:25:18 +02:00
Fabien Bourgeois e23b1bf7ba [IMP]GOLEM Activity Session simplification : no management of min or overbook session per default 2016-08-03 17:24:40 +02:00
Fabien Bourgeois 4f9ecf0088 [IMP]GOLEM Activity Session : new filter, full 2016-08-03 16:54:25 +02:00
Fabien Bourgeois 0722f2f96d [ADD]GOLEM Member Minor unit tests 2016-08-03 16:41:41 +02:00
Fabien Bourgeois 3eb8fda7b6 [ADD]GOLEM seasons unit tests 2016-08-03 16:33:26 +02:00
Fabien Bourgeois fecb073801 [TYPO]GOLEM Season print... 2016-08-03 16:32:51 +02:00