log client/src/components/ImportStretches.vue @ 3253:3a7b6eb162db

age author description
Mon, 29 Apr 2019 16:05:14 +0200 Markus Kottlaender client: fix openLayersMap getter calls
Tue, 16 Apr 2019 09:00:42 +0200 Markus Kottlaender client: map store: merged/renamed method(s)
Sat, 13 Apr 2019 16:02:06 +0200 Markus Kottlaender client: map: prepared store to hold multiple map objects
Thu, 11 Apr 2019 17:47:04 +0200 Markus Kottlaender client: removed unnecessary css class
Thu, 11 Apr 2019 11:44:11 +0200 Markus Kottlaender client: refactored layers config
Mon, 08 Apr 2019 15:32:53 +0200 Markus Kottlaender client: layers: improved structure of layer configuration
Wed, 03 Apr 2019 16:10:11 +0200 Markus Kottlaender client: removed a lot of unnecessary closing tags
Tue, 02 Apr 2019 18:59:26 +0200 Markus Kottlaender client: stretches: select/unselect stretches by clicking on them on the map
Tue, 02 Apr 2019 18:19:43 +0200 Markus Kottlaender client: stretches: fixed highlighting of selected stretch
Tue, 02 Apr 2019 17:08:07 +0200 Markus Kottlaender client: import stretches: added spinner overlay when loading
Tue, 02 Apr 2019 16:55:55 +0200 Markus Kottlaender client: import stretches: removed unnecessary wrapper method
Mon, 01 Apr 2019 11:51:03 +0200 Markus Kottlaender client: more unified table layout
Fri, 29 Mar 2019 13:20:58 +0100 Fadi Abbud Client: improv the selected stretch style
Fri, 22 Mar 2019 16:23:40 +0100 Fadi Abbud Client: correct strings marking for translations
Thu, 21 Mar 2019 17:04:37 +0100 Fadi Abbud client:correct a set of strings marking
Thu, 21 Mar 2019 14:29:47 +0100 Markus Kottlaender client: linting
Thu, 21 Mar 2019 13:47:57 +0100 Sascha Wilde Stretches import: allow ISRS_from > ISRS_to.
Tue, 19 Mar 2019 18:59:40 +0100 Markus Kottlaender client: tables: implemented simple default sorting
Thu, 14 Mar 2019 14:53:17 +0100 Thomas Junk import_overview: new unified interface as default
Thu, 14 Mar 2019 11:23:42 +0100 Markus Kottlaender client: use new btn-xs class in tables
Tue, 12 Mar 2019 16:16:43 +0100 Tom Gottfried Improve tolerance input
Tue, 12 Mar 2019 11:44:29 +0100 Fadi Abbud client:translations: correct some strings marking
Mon, 11 Mar 2019 12:39:39 +0100 Thomas Junk define_stretch: tolerance only visible for new stretch definitions
Mon, 11 Mar 2019 12:02:47 +0100 Thomas Junk streches: tolerance added
Fri, 08 Mar 2019 19:15:47 +0100 Tom Gottfried Expose axis snapping tolerance to users
Thu, 07 Mar 2019 15:53:12 +0100 Markus Kottlaender client: convert lib helper functions to Vue filters
Mon, 04 Mar 2019 14:50:23 +0100 Markus Kottlaender client: make use of new table header/body components
Thu, 28 Feb 2019 10:30:33 +0100 Markus Kottlaender client: define stretches: fixed start/endpoint validation when editing an existing stretch
Wed, 27 Feb 2019 16:26:15 +0100 Thomas Junk define stretch: omit call to sanitize. Should no longer be necessary since f6380bbdb853
Mon, 25 Feb 2019 15:02:34 +0100 Markus Kottlaender client: unified box's header styles by creating a reusable component