Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rel_3_4_1:
- commit 38336c01668e79c55caf7955759ad2cae6f620a8
- Author: Terran McCanna <tmccanna@georgialibraries.org>
- Date: Thu Oct 17 14:22:37 2019 -0400
- Customization of self-check interface so that username, password,
- and barcode text banners appear in different colors in an effort
- to make it clearer to patrons that they are being asked for a
- different type of information.
- Note that that this also tweaks the password check because the old
- format was different from current master and no longer working correctly.
- Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
- commit 4151531cc8521b7c92be3eb276928b297d3fb53a
- Author: Chris Sharp <csharp@georgialibraries.org>
- Date: Wed Jan 2 07:21:56 2019 -0500
- LP#1810296: Fix selfcheck patron password setting check
- Previously, the selfcheck ignored this setting if it was
- set to "False", since the setting value is stored as text
- and the truth test always succeeded. Instead, explicitly
- check that the setting is "True".
- Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
- commit 228a5840ad0c03389f17b1d9e345c12474cb8b6e
- Author: Bob Wicksall <bwicksall@pls-net.org>
- Date: Mon Jun 6 13:35:28 2016 -0400
- LP#1528647 Self-check only accepts user name value if regex
- for barcode not set up
- This fix allows a patron to log into the self-check interface with either
- a barcode or a user name.
- Written by: Bob Wicksall <bwicksall@pls-net.org>
- Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
- Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
- commit 38306fc0bd2c4235f6d039dc8463b8055c0985cc
- Author: Chris Sharp <csharp@georgialibraries.org>
- Date: Wed Nov 23 08:21:34 2016 -0500
- Restoring selfcheck.js to stock version
- rel_3_6_1:
- commit 20b6614c08c062dc151ec689c7c811c3a3f024aa
- Author: Terran McCanna <tmccanna@georgialibraries.org>
- Date: Thu Oct 17 14:22:37 2019 -0400
- Customization of self-check interface so that username, password,
- and barcode text banners appear in different colors in an effort
- to make it clearer to patrons that they are being asked for a
- different type of information.
- Note that that this also tweaks the password check because the old
- format was different from current master and no longer working correctly.
- Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
- commit faf119bcb46ad6604ffed906bd5844e449b20064
- Author: Chris Sharp <csharp@georgialibraries.org>
- Date: Wed Jan 2 07:21:56 2019 -0500
- LP#1810296: Fix selfcheck patron password setting check
- Previously, the selfcheck ignored this setting if it was
- set to "False", since the setting value is stored as text
- and the truth test always succeeded. Instead, explicitly
- check that the setting is "True".
- Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
- commit ae3a3f0318151caa16212b97c20cacebd467cbd9
- Author: Chris Sharp <csharp@georgialibraries.org>
- Date: Wed Nov 23 08:21:34 2016 -0500
- Restoring selfcheck.js to stock version
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement