remove id_as_barcode and add Retrieve patron via Database ID

Bug #818734 reported by Jason Etheridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Undecided
Thomas Berezansky

Bug Description

The id_as_barcode opensrf.xml setting for open-ils.actor was never finished, and the idea was to make its behavior transparent if enabled. But it was never finished and we've already broken the ice for blatantly exposing internal database ID's for input, so I have a branch that rips out id_as_barcode and adds a Retrieve patron via Database ID menu entry to the top-level Search menu. I've also tweaked some labels for Record ID, bringing them in line with the Database ID language.

collab/phasefx/usr_id_as_barcode

---

For sharing the current branch via the remote repo working-eg:

You need only add the remote once, regardless of how many branches you wish to look at.
To add this repo as working-eg:
 Read-only (git protocol):
  git remote add working-eg git://git.evergreen-ils.org/working/Evergreen.git
 Read-write (ssh protocol):
  git remote add working-eg <email address hidden>:working/Evergreen.git

Once you have the remote added you can check out this branch:
git co -b usr_id_as_barcode working-eg/collab/phasefx/usr_id_as_barcode

Tags: pullrequest
Changed in evergreen:
assignee: nobody → Thomas Berezansky (tsbere)
Revision history for this message
Thomas Berezansky (tsbere) wrote :

Pushed to master with an extra "add to the patron search toolbar button menu" commit.

Changed in evergreen:
status: New → Fix Committed
Changed in evergreen:
milestone: none → 2.2.0
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.