このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

説明

LendingQ allows you to specify multiple locations and item types, and then add items to your stock.

Non-admin users can fill out a Hold on an item from a specific item type and location.

This creates a Check Out list, ordered by date.

Users can be marked as contacted, and items have a time to lend. Overdue items are listed.

The Check In list allows non-admin users to check devices back in, and even mark them as lost, stolen or broken. Admin users can reenable these items once fixed or replaced.

FAQ

Why doesn “something” work?

This is an alpha release that is being tested to work out the kinks!

評価

このプラグインにはレビューがありません。

貢献者と開発者

LendingQ はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“LendingQ” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • BUGFIX: Fixed the sorting for the order check out list so it’s correct
  • BUGFIX: Changed the display in several places from post title to the Item Name

0.98

  • BUGFIX: If you try to add a hold on an item type that isn’t in the stock for that location, the hold will error and go to draft.

0.97

  • BUGFIX: Check out list was in reverse order!
  • BUGFIX: Made it so that if you draft a ticket with a bad entry, you can still edit the waiting date and time, if applicable.

0.96.3

  • Added in Bulk Delete in stock to make pagination reset work again.

0.96.2

  • Fixed date (changed from date_i18n to date) on the check out page to correct timezone.
  • Changed page to 1 when you activate a filter on the posts page.

0.96.1

  • Fixed the check in page to work in PHP 5 (array_column wasn’t working with an array of post objects)

0.96

  • Added the ability to filter the Check Out page by location.

0.95.1

  • Added in text-domain functions
  • Replaced all instances of array() with []

0.95

  • Deactivated the test holder Dashboard Widget.
  • Fixed the alternating rows CSS for Check in and Check out lists.
  • Removed an extra quote in the option list for filters.
  • Added the post status and made it sortable to the All Holds list.
  • Removed unwanted test files.

0.94

  • Reorganized all functions alphabetically.

0.93

  • Renamed all globals to prefix with LENDINGQ_

0.92

  • Fixed external include of validate Jquery library.
  • Added sanitizing to all REQUESTs.

0.91

  • First public Alpha version.