aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette/time_table.rb
AgeCommit message (Expand)Author
2017-11-28Add paper_trail to modelsXinhui
2017-11-24Take into account code reviewcedricnjanga
2017-11-21Change the way we name classescedricnjanga
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-10Add validation and specs to models on objectid_format presencecedricnjanga
2017-11-09split modules objectid_format, remove alias referentialGuillaume
2017-11-09add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-10-02Refs #4665cedricnjanga
2017-09-01Prefix local_id with IBOOXinhui
2017-08-31Merge branch 'master' into stif_netex_objectidXinhui
2017-08-31Default local_idXinhui
2017-08-29Refs #3367 Change Time table overlap querycedricnjanga
2017-08-21Refs #4246 Fix combinaitions to only consider effective days for the two ttcedricnjanga
2017-08-08Merge branch 'checksum'Xinhui
2017-07-31Delete Timetable unnacessary methods and update specscedricnjanga
2017-07-31Refactoring of combination methods to manage int_day_types of another_ttcedricnjanga
2017-07-28Override local_id method for classes with specific formatXinhui
2017-07-28Edit factories to comply with new objectid formatXinhui
2017-07-28Refs #4184: updating tt_combination search fields autocomplete displayjpl
2017-07-25Add tests for Timetable#mergecedricnjanga
2017-07-25Timetable#merge! remove excluded dates if other tt doesn't have themcedricnjanga
2017-07-24Update Tietable#merge! to manage more edge casescedricnjanga
2017-07-24Add methods to manage continuous dates and periodscedricnjanga
2017-07-13TimeTable implementation of checksum concernsXinhui
2017-06-30Spec time_table#disjoin -m RefsXinhui
2017-06-29Refactoring time_table#intersect -m RefsXinhui
2017-06-28Refactoring time_table#mergeXinhui
2017-06-13Fix merge time_table with calendar should copy calendar datesXinhui
2017-06-09Cleanup add TimeTableDate in_out:false to overlapping periodsXinhui
2017-06-05Fix time_table combination disjoin & intersects should not clear int_day_typeXinhui
2017-05-31Fix time_table should keep int_day_types on #actualizeXinhui
2017-05-29Fix update calendar association from stateXinhui
2017-05-22TimeTables#actualize retrieve dates & periods from calendarXinhui
2017-05-22Edit autocomplete time_tables json formatXinhui
2017-05-19Templating select2 time_table_combination + refactoringXinhui
2017-05-18Wip TimeTableCombinations#new form & refactoringXinhui
2017-05-16Filter TimeTable by overlapping periodXinhui
2017-05-12Refactoring spec time_table disjoinXinhui
2017-05-10Fix time_table duplicate should also duplicate tagsXinhui
2017-05-09TimeTables convert continuous dates to periodsXinhui
2017-05-09Wip group continuous timetable dates into periodesXinhui
2017-05-02Duplicate TimeTableXinhui
2017-05-02TimeTables#edit save color from stateXinhui
2017-05-02TimeTables#edit crud periods from stateXinhui
2017-04-27Wip TimeTables#update save tagsXinhui
2017-04-27Wip TimeTables#update save TimeTableDateXinhui
2017-04-27Wip TimeTables#update update dates associationsXinhui
2017-04-26Wip TimeTables#update save day_typesXinhui
2017-04-14Refs #2982: Adding some data to tt#json, reporting it to React componentjpl
2017-04-10Refs #3092 #2909: adding color attribute, adding colorSelector componentjpl