| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-28 | Refs #6433 Use ransackable scope for stop area status filter | cedricnjanga | |
| 2018-05-28 | Refs #6433 Add changes to stop areas status filter | cedricnjanga | |
| 2018-04-25 | Refs #6669; Revert Workaround | Zog | |
| 2018-04-25 | Workaround to CustomField initialization. #custom_fields_values requires to ↵ | Alban Peignier | |
| know the associated referential. Refs #6669 | |||
| 2018-04-25 | Specify workgroup to Chouette::StopArea.custom_fields. Refs #6669 | Alban Peignier | |
| 2018-04-11 | Refs #6493; Sort StopAreas on the type label, instead of the internal key | Zog | |
| 2018-04-04 | Refs #6090; CustomFields inputs made easy | Zog | |
| :warning: We'll have to refine this code once StopArea are linked to workgroups | |||
| 2018-03-22 | Remove maps code. Refs #6296 | Alban Peignier | |
| 2018-03-16 | Fix stop_area state for filter and display. Update reflex sync to use ↵ | Luc Donnet | |
| confirmed_at. Refs #6141 | |||
| 2018-03-15 | Add StopArea#status in stop_areas#_form. Refs #60336033-stop-area-states | Alban Peignier | |
| 2018-03-15 | Refs #6033 Fix stop areas spec feature | cedricnjanga | |
| 2018-03-15 | Refs #6033 Changes for StopArea#index and StopArea#show | cedricnjanga | |
| 2018-02-01 | Refs #5758 @1h; Add localized names to StopAreas | Zog | |
| 2018-02-01 | Refs #5762; Disable default position for stops | Zog | |
| 2018-01-31 | Refs #5750; Fix validation | Zog | |
| 2018-01-29 | Refs #5750 @1h; Manage non-commercial StopAreas | Zog | |
| - Add a `kind` attribute - Hide irrelevant fields in the form | |||
| 2018-01-25 | StopAreaDecorator: Convert to new action links interface | Teddy Wing | |
| Refs #5586 | |||
| 2018-01-02 | Merge pull request #187 from af83/5111-begin_of_association_chain | Luc Donnet | |
| 5111 Use current_organisation as begin_of_association_chain | |||
| 2017-12-28 | New route autocomplete_stop_area_referential_stop_areas | Xinhui | |
| Refs #5313 | |||
| 2017-12-28 | Use current_organisation as begin_of_association_chain in ↵ | Alban Peignier | |
| StoAreasController. Refs #5111 | |||
| 2017-12-21 | Refs #5349 @1h; Deactivate StopAreas instead of destroying them5349-deactivate-stop-areas | Zog | |
| - Update decorators (had to split `action_links` because of `StopPointDecorator` inheriting from `StopAreaDecorator`) - Add methods on model - Add routes - Add actions on controller (`Activatable` concern, shared with `LinesController`) - Add I18n keys | |||
| 2017-12-20 | Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351 | Alban Peignier | |
| 2017-12-18 | Remove usage of StopArea#stop_area_type. Refs #5311 | Alban Peignier | |
| 2017-11-30 | Merge branch 'master' into 4981_last_editor | Xinhui Xu | |
| 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 referentialSupport from chouetteController into childrens | Xinhui | |
| 2017-11-22 | Rebase master and resolve conflicts | cedricnjanga | |
| 2017-11-22 | Change the way we name classes | cedricnjanga | |
| We now always use modules for namespaces => same structure for models, decorators, policies... | |||
| 2017-11-22 | Fix the delation of the hacking of Chouette::ActiveRecord#model_name to ↵ | cedricnjanga | |
| remove the Chouette namespace off of the construction of link in the app and in other places. Added a small change in the reflex sync to set the stop_area_referential in the initialization of the object to be in sync with the work on the objectids (need a objectid_formatter) | |||
| 2017-11-21 | Change the way we name classes | cedricnjanga | |
| We now always use modules for namespaces => same structure for models, decorators, policies... | |||
| 2017-10-31 | Refs: #4774@1h; Structure of filter views scaffolded | Robert | |
| 2017-10-26 | Remove breadcrumb_controller | Xinhui | |
| 2017-10-25 | Breadcrumb for stop_areas - referential_companies | Xinhui | |
| 2017-07-12 | StopAreaReferentials#index: Use new table builder helper | Teddy Wing | |
| Change "_filters.html.slim" to call `#human_attribute_name` on the model instead of the collection, because the collection decorator doesn't delegate that method, and it's better to call it on the class. Refs #3479 | |||
| 2017-07-12 | StopAreaReferentials#show: Move header links to decorator | Teddy Wing | |
| On the http://stif-boiv.dev:3000/stop_area_referentials/1/stop_areas/139416 page, move the header links into a decorator to allow us to use them in the table of stop areas on StopAreaReferentials#index. Refs #3479 | |||
| 2017-02-13 | Refs #2596 : Replace creation_time with timestamps | Vlatka Pavisic | |
| 2016-12-02 | Refs #2015: adding sortable columns for ref_* & * (+ fix for nil values) | jpl | |
| 2016-11-29 | Refs #2019: updating stop_areas with table builder | jpl | |
| 2016-11-07 | Workbench assocation + policy in views | Xinhui | |
| Refs #1786 | |||
| 2016-10-10 | Line policy | Xinhui | |
| Refs #1780 | |||
| 2016-10-07 | Policy Chouette::StopArea | Xinhui | |
| Refs #1780 | |||
| 2016-09-09 | Fix stop_areas#index memory issue + slow query | Xinhui | |
| Refs #1607 | |||
| 2016-05-13 | Refactor controllers to manage StopAreas in StopAreaReferential. Refs #821 | Alban Peignier | |
| 2015-12-16 | Add route_sections for traces | Bruno Perles | |
| 2015-01-15 | Fix tests and merge master | Luc Donnet | |
| 2015-01-07 | Fix spec and update devise usage | Luc Donnet | |
| 2014-11-29 | refactor autocomplete for stop area in the whole app. Part of Mantis #30223 | Marc Florisson | |
| 2014-11-21 | set filter on zip code instead of country code , Mantis 30115 | Michel Etienne | |
| 2014-10-10 | Fix layout when no sidebar Refs #0029169 | Luc Donnet | |
| 2014-09-19 | refactor breadcrumbs | Michel Etienne | |
