Candid Dauth
|
fed2451f73
|
Rename "points" and "actualPoints" with "routePoints" and "trackPoints"
in accordance to GPX terminology
|
2016-09-28 14:32:22 +03:00 |
Candid Dauth
|
0f25aecb74
|
Update socket.io dependency version
|
2016-09-28 14:19:25 +03:00 |
Candid Dauth
|
6874c34761
|
Fix listener notification when no bbox is set
|
2016-03-19 12:31:27 +01:00 |
Candid Dauth
|
d60316f832
|
Properly handle uncaught exceptions on server
|
2016-03-04 20:40:14 +01:00 |
Candid Dauth
|
638125c267
|
Add dropdown to change type of existing marker/line
|
2016-02-28 18:23:54 +01:00 |
Candid Dauth
|
86eae5420e
|
Select first dropdown entry for style if there is no default
|
2016-02-28 18:23:11 +01:00 |
Candid Dauth
|
c197725fc5
|
Fix creating line with new version of node
|
2016-02-28 17:53:13 +01:00 |
Candid Dauth
|
972ea75153
|
Pausing and resuming stream to avoid memory overflow in database migration
|
2014-12-28 02:13:43 +01:00 |
Candid Dauth
|
c264e2c4f3
|
Adding validation for type definitions
|
2014-12-27 03:47:40 +01:00 |
Candid Dauth
|
79a37ab00c
|
Fixing loss of line width control in type field dropdown
|
2014-12-26 18:18:36 +01:00 |
Candid Dauth
|
5ccf2c18f2
|
Avoiding empty line
|
2014-12-26 16:51:14 +01:00 |
Candid Dauth
|
223d84fd1b
|
Renaming foreign key fields to always start with lower case
|
2014-12-26 04:32:31 +01:00 |
Candid Dauth
|
aabb2cc4bc
|
Updated dependencies
|
2014-12-14 18:02:24 +01:00 |
Candid Dauth
|
6dc639212d
|
Making dropdowns work
|
2014-12-14 04:43:05 +01:00 |
Candid Dauth
|
9c1c7a9895
|
Checked in missing sequelize files
|
2014-12-12 03:27:15 +01:00 |
Candid Dauth
|
9b48780bc6
|
Added UI for object types
|
2014-12-12 03:26:55 +01:00 |
Candid Dauth
|
954be66c7f
|
Migrating from mongoose to sequelize, introducing types
|
2014-12-11 02:42:32 +01:00 |
Candid Dauth
|
b78b942aed
|
Added support for arbitrary marker colours
|
2014-11-30 18:30:11 +01:00 |
Candid Dauth
|
101fd38523
|
Added function to copy pad
|
2014-06-19 02:37:30 +02:00 |
Candid Dauth
|
49b5f03afd
|
Fixing weird shit that is going on with lines
|
2014-05-15 01:38:24 +01:00 |
Candid Dauth
|
759e244977
|
Removing temporary functions to update database layout
|
2014-05-14 14:25:27 +01:00 |
Candid Dauth
|
12531a346e
|
Making utils.extend() work with null values
|
2014-05-10 18:57:08 +02:00 |
Candid Dauth
|
eb881b0c82
|
Added read-only link (read-only mode still needs to be styled)
|
2014-05-10 18:56:44 +02:00 |
Candid Dauth
|
7d43126e48
|
Fixing routes
|
2014-04-29 01:57:17 +02:00 |
Candid Dauth
|
0b11df7fb5
|
Fixed typo
|
2014-04-29 01:19:10 +02:00 |
Candid Dauth
|
806a936705
|
Only sending points for bbox difference
|
2014-04-29 01:09:42 +02:00 |
Candid Dauth
|
797eede8bc
|
Sending line points separately from lines
|
2014-04-28 18:35:27 +02:00 |
Candid Dauth
|
37ca69422a
|
Fixing missing distance for lines
|
2014-04-28 16:26:36 +02:00 |
Candid Dauth
|
2525b5b904
|
Reading other kind of route errors
|
2014-04-26 19:01:39 +02:00 |
Candid Dauth
|
bcec491b30
|
Fixing routing error handling
|
2014-04-26 18:43:55 +02:00 |
Candid Dauth
|
04fb0022a2
|
Fixing exception in line point handling
|
2014-04-26 18:33:49 +02:00 |
Candid Dauth
|
85602bc76d
|
Improving stripping of routes
|
2014-04-26 18:23:22 +02:00 |
Candid Dauth
|
6941dd6f1e
|
Lowering line resolution
|
2014-04-18 20:12:04 +02:00 |
Candid Dauth
|
1faa500f10
|
Adding database connection callback
|
2014-04-18 20:11:50 +02:00 |
Candid Dauth
|
d09c3f2530
|
Bugfixing route stripping
|
2014-04-18 19:15:26 +02:00 |
Candid Dauth
|
22a9b3c114
|
Stripping lines before sending to client
|
2014-04-18 18:42:08 +02:00 |
Candid Dauth
|
89b0aaee4a
|
Fixing NPE in routing
|
2014-04-14 06:24:15 +02:00 |
Candid Dauth
|
809e1ad31e
|
Changing line style, adding width field
|
2014-04-14 06:00:18 +02:00 |
Candid Dauth
|
5f16224973
|
Added support for routing
|
2014-04-14 04:43:40 +02:00 |
Candid Dauth
|
bc96f4e19c
|
Basic support for lines
|
2014-04-14 03:47:11 +02:00 |
Candid Dauth
|
a18d125bd4
|
Added database backend class
|
2014-04-14 01:34:05 +02:00 |
Candid Dauth
|
5d79ef2ec3
|
Added different marker styles
|
2014-04-13 23:45:51 +02:00 |
Candid Dauth
|
ac96715927
|
Using domain to prevent crashes
|
2014-04-10 01:58:14 +02:00 |
Candid Dauth
|
fa7a5a8fbe
|
Properly rendering markers
|
2014-04-10 01:27:12 +02:00 |
Candid Dauth
|
f3e89bd799
|
Markers working now
|
2014-04-08 01:10:53 +02:00 |
Candid Dauth
|
34e5dbaf03
|
Initial commit. View working so far.
|
2014-04-07 02:33:49 +02:00 |