Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 4.7.2

Information

  • Release Date: October 6, 2021
  • Best Compatibility: phpFox >= 4.7.8

Bugs fixed

  • User can still create listing inside Page via URL although has no permission to browse listings
  • GIF user avatar is cut in Manage Invites tab of editing listing
  • Items of secret groups are showing publicly via default RSS feeds
  • Group's admin/owner gets notification emails with wrong language phrases when creating a listing on Group
  • Layout issue on Create listing feed

Improvements

  • Not allow invite guests that are not members in Secret/Closed Group
  • Limitation on number of listings created by user group
  • On the Invite form, auto-add invited emails when clicking out of box or click on 'Send Invitation' button
  • Update text of the confirm popup when deleting the listing

Changed Files

  • M Block/RowsBlock.php
  • M Controller/AddController.php
  • M Controller/FrameUploadController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Installation/Version/v462.php
  • A Service/Api.php
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Category/Category.php
  • M Service/Marketplace.php
  • M Service/Process.php
  • A api.md
  • M assets/autoload.js
  • A assets/invite.js
  • M assets/main.less
  • A hooks/friend.component_block_search_get.php
  • A hooks/route_start.php
  • M hooks/validator.admincp_user_settings_marketplace.php
  • M phrase.json
  • M start.php
  • M views/block/info.html.php
  • M views/block/rows.html.php
  • M views/controller/add.html.php
  • M views/controller/view.html.php

Version 4.7.1

Information

  • Release Date: June 29, 2020
  • Best Compatibility: phpFox >= 4.7.8

Bugs fixed

  • Layout issue when adding new listing without payment section
  • Attachment of listing item is removed after that listing is deleted

Improvements

  • If users don't set up payment information in their account or are logging as page, hide payment section when adding/editing listing 
  • Remove Sponsor and Sponsor In Feed actions for listings when logging in as Page
  • Support Contact Seller with Instant Messaging app.
  • Support Contact Seller with ChatPlus app.

Changed Files

  • M assets/autoload.js
  • M assets/main.less
  • M Controller/AddController.php
  • M Controller/ViewController.php
  • M Controller/PurchaseController.php
  • M Block/InfoBlock.php
  • M Service/Marketplace.php
  • M Service/Process.php
  • M views/block/info.html.php
  • M views/block/menu.html.php
  • M views/controller/add.html.php
  • M phrase.json
  • M Install.php

Version 4.7.0

Information

  • Release Date: November 21, 2019
  • Best Compatibility: phpFox >= 4.7.8

Improvements

  • Integrate with Pages and Groups apps

Changed Files

  • M Ajax/Ajax.php
  • M Block/FeaturedBlock.php
  • M Block/MyBlock.php
  • M Block/SponsoredBlock.php
  • M Controller/AddController.php
  • M Controller/Admin/AddController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Installation/Database/Marketplace.php
  • M Service/Callback.php
  • M Service/Category/Process.php
  • M Service/Marketplace.php
  • M Service/Process.php
  • M assets/main.less
  • M phrase.json
  • M views/block/feed.html.php
  • M views/block/info.html.php
  • M views/block/rows.html.php
  • M views/controller/add.html.php
  • M views/controller/view.html.php

Version 4.6.4

Information

  • Release Date: September 25, 2019
  • Best Compatibility: phpFox >= 4.7.8

Improvements

  • Update layouts.
  • Support adding / editing listing location with suggestions of Google Maps.
  • Able to search and show listings on Google Maps.

Changed Files

  • M Block/RelatedBlock.php
  • M Block/RowsBlock.php
  • M Controller/AddController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Installation/Database/Marketplace.php
  • A Installation/Version/v464.php
  • A Job/ConvertOldLocation.php
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Marketplace.php
  • M Service/Process.php
  • M assets/main.less
  • A hooks/job_queue_init.php
  • M installer.php
  • M phrase.json
  • M start.php
  • M views/block/feed.html.php
  • M views/block/info.html.php
  • M views/block/mini.html.php
  • M views/block/rows.html.php
  • M views/controller/add.html.php
  • M views/controller/index.html.php
  • M views/controller/view.html.php

