| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-13 | Line#show display secondary companies as a list | Xinhui | |
| Refs #5142 | |||
| 2017-12-13 | Add secondary_company to Line form | Xinhui | |
| Refs #5142 | |||
| 2017-11-30 | Merge branch 'master' into 4981_last_editor | Xinhui Xu | |
| 2017-11-29 | Remove membership test of current organisation in lines#index. Refs #4824 | Alban Peignier | |
| 2017-11-28 | Refs #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-28 | Refactoring move render pageheader into layout | Xinhui | |
| 2017-11-28 | Replace pageheader by render partial | Xinhui | |
| 2017-11-27 | Merge branch 'master' into 4824-create_line_referentials | Guillaume | |
| 2017-11-27 | Merge branch 'master' of github.com:af83/stif-boiv | cedricnjanga | |
| 2017-11-27 | Refs #4941 Fix objectid short version Display on views | cedricnjanga | |
| 2017-11-26 | Use t('id_codif') and t('id_reflex') to prevent hardcoded strings. Refs #5081 | Alban Peignier | |
| 2017-11-23 | Refs #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-11-22 | Merge branch 'master' into 4941-refactoring_object_id | cedricnjanga | |
| 2017-11-21 | Change the way we name classes | cedricnjanga | |
| We now always use modules for namespaces => same structure for models, decorators, policies... | |||
| 2017-11-17 | Refs: #4823@4h; Fixed Transport(Sub)mode validation bug | Robert | |
| 2017-11-07 | Add missing breadcrumb on edit page4820_refactoring_breadcrumb | Xinhui | |
| 2017-10-19 | Breadcrumb for lines - networks | Xinhui | |
| 2017-10-05 | Refs #4693 Change view bug on transport submode due to last Codifligne sync | cedricnjanga | |
| 2017-10-04 | Refs 4517 Add some modification to the two modules to add methods to list ↵ | cedricnjanga | |
| the sorted transport modes and submodes | |||
| 2017-09-29 | Refs Adapt transport mode & submode translations | cedricnjanga | |
| 2017-09-28 | add helper for line_status with picto | Guillaume | |
| 2017-09-01 | table_builder_2: Use `Column#link_to` in all table builder calls | Teddy 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-30 | Updating project-specific iconfont for page headers (in views) | jpl | |
| 2017-07-06 | Lines#index: Use new `table_builder_2` | Teddy Wing | |
| Convert the table of Lines to use the new version of the table builder. Update the view with the new calling format of the helper. The controller needs to decorate the `@lines` collection in order to make `#action_links` available to the table builder. Needed to update the "_filters.html.slim" template to call `#human_attribute_name` on the class instead of the collection, because we can't do that on a decorated collection. Refs #3479 | |||
| 2017-07-04 | Refs #3961: updating wording (fixes) | jpl | |
| 2017-06-19 | Lines#show: Render header links from #action_links | Teddy Wing | |
| Get the header links from the decorator so we can reuse them instead of defining them directly in the template. Add an option to the `destroy_link_content` Rails helper method to allow us to specify alternate translation keys, giving us different text in the button label. Added this because the template in question uses a different label than the others (usually it's `actions.destroy`). Refs #3479 | |||
| 2017-05-12 | Fix sort line transport mode alphabetically | Xinhui | |
| Refs #3109 | |||
| 2017-04-28 | Add seasonal to lines | Xinhui | |
| Refs #3077 | |||
| 2017-04-21 | Refs #3157: adding 'activated' column to line_referentials | jpl | |
| 2017-03-30 | Refs #3002: updating pagination on views | jpl | |
| 2017-03-23 | Refs #2919: fix ordering on networks.name | jpl | |
| 2017-03-23 | Refs #2919: fix ordering on companies.name | jpl | |
| 2017-03-17 | Refs #2867: adding number ('nom court') column for lines#index, in table and ↵ | jpl | |
| search_bar | |||
| 2017-03-15 | Refs #2794: fixing new filters integration | jpl | |
| 2017-03-15 | Refs #2800: updating table_builder to fix some issues in sortable columns ↵ | jpl | |
| (first pass) | |||
| 2017-03-15 | Wip combine filter in #index views | Xinhui | |
| 2017-03-08 | Fix toto | jpl | |
| 2017-03-03 | updating tables+metas attributes display | jpl | |
| 2017-03-02 | Refs #2704: updating filter/search bars on every instance | jpl | |
| 2017-03-02 | remove number param on searchbar, for lines#index | jpl | |
| 2017-03-01 | Fix tests | jpl | |
| 2017-02-17 | Refs #2609: updating codif. objects show pages | jpl | |
| 2017-02-17 | Refs #2615: fix layouts on empty filter results, for lines#index && ↵ | jpl | |
| stop_areas#index | |||
| 2017-02-15 | Refs #2609: updating codifligne objects index | jpl | |
| 2017-02-15 | Refs #2609: updating sync objects list pages | jpl | |
| 2017-02-08 | Refs #2535: fixing tablebuilder upd related issues | jpl | |
| 2017-02-07 | Refs #2476 : Disable modification and deletion of resources from another ↵ | Vlatka Pavisic | |
| referential; in progress | |||
| 2017-02-03 | Lines has_array_of secondary_companies | Xinhui | |
| Refs #2490 | |||
| 2016-12-27 | Refs #2260 : LinePolicy changes | vlatka pavisic | |
| 2016-12-26 | Remove routes section in lines/show. Refs #1883 | Alban Peignier | |
