aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-05-10Test WorkbenchesController without workbenches.update permission. Refs #69606960-workgroup-editionAlban Peignier
2018-05-10Fix specs. Refs #6960Alban Peignier
2018-05-09Don't change IEV operation status before pinging java API. Refs #6960Alban Peignier
2018-05-09Fixes WorkbenchesController and WorkgroupsController specs. Refs #6960Alban Peignier
2018-05-09Use Workbench#compliance_control_set_ids virtual attribute to merge with ↵Alban Peignier
existing owner_compliance_control_set_ids. Refs #6960
2018-05-09Associate ComplianceControlSet with parent operation when created. Refs #6960Alban Peignier
2018-05-09Rewrite compliance_control_sets associated to workbench or workgroup edits ↵Alban Peignier
and imports. Refs #6960
2018-05-09Refs #6961; Update Workbench#editZog
- Update the form - Use policies and update the seeds accordingly - Add a link in the navbar(s)
2018-05-09Refs #6960; Update imports to use nesw implementationZog
2018-05-07Refs #6960; Add a view to set the controls associated to each workbenchZog
2018-05-07Refs #6960; Add owners to workgroupsZog
And define policies
2018-05-07Add GTFS viewsZog
2018-05-07Add import_compliance_control_sets to WorkgroupsZog
And rename resource methods for better consistency
2018-05-07Better viewsZog
2018-05-07Ignore failed Referentials when looking for duplicatesZog
2018-05-07Trigger compliance checks after importsZog
2018-05-07Fix NETEX importsZog
2018-05-07Rework imports to use Resources and make the a little more verboseZog
2018-05-06Refs #6550; Fix CustomFields edition for JourneyPatternsZog
2018-05-06Update README.md for chouette-core. Refs #6958Alban Peignier
2018-05-06Remove outdated doc directory (see wiki). Refs #6958Alban Peignier
2018-05-06Update LICENSE file. Refs #6958Alban Peignier
2018-05-06Remove guard. Refs #6958Alban Peignier
2018-05-06Add 'TEST_ENV_NUMBER' in ci database.yml. Refs #6957Alban Peignier
2018-05-06Add parallel_tests. Refs #6957Alban Peignier
2018-05-06Update ci task to enable simple chouette-core build. Refs #6957Alban Peignier
2018-05-04Fixes RouteWayCostCalculator spec. Refs #6661Alban Peignier
2018-05-04Disable config.middleware.insert_before for assets cache for staging. Refs #5896Alban Peignier
2018-05-04Merge pull request #541 from af83/6661-make-TomTom-data-more-consistentAlban Peignier
Disable traffic option in TomTom API invocations. Fixes #6661
2018-05-04Merge pull request #549 from af83/6920-activate-newly-created-referentialsLuc Donnet
6920 activate newly created referentials
2018-05-04Merge pull request #543 from af83/6864-fix-schedules-editorAlban Peignier
Fix schedules editor. Refs #6864
2018-05-04Refs #6920; Fix specs6920-activate-newly-created-referentialsZog
2018-05-03Refs #6346; Fix other companies formZog
2018-05-03Refs #6867; Add A LOT of TZsZog
2018-05-03Refs #6867; Remove duplicated entries in TZ selectZog
2018-05-03Refs #6884; Allow for overnight stops6864-fix-schedules-editorZog
As long as one arrives after 11pm and leaves before 1am
2018-05-03Refs #6920; Fix typoZog
2018-05-03Refs #6921; Show "Unarchive" action in referentials listZog
2018-05-03Refs #6920; Activate Referentils created from scratchZog
2018-05-02Merge pull request #542 from af83/6627-add-chouette-faviconLuc Donnet
6627: Add Chouette favicon
2018-05-02Merge pull request #546 from af83/6572-make-new-referentials-pendingLuc Donnet
6572 Create Referentials in a pending state
2018-05-02Merge pull request #545 from ↵Luc Donnet
af83/6858-workbenches-show--disallow-deletion-of-pending-referent 6858: Workbenches#show: Don't allow pending referentials to be selected
2018-05-02Merge pull request #547 from af83/6841-fix-itlsLuc Donnet
6841 Revert useless and harmful migration
2018-05-02Refs #6572; Fix specs6572-make-new-referentials-pendingZog
2018-05-02Refs #6841; Revert useless and harmful migration6841-fix-itlsZog
2018-05-02Refs #6572; Crete Referentials in a pending stateZog
And fix a bug preventing the deletion of referentials without a schema
2018-04-30Workbenches#show: Don't allow pending referentials to be selected6858-workbenches-show--disallow-deletion-of-pending-referentTeddy Wing
Disable the checkboxes next to pending referentials. This prevents them from being deleted by the batch deletion operation. In general it seems like we shouldn't be operating on pending referentials, so if any new batch actions are added, it would make sense to me for the checkboxes to stay disabled. We want to disallow deletion of pending referentials because this can put the data in an inconsistent state that requires manual intervention to clean (I think). Refs #6858
2018-04-30Fix VehicleJourney#fill_passing_times!Zog
2018-04-29Fix more specsZog
2018-04-29Fix specsZog