Version 4.6.3

Information

  • Release Date: May 07, 2019
  • Best Compatibility: phpFox >= 4.6.1

Improvements

  • Allow seller to enable/disable Activity Point payment.

Changed Files

  • M Controller/IndexController.php
  • M Controller/PurchaseController.php
  • M Install.php
  • M Installation/Database/Marketplace.php
  • A Installation/Version/v463.php
  • M README.md
  • M Service/Callback.php
  • M Service/Process.php
  • M assets/autoload.js
  • M assets/main.less
  • M changelog.md
  • M hooks/mail.component_controller_compose_controller_validation.php
  • M hooks/template_template_getmenu_3.php
  • M installer.php
  • M phrase.json
  • M views/block/feed.html.php
  • M views/controller/add.html.php
  • M views/controller/invoice/index.html.php
  • M views/controller/purchase.html.php
  • M views/controller/view.html.php

Version 4.6.2

Information

  • Release Date: Oct 19, 2018
  • Best Compatibility: phpFox >= 4.6.1

Bugs fixed

  • Missing description for Activity Points User group settings.

  • Duplicated the "jpeg" in error message.

  • Manage Invite - Photos are stretched out.

  • Missing hook to support third-party apps

  • Show error page when disabling feed module

  • Short Description still displaying banned word.

  • Owner of listing received notification emails with the wrong language.

Improvements

  • Integrate with RSS app.

  • Have feature allow users/admin can reopen expired listings.

  • Invoices page - Have some blocks same as other pages.

  • Add a new setting to disallow/allow app to post on Main feed when adding new items (default is allow)

Changed Files


M Ajax/Ajax.php
M Block/FeedBlock.php
M Block/RowsBlock.php
M Block/SponsoredBlock.php
M Controller/Admin/IndexController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M Installation/Database/Marketplace_Category_Data.php
M Installation/Database/Marketplace_Text.php
A Installation/Version/v462.php
M README.md
M Service/Browse.php
M Service/Callback.php
M Service/Category/Category.php
M Service/Category/Process.php
M Service/Marketplace.php
M Service/Process.php
M assets/main.less
M changelog.md
M installer.php
M phrase.json
M start.php
M views/block/info.html.php
M views/block/list.html.php
M views/block/menu.html.php
M views/block/mini.html.php
M views/controller/add.html.php
M views/controller/admincp/add.html.php
M views/controller/admincp/index.html.php
M views/controller/invoice/index.html.php
M views/controller/view.html.php



Version 4.6.1

Information

  • Release Date: February 13, 2018
  • Best Compatibility: phpFox >= 4.6.0

Bugs fixed

  • The listing photos aren't shown.
  • Can drag and drop categories above the title.

Improvements

  • Add additional message when contact seller.

Changed Files

  • M Controller/IndexController.php
  • M Install.php
  • M README.md
  • M assets/autoload.js
  • M assets/main.less
  • M change-log.md
  • A hooks/mail.component_controller_compose_controller_validation.php
  • M phrase.json
  • M views/controller/admincp/index.html.php
  • M views/controller/view.html.php

Version 4.6.0

Information

  • Release Date: January 09, 2018
  • Best Compatibility: phpFox >= 4.6.0

Improvements

  • Use cron to send expired notifications.
  • Support attachments for listing's description.
  • Support emoji for listing's description.
  • Users can select actions of listings on listing page same as on detail page.
  • Count items on menu My Listings.
  • Support drag/drop, preview, progress bar when users upload photos.
  • Support AddThis on listing detail page.
  • Support 3 styles for pagination.
  • Allow admin can change default photos.
  • Validate all settings, user group settings, and block settings.
  • Update layout for all blocks and pages.

...