134 Commits

Author SHA1 Message Date
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
Andy Gup
89bdbed77d all tests passing again 2015-03-27 17:58:24 -06:00
Andy Gup
119fb6fe33 correctly handle phantom graphic layer errors 2015-03-27 17:58:24 -06:00
Andy Gup
a27ad858e1 minor code comment cleanup 2015-03-27 17:58:23 -06:00
Andy Gup
15e0c52f14 general code cleanup 2015-03-27 17:58:23 -06:00
Andy Gup
7c6d456e2a rename clean functionality for clarity 2015-03-27 17:58:23 -06:00
Andy Gup
0cc9859e1f correct code comment 2015-03-27 17:58:23 -06:00
Andy Gup
8af096303f All unit tests passing. No errors. 2015-03-27 17:58:22 -06:00
Andy Gup
ccb93afb4f 1st version w/ no errors. 2015-03-27 17:58:22 -06:00
Andy Gup
7566970d01 updated for testing 2015-03-27 17:58:22 -06:00
Andy Gup
5f6ec59246 1st working ver of offline features. A few errs 2015-03-27 17:58:22 -06:00
Andy Gup
cb2c9a7f23 added promises to extend.update 2015-03-27 17:58:22 -06:00