aboutsummaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2017-06-14TableBuilderHelper: Add a couple TODOsTeddy Wing
2017-06-14Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-14TableBuilderHelper::CustomLinks: Fix policy check for unhandled actionsTeddy Wing
2017-06-14Refs #3487: updating form adding JS management for stop_points_idsjpl
2017-06-13Fix merge time_table with calendar should copy calendar datesXinhui
2017-06-13Clean edit condition on date included or notXinhui
2017-06-12TableBuilder spec: Remove `q` params from testTeddy Wing
2017-06-12TableBuilder: Add a couple TODOsTeddy Wing
2017-06-12TableBuilder spec: Improve whitespace of column definitionsTeddy Wing
2017-06-12TableBuilder: Make a new type for columnsTeddy Wing
2017-06-12TableBuilder: Support a column-level sortable flagTeddy Wing
2017-06-12TableBuilder spec: Fix columns in sortable testTeddy Wing
2017-06-12TableBuilder spec: Add a test for sortable & non-sortable columnsTeddy Wing
2017-06-12Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-12Hotfix for Jenkins, not sure why spec support files are not included correctl...Robert
2017-06-09Merge branch 'master' into 3604_clonage_missing_dataRobert
2017-06-09refs 3604 @12h all tests passRobert
2017-06-09Cleanup add TimeTableDate in_out:false to overlapping periodsXinhui
2017-06-09TableBuilderHelper: Correct `selectable` behaviourTeddy Wing
2017-06-09TableBuilder spec: Remove newline from expected HTMl outputTeddy Wing
2017-06-09TableBuilder spec: Give test user all referential permissionsTeddy Wing
2017-06-09TableBuilder spec: Get values dynamically from test referentialTeddy Wing
2017-06-09TableBuilder spec: Remove second table row from expectedTeddy Wing
2017-06-09TableBuilder spec: Correct expected column header hrefsTeddy Wing
2017-06-09TableBuilder spec: Change params hash to new Ruby hash syntaxTeddy Wing
2017-06-09Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-08TableBuilder spec: Use 'htmlbeautifier' gem for beautifyingTeddy Wing
2017-06-08TableBuilder spec: Beautify actual HTML resultTeddy Wing
2017-06-08TableBuilder spec: Get past Pundit errorsTeddy Wing
2017-06-08Wip Cleanup time_tables time_table_dates time_table_periodsXinhui
2017-06-08TableBuilder spec: Stub `#model` on collectionTeddy Wing
2017-06-08TableBuilder spec: Rename `workbenches` to `referentials`Teddy Wing
2017-06-08TableBuilder spec: Add a couple TODOsTeddy Wing
2017-06-08TableBuilder spec: Stub a `params` globalTeddy Wing
2017-06-08Refs #3704: Remove update_day_type specThomas 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-08Refs: #3604 @2h checking sequences as defaultsRobert
2017-06-07factories/workbenches: Add a new `:with_referential` traitTeddy Wing
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-05Referential Cleanup add date_typeXinhui
2017-06-05Fix time_table combination disjoin & intersects should not clear int_day_typeXinhui
2017-06-05Referential Cleanup add date_typeXinhui
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-02Fix spec calendar filtering by nameXinhui
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