312 Commits

Author SHA1 Message Date
Andy Gup
f3becfea3a Correctly catch put failure 2015-05-11 15:28:14 -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
57d286fa9a added null value in return 2015-05-01 10:07:27 -06:00
Andy Gup
75409b0b11 add callback when db is init 2015-04-30 17:16:57 -06:00
Andy Gup
4874bf305a add _isDBInit 2015-04-29 19:18:18 -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
16362fdeac handle objectid === undefined 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
e75ee0cb8e updates resetLimitedPhantomGraphicsQueue() 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
08585d569d removed private objectStoreName var 2015-03-27 17:58:28 -06:00
Andy Gup
05e362825c update code comment 2015-03-27 17:58:28 -06:00
Andy Gup
ef07dfe75d fixed db objectid scope 2015-03-27 17:58:28 -06:00
Andy Gup
8bb3508d4a db objectid stub 2015-03-27 17:58:28 -06:00
Andy Gup
cf357dda7d make dbIndex private 2015-03-27 17:58:27 -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
727a82686e check for db init and id undefined 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
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
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
99f65031f3 added type property to each edit stored 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
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