415 Commits

Author SHA1 Message Date
Javier Abadia
2e766176b0 Convert offlineTileEnabler to a Class
closes #124
2014-03-02 17:50:53 +01:00
Andy
4a7f48568c Merge pull request #128 from jabadia/nodata-tile
display a generic "no data" tile for tiles not present in the cache
2014-03-02 09:36:32 -07:00
Andy
7295d04466 Merge pull request #127 from jabadia/jabadia-phantom-graphics
phantom graphics
2014-03-02 09:33:42 -07:00
Javier Abadia
a1cfc76ca2 display a generic "no data" tile for tiles not present in the cache
closes #117
2014-03-02 17:18:26 +01:00
Javier Abadia
02ddef81fc add CSS style to prevent phantom graphics from receiving mouse events 2014-03-02 16:03:33 +01:00
Javier Abadia
5b3439ebd2 phantom layers now on top of feature layers 2014-03-02 16:03:06 +01:00
Javier Abadia
51102a3442 spaces 2 tabs 2014-03-02 15:56:14 +01:00
Javier Abadia
7442fd32a2 improving phantom graphics symbology 2014-03-02 15:49:16 +01:00
Javier Abadia
ab05a7661e improving phantom graphics symbology 2014-03-02 15:48:49 +01:00
Javier Abadia
d04762ca94 improving phantom graphics symbology 2014-03-02 15:47:19 +01:00
Javier Abadia
0560513d8f improving phantom graphics symbology 2014-03-02 15:47:19 +01:00
Andy
8429c3e72d Merge pull request #126 from andygup/fix_military_offline_demo
minor fixes to Offline detector properties, and proxy path
2014-03-01 14:47:53 -07:00
andygup
301c1833ad minor fixes to Offline detector properties, and proxy path 2014-03-01 14:46:40 -07:00
Andy
69ea3c3991 Merge pull request #122 from andygup/update_readme
added addt'l references on how to use basemap.prepareForOffline() - do this pull request 2nd
2014-03-01 11:04:48 -07:00
Andy
8cb8c0014c Merge pull request #121 from andygup/remove_bootstrap2
Remove bootstrap2
2014-03-01 11:04:31 -07:00
andygup
6881bd0d63 added addt'l references on how to use basemap.prepareForOffline() 2014-02-28 09:05:28 -07:00
andygup
6b4fa02721 don't need this image in the repo anymore 2014-02-27 22:11:35 -07:00
andygup
ac985e6e38 remove bootstrap submodule 2014-02-27 22:06:58 -07:00
Andy
849426be20 Merge pull request #120 from andygup/documentation_fixes
README updates
2014-02-27 19:53:20 -07:00
andygup
3c23ba86e0 README updates 2014-02-27 19:49:51 -07:00
Javier Abadía
5e159b0a75 Merge pull request #119 from jabadia/jabadia-levelrowcol
improve return values in tile manager reportProgress callback
2014-02-27 23:22:19 +01:00
Javier Abadia
76fd8e9270 improve return values in tile manager reportProgress callback
closes #114
2014-02-27 23:21:38 +01:00
Andy
2cc6db9e05 Merge pull request #118 from jabadia/jabadia-fix-proxy-configuration
fix proxy configuration
2014-02-27 11:05:41 -07:00
Javier Abadia
83e22af20b fix proxy configuration
return http errors instead of 200 OK when bad things happen
2014-02-27 19:01:10 +01:00
Javier Abadía
1e071a5007 Merge pull request #113 from andygup/fix_relative_proxy_paths
fixes default proxy paths.
2014-02-26 23:16:46 +01:00
andygup
6eb12ebd12 fixes default proxy paths. 2014-02-26 13:41:45 -07:00
Andy
a85dfdb566 Merge pull request #108 from jabadia/jabadia-proxy
removed old proxy and updated all sample proxy paths
2014-02-25 15:39:12 -07:00
Javier Abadia
c3af3add52 removed old proxy and updated all sample proxy paths 2014-02-25 23:06:07 +01:00
Javier Abadía
c36206a5f9 Merge pull request #106 from andygup/attachment_tweaks
fixes some breaking changes from last nights PR
2014-02-25 18:17:00 +01:00
andygup
60c13f494e fixes some breaking changes from last nights PR 2014-02-25 09:46:35 -07:00
Andy
d37c5f405c Merge pull request #105 from jabadia/jabadia-proxy-optional
use of proxy is now optional
2014-02-25 09:02:46 -07:00
Javier Abadia
2dd59fe281 use of proxy is now optional 2014-02-25 12:40:30 +01:00
Javier Abadía
0045ddc41d Merge pull request #104 from andygup/attachments
Basic scaffolding for handling attachments
2014-02-25 10:18:49 +01:00
andygup
0e83d60d5a added delete functionality 2014-02-24 18:31:58 -07:00
andygup
eb05e453bf added new proxy as a sub-directory 2014-02-24 18:05:05 -07:00
andygup
5dae3aae9d undid local proxy references so the repo can be shared 2014-02-24 09:20:30 -07:00
andygup
06aff6d2e1 test w/ different proxy. Is local proxy is garbaging up callback? 2014-02-24 09:20:30 -07:00
andygup
99c35768fe added deleteAttachments - not working 2014-02-24 09:20:30 -07:00
andygup
9bb95dbe08 basic functionality for addAttachments 2014-02-24 09:20:30 -07:00
andygup
ac3baa69b0 1st pass at bolting in attachment db store 2014-02-24 09:20:30 -07:00
andygup
e1b9587e09 basic attachment functionality working 2014-02-24 09:20:30 -07:00
andygup
562f5a011e updated offline detector. Added db for attachments. 2014-02-24 09:20:30 -07:00
andygup
b1770a0d79 added a bunch more supporting methods 2014-02-24 09:20:29 -07:00
andygup
4e38b4276e initial setup 2014-02-24 09:20:29 -07:00
Andy
8eb81ef673 Merge pull request #101 from jabadia/jabadia-3.8-tiles
jabadia - solve compatibility with 3.8
2014-02-24 09:11:20 -07:00
Andy
0964fcf44f Merge pull request #100 from jabadia/jabadia-fix-offline
jabadia - this path needs to be relative
2014-02-24 08:59:45 -07:00
Javier Abadia
1f6372eef5 now we should never receive NaN values anymore 2014-02-24 00:21:25 +01:00
Javier Abadia
f44da88cab two simple changes (although diff seems more complex)
- layer.resampling = false
- temp url is now void:/level/row/col, as tiledlayer code seems to split the returned url by '/' to get level row and col values
2014-02-24 00:16:20 +01:00
Javier Abadia
fd163e064d upgrade submodule offline to v0.6.0 2014-02-23 23:50:24 +01:00
Javier Abadia
7f82c6762a this path needs to be relative 2014-02-23 23:12:02 +01:00