Candid Dauth
0aeb364880
loading indicator got broken after splitting up the code
2017-02-25 15:20:39 +01:00
Candid Dauth
3f95e76cdd
Fix error when saving empty dropdown value ( fixes #39 )
2017-02-25 14:12:02 +01:00
Candid Dauth
249d687252
Get rid of dropdown option key, save value in data instead ( #43 )
2017-02-25 13:46:37 +01:00
Candid Dauth
02676f350b
Do not hide dropdowns with 1 option anymore
...
(now we have fixed type styles to achieve the same)
2017-02-25 12:36:38 +01:00
Candid Dauth
2a5829f226
Make it possible to rename fields without losing data ( #43 )
2017-02-22 16:49:02 +01:00
Candid Dauth
e1f4aae2a8
Get rid of process.env.fmConfig
2017-02-22 16:25:46 +01:00
Candid Dauth
d5b0e814cb
Set version 2.3.1
2017-02-22 16:24:52 +01:00
Candid Dauth
c9732a36a2
Trying to fix Dockerfile
2017-02-22 11:34:01 +01:00
Candid Dauth
b439119118
Fix facilmap-server bin script
2017-02-22 03:49:12 +01:00
Candid Dauth
b95864b333
Split into 3 reusable modules and document them ( #34 ), bump version to 2.3.0
2017-02-22 03:45:35 +01:00
Candid Dauth
163a704224
yarn only seems to work in global installation
2017-02-14 12:11:53 +01:00
Candid Dauth
4facfdb0e2
Remove symbol debug output
2017-02-13 12:49:52 +01:00
Candid Dauth
5c501fbc00
Avoid express.static ETag handling for index template
...
Fixes "undefined" under the map
2017-02-13 12:39:17 +01:00
Candid Dauth
e5fd3eee03
Add version and link to bugtracker to About dialog ( fixes #41 )
2017-02-10 22:40:37 +01:00
Candid Dauth
e08f80b303
Add some more information to package.json
2017-02-10 22:29:37 +01:00
Candid Dauth
fe7bef7716
Show single-letter symbols in legend, fix symbol colour ( fixes #46 )
2017-02-10 22:15:40 +01:00
Candid Dauth
bc79de3b66
Add button to clear route ( fixes #45 )
2017-02-10 18:26:21 +01:00
Candid Dauth
587e6bf80d
Allow more than 25 route points by sending multiple requests ( fixes #52 )
2017-02-10 16:49:25 +01:00
Candid Dauth
f4db60dab4
Set version number to 2.2.0
2017-02-10 16:08:56 +01:00
Candid Dauth
a90055b5a0
Improve Dockerfile, fail on compilation errors
2017-02-10 16:08:53 +01:00
Candid Dauth
92fb1bf1af
Load icons from github instead of bower
2017-02-10 15:36:38 +01:00
Candid Dauth
288b98485b
Fix building of Docker image with yarn
...
Yarn 0.19 throws strange ENOENT errors related to its cache, so using
0.18.
Yarn needs to be a dependency of this project, as otherwise it deletes
itself on yarn install and crashes.
2017-02-10 13:54:44 +01:00
Candid Dauth
14900f3c72
Fix description of objects in GPX export ( fixes #50 )
...
- Values were missing from description
- If there is only the default field (Description), it is not prefixed
by "Description: "
2017-02-10 12:55:04 +01:00
Candid Dauth
95c226305b
Move GPX export to separate URL ( #58 )
2017-02-10 12:45:48 +01:00
Candid Dauth
3824f4fd3e
Add option whether map can be indexed by search engines ( fixes #35 )
2017-02-10 12:45:43 +01:00
Candid Dauth
7287e8b48f
Move webserver code to separate file
2017-02-09 23:55:56 +01:00
Candid Dauth
892ddec73f
Move back marker when cancelling moving ( fixes #48 )
2017-02-09 22:37:35 +01:00
Candid Dauth
0ab81205da
Add dev mode for webpack-dev-server and switch for sql debug output
2017-02-09 20:39:42 +01:00
Candid Dauth
15ad837cd5
Add documentation how to run on Windows ( #38 )
2017-02-09 20:37:38 +01:00
Candid Dauth
c85066b618
Enable caching for bundle, also bundle socket.io
2017-02-09 20:13:45 +01:00
Candid Dauth
8040f01ed7
Fix double bundling of angular
2017-02-09 19:58:48 +01:00
Candid Dauth
20493b0e49
Delete unused gulp plugin
2017-02-09 18:49:37 +01:00
Candid Dauth
8799e43ccc
Detect duplicate yarn dependencies in webpack build
2017-02-09 18:48:36 +01:00
Candid Dauth
e61018f19c
Show error if loading scripts fails ( fixes #20 )
2017-02-09 12:48:40 +01:00
Candid Dauth
07611c36a5
Use yarn and webpack for building ( #44 )
2017-02-09 12:45:42 +01:00
Candid Dauth
9aecbad227
Fix error due to Mapbox directions API change ( fixes #56 )
2017-01-21 13:02:28 +03:00
Candid Dauth
fef2bb56e9
Fix display of routing form
2016-12-27 23:20:57 +01:00
Candid Dauth
348f1ca4f4
Fix strange bug where select boxes in edit marker/line are not initialised properly ( #39 )
2016-12-27 22:39:34 +01:00
Candid Dauth
f520be612d
Add docker-compose.yml
2016-12-27 16:49:33 +01:00
Candid Dauth
f6946688e6
Use node:alpine for Dockerfile
2016-12-27 16:49:26 +01:00
Candid Dauth
670a8dd56b
Fix error when updating objects on some platforms
...
On some platforms. Sequelize.update() returns 0 even if the rows were
found, if no fields have been changed.
2016-12-27 15:25:02 +01:00
Candid Dauth
73d97e7194
Add artwork to separate folder
2016-12-27 13:56:11 +01:00
Candid Dauth
d1f9f0135f
Add possibility to add single letters as marker icons ( fixes #46 )
2016-12-27 12:40:00 +01:00
Candid Dauth
1594beb463
Set version number 2.1.0
2016-12-27 12:39:50 +01:00
Candid Dauth
6f2b7b1095
Update to angular-bootstrap 2.3.0 (hopefully fixes #40 )
2016-12-25 22:46:22 +01:00
Candid Dauth
15f5cd80aa
Add button to hide search on mobile devices
2016-12-21 21:34:50 +01:00
Candid Dauth
e229804cc1
Fix tabindex of search button
2016-12-21 21:34:11 +01:00
Candid Dauth
5f6c2417fd
New URL for OpenCycleMap
2016-12-17 17:34:30 +01:00
Candid Dauth
beb69d4b9a
Only show “Edit history” and “Filter” menus in collab mode
2016-12-04 14:56:15 +01:00
Candid Dauth
259a9a51e2
Fix size of search on small devices
2016-11-21 15:14:56 +03:00