-
876b955...
by
Chris Sharp
on 2018-07-25
-
Bumping version numbers, adding Upgrade Script and Changelog
Signed-off-by: Chris Sharp <email address hidden>
-
9480841...
by
Chris Sharp
on 2018-07-25
-
Updating upgrade docs for 3.0.10.
Signed-off-by: Chris Sharp <email address hidden>
-
c13e6a2...
by
Chris Sharp
on 2018-07-25
-
Bumping Perl version string for 3.0.10
Signed-off-by: Chris Sharp <email address hidden>
-
e790b1b...
by
Jane Sandberg
on 2018-07-25
-
Docs: adding to 3.0.10 release notes
Signed-off-by: Jane Sandberg <email address hidden>
-
ddacdb4...
by
Jane Sandberg
on 2018-07-25
-
Docs: Adding 3.0.10 release notes
Signed-off-by: Jane Sandberg <email address hidden>
-
6fe600c...
by
Dan Wells
on 2018-07-25
-
Translation updates - po files
Signed-off-by: Dan Wells <email address hidden>
-
613b4c0...
by
Dan Wells
on 2018-07-25
-
Translation updates - newpot
Signed-off-by: Dan Wells <email address hidden>
-
17dc274...
by
Dan Wells
on 2018-07-06
-
LP#1414197 Serial Item Delete Improvements
If a serial item is received, then deleted without any further status,
it can leave the system in an inconsistent state:
1) If from a multi-item unit, the unit contents are not updated.
2) If from a single-item unit, the unit is not deleted.
3) If the last holding of its kind, holdings summaries are not updated.
Since 'resetting' items has all the necessary logic to handle the above
needs, this commit runs each deleted item through the reset code before
doing the actual delete. This also gives the benefit of keeping the
logic centralized for future fixes/enhancements.
Signed-off-by: Dan Wells <email address hidden>
Signed-off-by: Kathy Lussier <email address hidden>
-
0104ba7...
by
Kathy Lussier
on 2018-07-06
-
LP#1738249: Fix Circulation Library in Item Status Column Picker
When the original branch was merged, the change to fix the display of
the Circulation Library to the copy's circ_lib in Item Status was
lost. This commit restores it and uses the original patch author's
name on the commit.
Signed-off-by: Jason Stephenson <email address hidden>
-
45db93c...
by
Cesar V
on 2018-07-12
-
LP#1781473 - fix cosmetic issue with circ Id column
The column for Circ.Id on the Patron Checkout grid was
mislabeled "Bill#"
Signed-off by: Cesar Velez <email address hidden>
Signed-off-by: Kathy Lussier <email address hidden>