aboutsummaryrefslogtreecommitdiffstats
path: root/spec/features
AgeCommit message (Collapse)Author
2017-07-03Workbench#show filtering restore q_for_resultXinhui
2017-07-03Refactoring workbench_controller ransack_statusXinhui
refs #3936
2017-07-03Refactoring workbench spec featuresXinhui
2017-06-27conflicts resolvedRobert
2017-06-22Refs: #3595@3h; fixing tests, evaluating timeliness gem :(Robert
2017-06-20Refs: #3595@3h; calendars/new Date validationRobert
2017-06-19referentials_permissions_spec.rb: Fix failure from `#destroy_link_content`Teddy Wing
Now, destroy ("Supprimer") buttons in the header get rendered without a `<span>` tag surrounding the text inside the button. This is because I consolidated the HTML structure of the delete buttons inside table gear menus and the header. The ones in the gear menus had no span, and these in the header do. In both places, we're now using `LinksHelper#destroy_link_content` to generate the contents of the button, making the contents uniform in both contexts. This means, however, that the markup is not the same for header buttons, which now have their inner `<span>` tag removed. Update the test to reflect this. Also, the styling breaks when I updated the markup, but Jean-Paul offered to fix that. Refs #3479
2017-06-16Remove fields from referential newXinhui
Refs #3657
2017-06-06Refs #3488: updating itl#showjpl
2017-06-02Fix spec calendar filtering by nameXinhui
2017-05-31Refs: #3326; Policy application in referentials/showRobert
2017-05-31hotfixRobert
2017-05-31conflict resolvedRobert
2017-05-31hotfix invalid spec (missing field route_public_name)Robert
2017-05-31Refs #3611: fix testsjpl
2017-05-29Refs: #3385; basic policy for boiv:*Robert
2017-05-24Fixes #3446; adding routing_contstraint_zones policiesRobert
2017-05-23Fix create time_table with calendar associationXinhui
Refs #2347
2017-05-23Refs: 3449; Feature spec and implmtn -> fixes #3449Robert
2017-05-18Refs: #3144; all policies in view specedRobert
2017-05-18Refs: #3144; calendar, line_footnotes and routes speced (spec/features)Robert
2017-05-02Refs #3265: fix testsjpl
2017-04-25Merge branch 'master' of github.com:af83/stif-boivRobert
2017-04-25Refs #2872; nothing to be doneRobert
2017-04-25Fix calendar ransack filterXinhui
Refs #3173
2017-04-25Wip calendar filterXinhui
Refs #3173
2017-04-24Refs #3149: comment test for the moment, to permit build...jpl
2017-04-24Refs #3149: fixing some tests, contains_date method has to be fixedjpl
2017-04-24Refs #2893: remove (again) rails form in tt#edit (managed by reactux)jpl
2017-04-13Refs #3128 : Modify ReferentialPolicy to check user permissionsVlatka Pavisic
2017-04-11Merge branch 'master' of github.com:af83/stif-boivRobertDober
2017-04-11Refs #3047 : MergeVlatka Pavisic
2017-04-11Deprecation Warnings removed; Seeds corrected, Refs: #2070RobertDober
2017-04-11Refs #3047: Associate RoutingConstraintZone with StopPointsVlatka Pavisic
2017-04-10Refs #2909: Fix tests, updating table builderjpl
2017-04-06Refs #2890: updating time_tables#show (calendars helper refacto in progress)jpl
2017-04-05Refs #3036 : Associate RoutingConstraintZone with Route and not LineVlatka Pavisic
2017-04-04Refs #3043: fix BS horizontal form comp. labeljpl
2017-04-04Refs #2892: starting integration update on timetables#editjpl
2017-03-23Refs #2803 : Do not show edit link for archived referentialsVlatka Pavisic
2017-03-22Revert "Refs #2912 : Drop translations cascade"Luc Donnet
This reverts commit 3c97164c390c3001f656d174b80f8a87d57d60ef.
2017-03-22Refs #2912 : Drop translations cascadeVlatka Pavisic
2017-03-17Refs #2859: fix wording issuesjpl
2017-03-17Refs #2859: fixing wording issuesjpl
2017-03-09Fix conflicts and comment some tests (because testing is doubting)Thomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
2017-03-02Refs #2704: updating filter/search bars, beginning with workbenches#showjpl
2017-02-23Fix testsjpl
2017-02-22Refs #2629: adding switch comp. updating route formjpl
2017-02-20Fix stuffjpl
2017-02-18Add feature spec on workbench referential creation. Refs #2621Alban Peignier