Santiago Castro
31ffd25fd8
Fix broken Markdown headings
2017-04-18 01:33:06 -03:00
Andy Gup
f0913c0f24
Closes #491 , #492
2016-11-01 09:37:10 -06:00
Andy Gup
ddaf0c321a
Don't return tile found when img is empty string
2016-10-17 14:44:02 -06:00
Andy Gup
e126dd5fa9
update license file
2016-09-15 20:56:41 -06:00
Andy Gup
606c499143
Add database url field compression/decompression
2016-09-15 20:53:28 -06:00
Andy Gup
037ed5666b
v3.4.0 - add tiles database compression
2016-09-13 19:21:43 -06:00
Andy Gup
98b8733b5b
added jslint rules
2016-09-13 19:20:30 -06:00
Andy Gup
6657ff4df0
display tile id on offline tile return
2016-09-13 19:11:40 -06:00
Andy Gup
90069b32ec
added base64String lib, updated license.md
2016-09-13 19:09:18 -06:00
Andy Gup
39380c6755
Add uri encoding to edit basic library
2016-07-12 16:48:49 -06:00
Andy Gup
165d30d742
Add uri encoding to edit advanced library
2016-07-12 16:48:38 -06:00
Andy Gup
947f15d195
remove old console.logs
2016-05-12 09:28:13 -06:00
Andy Gup
797e4f60ba
Closes #462
2016-05-11 12:58:42 -06:00
Andy Gup
5b5736cd78
Fix minor typo in console.log
2016-05-11 12:39:18 -06:00
Andy Gup
13fad4fcbf
Adds proxyPath support to OfflineEditBasic
2016-05-11 11:51:32 -06:00
Andy Gup
1291c932b0
Closes #461
2016-05-11 11:50:55 -06:00
Andy Gup
27335b85b2
Fix minor bug. Replace comma with semicolon
2016-05-11 11:50:31 -06:00
Andy Gup
86fd821ae8
Closes #458
2016-04-21 08:51:35 -06:00
robkspeer
574b8b9eb8
v3.0.6 3/30/2016 Closes #451
...
## Version 3.0.6 - March 30, 2016
No breaking changes
**Bug Fixes**
*
Closes #448 - OfflineEditAdvanced - after multiple offline restarts, UID
begins at -1 again for Adds.
**Enhancements**
* Closes #451 -
OfflineTiles - Option for offline_id_manager localStorage key name
*
Updates to howtousetiles.md documentation for the offlineIdManager
parameter.
2016-03-30 10:16:10 -07: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
663259225d
Commented out image string to console
2015-11-23 16:57:11 -07:00
Andy Gup
67c336d5ab
refactor comments
2015-11-23 13:06:59 -07:00
Andy Gup
b20b1f9a64
refactor lib namespace
2015-11-23 13:06:38 -07:00
Andy Gup
aa007435a3
rename docs
2015-11-23 13:03:41 -07:00
Andy Gup
f346eaa21f
Refactor anme offlineTilesEnabler to OfflineTilesBasic
2015-11-23 11:41:52 -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
8a169847b9
delete/rename old libraries
2015-11-23 10:29:53 -07:00
Andy Gup
b55ff84740
fix online/offline switching
2015-11-19 18:08:47 -07:00
Andy Gup
44cd61f11a
move auto-detect
2015-11-19 17:57:40 -07:00
Andy Gup
4bc476a57a
simple edit library initial commit
2015-11-19 17:48:03 -07:00
Andy Gup
f5c0cbf8fa
Close #419
2015-10-29 16:37:14 -06:00
Andy Gup
1d29073f38
refactor clean up
2015-09-29 18:13:31 -06:00
Andy Gup
9186ae3c71
_estimateTileSize now works w/ tokens
2015-09-29 17:26:41 -06:00
Andy Gup
6ea122aa77
basic functionality checks w/ tokens
2015-09-29 15:37:47 -06:00
Andy Gup
7e52b02f59
minor code layout tweak
2015-09-29 15:36:54 -06:00
Andy Gup
70c3cf1239
Close #399
2015-08-14 09:36:46 -06:00
Andy Gup
859fc08732
minor doc comment
2015-08-14 09:33:27 -06:00
Andy Gup
3f4ad01008
Closes #399 , #400
2015-08-14 09:31:58 -06:00
robkspeer
e475aaa9d9
doc fix for 2.13.0
...
doc fix for 2.13.0
2015-08-10 15:26:23 -07:00
robkspeer
bfc2c0a97f
v2.13.0
...
## Version 2.13.0 - Aug. 10, 2015
##Bug Fixes**
* Closes #386 - getMinMaxLOD calculation
* Closes #390 - In offlineFeatureManager, wait for pushPhantomGraphic
callback before setting attributes and styles of phantom graphics.
* For token based security, when syncing feature edits, provide direct
access to the featureLayer.credentials.token instead of looping thru the
kernel object (as introduced in v2.12.0)
2015-08-10 14:40:03 -07:00
robkspeer
0537c82093
v2.12.1
...
* Closes #388 - remove infoTemplate object from applyEdits request. Now
also removed from adds as well as updates.
2015-08-10 10:39:15 -07:00
robkspeer
c362f86a4d
v2.12
...
* Adds support for token-based authentication when syncing feature
edits.
* Reduces POST request payload size when syncing edits by removing the
InfoTemplate from request parameters.
2015-08-07 11:08:54 -07:00
Andy Gup
87823f63ae
renamed _internalApplyEditsFeatureCollection
2015-07-30 14:47:51 -06:00
Andy Gup
03ea1bacf6
create private var for xhrTimeout
2015-07-29 18:24:50 -06:00
Andy Gup
458eae8e13
reformat code
2015-07-29 18:22:33 -06:00
Andy Gup
5aa62c317c
destringify undefined #2
2015-07-29 18:22:04 -06:00
Andy Gup
1d7bef3521
destringify undefined
2015-07-29 18:21:42 -06:00
Andy Gup
84ff80d8f7
fortify _makeEditRequest
2015-07-29 18:21:13 -06:00
Andy Gup
1204ddfa1f
deprecate _fieldSegment, _fileSegment
2015-07-29 16:12:45 -06:00