aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/clean_up.rb
AgeCommit message (Expand)Author
2018-05-30Refs #7227; Performance-oriented cleanup implementationZog
2018-05-15CleanUp: Add `#destroy_empty`6854-clean-up--destroy-routes-outside-referentialTeddy Wing
2018-05-15CleanUp#clean: Replace `#destroy_*` calls with `#run_methods`Teddy Wing
2018-05-14CleanUp: Add `#run_methods`Teddy Wing
2018-05-14CleanUp: Remove `#destroy_vehicle_journeys_outside_referential`Teddy Wing
2018-05-14CleanUp: Add `#destroy_routes_outside_referential`Teddy Wing
2018-04-27Refs #6572; New Referential#Show for noredy referentialsZog
2018-04-27Refs #6572; Use new statesZog
2018-04-24Restore 'data' clean (vehicle_journey/journey_pattern/route). Use referential...5372-clean-with-metadata-2Alban Peignier
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2017-08-02Refs: #4216@0.3h; Brute force change of `message_attributs` to `message_attri...Robert
2017-07-17Fix errors tranlations for clean upcedricnjanga
2017-07-12#4028 Clean Up end date must be greater than begin datecedricnjanga
2017-07-06Fix test according changes in model : boundaries are exclusive for between cl...cedricnjanga
2017-07-06Change format of error message format + some typoscedricnjanga
2017-07-06Change wording for clean up + add exclusive dates for between clean upaf83
2017-06-30Fix cleanup#destroy_time_tables should only destroy vehicle_journey of delete...Xinhui
2017-06-28Fix cleanup should only destroy vj without any time_tableXinhui
2017-06-15Fix wrong method name on cleanupXinhui
2017-06-13Clean edit condition on date included or notXinhui
2017-06-09Cleanup add TimeTableDate in_out:false to overlapping periodsXinhui
2017-06-08Wip Cleanup time_tables time_table_dates time_table_periodsXinhui
2017-06-05Referential Cleanup add date_typeXinhui
2016-11-16Model CleanUp add end_dateXinhui
2016-11-15Refactoring CleanUpResult as ActiveRecord modelXinhui
2016-11-15Remove line and stop_area from cleanupXinhui
2016-11-14Wip refactoring cleanup modelXinhui
2016-11-10Wip refactoring CleanUp clean methodXinhui
2015-05-21Refactor find_each with conditions option in CleanUpAlban Peignier
2013-02-07import foreign keys from ninoxeMichel Etienne
2012-10-16add group_of_line filter and summary on lines and add clean on empty groups o...Michel Etienne
2012-08-30refactor clean_upMichel Etienne
2012-07-11correct notice methodMichel Etienne
2012-07-10reprise clean_up and test_sheetMichel Etienne
2012-07-09add clean up processMichel Etienne