aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
AgeCommit message (Expand)Author
2017-09-21Merge branch 'master' of github.com:af83/stif-boivcedricnjanga
2017-09-21Merge pull request 55 into mastercedricnjanga
2017-09-21add organisation filter for compliance_control_setGuillaume
2017-09-20add ransack filter for compliance_control_sets collectionGuillaume
2017-09-19Compliance Control decoratorXinhui
2017-09-18add create/edit for compliance_control_set, add specsGuillaume
2017-09-18Merge branch '4467_compliance_control_crud' into 4466-compliance_control_setsGuillaume
2017-09-14create base structure for compliance_control_setsGuillaume
2017-09-14ComplianceControl Controller4467_compliance_control_crudXinhui
2017-09-14HotfixRobert
2017-09-14Small changes for api key policy and viewcedricnjanga
2017-09-14Fix api_key policies Refs #4442Luc Donnet
2017-09-14Change wayback values in route Refs #3395 @4Luc Donnet
2017-09-13Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-09-13Apply object id changes to viewscedricnjanga
2017-09-12Change the import status filter to include all of the statuses and not just r...cedricnjanga
2017-09-12Merge pull request #63 from af83/4189-duplicate-routeLuc Donnet
2017-09-12Change the import filter to include two inputs and tweak ransack filter to co...cedricnjanga
2017-09-11merged with masterRobert
2017-09-11Fix views and access for api keys generation Refs #4276 @8Luc Donnet
2017-09-11Fixes #4189@4h Route DuplicationRobert
2017-09-11Change the current_offer_workbench methodcedricnjanga
2017-09-11Update of ReferentialsController#new :cedricnjanga
2017-09-07Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-09-07Update links in nav leftLuc Donnet
2017-09-06Fix autocomplete issues on Timetable Select2cedricnjanga
2017-09-06Fix import messages when referential can't be created. Delete unused sass fil...Luc Donnet
2017-09-06Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-09-06Fix import messages export to csv Refs #4259Luc Donnet
2017-09-06Updated imports#index date filter : used the same logic for the Calendar#inde...cedricnjanga
2017-09-05Refs #4322cedricnjanga
2017-09-05Referential#new_from :cedricnjanga
2017-09-05Clean up compliance checks existing code Refs #4389 @1Luc Donnet
2017-09-05Delete call to pry in referential destroyLuc Donnet
2017-09-04Fix import status table views and first version for import_messages Refs #4527Luc Donnet
2017-09-04Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-09-04Update workbench_import, netex_import and import_resources views Refs #4256 #...Luc Donnet
2017-09-04add some change for the Referential#new_from to only have a line collection r...cedricnjanga
2017-08-29Refs #3367 Change Time table overlap querycedricnjanga
2017-08-28Refs #4319 fix timetable autocompletecedricnjanga
2017-08-28Define Import#creator even if referential isn't created. Refs #4273Alban Peignier
2017-08-28Fixes ImportsController#collection. Refs #4273Alban Peignier
2017-08-28Merge branch '4273_http_service_broken'Alban Peignier
2017-08-27Create STIF::NetexFile to read zip content and create ReferentialMetadata fro...Alban Peignier
2017-08-27Fixes API:v1:NetexImportsController specs. Refs #4273Alban Peignier
2017-08-27Change ImportsController to manage only WorkbenchImports. Refs #4273Alban Peignier
2017-08-27Create NetexImport even if Referential can be created. Add a ImportMessage an...Alban Peignier
2017-08-27Make NetexImport#parent mandatory. Refs #4273Alban Peignier
2017-08-27Disable authentication in NetexImportsController for the moment. Refs #4273Alban Peignier
2017-08-25Remove `controllers/support/error_format.rb`Teddy Wing