1243 Commits

Author SHA1 Message Date
Andy Gup
c75bd479cd Validate features for adds and updates 2015-03-27 17:58:27 -06:00
Andy Gup
727a82686e check for db init and id undefined 2015-03-27 17:58:27 -06:00
Andy Gup
6e8f05dc41 v2.5beta4 dist 2015-03-27 17:58:27 -06:00
Andy Gup
08058b2b08 refactored 2015-03-27 17:58:27 -06:00
Andy Gup
e90f133108 adds getEdit(id) 2015-03-27 17:58:27 -06:00
Andy Gup
1160f1c7d5 updated to accommodate storage for new type property 2015-03-27 17:58:27 -06:00
Andy Gup
32eb234f4c editsStore public dbName, objectStoreName now work correctly 2015-03-27 17:58:27 -06:00
Andy Gup
f515f2b8f6 doc clarification on event 2015-03-27 17:58:26 -06:00
Andy Gup
5f36a542f7 Better update and error handling 2015-03-27 17:58:26 -06:00
Andy Gup
c1c733113f protect against onBeforeApplyEdits undefined 2015-03-27 17:58:26 -06:00
Andy Gup
370a040837 minor doc update 2015-03-27 17:58:26 -06:00
Andy Gup
218e23559a Clarifies ALL_EDITS_SENT object properties 2015-03-27 17:58:26 -06:00
Andy Gup
f6fdc2e978 clarified doc on what's returned by getAllEditsArray() 2015-03-27 17:58:26 -06:00
Andy Gup
99f65031f3 added type property to each edit stored 2015-03-27 17:58:26 -06:00
Andy Gup
90cbb61493 removed unused functionality 2015-03-27 17:58:26 -06:00
Andy Gup
e876797f50 removed EDITS_SENT from offline applyEdits() 2015-03-27 17:58:26 -06:00
Andy Gup
d7f08742af Updated events doc 2015-03-27 17:58:26 -06:00
Andy Gup
bf03d738c3 v2.5beta3 dist 2015-03-27 17:58:26 -06:00
Andy Gup
b93af85ba2 Fixed deferred error when using Editor 2015-03-27 17:58:26 -06:00
Andy Gup
43f68b95c8 mostly working partial offline sample 2015-03-27 17:58:26 -06:00
Andy Gup
f246425800 doc update + added new methods 2015-03-27 17:58:26 -06:00
Andy Gup
4e9722559f test getAllEditsArray() zero condition 2015-03-27 17:58:26 -06:00
Andy Gup
ad1f3d77ee hard deprecate getReadableEdit() 2015-03-27 17:58:26 -06:00
Andy Gup
9d7ec49722 fix bug in spec 2015-03-27 17:58:26 -06:00
Andy Gup
58b87098b4 code comment update 2015-03-27 17:58:26 -06:00
Andy Gup
794e24e733 code comment update 2015-03-27 17:58:25 -06:00
Andy Gup
6518b61082 removed deferredList 2015-03-27 17:58:25 -06:00
Andy Gup
dd2bcf1a38 separate out db init 2015-03-27 17:58:25 -06:00
Andy Gup
942fc04e3f doc update. Added new properties 2015-03-27 17:58:25 -06:00
Andy Gup
a5581aade5 adds layer.getUsage() 2015-03-27 17:58:25 -06:00
Andy Gup
3946006b2b add deprecated functions 2015-03-27 17:58:25 -06:00
Andy Gup
c53f43a557 adds getPhantomGraphicsArray(), getAllEditsArray() 2015-03-27 17:58:25 -06:00
Andy Gup
4c7ca1f225 adds deprecated methods 2015-03-27 17:58:25 -06:00
Andy Gup
2a50ba32bc updates to doc 2015-03-27 17:58:25 -06:00
Andy Gup
2a829dde6f adds deprecated methods back 2015-03-27 17:58:25 -06:00
Andy Gup
32f22247f2 update readme 2015-03-27 17:58:25 -06:00
Andy Gup
aefb5c0b26 refactored lib/edit/ 2015-03-27 17:58:25 -06:00
Andy Gup
d154d711e0 v2.5beta2 dist 2015-03-27 17:58:25 -06:00
Andy Gup
20616a449c ability to store offline restart info in db 2015-03-27 17:58:25 -06:00
Andy Gup
940bd4ab5c adds basic getFeatureLayerJSON functionality 2015-03-27 17:58:25 -06:00
Andy Gup
0a320689e2 code comment updates 2015-03-27 17:58:25 -06:00
Andy Gup
f49f55009b minor fix to editsStoreSpec2 2015-03-27 17:58:25 -06:00
Andy Gup
f6f2b20237 v2.5b1 dist 2015-03-27 17:58:24 -06:00
Andy Gup
b03da6e94e Phantom graphics tests complete - passing 2015-03-27 17:58:24 -06:00
Andy Gup
2d0d997872 spec success but not complete 2015-03-27 17:58:24 -06:00
Andy Gup
3cd8d27c9c correctly ignore feature layer JSON & phantom graphics 2015-03-27 17:58:24 -06:00
Andy Gup
349565936a reset phantom graphics queue 2015-03-27 17:58:24 -06:00
Andy Gup
5c39eecb1e adds phantom graphics to db. Moves functionality to editsStore.js 2015-03-27 17:58:24 -06:00
Andy Gup
15740752a6 better functionality in clean edits db 2015-03-27 17:58:24 -06:00
Andy Gup
4cc0cbf536 capture add, update, delete errors while offline via EDITS_ENQUEUED_ERROR 2015-03-27 17:58:24 -06:00