| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-14 | Merge branch 'master' into 3562_ccset_affectation3562_ccset_affectation | cedricnjanga | |
| 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 #5432; Fix vj#show.rabl | Zog | |
| 2018-02-12 | Refs #5824; Add specs (and fix some) | Zog | |
| 2018-02-12 | Refs #5824; Fix specs | Zog | |
| 2018-02-12 | Refs 5669; Fix specs | Zog | |
| 2018-02-12 | Refs #5669 @2h; Fix Specs | Zog | |
| 2018-02-12 | Refs #5669; And more snapshots | Zog | |
| 2018-02-12 | Refs #5669; Add more snapshots | Zog | |
| 2018-02-12 | Refs #5669 @1h; Set invariant values in the snapshots | Zog | |
| 2018-02-12 | Refs #5669; Add a preview for snapshots for easier debugging | Zog | |
| 2018-02-12 | Refs #5669 @2h; Add a snapshot mechanism in the specs | Zog | |
| 2018-02-12 | Refs #4126 @6h; Add i18n to JS | Zog | |
| 2018-02-12 | Fix checksum-related specs | Zog | |
| 2018-02-12 | Refs #5417; Fix specs | Zog | |
| 2018-02-12 | Refs #5417; Update parents checksum when children are created or updated | Zog | |
| 2018-02-12 | Refs 5832; Fix bug on ReferentialVehicleJourneys#index filters | Zog | |
| By default a value was always set on the "Line" filter, yielding misleading results. | |||
| 2018-02-12 | Refs #5682; Add application_days field to calendars | Zog | |
| 2018-02-12 | Fix specs | Zog | |
| 2018-02-12 | Refs #5754; Add a filter on calendars for ReferentialVJs#index | Zog | |
| 2018-02-12 | Refs #5754; Add a filter on purchase_windows on ReferentialVJs#index | Zog | |
| 2018-02-12 | Fix calendar mailer url | cedricnjanga | |
| 2018-02-12 | Refs #5683 @2H; Fix specs and refactor action_links | Zog | |
| Note: Did not fix the missing workgroup in the calendar mailer | |||
| 2018-02-12 | Make some changes to avoid unnacessaty lines of code | cedricnjanga | |
| 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 | |
