| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-22 | Keep original slug format (with _). Avoid full numeric slug. Refs #56095609_slug_format | Alban Peignier | |
| 2018-02-20 | Refs #5609 Change slug format | cedricnjanga | |
| 2018-02-20 | Refs #5901; Update specs and fix unaccented search | Zog | |
| 2018-02-20 | Refs #5901; Makes TimeTable search accent insensitive | Zog | |
| 2018-02-20 | Merge pull request #308 from ↵ | Alban Peignier | |
| af83/5911-stops-filter-on-referential-journeys-index Better stops filters on ReferentialVJs#index. Refs #5911 | |||
| 2018-02-20 | Merge pull request #294 from af83/5863-use-shallow-urls-for-referentials | Luc Donnet | |
| 5863 Remove workbench id from the querystring | |||
| 2018-02-20 | Fix specs on VehicleJourneyAtStop | Zog | |
| 2018-02-20 | Refs #5863 @6h; Remove workbench id from the querystring | Zog | |
| Infer it when possible, and use a nested otherwise | |||
| 2018-02-20 | Fix specs | Zog | |
| 2018-02-20 | Refs #5924 @14h; Extend importers | Zog | |
| Mostly add a way to override the default behaviour and process each row its own way | |||
| 2018-02-20 | Refs #5924 @2h; Update specs | Zog | |
| 2018-02-20 | Refs #5924 @2h; Provide a mechanism to define a custom importer | Zog | |
| 2018-02-20 | Refs #5924 @1H; Add `before` actions | Zog | |
| 2018-02-20 | Fix specs | Zog | |
| 2018-02-20 | Refs #5765; Add new task to import in a given referential | Zog | |
| 2018-02-20 | Refs #5765 @6h; Add a customizable importer mechanism | Zog | |
| 2018-02-19 | Remove ReferentialVehicleJourneysController when only end stop. Refs #59115911-stops-filter-on-referential-journeys-index | Alban Peignier | |
| 2018-02-19 | Refs #5911 @2h; Better stops filters on ReferentialVJs#index | Zog | |
| 2018-02-19 | Merge pull request #303 from af83/5899-use-waiting-time-in-schedules | Alban Peignier | |
| Use waiting_time in schedules computation. Refs #5899 | |||
| 2018-02-19 | Fixes javascript VehicleJourneys snapshot. Refs #58535853-detailed-calendar-view-in-vjs-index | Alban Peignier | |
| 2018-02-19 | Merge branch 'master' into 0000-docker | Luc Donnet | |
| 2018-02-13 | Merge pull request #216 from af83/5416_checksum_attribute | Johan Van Ryseghem | |
| 5416 checksum attribute | |||
| 2018-02-13 | Merge pull request #287 from af83/4963-import-cron-should-abort-old-imports | Johan Van Ryseghem | |
| 4963 import cron should abort old imports | |||
| 2018-02-13 | Refs #5707; Add specs | Zog | |
| 2018-02-13 | Merge pull request #291 from ↵ | Johan Van Ryseghem | |
| af83/4758-cron-job-to-finalise-compliance_check_set-validations-- 4758 cron job to finalise compliance check set validations | |||
| 2018-02-13 | Merge pull request #293 from af83/5815_add_required_fields_for_cc | Johan Van Ryseghem | |
| 5815 add required fields for cc | |||
| 2018-02-12 | Refs #5899 @1h; Use waiting_time in schedules computation5899-use-waiting-time-in-schedules | Zog | |
| 2018-02-12 | Merge pull request #298 from af83/5432-fix-vjas-json-serialization | teddywing | |
| 5432 Fix vj#show.rabl | |||
| 2018-02-09 | route_base_spec.rb: Fix checksum test as a result of factory | Teddy Wing | |
| * The factory already creates `StopPoint`s for us, so we don't need to create any additional ones in the test. Previously this would give us eight stop points instead of three or five. * Update the checksum in the factory after generating stop points. We need to do this because otherwise the checksum will be incorrect, not taking into account the new stop points. Without this change, the checksum starts out in an inconsistent state and causes the: 1) Chouette::Route checksum behaves like checksum support doesn't change the checksum on save if the source hasn't been changed Failure/Error: expect(subject.checksum).to eq(checksum) expected: "bc0e7b37243682904bd7013108258fdc744b03e0c59ed1a30e24e112a49242c1" got: "b39d643fdd4f9d6ff62547750508af728a187de29a3d6e4295f9bb3d13559a51" (compared using ==) Shared Example Group: "checksum support" called from ./spec/models/chouette/route/route_base_spec.rb:5 # ./spec/support/checksum_support.rb:84:in `block (2 levels) in <top (required)>' test to fail. Refs #5416 | |||
| 2018-02-09 | Refs #5432; Fix vj#show.rabl | Zog | |
| 2018-02-09 | Merge pull request #282 from af83/5824-autocomplete-stop-areas-scope | Luc Donnet | |
| 5824 autocomplete stop areas scope | |||
| 2018-02-09 | Merge branch 'master' into 4126-add-i18n-js | Luc Donnet | |
| 2018-02-09 | Refs #4126 @6h; Add i18n to JS | Zog | |
| 2018-02-09 | checksum_support.rb: Add test that checksum is the same on update | Teddy Wing | |
| Ensure the checksum doesn't change when we save it (and thus call `#update_checksum`) if the source hasn't changed. Refs #5416 | |||
| 2018-02-09 | Refs #5824; Add specs (and fix some)5824-autocomplete-stop-areas-scope | Zog | |
| 2018-02-09 | Refs #5824; Fix specs | Zog | |
| 2018-02-09 | Refs 5669; Fix specs5669-specs-snpashots | Zog | |
| 2018-02-09 | Refs #5669 @2h; Fix Specs | Zog | |
| 2018-02-09 | Refs #5669; And more snapshots | Zog | |
| 2018-02-09 | Refs #5669; Add more snapshots | Zog | |
| 2018-02-09 | Refs #5669 @1h; Set invariant values in the snapshots | Zog | |
| 2018-02-09 | Refs #5669; Add a preview for snapshots for easier debugging | Zog | |
| 2018-02-09 | Refs #5669 @2h; Add a snapshot mechanism in the specs | Zog | |
| 2018-02-08 | checksum_support.rb: Rename `seperator` to `separator` | Teddy Wing | |
| Fix spelling. Refs #5416 | |||
| 2018-02-08 | imports.rake(notify_parent): Use `ParentNotifier` | Teddy Wing | |
| Replace `ParentImportNotifier` with the new generalised `ParentNotifier`. This will allow us to use the same service for parent notification of both imports and compliance check sets. Delete the `ParentImportNotifier` class and spec as these are now superseded by `ParentNotifier`. Refs #4758 | |||
| 2018-02-08 | Add `ParentNotifier` service | Teddy Wing | |
| This is a takeoff on `ParentImportNotifier`. I just copied over the class and spec and generalised the service to work with `Import`-style interfaces. We can now use the same notifier service class for both imports and compliance check sets. Refs #4758 | |||
| 2018-02-08 | ComplianceCheckSet: Add `.abort_old` | Teddy Wing | |
| Copy over the `Import.abort_old` method to this class. For now I haven't bothered with moving it to a consolidated module. We'll see, maybe that's a better approach. For now I'm going with a relaxed copy-paste solution until we decide that the increased complexity of the module is worth the deduplication. We need this method to be able to abort stale imports. We'll be doing this, similarly to imports, in a regular cron job. Refs #4758 | |||
| 2018-02-08 | Refactoring spec checksum support5416_checksum_attribute--rb201802071702 | Xinhui | |
| Refs #5416 | |||
| 2018-02-07 | Refs #5815 Add required fields to some compliance controls | cedricnjanga | |
| 2018-02-07 | Refactoring use subject as factory | Xinhui | |
| Refs #5416 | |||
