aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/referentials_controller.rb
AgeCommit message (Expand)Author
2018-05-02Refs #6572; Crete Referentials in a pending stateZog
2018-04-27Refs #6572; Fix referentials policiesZog
2018-03-29Refs #4658; Remove `current_functional_scope`Zog
2018-02-21Refs #5865 @1h; Ensure user is allowed to duplicate a referential before doin...Zog
2018-02-20Refs #5863 @6h; Remove workbench id from the querystringZog
2018-01-25ReferentialLineDecorator: Convert action links to new interfaceTeddy Wing
2018-01-25Refs #5586 @1h; Refactor ReferentialDecoratorZog
2018-01-05Refs #5468 Change redirect after Referential#validatecedricnjanga
2018-01-03Merge branch 'master' into 5024-prevent-duplicate-referentials-from-being-cre...Luc Donnet
2018-01-02Fixes redirect on Referential creation (without cloning). Refs #5452. Refs #5297Alban Peignier
2017-12-28Add log messages when Referential can't be created. Remove useless build_refe...Alban Peignier
2017-12-28Fix referential create redirect when invalidXinhui
2017-12-18Referentials#create: Add flash message on referential duplicationTeddy Wing
2017-12-18Referentials#validate: Remove `I18n.` prefixTeddy Wing
2017-12-18Referentials#validate: Update flash messageTeddy Wing
2017-12-05Merge remote-tracking branch 'origin/master' into 5024-prevent-duplicate-refe...Teddy Wing
2017-11-28Refactoring move referentialSupport from chouetteController into childrensXinhui
2017-11-27ReferentialsController: Fix typo in `build_referenial` nameTeddy Wing
2017-11-08filter compliance_control_set by organisation on valisate referential and add...Guillaume
2017-11-06add validate method in referentials_controller for call ComplianceControlSetC...Guillaume
2017-10-26Remove breadcrumb_controllerXinhui
2017-10-18Remove legacy breadcrumb method in controllersXinhui
2017-09-11Update of ReferentialsController#new :cedricnjanga
2017-09-05Referential#new_from :cedricnjanga
2017-09-05Delete call to pry in referential destroyLuc Donnet
2017-09-04add some change for the Referential#new_from to only have a line collection r...cedricnjanga
2017-07-21Fix cloned ref should belong to current user organisationXinhui
2017-07-12Referentials#show: Use new table builder helperTeddy Wing
2017-07-09Refs: #3478@1h; fixes a view error in references#show(format: js)Robert
2017-07-05Refs: #3478@1.5h;Robert
2017-06-19Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-16Add auto assign of slug and prefix for referential#createXinhui
2017-06-16Remove fields from referential newXinhui
2017-06-14ReferentialsController#show: Use short syntax to decorate @referentialTeddy Wing
2017-06-12referentials/show.html.slim: Extract header buttons to a decoratorTeddy Wing
2017-06-12ReferentialsController#show: Fix whitespaceTeddy Wing
2017-05-02 Refs #3053Robert
2017-04-13Refs #3128 : Modify ReferentialPolicy to check user permissionsVlatka Pavisic
2017-03-22Refs #2902 : Return reverted partVlatka Pavisic
2017-03-22Revert "Refs #2912 : Drop translations cascade"Luc Donnet
2017-03-22Refs #2912 : Drop translations cascadeVlatka Pavisic
2017-03-21Find Referential in Organisation#find_referential. Use it in ReferentialSuppo...Alban Peignier
2017-03-16Wip sort issue on table listXinhui
2017-02-09Refs #2482: updating referentials#show table column namesjpl
2017-02-08Refs #2482: fix testsjpl
2017-02-08Refs #2482: updating referentials#show with new layoutjpl
2017-02-07Fix undefined method current_referential on referential#showXinhui
2017-02-07Refs #2476 : Disable modification and deletion of resources from another refe...Vlatka Pavisic
2017-01-27Refs #2469 : Referential#readyVlatka Pavisic
2017-01-03Refs #2236: display lines on referentialjpl