Many areas of Koha's staff client would benefit greatly from a heavily AJAX driven workflow. AngularJS makes working with state clientside much easier than the alternatives. This bug gives the foundations of adding AngularJS to the Koha stack
Created attachment 35109 [details] [review] Bug 13563: Add AngularJS Library to Koha
This is simply a foundation bug to add the Angular library to the staff client. I will be adding a dependancy tree with a few bugs to give examples of good angular use cases. To test, this bug shouldn't directly affect anything, so just checking that it passes the QA scripts should be enough :) Happy for any thoughts on the approach.
Created attachment 35746 [details] [review] [SIGNED-OFF] Bug 13563: Add AngularJS Library to Koha Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This should be pushed before being used. Looking forward your implementation/examples :) Marked as blocked.
AngularJS now had many versions and simpler more Koha friendly alternatives are available. Closing this bug.