63 Commits

Author SHA1 Message Date
Jon Atkins
4ce0da5056 large chunk of work towards a nicer build system
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
Jon Atkins
8c40a72e27 fix some more github URLs 2013-03-16 21:03:15 +00:00
Jon Atkins
1d4d125605 update plugin URLS for my branch + dist server
bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
2013-03-16 19:59:46 +00:00
Stefan Breunig
cba504e55c remove URL to image files for draw tools; that path is set in main now 2013-02-26 22:26:00 +01:00
Stefan Breunig
c8f74a1fe6 use correct base url for draw plugin 2013-02-26 20:08:13 +01:00
Stefan Breunig
01796f2aa2 bump version number for all plugins since their match/include URL has been updated 2013-02-26 01:12:51 +01:00
Stefan Breunig
d5d2bad74a more fixes for https 2013-02-26 00:53:27 +01:00
Stefan Breunig
538b57c7f7 Due to ingress.com/intel now force-redirecting to the HTTPS version,
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
Stefan Breunig
a804e8e5e1 improves included description/help of drawing tools a lot (fix #156) 2013-02-14 10:29:54 +01:00
Stefan Breunig
7f3be4dd66 allow dragging of markers 2013-02-13 18:43:09 +01:00
Stefan Breunig
fb3d3a7811 fix error when drawing polylines 2013-02-13 18:15:33 +01:00
Stefan Breunig
e76c17f2c7 color Leaflet marker icon accordingly 2013-02-13 18:11:24 +01:00
Stefan Breunig
1f00e70419 add draw plugin. See #135 2013-02-13 17:46:25 +01:00