145 Commits

Author SHA1 Message Date
Andy Gup
fb6ab89934 tweak featureCollection creation 2015-05-27 10:43:57 -06:00
Andy Gup
b752fcb3ef refactors get and push featureCollections 2015-05-26 17:05:08 -06:00
Andy Gup
44bd77c2f5 v2.8.2 2015-05-19 12:25:47 -06:00
Andy Gup
6f700a2ba5 Minor cleanup 2015-05-11 15:30:13 -06:00
Andy Gup
e8360a181d Closes #339 2015-05-11 15:27:43 -06:00
Andy Gup
60af397943 clean up 2015-05-05 11:57:46 -06:00
Andy Gup
cdb841b05d implemented init promises 2015-05-05 10:01:28 -06:00
Andy Gup
2e5eb28a36 Closes #336 2015-05-04 16:20:19 -06:00
Andy Gup
1fa55e31ed work-around attempt 1 2015-05-01 18:00:16 -06:00
Andy Gup
75409b0b11 add callback when db is init 2015-04-30 17:16:57 -06:00
Andy Gup
348f2998e8 add _isDBInit 2015-04-29 19:15:41 -06:00
Andy Gup
e9d09e3b9a v2.7 2015-04-27 18:27:59 -06:00
Andy Gup
29cc636a2d v2.6.1 2015-04-13 10:52:11 -06:00
Andy Gup
c88e68bc44 force recognition of layer.objectIdField 2015-04-10 18:17:13 -06:00
Andy Gup
8a37042afb v2.6 2015-04-09 17:05:22 -06:00
Andy Gup
5e43ced4b7 v2.5.1 2015-04-07 17:19:05 -06:00
Andy Gup
a646007a2c refactor boolean check 2015-04-07 16:38:28 -06:00
Andy Gup
773a903696 refactor dataStore name 2015-03-27 17:58:30 -06:00
Andy Gup
b6ab19a097 correctly resolve errors 2015-03-27 17:58:30 -06:00
Andy Gup
8db4333f56 fixed offline restart lifecycle issue 2015-03-27 17:58:29 -06:00
Andy Gup
8e87906977 more code comment cleanup 2015-03-27 17:58:29 -06:00
Andy Gup
0d6a88460b protect against null values 2015-03-27 17:58:29 -06:00
Andy Gup
b42de841e8 fixes deleteTemporaryFeature 2015-03-27 17:58:28 -06:00
Andy Gup
9e7964313a corrected when to use resetLimitedPhantomGraphicsQeue 2015-03-27 17:58:28 -06:00
Andy Gup
1a89376710 fixes pending edits bug. Uses graphic.attributes[DB_UID] key 2015-03-27 17:58:28 -06:00
Andy Gup
5e5654cd83 phantom graphic objectid now tied to this.DB_UID 2015-03-27 17:58:28 -06:00
Andy Gup
05e362825c update code comment 2015-03-27 17:58:28 -06:00
Andy Gup
8bb3508d4a db objectid stub 2015-03-27 17:58:28 -06:00
Andy Gup
0d2c4c96ca updated code comments 2015-03-27 17:58:27 -06:00
Andy Gup
6532ade7fd delete temp features 2015-03-27 17:58:27 -06:00
Andy Gup
c75bd479cd Validate features for adds and updates 2015-03-27 17:58:27 -06:00
Andy Gup
08058b2b08 refactored 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
c1c733113f protect against onBeforeApplyEdits undefined 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
e876797f50 removed EDITS_SENT from offline applyEdits() 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
ad1f3d77ee hard deprecate getReadableEdit() 2015-03-27 17:58:26 -06:00
Andy Gup
58b87098b4 code comment update 2015-03-27 17:58:26 -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
a5581aade5 adds layer.getUsage() 2015-03-27 17:58:25 -06:00
Andy Gup
c53f43a557 adds getPhantomGraphicsArray(), getAllEditsArray() 2015-03-27 17:58:25 -06:00
Andy Gup
aefb5c0b26 refactored lib/edit/ 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
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