Commit Graph

11 Commits

Author SHA1 Message Date
Fabien BOURGEOIS 896259dd7f [IMP]GOLEM Resource Reservation : do not allow same hour for start and stop + usage of ValidationError instead of UserError 2018-02-19 08:00:55 +01:00
Fabien BOURGEOIS 94f905b90e [ADD]GOLEM Resource Timetable tests
[IMP]Do not allow equal times between start and stop
2018-02-19 06:50:04 +01:00
Fabien BOURGEOIS cb74acb4e6 [ADD]GOLEM Resource tests
[IMP]Resource validation to False, check dates
2018-02-19 06:49:35 +01:00
Fabien BOURGEOIS 05d5cc5cda [FIX]GOLEM Resource : reservation can end at the same time new begin 2018-02-18 17:36:32 +01:00
Fabien BOURGEOIS 518d2c8348 [IMP]GOLEM Resource : add ordering 2018-02-18 17:36:01 +01:00
Fabien BOURGEOIS 977e817326 [ADD]GOLEM Resource : add social abilities on resource and reservation, and track fields on reservation 2018-02-18 17:30:11 +01:00
Fabien BOURGEOIS 5c87abbbbc [IMP]GOLEM Resource Reservation : display avaibility period and timetable on reservation 2018-02-18 17:17:32 +01:00
Fabien BOURGEOIS d1c178aa8c [IMP]GOLEM Resource : many enhancements like correct usage of states and readonly everytime but not on draft, access checking server side for validate/reject, fixes on main constraint 2018-02-18 16:41:01 +01:00
Fabien BOURGEOIS 2223b88930 [IMP]GOLEM Resource : small enhancements around form and timetable model 2018-02-18 14:53:53 +01:00
Fabien BOURGEOIS fb89650aa1 [REF]GOLEM Resources : now each model has its file, its view too (better for debugging) 2018-02-18 14:10:30 +01:00
Fabien BOURGEOIS 14729e73f1 [MOV]Rename golem_ressources module to golem_resource, and apply the same thing of filenames 2018-02-18 13:58:33 +01:00