aboutsummaryrefslogtreecommitdiffstats
path: root/db
AgeCommit message (Collapse)Author
2017-09-14Change wayback values in route Refs #3395 @4Luc Donnet
2017-09-14Merge branch 'master' of github.com:af83/stif-boivRobert
2017-09-13Refactoring seed - remove referential - lines - stopareasXinhui
2017-09-13Restore /20131029115820_create_compliance_check_results. Refs #4469Alban Peignier
2017-09-12migrationRobert
2017-09-12Merge branch 'master' into compliance_controlXinhui Xu
2017-09-07Add data_source_ref for model Route, JourneyPattern, RoutingConstraintZone, ↵Xinhui
VehicleJourney, Timetable, Footnote Refs #4368
2017-09-06Model ComplianceCheckResultXinhui
Refs #4390
2017-09-06Model ComplianceCheckResourceXinhui
Refs #4391
2017-09-06Resolve merge conflictcedricnjanga
2017-09-06Model ComplianceCheckXinhui
Refs #4388
2017-09-05Model ComplianceCheckBlockXinhui
Refs #4387
2017-09-05Model ComplianceCheckSetXinhui
Refs #4386
2017-09-05Model ComplianceControlXinhui
Refs #4385
2017-09-05Model ComplianceControlBlockXinhui
Refs #4384
2017-09-05Model ComplianceControlSetXinhui
Refs #4383
2017-09-04Update workbench_import, netex_import and import_resources views Refs #4256 ↵Luc Donnet
#4257 #4258
2017-08-31Merge branch 'master' into stif_netex_objectidXinhui
2017-08-31Remove model WorkbenchObjectIdentifierXinhui
2017-08-28Refs #4255: updating overheaded component styles, adding children method for ↵jpl
import
2017-08-28Merge branch '4273_http_service_broken'Alban Peignier
2017-08-22Updating imports menu link (tests ok)jpl
2017-08-17Model ApiKey add belongs_to organisationXinhui
2017-08-16Import validate presence of creatorXinhui
Refs #4270
2017-08-16Add creator column to importsXinhui
Refs #4270
2017-08-14Refs #4256: starting with table_builder2 on imports#indexjpl
2017-08-11initialRobert
2017-08-09Merge branch 'master' of github.com:af83/stif-boivRobert
2017-08-08Model WorkbenchObjectIdentifierXinhui
2017-08-08Change checksum_source column to textXinhui
2017-08-08Merge branch 'checksum'Xinhui
2017-08-08Append :LOC to objectid for existing recordsXinhui
2017-08-08DataFormatEnumerations data_format default to netexXinhui
2017-08-08Microfix local renaming and codegeneration artefact removalRobert
2017-08-03after migration'Robert
2017-08-03Merge pull request #52 from af83/4216_rename_attributsRobert Dober
4216 rename attributs
2017-08-02Fixes: #4216@0.5h;Robert
2017-08-02Refs: #4216@0.5h; Corresponding migrationsRobert
2017-08-01Add `notified_parent_at` column to `imports` tableTeddy Wing
We need a way to detemine whether the parent of an import has been notified. We can already select all imports that have a parent and have finished with a failing status. We additionally need to be able to select only those imports that haven't notified their parent of having finished with a failing status. This field allows us to filter out only the sub-imports that haven't yet sent a notification call. The ultimate goal is to be able to enable the parent import to know that one of its sub-imports failed, and thus fail and potentially stop the parent import task. If one of the sub-imports fails the parent task is considered as having failed. Refs #3511
2017-07-27Refs: 3507@2.5h; Specing WorkbenchImportWorker failure and DB behaviorRobert
- speced and implemented Import instance behavior (status, total_steps, current_step) - failure behavior and it's impact to the above
2017-07-27Refs: #3507@0.5h; imports table migrated (2 step cols)Robert
2017-07-17Fixes: #3555@1hRobert
- Import#parent_id & #parent_type migration generated - Import#belongs_to :parent, class_name: to_s specified - Import#belongs_to :parent, class_name: to_s implemented
2017-07-12Add checksum and checksum_source columnsXinhui
Refs #3845
2017-06-15exported schema for testsRobert
2017-06-09readded schemaRobert
2017-06-09conflict resolvedRobert
2017-06-07Refactoring change cleanup datetime to date columnXinhui
2017-06-06Refs #3488: updating itl#showjpl
2017-06-05migration -> schema updateRobert
2017-06-05Referential Cleanup add date_typeXinhui
Refs #3662