aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
AgeCommit message (Expand)Author
2017-05-12VehicleJourneysController: When filtering departure_time allow nil stopsTeddy Wing
2017-05-12VehicleJourneysController#collection: Integrate .departure_time_betweenTeddy Wing
2017-05-12VehicleJourney: Add `.departure_time_between` filterTeddy Wing
2017-05-12VehicleJourney.with_stops: Fix SQL styleTeddy Wing
2017-05-12Edit vehicle_journeys/show json formatXinhui
2017-05-12Refactoring spec time_table disjoinXinhui
2017-05-11Fix Line display_name should display short name aka number..Xinhui
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-05Refs #3297Robert
2017-05-05Refs: #3297Robert
2017-05-05Refs # 3297; behavior specedRobert
2017-05-04VehicleJourney: Add #with_stopsTeddy Wing
2017-05-04Fix can't edit or create calendar due to 3 parts date_selectXinhui
2017-05-03Fixes seed by adding user permissions and organisation functionnal_scope. Ref...Alban Peignier
2017-05-03some typos and formattingRobert
2017-05-02more duplicates of Range#intersection removed and range_ext required insteadRobert
2017-05-02duplicate code from models/calendar removed; coherent naming in Range#interse...Robert
2017-05-02Duplicate TimeTableXinhui
2017-05-02TimeTables#edit save color from stateXinhui
2017-05-02TimeTables#edit crud periods from stateXinhui
2017-05-02 Refs #3053Robert
2017-04-28Fix Line full_name should display objectid.local_idXinhui
2017-04-28Use after_commit in place of after_create for importLuc Donnet
2017-04-27Wip TimeTables#update save tagsXinhui
2017-04-27Fix netex import for strange behaviour of Net::HTTP.getLuc Donnet
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-21Refs #3156: changing routes wayback default valuejpl
2017-04-21pushed postrges range semantics -> Ruby range semantics transformation - [) -...with_custom_daterange_attrRobert
2017-04-20custom attribute daterange for referential_metadataRobert
2017-04-19Refactoring Pundit ApplicationPolicy with UserContextXinhui
2017-04-19Refs #3137 : Update information in ITLs indexVlatka Pavisic
2017-04-19removed validation for uniqueness of permissions in userRobert
2017-04-18Refs #3132 #3135 #3136 ITL StopArea validationsVlatka Pavisic
2017-04-18Workbenches#show order referentials by validity periodeXinhui
2017-04-14Refs #2982: Adding some data to tt#json, reporting it to React componentjpl
2017-04-14Update vj footnote association from stateXinhui
2017-04-13Refs #3128 : Modify ReferentialPolicy to check user permissionsVlatka Pavisic
2017-04-13Vehicle journeys clear time_tableas association when remove from stateXinhui
2017-04-13Update vj time_tables associationXinhui
2017-04-12Fix vehicle journey at stops created without stop_point_idXinhui
2017-04-12Fix vehicle journey filter by vj without departure timeXinhui
2017-04-12Remove auto create vjas on jv create if all departure time is set to 00:00Xinhui
2017-04-11Merge branch 'master' of github.com:af83/stif-boivRobertDober
2017-04-11Some tests -> pending, other tests fixed; Refs #2070RobertDober
2017-04-11Refs #3047 : MergeVlatka Pavisic
2017-04-11No longer use PostgreSQLColumn.range_to_string to create range sql. Refs #2070Alban Peignier