Ghost/core
David Arvelo c61817cc80 Fix tag updating on model save in editor controller
closes #3131
- create a hook in the editor controller that fires on a model's save events
- use this hook to perform all the things that need to happen on save, regardless of where the save originated
- remove logic from instances of model.save() that now belongs in the modelSaved hook
- detach the model event listeners on willTransition in the editor routes
2014-06-28 23:50:24 -04:00
..
client Fix tag updating on model save in editor controller 2014-06-28 23:50:24 -04:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Calls to POST API have include=tags 2014-06-28 03:13:31 -04:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00