aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/referential_stop_areas
AgeCommit message (Collapse)Author
2018-05-29Refs #6860 Remove all call of referential_stop_areas_path & ↵cedricnjanga
referential_stop_area_path
2018-05-28Refs #6433 Use ransackable scope for stop area status filtercedricnjanga
2018-04-25Refs #6683; Uniformize the time_zones notationZog
2018-04-24Refs #6431 Add small changes on stop area & line status display to have the ↵cedricnjanga
same logic
2018-03-22Remove maps code. Refs #6296Alban Peignier
2018-01-25StopPointDecorator: Convert to new action links interfaceTeddy Wing
Subtleties were that the links need to reference `StopArea`s. In particular, the `edit` link goes to the `StopAreaReferential` path instead of the referential-StopArea path. Refs #5586
2018-01-25referential_stop_areas/_form: Fix syntax errorTeddy Wing
Remove the extra `}` from the end of this line as it was a syntax error and caused the page to break. Refs #5586
2017-11-28Refactoring pageheaderXinhui
2017-11-26Use t('id_codif') and t('id_reflex') to prevent hardcoded strings. Refs #5081Alban Peignier
2017-10-20Breadcrumb for referential_stop_areasXinhui
2017-08-30Updating project-specific iconfont for page headers (in views)jpl
2017-07-18Refs #4112: updating and fixing I18njpl
2017-07-12ReferentialStopAreas#show: Render header buttons from decoratorTeddy Wing
Since we already have the decorator available, get the links from there for better code reuse. Refs #3479
2017-03-16Refs #2858: updating table sorting helper methodsjpl
2017-03-15Refs #2800: updating table_builder to fix some issues in sortable columns ↵jpl
(first pass)
2017-03-03updating tables+metas attributes displayjpl
2017-02-24Refs #2647: updating referential_stop_areas#showjpl
2017-02-08Refs #2535: fixing tablebuilder upd related issuesjpl
2017-02-07Refs #2476 : Disable modification and deletion of resources from another ↵Vlatka Pavisic
referential; in progress
2017-01-03Merge enum_stop_area_area_type into masterXinhui
2016-12-15Merge branch 'staging' into enum_stop_area_area_typeXinhui Xu
2016-12-05Refs #2140: remove lines from stop_areasjpl
2016-12-02Refs #2133 : Feature specs for referential companies, lines... and searchvlatka pavisic
2016-12-02Refs #2015: adding sortable columns for ref_* & * (+ fix for nil values)jpl
2016-12-01Remove stop_area objectid search fieldXinhui
Refs #2032
2016-12-01Remove stop_area objectid search fieldXinhui
Refs #2032
2016-12-01Seach stop_areas by city_nameXinhui
Refs #2032
2016-12-01Seach stop_areas by objectidXinhui
Refs #2032
2016-12-01Seach stop_areas by objectidXinhui
Refs #2032
2016-12-01Seach stop_areas by city_nameXinhui
Refs #2032
2016-11-30Refs #1763: adding no results messagesjpl
2016-11-30Fix area_types form optionsXinhui
2016-11-30Refs #2123: syncing search forms on networks, companies...jpl
2016-11-29Refs #2019: updating ref_stop_areas with table_builderjpl
2016-11-21Refs #2019: change list display, to table, for networksjpl
2016-11-19Adding select2 to stopareas#indexjpl
2016-11-17Refs #1978: return deleted_at on stop_areasjpl
2016-11-07Workbench assocation + policy in viewsXinhui
Refs #1786
2016-09-21Fix error on StopArea#show with AccessPointXinhui
refs #1685
2016-08-31Refs #1528: fix the problemousjpl
2016-08-02Refs #1295: convert erb to slim (referential_stop_areas)jpl
2016-07-12fix i18n issuesjpl
2016-05-15Associate StopAreaReferential to Referential. Create ReferentialStopAreas to ↵Alban Peignier
manage lines in Referential. Refs #822