aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
AgeCommit message (Expand)Author
2017-08-29Make ready children referentials when Import is finalizedAlban Peignier
2017-08-29Fixes Import#child_change argumentAlban Peignier
2017-08-29Refs #3367 Change Time table overlap querycedricnjanga
2017-08-29Import#update_status: Clean up status assignmentTeddy Wing
2017-08-29Import#update_status: Update `ended_at` when import has finished statusTeddy Wing
2017-08-29Import: Add TODOsTeddy Wing
2017-08-29Import: Remove `#ready?`Teddy Wing
2017-08-28Import#child_change: Update ready status of referentialAlban Peignier
2017-08-28Import#child_change: Move status update logic into a new methodAlban Peignier
2017-08-28Refs #4255: updating overheaded component styles, adding children method for ...jpl
2017-08-28Merge branch '4273_http_service_broken'Alban Peignier
2017-08-27Make NetexImport#parent mandatory. Refs #4273Alban Peignier
2017-08-27Call launch_java_import only when NetexImport is created. Refs #4273Alban Peignier
2017-08-27Launch WorkbenchImportWorker when WorkbenchImport is created. Refs #4273Alban Peignier
2017-08-27Add Import#messages to manage ImportMessages. Refs #4273Alban Peignier
2017-08-27Import#referential is mandatory only for NetexImport. Refs #4273Alban Peignier
2017-08-25ErrorFormat: Add TODO to move this fileTeddy Wing
2017-08-25ErrorFormat: Change collection structureTeddy Wing
2017-08-25ErrorFormat: Tidy up whitespaceTeddy Wing
2017-08-25NetexImport: Run Java import API call in a threadTeddy Wing
2017-08-23Model Import belong_to referential is no longer requiredXinhui
2017-08-22Refs: #4273@3h;Robert
2017-08-21Refs #4246 Fix combinaitions to only consider effective days for the two ttcedricnjanga
2017-08-21Refs: #4189@4h; Allowing change of `name` and `public_name` in `Chouette::Rou...Robert
2017-08-18Fix model_name method fatten namespaceXinhui
2017-08-17Model ApiKey add belongs_to organisationXinhui
2017-08-16Import validate presence of creatorXinhui
2017-08-16 Refs: #4189@1h; Implementation of Chouette::Route#duplicate & Chouette::S...Robert
2017-08-15Refs: #4189@2h; Iimplementation of Chouette::Route#duplicate & Chouette::Stop...Robert
2017-08-14Refs #4256: starting with table_builder2 on imports#indexjpl
2017-08-14cosmetic ut8 removal [amend me]Robert
2017-08-10Remove useless codeXinhui
2017-08-10add has_many workbench_object_identifiers for workbenchXinhui
2017-08-10Replace netex objectid support by codifligne objectid support for groupOfLineXinhui
2017-08-09Replace netex objectid support by codifligne objectid support for network and...Xinhui
2017-08-08Model WorkbenchObjectIdentifierXinhui
2017-08-08Merge branch 'checksum'Xinhui
2017-08-08DataFormatEnumerations data_format default to netexXinhui
2017-08-03Merge pull request #52 from af83/4216_rename_attributsRobert Dober
2017-08-02Refs: #4216@0.3h; Brute force change of `message_attributs` to `message_attri...Robert
2017-08-02Import#child_change: Get rid of unnecessary `return` keywordTeddy Wing
2017-08-02ParentImportNotifier: Use `Import.finished_statuses`Teddy Wing
2017-08-01Import#notify_parent: Update :notified_parent_atTeddy Wing
2017-08-01Import#child_change: Fix bug when parent status already setTeddy Wing
2017-08-01Import: Add #symbols_with_indifferent_accessTeddy Wing
2017-08-01Import: Make #child_change workTeddy Wing
2017-08-01Import: Add #ready?Teddy Wing
2017-08-01Import#notify_parent: Call #child_change on parent importTeddy Wing
2017-08-01Add a service that notifies parent imports of sub-import statusTeddy Wing
2017-08-01Import: Make `parent` field polymorphicTeddy Wing