aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
2017-06-09refs 3604 @12h all tests passRobert
2017-06-09TableBuilderHelper: Extract polymorphic URL block to methodTeddy Wing
2017-06-09Cleanup add TimeTableDate in_out:false to overlapping periodsXinhui
2017-06-09TableBuilderHelper: Use `#is_a?` instead of `==` for type checkingTeddy Wing
2017-06-09TableBuilderHelper#thead: Change `links` argument to `has_links`Teddy Wing
2017-06-09TableBuilderHelper: Extract checkboxes to a private methodTeddy Wing
2017-06-09TableBuilderHelper: Correct `selectable` behaviourTeddy Wing
2017-06-09TableBuilderHelper: Change `or` to `||`Teddy Wing
2017-06-09TableBuilderHelper: Move thead & tbody sections to their own methodsTeddy Wing
2017-06-09Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-08TableBuilder: Simplify #column_header_labelTeddy Wing
2017-06-08TableBuilder: Extract column header code to a new methodTeddy Wing
2017-06-08Wip Cleanup time_tables time_table_dates time_table_periodsXinhui
2017-06-08workbenches/show.html.slim: Temporarily change to `table_builder_2`Teddy Wing
2017-06-08TableBuilder: Ideas for method argumentsTeddy Wing
2017-06-08TableBuilder: Port `links_builder` and `sortable_columns` from old codeTeddy Wing
2017-06-08TableBuilder: Re-enable code dependent on `current_referential`Teddy Wing
2017-06-08Refs #3704 @1h : Fix validation modal and daytypes frrom stateChanged statusThomas Haddad
2017-06-08Add in-progress `TableBuilderHelper` (WIP)Teddy Wing
2017-06-08Add a few TODOs related to the table builder workTeddy Wing
2017-06-07Refs #3162: updating createmodal on JPjpl
2017-06-07Remove logger from VJjpl
2017-06-07Refs #3695: updating tt#show with last update displayjpl
2017-06-07Refs #3444: adding actualize link to tt#indexjpl
2017-06-07Refs #3487: starting update for ITL formjpl
2017-06-07Add some comments to help me understand `#table_builder`Teddy Wing
2017-06-07Refs #3698: Fix period form now checks inner and outer periodsThomas Haddad
2017-06-06Refs #3488: updating itl#showjpl
2017-06-06Refs: #3604; rewriting schema cloner in RubyRobert
2017-06-06Refs: #3604; added tests for cloning with data ⇒ ✓Robert
2017-06-05Refs #3486: updating ITL#index layoutjpl
2017-06-05Referential Cleanup add date_typeXinhui
2017-06-05Fix time_table combination disjoin & intersects should not clear int_day_typeXinhui
2017-06-05Refs: #3604; Bad schema renaming and removal fixedRobert
2017-06-05Referential Cleanup add date_typeXinhui
2017-06-05xxxRobert
2017-06-05Fix time_table combination disjoin & intersects should not clear int_day_typeXinhui
2017-06-02Merge branch 'master' of github.com:af83/stif-boivRobert
2017-06-02Calendars#index display other organisation shared calendarsXinhui
2017-06-02Refs #3650: adding query by name to ransack filter by short_namejpl
2017-06-02Fix vjas departure time can be equal to next stop arrival timeXinhui
2017-06-01Wip validate vjas departure_time must be before next stop arrival_timeXinhui
2017-06-01Refs #3638: revert changes, func. mistakejpl
2017-06-01VehicleJourney#vehicle_journey_at_stops_matrix dummy attribute specXinhui
2017-06-01Refs #3638: changing without_tt toggle filter default behaviourjpl
2017-06-01Merge branch 'master' of github.com:af83/stif-boivRobert
2017-05-31Refs: #3326; Policy application in referentials/showRobert
2017-05-31VehicleJourney: Set at-stop day offsets when savingTeddy Wing
2017-05-31VehicleJourneyAtStopsDayOffset#calculate!: Adjust loopTeddy Wing
2017-05-31VehicleJourneyAtStopsDayOffset: Restructure methods for persistenceTeddy Wing