aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/import.rb
AgeCommit message (Expand)Author
2018-02-13Merge pull request #287 from af83/4963-import-cron-should-abort-old-importsJohan Van Ryseghem
2018-02-13Refs #5707 Add status to the application to track 'blocked objects'cedricnjanga
2018-02-06Import.abort_old: Don't change finished importsTeddy Wing
2018-02-06Import: Add `.abort_old` methodTeddy Wing
2017-12-29Validates import file extension with CarrierWave extension_whitelist. Refs #4762Alban Peignier
2017-12-07Fix worbench_import status update when a netex_import has a warning status an...Luc Donnet
2017-10-31Fix locales problem for wrong file extension in import Refs #4816Luc Donnet
2017-10-26Refs #4637 Add resolve status to Import.finished_statusescedricnjanga
2017-10-24Simplify extension file validationcedricnjanga
2017-10-23Refs #4762 Add file extension checking before importing (standard app and api)cedricnjanga
2017-10-02Refs #4665cedricnjanga
2017-09-12Change the import filter to include two inputs and tweak ransack filter to co...cedricnjanga
2017-09-06Fix import messages when referential can't be created. Delete unused sass fil...Luc Donnet
2017-09-06Updated imports#index date filter : used the same logic for the Calendar#inde...cedricnjanga
2017-09-04Update workbench_import, netex_import and import_resources views Refs #4256 #...Luc Donnet
2017-08-31Add warning status to import Refs #4258Luc Donnet
2017-08-30Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-08-30Update show data for import Refs #4258Luc Donnet
2017-08-30Import#child_change: Remove `child` argumentTeddy Wing
2017-08-29Make ready children referentials when Import is finalizedAlban Peignier
2017-08-29Fixes Import#child_change argumentAlban Peignier
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-27Add Import#messages to manage ImportMessages. Refs #4273Alban Peignier
2017-08-27Import#referential is mandatory only for NetexImport. Refs #4273Alban Peignier
2017-08-23Model Import belong_to referential is no longer requiredXinhui
2017-08-16Import validate presence of creatorXinhui
2017-08-14Refs #4256: starting with table_builder2 on imports#indexjpl
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
2017-07-31Refs: #3507_1726@6h Code ReviewRobert
2017-07-20Refs: #3507@1hRobert
2017-07-20merge conflicts resolvedRobert
2017-07-19Refs: #3507@0.25h (actually it was e/10, but let's round down) Scaffolding ou...Robert
2017-07-17Fixes: #3555@1hRobert
2017-03-31Fix import with apartment and make a link with iev serverLuc Donnet