{"id":122674,"date":"2020-06-09T13:09:31","date_gmt":"2020-06-09T13:09:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/lendingq\/"},"modified":"2023-01-30T15:14:05","modified_gmt":"2023-01-30T15:14:05","slug":"lendingq","status":"publish","type":"plugin","link":"https:\/\/scn.wordpress.org\/plugins\/lendingq\/","author":14627823,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"trunk","tested":"6.1.10","requires":"4.7","requires_php":"5.6","requires_plugins":"","header_name":"LendingQ","header_author":"","header_description":"A simple system to manage the lending of items (like hotspots) with an integrated waiting list.","assets_banners_color":"","last_updated":"2023-01-30 15:14:05","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/lendingq\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1329,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"0.94":{"tag":"0.94","author":"chuhpl","date":"2020-06-09 13:09:10"},"0.95":{"tag":"0.95","author":"chuhpl","date":"2020-06-12 13:53:01"},"0.95.1":{"tag":"0.95.1","author":"chuhpl","date":"2020-06-16 14:11:42"},"0.96":{"tag":"0.96","author":"chuhpl","date":"2020-06-16 14:11:42"},"0.96.1":{"tag":"0.96.1","author":"chuhpl","date":"2020-06-19 13:52:20"},"0.96.2":{"tag":"0.96.2","author":"chuhpl","date":"2020-06-30 15:24:40"},"0.96.3":{"tag":"0.96.3","author":"chuhpl","date":"2020-07-02 16:07:03"},"0.97":{"tag":"0.97","author":"chuhpl","date":"2020-07-24 14:11:29"},"0.98":{"tag":"0.98","author":"chuhpl","date":"2023-01-30 15:13:05"},"1.0":{"tag":"1.0","author":"chuhpl","date":"2023-01-30 15:13:05"}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.94","0.95","0.95.1","0.96","0.96.1","0.96.2","0.96.3","0.97","0.98","1.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[127661,186903],"plugin_category":[],"plugin_contributors":[91829,91830],"plugin_business_model":[],"class_list":["post-122674","plugin","type-plugin","status-publish","hentry","plugin_tags-borrow","plugin_tags-lending","plugin_contributors-chuhpl","plugin_contributors-maniacalv","plugin_committers-chuhpl"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/lendingq.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>LendingQ allows you to specify multiple locations and item types, and then add items to your stock.<\/p>\n\n<p>Non-admin users can fill out a Hold on an item from a specific item type and location.<\/p>\n\n<p>This creates a Check Out list, ordered by date.<\/p>\n\n<p>Users can be marked as contacted, and items have a time to lend. Overdue items are listed.<\/p>\n\n<p>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.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='why%20doesn%20%22something%22%20work%3F'><h3>Why doesn \"something\" work?<\/h3><\/dt>\n<dd><p>This is an alpha release that is being tested to work out the kinks!<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>BUGFIX: Fixed the sorting for the order check out list so it's correct<\/li>\n<li>BUGFIX: Changed the display in several places from post title to the Item Name<\/li>\n<\/ul>\n\n<h4>0.98<\/h4>\n\n<ul>\n<li>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.<\/li>\n<\/ul>\n\n<h4>0.97<\/h4>\n\n<ul>\n<li>BUGFIX: Check out list was in reverse order!<\/li>\n<li>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.<\/li>\n<\/ul>\n\n<h4>0.96.3<\/h4>\n\n<ul>\n<li>Added in Bulk Delete in stock to make pagination reset work again.<\/li>\n<\/ul>\n\n<h4>0.96.2<\/h4>\n\n<ul>\n<li>Fixed date (changed from date_i18n to date) on the check out page to correct timezone.<\/li>\n<li>Changed page to 1 when you activate a filter on the posts page.<\/li>\n<\/ul>\n\n<h4>0.96.1<\/h4>\n\n<ul>\n<li>Fixed the check in page to work in PHP 5 (array_column wasn't working with an array of post objects)<\/li>\n<\/ul>\n\n<h4>0.96<\/h4>\n\n<ul>\n<li>Added the ability to filter the Check Out page by location.<\/li>\n<\/ul>\n\n<h4>0.95.1<\/h4>\n\n<ul>\n<li>Added in text-domain functions<\/li>\n<li>Replaced all instances of array() with []<\/li>\n<\/ul>\n\n<h4>0.95<\/h4>\n\n<ul>\n<li>Deactivated the test holder Dashboard Widget.<\/li>\n<li>Fixed the alternating rows CSS for Check in and Check out lists.<\/li>\n<li>Removed an extra quote in the option list for filters.<\/li>\n<li>Added the post status and made it sortable to the All Holds list.<\/li>\n<li>Removed unwanted test files.<\/li>\n<\/ul>\n\n<h4>0.94<\/h4>\n\n<ul>\n<li>Reorganized all functions alphabetically.<\/li>\n<\/ul>\n\n<h4>0.93<\/h4>\n\n<ul>\n<li>Renamed all globals to prefix with LENDINGQ_<\/li>\n<\/ul>\n\n<h4>0.92<\/h4>\n\n<ul>\n<li>Fixed external include of validate Jquery library.<\/li>\n<li>Added sanitizing to all REQUESTs.<\/li>\n<\/ul>\n\n<h4>0.91<\/h4>\n\n<ul>\n<li>First public Alpha version.<\/li>\n<\/ul>","raw_excerpt":"LendingQ is a simple way to manage and lend out items without worrying about using a large ILS.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/122674","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=122674"}],"author":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/chuhpl"}],"wp:attachment":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=122674"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=122674"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=122674"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=122674"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=122674"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=122674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}