6e8dd15052
update several plugins to use window.addLayerGroup, instead of manually adding the layer to the map and Layer control.
...
this gives automatic handling of remembering shown/hidden layers
also, draw tools plugin hides the controls while the drawn items layer is hidden
2013-05-18 03:42:56 +01:00
b28da29544
remove now unnecessary 'dist' folder
...
most files already existed (and were used from) elsewhere. delaunay.js has been moved to external/, and max-links updated to include from there
build.py updated to take account of no 'dist' folder (although it does allow for one if it's needed again in the future)
2013-03-29 01:59:33 +00:00
0d79665db2
version number to a.b.c.date.time format
2013-03-25 18:37:56 +00:00
be55603bcb
Revert "nits"
...
This reverts commit e12e662840
.
2013-03-25 01:52:48 -07:00
e12e662840
nits
2013-03-25 01:20:06 -07:00
65c019845d
Update max links to include dependencies
2013-03-24 22:50:36 -07:00
380bbfda32
more build tweaks
...
- make update URLS https - required by firefox+greasemonkey
- add build name + date/time to description of all plugins, and moved to front for main IITC
- ensure all plugins have a A.B.C. version number format - required now they append the date+time digits
- no smooth upgrade path from current 'dist' folder - so changed to 'release'. users will have to manually update this time, but will be fine fron now onwards (in theory!)
2013-03-20 04:34:16 +00:00
46bfed5d2f
use @@..@@ replacements for hard-coded URLs in plugins
2013-03-19 22:51:51 +00:00
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
8c40a72e27
fix some more github URLs
2013-03-16 21:03:15 +00:00
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
536b0e0fb5
port max links plugin to https
2013-02-26 16:47:25 +01:00
06b9c4ba89
Remove trailing whitespaces
2013-02-26 16:32:28 +01:00
799a1012ed
recalculate the links as soon as the portals are loaded
2013-02-25 21:54:52 +01:00
6c4ccdff94
moved some vars to namespace
2013-02-25 21:24:36 +01:00
664c2595cf
fixed typo
2013-02-25 21:19:46 +01:00
a392c04469
unindented the wrapper function.
2013-02-25 20:34:25 +01:00
0f728944bd
fixed typo
2013-02-25 20:24:01 +01:00
c75b99a079
added some linebreaks
2013-02-25 20:21:26 +01:00
dc058939f4
moved constants to namespace
2013-02-25 20:18:04 +01:00
027e13778b
fixed coding style
2013-02-25 20:14:12 +01:00
c86e8608bf
support increased render limit within the plugin
2013-02-25 10:41:02 +01:00
b8a86f8d08
Merge branch 'plugin' of https://github.com/boombuler/ingress-intel-total-conversion into plugin
...
Conflicts:
plugins/max-links.user.js
2013-02-25 10:22:59 +01:00
9748664b20
moved delaunay algorithm to external file
2013-02-25 10:19:24 +01:00
de39c45a34
added a renderlimit
2013-02-25 08:56:39 +01:00
1fdad5cfdf
Revert "added a renderlimit for the plugin"
...
This reverts commit a94bf4475b
.
2013-02-25 08:50:41 +01:00
a94bf4475b
added a renderlimit for the plugin
2013-02-24 23:10:22 +01:00
f44e9bd3a2
fixed typo + only update links if the layer is visible
2013-02-24 15:56:58 +01:00
bbf7f64488
moved some functions to namespace
2013-02-24 15:33:10 +01:00
de4ad90645
changed namespace to maxLinks
2013-02-24 11:34:39 +01:00
29749ebbe1
add to layerchooser instead of the toolbox + code cleanup
2013-02-23 17:06:21 +01:00
c36afe506e
applyed codingstyle
2013-02-23 16:18:02 +01:00
8d419c3c95
added update / download url
2013-02-23 15:57:06 +01:00
c546b7c13d
fixed overlapping links
2013-02-22 23:04:40 +01:00
78a1ad842b
new plugin to calculate how to set links for max field count
2013-02-22 20:22:11 +01:00