85 Commits

Author SHA1 Message Date
Andy Gup
27335b85b2 Fix minor bug. Replace comma with semicolon 2016-05-11 11:50:31 -06:00
robkspeer
c535dac7e4 v3.0.6 3/3/2016
## Version 3.0.6 - March 3, 2016

No breaking changes

**Bug Fixes**

* Closes #448 - OfflineEditAdvanced - after multiple offline restarts,
UID begins at -1 again for Adds.
2016-03-03 14:38:02 -07:00
Andy Gup
c739703a10 refactor old names to new 2015-11-23 11:35:35 -07:00
Andy Gup
02d2d23101 remove deprecated function 2015-11-23 10:31:34 -07:00
Andy Gup
458eae8e13 reformat code 2015-07-29 18:22:33 -06:00
Andy Gup
655a76d92b 1st attempt to fix editExists 2015-07-28 16:42:53 -06:00
Andy Gup
1df856a7a4 change editStore.editExists error msg 2015-07-28 15:25:14 -06:00
Andy Gup
6e7b59a476 minor code comment update 2015-05-27 10:43:30 -06:00
Andy Gup
b752fcb3ef refactors get and push featureCollections 2015-05-26 17:05:08 -06:00
Andy Gup
5061c2e084 removed unused deferred reference 2015-05-26 11:14:31 -06:00
Andy Gup
4a1d316637 stubbed get and push featureCollections 2015-05-26 11:13:56 -06:00
Andy Gup
6de6572f7a Remove deprecated methods 2015-05-26 09:48:07 -06:00
Andy Gup
57d286fa9a added null value in return 2015-05-01 10:07:27 -06:00
Andy Gup
4874bf305a add _isDBInit 2015-04-29 19:18:18 -06:00
Andy Gup
8a37042afb v2.6 2015-04-09 17:05:22 -06:00
Andy Gup
773a903696 refactor dataStore name 2015-03-27 17:58:30 -06:00
Andy Gup
16362fdeac handle objectid === undefined 2015-03-27 17:58:30 -06:00
Andy Gup
e75ee0cb8e updates resetLimitedPhantomGraphicsQueue() 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
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
6532ade7fd delete temp features 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
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
99f65031f3 added type property to each edit stored 2015-03-27 17:58:26 -06:00
Andy Gup
794e24e733 code comment update 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
4c7ca1f225 adds deprecated methods 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
0a320689e2 code comment updates 2015-03-27 17:58:25 -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
89bdbed77d all tests passing again 2015-03-27 17:58:24 -06:00
Andy Gup
f2b9a1158c fixes object hasOwnProperty bug 2015-03-27 17:58:24 -06:00
Andy Gup
e0cbfaba1f convert graphic to json before db injection 2015-03-27 17:58:24 -06:00
Andy Gup
db977b8d02 added global test variable 2015-03-27 17:58:24 -06:00
Andy Gup
592b7d6786 remove manual serialization 2015-03-27 17:58:23 -06:00
Andy Gup
1da1bb007b delete single phantom graphic + unit test 2015-03-27 17:58:23 -06:00
Andy Gup
8d1c5c307a add, delete phantom graphics in db 2015-03-27 17:58:23 -06:00
Andy Gup
860b9bd987 stubs for storing phantom graphics 2015-03-27 17:58:23 -06:00
Andy Gup
fbd4fc9a37 Fixed deleteFeatureLayerJSON 2015-03-27 17:58:23 -06:00
Andy Gup
ff0c4eaa7e removed updateFeatureLayerData() 2015-03-27 17:58:23 -06:00
Andy Gup
db1df04036 more function name changes 2015-03-27 17:58:23 -06:00
Andy Gup
9c0e6cac14 delete FeatureLayer data + unit test 2015-03-27 17:58:23 -06:00
Andy Gup
8177636fde push, get, update, unit test FeatureLayerData object 2015-03-27 17:58:22 -06:00
Andy Gup
b377b999f6 additional cursor protection 2015-03-27 17:58:22 -06:00