aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-17Refs: #4823@0.6h; Code Review Part IRobert
2017-11-17Fixes: #4823@0.5h; Fixed regression in Ransack button "Effacer" implicit path...Robert
2017-11-17Refs: #4823@2h; Chasing and fixing regressions in feature specsRobert
2017-11-17Refs: #4823@0.2h; Changed title of compliance_check_set#executedRobert
2017-11-17Refs: #4823@0.5h; Translations changedRobert
2017-11-17Refs: #4823@1.7h; CodeReview #show -> #executedRobert
2017-11-17Refs: #4823@0.1h; Hotfix for ComplianceCheckControllerRobert
2017-11-17Fixes #4823@1h;Robert
2017-11-17Refs: #4823@4h; Fixed Transport(Sub)mode validation bugRobert
2017-11-17Refs: #4283@16h;Robert
2017-11-17Refs: #4823@1h; scaffolding feature spec, but blocked by #4826 [amend me] [sk...Robert
2017-11-17Refs: #4461@0.75h; Fixing netex_import after_create callback to after_commit...Robert
2017-11-17Refs: #4461@1h; CodeReviewRobert
2017-11-17Fixes: #4461@2h; Specing and ImplementingRobert
2017-11-17Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_specRobert
2017-11-17Merge branch '4516_cleanup_rule_parameter_set'Xinhui
2017-11-17Remove migration4516_cleanup_rule_parameter_setXinhui
2017-11-17Create objectid format and integrate it in models. Work in progress. Refs #4941cedricnjanga
2017-11-17Merge pull request #116 from af83/4962-when-WorkbenchImport-is-deleted-also-d...Luc Donnet
2017-11-16Refs #4941 Add default value ('netex') for objectid_format enumerizeGuillaume
2017-11-16Refs #4941 rename objectid formater filesGuillaume
2017-11-16 Refs #4941 rename ObjectidFormater modules to ObjectidFormatterGuillaume
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-16Refs #4941 remove object_id_format_to_line_referential module, include just a...Guillaume
2017-11-15Merge pull request #117 from af83/4951-spec-to-validate-that-primary-and-fore...Robert Dober
2017-11-15schema_spec: Make regex more readable with whitespace4951-spec-to-validate-that-primary-and-foreign-keys-in-the-database-are-type-bigintTeddy Wing
2017-11-15schema_spec: Remove unnecessary captureTeddy Wing
2017-11-15schema_spec: Change spaces to `\s`Teddy Wing
2017-11-14schema_spec: Use Ruby 2.2-compatible heredocTeddy Wing
2017-11-14Remove test migration for schema_spec.rbTeddy Wing
2017-11-14schema_spec: Show helpful diffTeddy Wing
2017-11-14schema_spec: Don't fail for tables without IDsTeddy Wing
2017-11-14schema_spec: Move spec to a custom RSpec matcherTeddy Wing
2017-11-14schema_spec: Remove commented `grep` linesTeddy Wing
2017-11-14NetexImport: Use `unless` instead of `if !`Teddy Wing
2017-11-14Add spec to ensure `schema.rb` keys are `bigint`sTeddy Wing
2017-11-14Remove rule parameter set from modelsXinhui
2017-11-14Remove rule parameter set from apartment cfgXinhui
2017-11-14Remove rule parameter set routeXinhui
2017-11-14Remove rule parameter set from helperXinhui
2017-11-14Remove rule parameter sets from localesXinhui
2017-11-14Remove rule parameter set controller, views, helperXinhui
2017-11-14Remove model rule_parameter_setXinhui
2017-11-14Remove locales rule_parameter_setsXinhui
2017-11-14Drop table rule_parameter_setsXinhui
2017-11-13NetexImport: Destroy referential on destroy if ready:falseTeddy Wing
2017-11-13Refs #4952 Add conidtion to display ComplianceControlBlock edit button depend...cedricnjanga
2017-11-13ComplianceCheckSet#update_status: Return `true` if no update happenedTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Handle resources with "IGNORED" statusTeddy Wing
2017-11-13ComplianceCheckSet: Rename to `all_statuses_ok?`Teddy Wing