0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/controllers
Jason Williams 66154145f1 Fixup validation engine to handle lack of proxying
Closes #4766
- Adjust ValidationEngine so it no longer assumes the properties
  it is validating are proxies via ObjectController.
- Fixup controllers, templates, and routes to use models where
  data needs to be validated.
2015-01-12 03:27:47 +00:00
..
editor Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
modals Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
posts Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
settings Reset the store after import 2015-01-08 13:42:45 +00:00
application.js Update Ember to 1.8.0. 2014-10-30 06:01:22 +00:00
error.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
feature.js Move tag management from behind config/labs flags 2015-01-06 18:56:42 +00:00
forgotten.js Miscellaneous client cleanup 2014-11-29 02:42:08 +00:00
post-settings-menu.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
post-tags-input.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
posts.js Add 'id' to post sort fields. So there is no longer equally sorted posts. 2014-12-18 11:34:26 +08:00
reset.js Miscellaneous client cleanup 2014-11-29 02:42:08 +00:00
settings.js Move tag management from behind config/labs flags 2015-01-06 18:56:42 +00:00
setup.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
signin.js Fixup validation engine to handle lack of proxying 2015-01-12 03:27:47 +00:00
signup.js Fixup validation engine to handle lack of proxying 2015-01-12 03:27:47 +00:00