476 Commits

Author SHA1 Message Date
andygup
0d1baa2422 added error handling to estimateTileSize() 2014-04-01 15:15:57 -06:00
andygup
2d6cb4e5a3 fixed minor typo 2014-04-01 14:20:23 -06:00
andygup
90ee11adff tweaked package.json 2014-04-01 14:20:05 -06:00
andygup
215b5b4bc8 generated new appcache. Mostly working. one 404 2014-04-01 11:42:48 -06:00
andygup
cf60fe1af6 added images subdirectory to samples to make appcache easier 2014-04-01 11:29:02 -06:00
andygup
98af5c8009 initital commit 2014-04-01 11:09:04 -06:00
andygup
a9be507016 added sample manifest.appcache file 2014-04-01 10:28:45 -06:00
andygup
31617a1767 added utils/appCacheManager.js - helper lib 2014-04-01 10:25:33 -06:00
andygup
2d3f581ae3 added gitignore 2014-04-01 10:21:33 -06:00
andygup
9db6e96bf0 added gruntfile for grunt-manifest 2014-04-01 10:21:18 -06:00
andygup
a82ceebc18 added gruntfile and package.json for appcache generator 2014-04-01 09:33:35 -06:00
Andy
3c8f7e5a11 Merge pull request #152 from andygup/new_methods
Added two helper methods to offlineTileEnabler
2014-04-01 08:44:24 -06:00
andygup
fd91127b2d added assert statement to detect if img is undefined 2014-03-31 18:09:35 -06:00
andygup
b9b5b550ce removed getTileUrl() call 2014-03-31 17:34:12 -06:00
andygup
77aba43e5b validate if urls are actual urls 2014-03-31 17:33:59 -06:00
andygup
d78491e150 updated readme to reflect change of getTileUrlsByExtent name 2014-03-30 17:32:40 -06:00
andygup
1ceb0dabac updated spec to include two new helper methods 2014-03-30 17:31:16 -06:00
andygup
154bfb115c tweaked and renamed getTileUrls to getTileUrlsByExtent to prevent confusion with getTileUrl override 2014-03-30 17:31:00 -06:00
andygup
b02cfdfc8a fixed minor bugs in new helper methods 2014-03-30 17:01:15 -06:00
andygup
bca40a8d9b updated README 2014-03-30 16:59:24 -06:00
andygup
bf86761554 added getExtentBuffer and getTileUrls to offlineTileEnabler 2014-03-30 16:46:09 -06:00
Andy
8b86be1a34 Merge pull request #149 from andygup/troubleshoot_safari_bug
updated README with note on safari storage bug.
2014-03-27 17:21:41 -06:00
andygup
88f3827ddb updated README with note on safari storage bug. 2014-03-27 17:16:26 -06:00
Andy
b2873fba47 Merge pull request #148 from andygup/update_indexeddb_shim
udpates indexedDB shim.
2014-03-26 16:24:02 -06:00
andygup
75f36e8025 udpates indexedDB shim. 2014-03-26 15:59:12 -06:00
Andy
e0fc38186c Merge pull request #146 from andygup/remove-attachments-sample
temporarily deprecating attachments editor sample
2014-03-19 11:05:48 -06:00
andygup
5fab90f43f temporarily deprecating attachments editor sample 2014-03-19 11:04:18 -06:00
Andy
0dcc18a942 Merge pull request #144 from andygup/update_readme
Update readme
2014-03-12 01:49:11 -06:00
andygup
c792c03d67 fixed minor typo 2014-03-12 01:47:29 -06:00
andygup
77f1edefc5 added reference to filesaver.js 2014-03-12 01:45:44 -06:00
andygup
04008de7f8 updated readme's list of dependencies 2014-03-12 01:42:28 -06:00
Andy
47eb27fcf4 Merge pull request #143 from andygup/fix_broken_link
fixed broken license link
2014-03-12 01:30:49 -06:00
andygup
b8093738fc fixed broken license link 2014-03-12 01:29:46 -06:00
Andy
2c62e0fd43 Merge pull request #142 from andygup/fix_filesaver_license
Fix filesaver.js license
2014-03-12 01:18:31 -06:00
andygup
e5b83c7cf7 Added link to the MIT license 2014-03-12 01:16:40 -06:00
andygup
3fe404f429 added MIT license and readme for FileSaver.js 2014-03-12 01:11:40 -06:00
Javier Abadía
f166715ce1 Merge pull request #140 from jabadia/jabadia-military-offline-tiles
updated military-offline sample
2014-03-10 18:50:02 -07:00
Javier Abadia
f20c90f265 updated military-offline sample so that basemap layer goes offline as well 2014-03-10 18:35:40 -07:00
Andy
16f6c430ff Merge pull request #139 from andygup/deprecate_old_attachment_code
Deprecate existing attachments code.
2014-03-08 17:54:36 -07:00
andygup
1bb25d8c69 Removing existing attachments code. 2014-03-08 17:43:59 -07:00
Javier Abadía
f754e3595e Update README.md
fixed typo
2014-03-06 15:31:28 -08:00
Javier Abadía
024c3367ce Update README.md
missing ' in code sample
2014-03-06 15:29:27 -08:00
Andy
b8ab024218 Merge pull request #137 from andygup/fix_offlinedetector_err
Fix offlinedetector err
2014-03-03 16:31:30 -07:00
andygup
b4148f7a13 made similar changes in military-offline sample 2014-03-03 16:27:40 -07:00
andygup
8394bc53d4 moved offline.options up above require 2014-03-03 16:23:26 -07:00
Andy
0dae2f9842 Merge pull request #135 from andygup/remove_internalreferences_from_readme
Remove internalreferences from readme
2014-03-03 12:27:16 -07:00
andygup
ef539d87b5 removed listing of bootstrap submodule in readme 2014-03-03 12:26:21 -07:00
andygup
394f7a1826 clarified which feature layer object in readme 2014-03-03 12:23:58 -07:00
andygup
23b9e253d2 tweaked readme wording for offlineFeaturesManager constructor 2014-03-03 12:21:44 -07:00
andygup
c49f56406c added constructor docs for offlineTilesEnabler. 2014-03-03 12:19:46 -07:00