aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Fix the delation of the hacking of Chouette::ActiveRecord#model_name to remov...cedricnjanga
2017-11-17Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_specRobert
2017-11-13Refs #4952 Fix bug related to compliance control set action links displaycedricnjanga
2017-11-09Remove model route_sectionsXinhui
2017-11-06Refs #4849 Change compliance control name setting during compliance control s...cedricnjanga
2017-10-30ComplianceControlSetCopyWorker: Pass ComplianceCheckSet ID to JavaTeddy Wing
2017-10-30Merge pull request #104 from af83/4726-breadcrumbLuc Donnet
2017-10-26Remove bootstrap breadcrumbs libXinhui
2017-10-25Refs #4759cedricnjanga
2017-10-24Make erd patch for multi relationships and add merge png in outputLuc Donnet
2017-10-23Hotfix ComplianceControlSet.cloneRobert
2017-10-17Fixes: #4727@0.1h; Added organisation to clone for and rebased master4727-clone-compliance-control-setRobert
2017-10-17Refs: #4727@2h; Debugged test setup to comply to new validationRobert
2017-10-17Refs: #4727@3h; Specing and implementing lib function to clone ComplianceCont...Robert
2017-10-17add ci jest task Refs #4737Guillaume
2017-10-17fix ci spec task Refs #4737Guillaume
2017-10-14Fix translations for compliance_control type translation, compliance_control ...Luc Donnet
2017-10-12Refs: #4709@0.75h;Robert
2017-10-12Refs: #4709@1h; Preparing tests for correctly copy of data and migrationRobert
2017-10-12Use yarn and not npm anymoreLuc Donnet
2017-10-11Merge pull request #89 from af83/4707-simplify-compliance-control-copyLuc Donnet
2017-10-11add dev and staging file for wepack config, modify spec taskGuillaume
2017-10-11delete bundle exec for spec taskGuillaume
2017-10-11remove tespoon test, prefer rspec for testingGuillaume
2017-10-10Fixes: #4707@1.5h;Robert
2017-10-09Refs: #4629@1h; Implementing CR + missing worker specRobert
2017-10-09Fixes: #4629@4.5h; Implemented copyRobert
2017-10-06ComplianceControl#new target fieldXinhui
2017-09-30Create DashboardController with STIF implementation. Refs #4655Alban Peignier
2017-09-28Refs #4635 Add permissions translations regarding the news models (Compliance...cedricnjanga
2017-09-28Merge branch 'master' into 4466-compliance_check_setsGuillaume
2017-09-28fix locales translations, remove unused array for date filtersGuillaume
2017-09-26Specs fixed (from logical merge errors)Robert
2017-09-26Refs: #4440@1h; ImportPolicy applied in views and controllerRobert
2017-09-26Refs: #4440@1.5h;Robert
2017-09-26Refs: #4440@0.5h Added import permissionRobert
2017-09-25add compliance_check_sets structure Refs #3564Guillaume
2017-09-25ModelAttribute#==: Check for matching class typeTeddy Wing
2017-09-25ModelAttribute.classes: Move `#uniq` call higherTeddy Wing
2017-09-22Merge pull request #75 from af83/4401-create-compliance-control-model-attribu...teddywing
2017-09-22ModelAttribute: Add `#from_code` methodTeddy Wing
2017-09-22ModelAttribute: Add `.group_by_class` methodTeddy Wing
2017-09-22ModelAttribute: Add `.classes` methodTeddy Wing
2017-09-22ModelAttribute: Add `.methods_by_class_and_type` methodTeddy Wing
2017-09-19ModelAttribute.methods_by_class: Take symbol parameter instead of stringTeddy Wing
2017-09-19ModelAttribute: Add `.methods_by_class` methodTeddy Wing
2017-09-19ModelAttribute: Make `@@all` a class instance variableTeddy Wing
2017-09-19ModelAttribute: Add `#code` methodTeddy Wing