aboutsummaryrefslogtreecommitdiffstats
path: root/db
AgeCommit message (Collapse)Author
2018-05-30Refs #7161; Clean views and routesZog
2018-05-30Refs #6433; Fix specsZog
2018-05-17Fix migration import_resource referential_id Refs #6991Luc Donnet
2018-05-17Fix migration import_resource referential_id Refs #6991Luc Donnet
2018-05-16Hack to fix migration ↵Luc Donnet
20180412095756_add_referentials_to_import_resources.rb. Need to test if the column exist before add it to table. Refs #6991 @1
2018-05-10Define Workgroup owner and ignore STIF organisation in initializer callback. ↵Alban Peignier
Refs #6960
2018-05-10Fix specs. Refs #6960Alban Peignier
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-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 import_compliance_control_sets to WorkgroupsZog
And rename resource methods for better consistency
2018-05-07Fix NETEX importsZog
2018-05-07Rework imports to use Resources and make the a little more verboseZog
2018-05-02Refs #6841; Revert useless and harmful migration6841-fix-itlsZog
2018-04-27Refs #6572; Fix specsZog
2018-04-27Refs #6572; Define 4 different states on ReferentialsZog
With according methods and scopes
2018-04-25Avoid callbacks in FixTimezones updates. Refs #6683Alban Peignier
2018-04-25Refs #6683; Uniformize the time_zones notationZog
2018-04-25Refs #6762; Fix bug on RoutingConstraintsZone mergeZog
And add some specs
2018-04-25Refs #6472; Add Constraint Zone exclusions to journeys6472-itls-exclusionsZog
along with the React interface
2018-04-23Remove objectid extension from schema. Refs #6659Alban Peignier
2018-04-20Refs #6630; Fix CleanUps Controller6630-clean-up-fix-attemptZog
Fix cleanups in the process
2018-04-16Add a test CustomField on JourneyPattern. Refs #6551Alban Peignier
2018-04-16Refs #6551; Add CustomFields to JourneyPatterns6551-add_custom_field_values_to_journey_patternsZog
2018-04-13Refs #6536; Cleanup value passed for secondary_company_ids by the lines form6536-fix-lines-formZog
2018-04-10Merge pull request #438 from af83/6368-gtfs-importLuc Donnet
GTFS import (first step)
2018-04-10Fix metadata migrationZog
2018-04-09Refs #6367; Remove Papertrail tablesZog
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-04-09Refs #6367; Add metadata to routesZog
2018-04-09Fix seed for line_referentials set stif_codifligne formatLuc Donnet
2018-04-05Add CustomFields in seeds for development and devAlban Peignier
2018-04-05Fix custom_fields migration on company to convert json to jsonb Refs #6426 @1Luc Donnet
2018-04-05Refs #6426; Use Jsonb for custom_field_values6426-fix-vjs-indexZog
2018-04-04Refs #6196; Add Custom Fields to companiesZog
2018-04-04Fix specsZog
2018-04-04Refs #6090; CustomFields inputs made easyZog
:warning: We'll have to refine this code once StopArea are linked to workgroups
2018-04-03Add indexes on line/stop_area/company registration_numbers. Refs #6368Alban Peignier
2018-03-31Add calendar imports to Import::Gtfs. Refs #6368Alban Peignier
2018-03-30Create seed_helpers to provide seed_by method. Refs #63286328-check-seedsAlban Peignier
2018-03-30Use create_or_update_by in seed to support updates correctly. Refs #6328Alban Peignier
2018-03-30Remove phantom objectid extension4658-remove-current_functional_scopeAlban Peignier
2018-03-27Merge pull request #384 from af83/6190-fix-consistency-issue-with-calendarsLuc Donnet
6190 fix consistency issue with calendars
2018-03-27Refs #6201; Remove short_name from calendarsZog
2018-03-26Refs #6236; Update seeds with export_types6218-sqills-exportsZog
2018-03-26Refs #6218; Limit accessible exports for workgroupsZog
2018-03-18Refs #6210 Remove status value attribue from Chouette::VehicleJourney and ↵6210-remove-attributes-from-modelscedricnjanga
section status fron Chouette::JourneyPattern
2018-03-15Merge pull request #379 from ↵Alban Peignier
af83/6095-route--calculate-distance-and-time-cost-between-stops Calculate distance and time cost between Route stops. Refs #6095
2018-03-15Refs #6190; Make Calendar creation more consistent6190-fix-consistency-issue-with-calendarsZog
2018-03-15Keep schema.rb cleanAlban Peignier