[open-ils-commits] ***SPAM*** [GIT] Evergreen ILS branch master updated. 14784b37fada2826ba4cd445a4a3f2d83b297bb9

Evergreen Git git at git.evergreen-ils.org
Fri Dec 5 10:55:43 EST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  14784b37fada2826ba4cd445a4a3f2d83b297bb9 (commit)
      from  278e1ac49e01bd10dfd7e88856515cc67bdf66cc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 14784b37fada2826ba4cd445a4a3f2d83b297bb9
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Fri Dec 5 10:29:48 2014 -0500

    Docs: Web Client preview intro
    
    This commit adds an introduction for the Web Client preview. It explains
    what to expect as development continues, and where to give feedback. It
    also includes the rationale from the 2.7 release notes.
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/root.txt b/docs/root.txt
index f820b30..95d8c33 100644
--- a/docs/root.txt
+++ b/docs/root.txt
@@ -415,6 +415,54 @@ Web Client Preview
 Introduction
 ------------
 
+The Evergreen Web Staff Client is in the early stages of development and is
+being provided as a "preview" version beginning in Evergreen version 2.7.  If
+you are an early adopter, thank you!  Please keep in mind:
+
+  . *We want your feedback!* Please report any errors, bugs, strange behavior,
+etc. using https://bugs.launchpad.net/evergreen/[Launchpad]. And please send
+requested features or design improvements to the
+mailto:open-ils-dev at list.georgialibraries.org[Evergreen Developers email list].
+
+  . *It is changing rapidly.* Features are being added in "sprints" grouped by
+workflow. Read the
+http://evergreen-ils.org/dokuwiki/doku.php?id=dev:browser_staff:dev_sprints[development
+wiki page] and watch the
+http://libmail.georgialibraries.org/mailman/listinfo/open-ils-general[general
+email list] for updates. (However, these changes will only appear on your client
+when your version of Evergreen is upgraded. Ask your server administrator for
+details.)
+
+  . *The design may change significantly.* Initially, it will follow the design
+of the current XUL-based staff client. But the browser framework provides more
+flexibility for design choices. Also, Evergreen has accepted an
+http://wiki.evergreen-ils.org/doku.php?id=opw:ui_suggest:julialima[intern] to
+focus on a User Interface Style Guide from December 2014 through March 2015.
+Watch http://evergreen-ils.org/communicate/irc/[IRC] and the
+http://libmail.georgialibraries.org/mailman/listinfo/open-ils-general[general
+email list] to follow the progress.
+
+The following rationale was published in the Release Notes for Evergreen 2.7:
+====
+The 2.7 release will contain a preview of web client circulation features.
+Circulation is the first step in moving all staff functions from the existing
+XULRunner-based client to a web application that will be based on AngularJS.
+
+Evergreen is moving away from the existing client because XULRunner no longer
+supports features critical to the Evergreen software, including remote XUL,
+multi-part streaming, and XML JavaScript. The new web client is expected to show
+some speed improvements, to provide comprehensive support for
+internationalization/localization, to provide good support for assistive
+technologies, to be easier to customize locally, and to be more mobile friendly.
+
+The intent of the preview is to make it easier for end users at Evergreen sites
+to try the new client, become familiar with its features, and to discover/report
+bugs that are found. Instructions to implement the web client can be found in
+the code in Open-ILS/web/js/ui/default/staff/README.install. These will be
+revised and moved to the full README for 2.7.1.
+====
+
+
 Using the Web Client
 --------------------
 

-----------------------------------------------------------------------

Summary of changes:
 docs/root.txt |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 48 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list