Justin Manley
|
2a3d7df34e
|
Successfully update textbox annotation via AJAX in mapknitter.js.
|
2014-09-08 18:40:55 -05:00 |
|
Justin Manley
|
ebe8c0c785
|
Add listeners for annotation edit and delete in mapknitter.js (MapKnitter.Annotations). Fill out MapKnitter#update with jQuery PUT request.
|
2014-09-07 18:53:04 -05:00 |
|
Justin Manley
|
d906502cce
|
Add call to serialize in Annotation model to automatically store coordinates and style objects in the db as strings.
|
2014-09-06 08:19:55 -05:00 |
|
Justin Manley
|
f15e6f9afd
|
Refactor MapKnitter.Resources#_createResource in mapknitter.js and AnnotationsController#create to successfully create new annotations on well-formed AJAX request with content-type: application/json.
|
2014-09-04 11:32:44 -04:00 |
|
Justin Manley
|
32b06c3a5a
|
Refactor mapknitter.js to provide a uniform interface for all resource-oriented AJAX requests. Write code to get and update annotations using new AJAX interface.
|
2014-09-03 23:02:39 -04:00 |
|
Justin Manley
|
28a21e9b5f
|
Scaffold model and controllers and add db migrations for annotations.
|
2014-09-02 22:01:25 -04:00 |
|