aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
2018-01-10Merge pull request #218 from af83/5520-fix-company-in-vjs-editorAlban Peignier
2018-01-10Merge pull request #217 from af83/5502-remove-search-from-selectsAlban Peignier
2018-01-10Merge pull request #204 from af83/5413-read_only_policy_for_finalised_refsAlban Peignier
2018-01-10ReferentialPolicy#archive? is false when referential is read only. Refs #5413Alban Peignier
2018-01-10Restore Referential#archived? method. Refs #5413Alban Peignier
2018-01-10Fixes typo in referential_read_only?. Removed finalised? test (no such method...Alban Peignier
2018-01-10Merge pull request #222 from af83/5505-custom_fields_with_jsonbAlban Peignier
2018-01-10Lock public.referentials to avoid problem with schemas. Refs #5024Alban Peignier
2018-01-10Refs #5535 @2H; Automatically fill VJs tilmes when possibleZog
2018-01-10Avoid problem when VehicleJourney#custom_field_values isn't defined. Refs #5505Alban Peignier
2018-01-10Add Workgroup#custom_fields. Refs #5505Alban Peignier
2018-01-10Fixes: #5505@2h; Migrations, specs and implementationsRobert
2018-01-10Refs: #5505@0.5h, added tests and validationsRobert
2018-01-10Refs: #5505@1h; Spec discussed, model scaffolded [amend me] [skip-ci]Robert
2018-01-10Use a has_many through for Workgroup#organisations. Refs #5499Alban Peignier
2018-01-10Fixes: #5499; Added validations and associationsRobert
2018-01-10Refs: #5499@0.5h; Scaffolded WorkgroupRobert
2018-01-10Ignore missing timestamps in merges#show. Refs #5299Alban Peignier
2018-01-10Refs #5535 @0.25h; Adds a `full_schedule?` on `JourneyPattern`Zog
2018-01-10Merge pull request #194 from af83/5156-handle-long-distance-routesAlban Peignier
2018-01-10Import createLogger. Refs #51565156-handle-long-distance-routesAlban Peignier
2018-01-10import PropTypes from prop-types. Refs #5156Alban Peignier
2018-01-10Implement StopArea#country_name. Refs #5156Alban Peignier
2018-01-10Merge pull request #206 from af83/5445-add-name-filter-on-referentialjourneys...Alban Peignier
2018-01-10Display Merge#name with link and ended_at in workbench_outputs#show. Refs #5299Alban Peignier
2018-01-10Display Merge#creator and localize dates in merges#show. Refs #5299Alban Peignier
2018-01-10Use Referential names to compute Merge#name. Refs #5299Alban Peignier
2018-01-10Define and display Merge#creator. Refs #5299Alban Peignier
2018-01-10Refs #5437 @1h; Refactor codeZog
2018-01-10Refs #5437 @0.5h; Propagate behaviour to the JourneyPatterns editorZog
2018-01-10Use AreaType.label in StopArea parent type validation message. Refs #5515Alban Peignier
2018-01-10Refs #5437; Refactor headers computingZog
2018-01-10Refs #5437 @0.5h; Show country name instead of city in the journeys editorZog
2018-01-10Refs #5437 @2h; Update Rect to v16Zog
2018-01-10Refs #5465 @0.25h; Dezoom map if stop areas are too cleose to bordersZog
2018-01-09Fix wrong commit with clone method name and replace by clone! in referential_...Luc Donnet
2018-01-09Fix argument call to log referential create and cloneLuc Donnet
2018-01-09Add log to count migration when we clone or create schemaLuc Donnet
2018-01-09Referentials#new: Disable submit button on submitTeddy Wing
2018-01-09Refs #5520 @0.25h; Fix company assignment in VJs editor5520-fix-company-in-vjs-editorZog
2018-01-09Merge pull request #212 from af83/5495-deactivate-Sidekiq-retry-for-Workbench...Luc Donnet
2018-01-09Refs #5502 @4h; Don't use Ajax in JP selector in VJs editor5502-remove-search-from-selectsZog
2018-01-09Merge pull request #214 from af83/5129-import-report-buttonLuc Donnet
2018-01-09Fix display order or VJ metadatascedricnjanga
2018-01-09Fix UI compliance check set statuscedricnjanga
2018-01-09LineReferentialSyncWorker,StopAreaReferentialSyncWorker: Enable retryTeddy Wing
2018-01-09Fix disabled fields in VJs editorZog
2018-01-09MailerJob: Add comment describing retry behaviourTeddy Wing
2018-01-09Refs: #5413@0.5h; Refactoring of #archived_or_finalised?Robert
2018-01-09Refs #5129 small change on import report show button5129-import-report-buttoncedricnjanga