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 |
|
Andy Gup
|
3647d2c6d2
|
add new methods
|
2014-11-26 14:02:28 -07:00 |
|
Andy Gup
|
52f14d193b
|
Closes #242 - replace constructor properties
|
2014-09-30 11:46:23 -06:00 |
|
Andy Gup
|
247af2ea07
|
Closes #249 - add public proxyPath
|
2014-09-29 15:18:05 -06:00 |
|
Andy Gup
|
ae3ac63622
|
fixed minor bug
|
2014-09-08 11:41:43 -06:00 |
|
Andy Gup
|
f3a69f6ae5
|
updated namespace for consistency
|
2014-09-08 11:41:13 -06:00 |
|
Andy Gup
|
5d87be2ddb
|
updated library reference for attachmentsStore
|
2014-09-03 16:32:34 -06:00 |
|
Andy Gup
|
725be98506
|
initial refactor of OfflineFeaturesManager
|
2014-09-03 15:24:58 -06:00 |
|
Andy Gup
|
ef87da5ed1
|
added code comments
|
2014-07-25 14:36:47 -06:00 |
|
Andy Gup
|
4b03157e88
|
Check for attachments store
|
2014-07-25 14:26:56 -06:00 |
|
Andy Gup
|
6a1339184a
|
minor console.log tweak
|
2014-06-06 15:11:53 -06:00 |
|
Javier Abadia
|
873d8f9339
|
No matter what jshint says, these are not really properties, but string-indexed elements. We access them later with a string index that comes in the geometry.type property. I believe the code is clearer this way.
|
2014-05-17 17:30:56 +02:00 |
|
Matt Driscoll
|
a44157ffeb
|
jshint files. Some still need some work but I didn't want to break anything.
|
2014-05-15 16:01:51 -07:00 |
|
Javier Abadia
|
fb063666e1
|
refactored promises
|
2014-04-29 17:59:10 +02:00 |
|
Javier Abadia
|
a201620e26
|
fixed offline attachments unit tests (proxy thing)
|
2014-04-29 00:13:19 +02:00 |
|
Javier Abadia
|
b467e439b5
|
reworked attachments-editor.html sample
|
2014-04-28 01:00:55 +02:00 |
|
Javier Abadia
|
8919ed60bb
|
this caused one test to fail
remember, attachments management is optional
|
2014-04-27 22:37:24 +02:00 |
|
Javier Abadia
|
33be209b85
|
refactored reading of files into attachmentStore.js
much simpler and nice!
|
2014-04-27 22:37:23 +02:00 |
|
Javier Abadia
|
02f913bb43
|
replace the default URL that is set by attachmentEditor with the local file URL
|
2014-04-27 22:37:23 +02:00 |
|
Javier Abadia
|
611d509fb0
|
see local files using createObjectURL()
need to:
- revoke the URL when deleting the attachment
- update the inmediate pop-up URL
|
2014-04-27 22:37:23 +02:00 |
|
Javier Abadia
|
f1f8111e50
|
delete of local attachments implemented
|
2014-04-27 01:15:07 +02:00 |
|
Javier Abadia
|
b58ba99d8a
|
delete attachments of those features that are deleted offline
|
2014-04-27 00:08:48 +02:00 |
|
Javier Abadia
|
4ba10390ba
|
fixed some JSLint warnings
|
2014-04-26 18:47:29 +02:00 |
|
Javier Abadia
|
cd0bcf9634
|
comments and code reordering to have a more clear structure inside the file
|
2014-04-15 16:47:34 +02:00 |
|
Javier Abadia
|
8973f76e6b
|
fixed a difficult bug when extending XMLHttpRequest in with sendAsBinary() method in Chrome
attachment-editor.html sample works now
|
2014-04-15 15:43:56 +02:00 |
|