该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

LendingQ

描述

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.

常见问题

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.