aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
AgeCommit message (Collapse)Author
2017-05-04easy change locale for testing and developping translationsRobert
2017-05-02Duplicate TimeTableXinhui
Refs #3188
2017-05-02Refs #3264: change shared boolean filter by select (to permit join)jpl
2017-05-02 Refs #3053Robert
passes current_organization down from the controller into Reference.new_from adds joint models *ReferenceMemeberships to excluded Apartment models
2017-04-27Refs #3185: refacto/upd tt#createjpl
2017-04-27Wip TimeTables#update save TimeTableDateXinhui
Refs #2899
2017-04-26Wip TimeTables#update save day_typesXinhui
Refs #2899
2017-04-26Wip timetables#update stateXinhui
Refs #2899
2017-04-25Refs #3172: fix bouding_dates filter on tt#indexjpl
2017-04-25Refs #3033 : Redirect to 403 page if not authorisedVlatka Pavisic
2017-04-25Fix JourneyPatternsCollections#show display breadcrumbXinhui
Refs #3180
2017-04-25Fix calendar ransack filterXinhui
Refs #3173
2017-04-25Refs #3033 : 403 page and ErrorsController testsVlatka Pavisic
2017-04-20Refs #3033 : Attempt #2 to display 403 pageVlatka Pavisic
2017-04-20Refs #3033 : Attempt to display 403 pageVlatka Pavisic
2017-04-19Refactoring vehicle_journeys#index permissions check using policyXinhui
Refs #3139
2017-04-19Refactoring Pundit ApplicationPolicy with UserContextXinhui
Refs #3140
2017-04-19Refactoring permission check journey_patterns_collection#indexXinhui
Refs #3139
2017-04-18Workbenches#show order referentials by validity periodeXinhui
Refs #3010
2017-04-13Refs #3128 : Modify ReferentialPolicy to check user permissionsVlatka Pavisic
2017-04-12Fix condition on presence of ransack filterXinhui
Refs #3123
2017-04-12Fix vehicle journey filter by vj without departure timeXinhui
Refs #2507
2017-04-12Remove auto create vjas on jv create if all departure time is set to 00:00Xinhui
Refs #3101
2017-04-11TimeTables#index fix filter by periodeXinhui
Refs #2909
2017-04-11TimeTable#index fix search by comment_contXinhui
Refs #2909
2017-04-11Refs #3047 : MergeVlatka Pavisic
2017-04-11Refs #3047: Associate RoutingConstraintZone with StopPointsVlatka Pavisic
2017-04-11Refs #2909: working on tt#index filters/searchjpl
2017-04-11Refs #3094: Fix select2 in edit display primary and secondary operatorsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-10Refs #3092 #2909: adding color attribute, adding colorSelector componentjpl
2017-04-10Refs #2909: Fix tests, updating table builderjpl
2017-04-10Vehicle_journeys toggle with or without departure time filterXinhui
Refs #2507
2017-04-07New route timetables#month return days in a monthXinhui
2017-04-05Refs #3036 : Associate RoutingConstraintZone with Route and not LineVlatka Pavisic
2017-04-04Refs #2892: adding simpleform builder for acts-as-taggable (for timetable#edit)jpl
2017-04-03Refs #3028: Add and update permissions for vj and jpThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-30Manage both archived_at_not_null and archived_at_null in ↵Alban Peignier
WorkbenchesController#show (without ransack help). Refs #3013
2017-03-30Fix autocomplete stop_area should only return actif stop_areasXinhui
Refs #3001
2017-03-30Fix route form opposite_route option should be based on wayback selectionXinhui
Refs #2839
2017-03-29Fix workbench filter form validity_period keep value after submitXinhui
Refs #2994
2017-03-24Fix LineFootnotesController# policy_checkXinhui
Refs #2944
2017-03-24Workbench#show remove current_organisation filterXinhui
Refs #2918
2017-03-23Refs #2919: fix ordering on networks.namejpl
2017-03-23Refs #2919: fix ordering on companies.namejpl
2017-03-22Refs #2902 : Return reverted partVlatka 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-22Skip authenticate_user for imports#downloadXinhui
Refs #2719
2017-03-22Refs #2844: consolidate stopPointsList ordered by positionjpl
2017-03-21Manage (only) NetexImports in ImportsController. Refs #2905Alban Peignier