Wykres commitów

434 Commity (3acb8ab8e1439afdcf2db06f73742b09a4a96e76)

Autor SHA1 Wiadomość Data
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
Candid Dauth 7363848aee Fix scale of legend on small devices 2016-11-21 15:14:43 +03:00
Candid Dauth d2472e1bd9 Dynamic scale value of legend (#6) 2016-11-21 11:54:29 +03:00
Candid Dauth b4d8a7f41d Add route to location hash on submit, not on result 2016-11-21 11:05:42 +03:00
Candid Dauth 605f853ba9 Add more tooltips to routing form 2016-11-21 11:04:29 +03:00
Candid Dauth a30326de15 Fix result not found error when loading route from hash 2016-11-21 11:03:55 +03:00
Candid Dauth 4dbe60614a Do not submit search from when switching back from routing mode 2016-11-21 10:19:03 +03:00
Candid Dauth a171483671 Don't show search result type brackets if there is no type 2016-11-21 10:13:05 +03:00
Candid Dauth 786be8475c Add search query to location hash on submit, not on result 2016-11-21 10:09:42 +03:00
Candid Dauth 61e311842b Do not "Show All" when searching using q= hash parameter (#21) 2016-11-20 21:05:37 +03:00
Candid Dauth e849a307e8 Make sure that "Show All" is disabled by default in search form 2016-11-20 21:01:02 +03:00
Candid Dauth 3bb16eac72 Reset route when clearing destination field 2016-11-20 20:53:07 +03:00
Candid Dauth ca1e8745b8 Handle empty route destinations properly 2016-11-20 20:48:07 +03:00
Candid Dauth b3f9755389 Fix click handler on high zoom levels (#29) 2016-11-19 20:30:22 +03:00
Candid Dauth d738f8c969 Add Views to missing columns migrations 2016-11-04 14:24:02 +03:00
Candid Dauth 2f01085c55 Do not simplify routes (they are way too simple) (#24) 2016-11-01 20:18:54 +03:00
Candid Dauth 4ca1a803e6 Fix message of moving marker 2016-11-01 20:17:30 +03:00
Candid Dauth 425df8c6fc Add new features to README 2016-11-01 20:17:17 +03:00
Candid Dauth be37c6b6e1 Only allow using history in writable mode
Otherwise stuff can be reverted, and the write ID can be taken from
padData change events.
2016-11-01 19:59:55 +03:00
Candid Dauth 88483d142e Implement edit history 2016-10-31 15:11:36 +03:00
Candid Dauth 9ceb14f485 Set pad ID only on connect (to avoid setting it twice in some cases) 2016-10-31 15:09:29 +03:00
Candid Dauth 1358ecfad4 Also confirm deleting view (#1) 2016-10-31 15:08:47 +03:00
Candid Dauth cae8b16eb4 Clean up db code: No more *WithData() functions 2016-10-31 15:08:22 +03:00
Candid Dauth 1ff7e03d01 Fix some exceptions after server refactoring 2016-10-30 18:05:23 +03:00