-
Issue #880554: search-index never completes in D7
-
MERCI (Manage Equipment Reservations, Checkout and Inventory): May 12, 2012 4:32
Commit be07b5b on 7.x-2.xby darrickIssue #1565924 by svvlaere: Undefined language in MERCI. langcode for field field_merci_date is always LANGUAGE_NONE as it is not translatable. Also language default was not set for item placeholders. Will now use same language as the parent reservation.
-
MERCI (Manage Equipment Reservations, Checkout and Inventory): April 24, 2012 4:08
Commit cf81a44 on 7.x-2.xby darrickPorted from D6 to D7 issue #1512294 by iPeat: Added validation which prevents a reservation from being checked out if any of the items are currently checked out at any time.
-
MERCI (Manage Equipment Reservations, Checkout and Inventory): April 24, 2012 2:59
Commit 0380606 on 7.x-2.xby darrickPorted from D6 to D7 issue #1494836 by iPeat: No Show cron changes all reservations to No Show not just the past ones. Also added indexing for merci_reservation_status in merci_reservation table. So be sure to update your database.
-
MERCI (Manage Equipment Reservations, Checkout and Inventory): April 24, 2012 2:41
Commit 202ef0f on 7.x-2.xby darrickPorted from D6 to D7 issue #1489812 by iPeat: Can't change a reservation - Conflicting with itself when revisions are enabled. Also fixes reservation conflict without revisions when an item is checked back in early.
-
MERCI (Manage Equipment Reservations, Checkout and Inventory): April 23, 2012 23:21
Commit 1b31394 on 7.x-2.xby darrickMinor typo from last update.
-
MERCI (Manage Equipment Reservations, Checkout and Inventory): April 23, 2012 23:19
Commit cdc33e4 on 7.x-2.xby darrickPorted from D6 to D7 issue #1494788 by iPeat: Item Reservation Status not functioning in inventory shows wrong check out status.
-
MERCI (Manage Equipment Reservations, Checkout and Inventory): April 11, 2012 0:52
Commit ea35abc on 7.x-2.xby darrick -
MERCI (Manage Equipment Reservations, Checkout and Inventory): April 6, 2012 22:12
Commit 6a7db51 on 6.x-2.xby darrickIssue #1494788 by iPeat: Fixed typo for setting reservation status of item when the status of a reservation is changed.
-
MERCI (Manage Equipment Reservations, Checkout and Inventory): April 6, 2012 21:39
Commit d3c6996 on 6.x-2.xby darrickIssue #1512294 by iPeat: Added validation which prevents a reservation from being checked out if any of the items are currently checked out at any time.