253 Commits

Author SHA1 Message Date
Andy Gup
62963c2f69 update TPKLayer namespace 2014-09-08 13:09:16 -06:00
Andy Gup
707c185ca6 updates test for retrieveEditsQueue 2014-09-08 13:05:47 -06:00
Andy Gup
523a439f8b update OfflineFeaturesManager namespace 2014-09-08 12:49:50 -06:00
Andy Gup
c6f2bdc9b8 test spec bug fixes 2014-09-03 16:33:02 -06:00
Andy Gup
12f1dd9754 update tests to ArcGIS JS API 3.10 2014-09-03 16:31:16 -06:00
Andy Gup
725be98506 initial refactor of OfflineFeaturesManager 2014-09-03 15:24:58 -06:00
Andy Gup
08e189d763 initial refactor offlineTilesEnabler & OfflineTilesEnablerLayer 2014-09-03 13:44:10 -06:00
Andy Gup
1c3b92cf01 initial refactor for offlineTilesEnabler 2014-08-21 16:00:43 -06:00
Andy Gup
c4681be829 refactored TPKLayer test spec 2014-08-20 16:09:00 -06:00
Andy Gup
32e9266e63 refactored saveToFile() to TilesCore 2014-08-15 14:21:53 -06:00
Andy Gup
0f834f9cfd refactored loadFromFile() into TilesCore 2014-08-15 14:01:37 -06:00
Andy Gup
69ecbc1ce6 refactored getTilePolygons to TilesCore 2014-08-15 13:31:51 -06:00
Andy Gup
8e148eb426 refactored parseGetTiledInfo to TilesCore 2014-08-11 14:37:22 -06:00
Andy Gup
deaac929b9 refactored _storeTile() to TilesCore 2014-08-11 13:56:52 -06:00
Andy Gup
22423c34b8 re-ran tests using JS API v3.9 2014-06-11 13:43:58 -06:00
Andy Gup
53779a17d3 spec enabler done 2014-06-11 13:40:53 -06:00
Andy Gup
edecdbfae5 spec done 2014-06-11 13:40:37 -06:00
Andy Gup
4e017c9f95 adding in tests for OfflineTilesEnablerLayer 2014-06-11 12:43:58 -06:00
Andy Gup
b60dc5bae7 test for library support validation 2014-05-23 16:43:06 -06:00
Andy Gup
43f9c134ae minor tweaks. 2014-05-23 16:22:31 -06:00
Andy Gup
9cc4414f88 tweaked get tiles test 2014-05-23 16:05:59 -06:00
Andy Gup
4b5ae6121e Validate setting isDBWriteable to false 2014-05-23 15:55:26 -06:00
Andy Gup
bb053dbfa7 test get object size 2014-05-23 15:25:35 -06:00
Andy Gup
706e3eaa78 test get db size 2014-05-23 15:25:09 -06:00
Andy Gup
e2047a6d02 test getInMemTiles 2014-05-23 14:44:22 -06:00
Andy Gup
09f313ed4e validate buffer2Base64 2014-05-23 14:35:40 -06:00
Andy Gup
714501179e add test to validate base64ArrayBuffer 2014-05-23 13:54:29 -06:00
Andy Gup
19cc918260 added test to validate bytes2MBs 2014-05-23 13:51:12 -06:00
Andy Gup
a96170673e added test to validate getFilePath 2014-05-23 13:48:36 -06:00
Andy Gup
acc456459a more tests 2014-05-23 13:46:09 -06:00
Andy Gup
2ed53e833a added test to retrieve init extent from conf.cdi 2014-05-23 12:32:06 -06:00
Andy Gup
7a978ef385 minor code comment fix 2014-05-23 11:10:30 -06:00
Andy Gup
2e156c2f85 parse bundle test 2014-05-23 09:56:29 -06:00
Andy Gup
6c599c4580 initial spec 2014-05-22 17:11:33 -06:00
Andy Gup
8ee9b1cc60 added modules and zipParser() 2014-05-22 14:24:02 -06:00
Andy Gup
5dbeef3193 empty .js file for the tpklayer spec 2014-05-22 14:18:19 -06:00
Andy Gup
d62b828196 1st pass at tpklayer spec 2014-05-22 14:17:54 -06:00
Javier Abadia
a201620e26 fixed offline attachments unit tests (proxy thing) 2014-04-29 00:13:19 +02:00
Javier Abadia
afaa82d0d2 check for blob url in the locally stored attachments 2014-04-27 22:37:24 +02:00
Javier Abadia
9eb96ccd98 need to test with real attachment files now 2014-04-27 22:37:23 +02:00
Javier Abadia
f1f8111e50 delete of local attachments implemented 2014-04-27 01:15:07 +02:00
Javier Abadia
b58ba99d8a delete attachments of those features that are deleted offline 2014-04-27 00:08:48 +02:00
Javier Abadia
d681022d0a refactored attachmentsStore into offlineFeaturesManager (and not in each layer) 2014-04-15 14:09:15 +02:00
Javier Abadia
53da2e734a added getAllAttachments() method 2014-04-15 14:08:04 +02:00
Javier Abadia
12be0cd6d6 now we can upload attachments and delete them from indexeddb afterwards 2014-04-15 12:30:30 +02:00
Javier Abadia
d92acc87b3 implemented delete() method 2014-04-15 12:01:07 +02:00
Javier Abadia
9470f24990 now, uploading attachments works (not complete) 2014-04-15 11:46:38 +02:00
Javier Abadia
363396faea fixed getAttachmentsByFeatureLayer() to support negative featureIds
fixed replaceFeatureId() method to allow changes to be really written
2014-04-15 11:45:09 +02:00
Javier Abadia
fda270c218 almost working for uploading new attachments 2014-04-14 18:31:29 +02:00
Javier Abadia
db7f2b1f45 add getAttachmentsByFeatureLayer() method to attachmentsStore 2014-04-14 18:00:04 +02:00