Andy
|
cbcd9112a6
|
Merge pull request #29 from jabadia/jabadia
unit testing of offline tiles lib
|
2013-12-20 20:09:38 -08:00 |
|
Javier Abadia
|
1ff8a9a3f2
|
it seems to take a bit to delete all objects from the store, we let it breath before requesting the tile count
|
2013-12-21 00:40:11 +01:00 |
|
Javier Abadia
|
3f664ede4c
|
not needed when using the polyfill, throws an error in Mac's Firefox
|
2013-12-21 00:39:27 +01:00 |
|
Javier Abadia
|
c24636313c
|
more tests
|
2013-12-21 00:10:09 +01:00 |
|
Javier Abadia
|
9bf4371915
|
async testing
|
2013-12-21 00:10:09 +01:00 |
|
Javier Abadia
|
79cb1df073
|
included map description
|
2013-12-21 00:10:09 +01:00 |
|
Javier Abadia
|
f7eb1a7e80
|
changed default webmap (it can be overridden via url param webmap=xxxx)
|
2013-12-21 00:10:09 +01:00 |
|
Javier Abadia
|
e11bca136d
|
more tests
|
2013-12-21 00:07:19 +01:00 |
|
Javier Abadia
|
d5eb92c06e
|
reorganized files and paths to make tests work
|
2013-12-21 00:07:19 +01:00 |
|
Javier Abadia
|
31f6ef00bf
|
more unit testing
|
2013-12-21 00:07:19 +01:00 |
|
Javier Abadia
|
40c1b50dbd
|
allow configuration of proxy path
|
2013-12-21 00:07:19 +01:00 |
|
Javier Abadia
|
d827470635
|
completed some specs
|
2013-12-21 00:07:19 +01:00 |
|
Javier Abadia
|
d2b4daa6c4
|
started writing some unit tests
|
2013-12-21 00:07:18 +01:00 |
|
Javier Abadia
|
5df313661e
|
change module loading to allow unit testing
|
2013-12-21 00:07:18 +01:00 |
|
Javier Abadia
|
86cb30b308
|
moved jasmine lib to \vendor directory
|
2013-12-21 00:07:18 +01:00 |
|
Javier Abadia
|
b8c9f4ccac
|
better error handling when indexeddb is not supported
|
2013-12-21 00:07:18 +01:00 |
|
Javier Abadia
|
01588f71bb
|
more issues to work on
|
2013-12-21 00:07:18 +01:00 |
|
Javier Abadia
|
0ad3e56e78
|
one more server
|
2013-12-21 00:07:18 +01:00 |
|
andygup
|
25d67595b3
|
added duplicate edit event and changed web map ID back
|
2013-12-20 11:18:14 -07:00 |
|
andygup
|
0682a07c8f
|
addt’l stabilization fixes to offlineStore.
|
2013-12-19 15:22:15 -07:00 |
|
andygup
|
ea922ad334
|
offlinestore now handling reestablishing internet connection properly
|
2013-12-18 17:51:34 -07:00 |
|
andygup
|
143eae00ae
|
moved edit basic sample to /samples along w/ various css enhancements
|
2013-12-17 18:05:03 -07:00 |
|
andygup
|
a6d5f5b9ab
|
fix minor html ref bug in tiles-savetofile.html sample
|
2013-12-17 09:24:06 -07:00 |
|
andygup
|
1ed5ad3e34
|
more url reference changes in tiles/src. Added sample director. New sample that lets you save tiles to a download csv.
|
2013-12-16 23:18:32 -07:00 |
|
andygup
|
42c5a9b777
|
refactoring related to adding phonegap functionality and tests
|
2013-12-16 17:54:54 -07:00 |
|
Andy
|
75f6c89a64
|
Merge pull request #20 from jabadia/jabadia
better dependency management using dojo AMD
|
2013-12-16 08:03:35 -08:00 |
|
Andy
|
9180a6c8f5
|
Merge pull request #21 from jabadia/jabadia-unit-testing
relative path script loading
|
2013-12-16 07:58:36 -08:00 |
|
Javier Abadia
|
f19ed67d80
|
simpler layout
|
2013-12-15 18:23:14 +01:00 |
|
Javier Abadia
|
719ee2378f
|
this is not needed as OfflineStore.js loads its own dependencies
|
2013-12-15 18:05:42 +01:00 |
|
Javier Abadia
|
b7abb3ce4e
|
now script loading works from any subdir, regardles of the absolute url location
|
2013-12-15 18:00:02 +01:00 |
|
Javier Abadia
|
eb526ecd68
|
updated issue list
|
2013-12-15 00:06:51 +01:00 |
|
Javier Abadia
|
f656583082
|
better code layout
|
2013-12-14 23:58:42 +01:00 |
|
Javier Abadia
|
356e51b9e6
|
more info
|
2013-12-14 23:52:25 +01:00 |
|
Javier Abadia
|
4e74f4986a
|
limit levels
|
2013-12-14 23:32:12 +01:00 |
|
Javier Abadia
|
88c9f89145
|
some refactoring
|
2013-12-14 23:30:56 +01:00 |
|
Javier Abadia
|
9a51deecea
|
sorted out dependencies
|
2013-12-14 23:09:26 +01:00 |
|
Javier Abadia
|
8aa8f58965
|
moved tilingScheme.js to src dir
|
2013-12-14 22:48:25 +01:00 |
|
Javier Abadia
|
605cafd6da
|
refactor to hide tilingScheme.js from main.js
|
2013-12-14 22:44:20 +01:00 |
|
Javier Abadia
|
b816be18b9
|
clean unused files, renamed files
|
2013-12-14 22:32:39 +01:00 |
|
andygup
|
7974c65cb4
|
more cleanup - removing all reference to old timer functionality
|
2013-12-14 13:55:19 -07:00 |
|
andygup
|
420e96a3cb
|
minor change to gitmodules bootstrap reference
|
2013-12-14 13:48:20 -07:00 |
|
Andy
|
4f6151549f
|
Merge pull request #17 from jabadia/jabadia
fixed bootstrap-map-js url and limited to +3 levels of cache
|
2013-12-14 12:28:41 -08:00 |
|
Javier Abadia
|
50f5a79459
|
ups, minor bug
|
2013-12-14 19:20:21 +01:00 |
|
Javier Abadia
|
3e912d63e7
|
use public url, so that everybody can get bootstrap-map-js repository
|
2013-12-14 19:05:07 +01:00 |
|
Javier Abadia
|
c098f065c3
|
limit levels to keep performance/space within reasonable limits
|
2013-12-14 19:05:07 +01:00 |
|
andygup
|
c4e25ea3c3
|
missed a null pointer from deprecated timer functionality
|
2013-12-13 18:17:07 -07:00 |
|
andygup
|
22e7852548
|
replaced old offline detection with offline.js functionality
|
2013-12-13 18:06:29 -07:00 |
|
andygup
|
1a12d8fc9d
|
Breaking changes! Restructured main directory. Moved editing libraries, etc into a new /edit directory.
|
2013-12-13 12:32:01 -07:00 |
|
andygup
|
533c2cfcf2
|
added getter and setter for tile,url combos
|
2013-12-13 12:10:33 -07:00 |
|
andygup
|
583f80e1b3
|
very basic prototype for phonegap
|
2013-12-12 16:35:16 -07:00 |
|