aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
2017-08-30Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-08-30Update show data for import Refs #4258Luc Donnet
2017-08-30Merge pull request #58 from af83/import-model--clean-up-code-and-add-specsteddywing
2017-08-30Refs #4177cedricnjanga
2017-08-30Updating project-specific iconfont for page headers (in views)jpl
2017-08-30Updating project-specific iconfont for page headersjpl
2017-08-30Don't launch_java_import if NetexImport#status is finished. Refs #4338Alban Peignier
2017-08-30Import#child_change: Remove `child` argumentTeddy Wing
2017-08-29Make ready children referentials when Import is finalizedAlban Peignier
2017-08-29Set started_at & ended_at for WorkbenchImportWorker#performXinhui
2017-08-29Refs #3367 Change Time table overlap querycedricnjanga
2017-08-29Fixes Import#child_change argumentAlban Peignier
2017-08-29Refs #3367 Change Time table overlap querycedricnjanga
2017-08-29Merge pull request #57 from af83/import--fix-parent-status-update-on-child-ch...teddywing
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-28Timetable validate form updatecedricnjanga
2017-08-28Refs #4319 fix timetable autocompletecedricnjanga
2017-08-28Refs #4255: updating overheaded component styles, adding children method for ...jpl
2017-08-28Don't use directly Rails.root/tmp directory (no writable on servers). Refs #4315Alban Peignier
2017-08-28Define Import#creator even if referential isn't created. Refs #4273Alban Peignier
2017-08-28Fixes ImportsController#collection. Refs #4273Alban Peignier
2017-08-28Merge branch '4273_http_service_broken'Alban Peignier
2017-08-27Create STIF::NetexFile to read zip content and create ReferentialMetadata fro...Alban Peignier
2017-08-27Fixes API:v1:NetexImportsController specs. Refs #4273Alban Peignier
2017-08-27Change ImportsController to manage only WorkbenchImports. Refs #4273Alban Peignier
2017-08-27Create NetexImport even if Referential can be created. Add a ImportMessage an...Alban Peignier
2017-08-27Add .zip to uploaded filename (mandatory for java import ?). Refs #4273Alban 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-27Disable authentication in NetexImportsController for the moment. 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-25Clean timetable dates after updating day typescedricnjanga
2017-08-25Disable duplicate modal submit button on conditionscedricnjanga
2017-08-25Remove `controllers/support/error_format.rb`Teddy Wing
2017-08-25Remove `RetryService`Teddy Wing
2017-08-25NetexImport: Run Java import API call in a threadTeddy Wing
2017-08-25WorkbenchImportWorker#params: Remove unpermitted `referential_id`Teddy Wing
2017-08-24Edit VJ to enable shift and to go past midnight (DayOffset)cedricnjanga
2017-08-23Refs #4258: adding overhead feature to table_builder, with static samples on ...jpl
2017-08-23API - WorkbenchImport #create actionXinhui