aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/networks
AgeCommit message (Collapse)Author
2018-01-25NetworkDecorator: Convert to new action links interfaceTeddy Wing
And remove the "create" link from the gear menu and header links of the :show page because it didn't make sense there. Leave a "create" link on the index page though. Refs #5586
2018-01-11Keep most important attributs in networks#show/form. Refs #5549Alban Peignier
2017-11-30Merge branch 'master' into 4981_last_editorXinhui Xu
2017-11-28Refs #4824, #4825 fix wrong translate in lines, network, stop_area, ↵Guillaume
enumerize for source_type_name, comments map display in stop_area form
2017-11-28Refactoring pageheaderXinhui
2017-11-28Replace pageheader by render partialXinhui
2017-11-27Refs #4941 Fix objectid short version Display on viewscedricnjanga
2017-11-23Refs #4824, #4825 update old form views to new layout with simple_form, add ↵Guillaume
permissions for create an edit in line and network controller
2017-10-19Breadcrumb for lines - networksXinhui
2017-09-01table_builder_2: Use `Column#link_to` in all table builder callsTeddy Wing
Rewrite table builder calls to work with the new `TableBuilderHelper::Column#link_to` mechanism for defining the linked column and what it points to. This takes the link out of the `TableBuilderHelper`, and puts it into the hands of the view. It gives us more flexibility with regards to what can be defined as a link in our tables and what those links point to. This will be used in a more meaningful way in the `imports#show` page to list `NetexImport`s and provide links to both the referential associated with a Netex import and the imported file status page from a table row.
2017-08-30Updating project-specific iconfont for page headers (in views)jpl
2017-08-23Refs #4258: adding overhead feature to table_builder, with static samples on ↵jpl
imports#show
2017-08-22Refs #4256: adding started_at filterjpl
2017-07-12Networks#index: Use new table builder helper on both networks tablesTeddy Wing
Refs #3479
2017-07-12Networks#show: Move header links into a decoratorTeddy Wing
In order to allow us to use these links in tables of networks via the new table builder, move the link definitions into decorator `#action_links`. This changes both of these types of pages: * http://stif-boiv.dev:3000/referentials/4/networks/118 * http://stif-boiv.dev:3000/line_referentials/1/networks/118 Refs #3479
2017-04-24all deprecation wrnings removed from specs, some minor view refactors (:xxx ↵Robert
=> ... -> xxx: ...); Refs: #??? [amend me]
2017-03-30Refs #3002: updating pagination on viewsjpl
2017-03-17Fix search_bar styles regressionjpl
2017-03-15Refs #2800: updating table_builder to fix some issues in sortable columns ↵jpl
(first pass)
2017-03-02Refs #2704: updating filter/search bars on every instancejpl
2017-02-17Refs #2609: updating codif. objects show pagesjpl
2017-02-15Refs #2609: updating codifligne objects indexjpl
2017-02-15Refs #2609: updating sync objects list pagesjpl
2017-02-08Refs #2535: fixing tablebuilder upd related issuesjpl
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-11-30Refs #1763: adding no results messagesjpl
2016-11-30Refs #2123: syncing search forms on networks, companies...jpl
2016-11-29Refs #2019: updating networks with table builderjpl
2016-11-21Refs #2019: fix tests on networks...jpl
2016-11-21Refs #2019: change list display, to table, for networksjpl
2016-10-14cleaning search/filter forms on codifligne/reflex referentials pagesjpl
2016-10-14Refs #1792: adding objectid on ransack researchjpl
2016-10-10Group of line policy in viewsXinhui
2016-10-10Fix views spec punditXinhui
2016-09-09associate networks to line referentialEdouard Maffert
2016-08-31Refs #1528: fix the problemousjpl
2016-08-01Refs #1295: convert erb to slim (networks)jpl
2015-09-24adapt to Neptune specifications V4Michel Etienne
2015-03-03Tooltip for HUB constrained referentialsZakaria BOUZIANE
2014-10-15Add stop area type to map on hover stop area Refs #0029232Luc Donnet
2014-09-25Fix popover and index list Refs #0028884Luc Donnet
2014-09-25Refactor index pages to obtain same design Refs #0028884Luc Donnet
2014-09-22remove info already shown in breadcrumbsMichel Etienne
2014-08-29active pagination on remoteMichel Etienne
2014-08-28search results : refresh form with ajaxMichel Etienne
2014-08-21maintain object names on showMichel Etienne
2014-08-21replace formtastic hints by title htmlMichel Etienne
2014-08-21remove objectids on showMichel Etienne
2014-08-07Refactor search index like time_tables Refs #0026834Luc Donnet