Bug 13563 - AngularJS
Summary: AngularJS
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 13630 13733
  Show dependency treegraph
 
Reported: 2015-01-12 17:16 UTC by Martin Renvoize
Modified: 2020-11-30 21:44 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 13563: Add AngularJS Library to Koha (123.79 KB, patch)
2015-01-12 20:45 UTC, Martin Renvoize
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 13563: Add AngularJS Library to Koha (123.87 KB, patch)
2015-02-09 11:38 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2015-01-12 17:16:07 UTC
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
Comment 1 Martin Renvoize 2015-01-12 20:45:06 UTC Comment hidden (obsolete)
Comment 2 Martin Renvoize 2015-01-13 08:39:52 UTC
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.
Comment 3 Kyle M Hall 2015-02-09 11:38:18 UTC
Created attachment 35746 [details] [review]
[SIGNED-OFF] Bug 13563: Add AngularJS Library to Koha

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Jonathan Druart 2015-02-11 10:53:13 UTC
This should be pushed before being used.
Looking forward your implementation/examples :)

Marked as blocked.
Comment 5 Martin Renvoize 2019-11-04 22:28:25 UTC
AngularJS now had many versions and simpler more Koha friendly alternatives are available. Closing this bug.