Page tree

Versions Compared

Key

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

Version 4.7.3

Information

  • Release Date:  Mar 5, 2019
  • Best Compatibility: phpFox 4.7.4 or later

Improvements

  • Support to edit status feeds with Links.
  • Add a setting to display the created date of Pages #2533.

Bugs Fixed

  • Feed item of a Page status still display after deleted

  • Number of likes is not decreased if site admin deletes user account who is page's member #2564.

  • Names of Page Admin are not changed if they change their profile names #2568.

  • Changing page avatar will also apply to page cover photo #2571.

  • Have duplicated notification to the owner when posting a status on Page detail.

  • The page name is missed in mail title when a user post link on a page.

  • After Admin approved for Claim page, info on Page Admin group is not updated untilthe cache is cleared.

  • When deleting a page status with a link, page status still displays until refreshed.

Changed Files

M Ajax/Ajax.php
M Block/Menu.php
M Install.php
M README.md
M Service/Callback.php
M Service/Pages.php
M Service/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M hooks/feed.service_process_addcomment__1.php
M hooks/feed.service_process_deletefeed.php
M hooks/link.component_ajax_addviastatusupdate.php
A hooks/user.service_process_update_1.php
M phrase.json
M views/block/menu.html.php
M views/controller/add.html.php
M views/controller/index.html.php

Version 4.7.2

Information

  • Release Date:  Jan 17, 2019
  • Best Compatibility: phpFox 4.7.1

Bugs Fixed

  • Site admin cannot claim pages.

  • Site admin cannot reassign owner to the site admin

  • Feeds - Not show the content in the feed when the user enters HTML tag.

  • Cannot create a pages subcategory within a newly created empty category (#2525).

  • Page detail - Click on Like -> Take a long time to action effect

  • Edit page - Set Landing page be Videos - Still show feed when access to a page

  • Invite people to like a page - Can select people who liked/be invited to send an invitation

  • Email shows wrong full name in subject and content when a user posting photo (#2549).

Changed Files

M Ajax/Ajax.php
M Block/Menu.php
M Block/Photo.php
M Block/ReassignOwner.php
M Controller/AddController.php
M Controller/Admin/AddCategoryController.php
M Controller/Admin/IndexController.php
M Controller/ViewController.php
M Install.php
M Service/Callback.php
M Service/Category.php
M Service/Pages.php
M Service/Process.php
M assets/autoload.js
M hooks/friend.component_block_search_get.php
M hooks/photo.component_ajax_process_done.php
M views/block/joinpage.html.php
M views/block/link.html.php
M views/block/menu.html.php
M views/block/reassign-owner.html.php
M views/controller/add.html.php

Version 4.7.1

Information

  • Release Date: Dec 18, 2018
  • Best Compatibility: phpFox 4.7.1

Bugs Fixed

  • Page avatar thumbnail is not aligned when scrolling down.

Changed Files

M views/block/photo.html.php

Version 4.7.0

Information

  • Release Date: Dec 13, 2018
  • Best Compatibility: phpFox 4.7.1 or later

Improvements

  • Have new layout of feed items

  • Remove unnecessary filers on Page Homepage

Bugs Fixed

  • Responsive Layout - Pages >> Members - Page title be hidden by the Search box

  • Responsive - Missed app icon on the main menu

  • Show all pages when "Friends Only Community" setting is enabled

  • Thumbnail cannot be saved when editing page.

  • AdminCP - Manage Sub-Categories - Breadcrumb is missing.

  • Search in Pending Pages will redirect to All Pages.

  • Page Manage - Photo - Edit thumbnail issues.

  • Page Manage - Widgets - Can not edit widget

  • Page Manage - Widgets - Table header has a wrong color.

  • Notification of assigning owner of a page has a wrong link

  • Pages Detail - Page's menu - the Active menu isn't highlighted

  • Show own pages in Friends' Pages list

  • Login as Page's admin - After unlike that page, still can manage page.

  • Show wrong feed after adding a page's admin

  • Can not retain size or position of pages avatar after upgrading.

  • Delete categories - Show wrong for parent categories on "Move to" categories.

  • Page members load wrong when clicking on paging.

  • Notification of transferring page has wrong links

Changed Files

M Ajax/Ajax.php
M Block/AddPage.php
M Block/DeleteCategory.php
A Block/PageFeedBlock.php
M Controller/Admin/IndexController.php
M Controller/FrameController.php
M Controller/IndexController.php
M Install.php
A Installation/Version/v470.php
M Job/GenerateMissingThumbnails.php
M Service/Callback.php
M Service/Category.php
M Service/Pages.php
M Service/Process.php
M Service/Type.php
M assets/autoload.js
M assets/main.less
M hooks/core.template_block_upload_form_action_1.php
M installer.php
M phrase.json
M start.php
M views/block/add-page.html.php
M views/block/cropme.html.php
M views/block/delete-category.html.php
A views/block/page-feed.html.php
M views/block/photo.html.php
M views/controller/add.html.php
M views/controller/admincp/add.html.php

Version 4.6.2

Information

  • Release Date: Aug 23rd, 2018
  • Best Compatibility: phpFox 4.6.1b3 or later

Improvements

  • Support fix profile menu on Material Template

  • Can add Feature and Sponsor for Pages

Bugs Fixed

  • Profile picture in Created Feed does not rotate as following the current page Profile picture

  • Can't view pages member

  • Can not add new page if disable feed module

  • User Profile - Page info still displaying banned word

  • Giving administrator privileges for pages you can add 2 same users with admin privileges

  • SEO - when you add description and keywords they dont show when view source

  • Re-assign Owner for Pages

  • Not show events in Page

  • Edit photo and then save thumbnail does nothing in pages

  • Activity point be decreased when delete a pending page

  • Not have notification emails for page owner when others like and post items on page

  • Displaying Group cannot be not found when click on Page profile's photo

  • Owner of Page received Email with wrong language when anyone have any actions (like, comment, posted items...) in it

  • Content be incorrect in User Group Settings in Pages app

Changed Files

M Ajax/Ajax.php
A Block/Featured.php
M Block/Pending.php
M Block/Photo.php
A Block/ReassignOwner.php
A Block/Sponsored.php
M Controller/AddController.php
M Controller/Admin/IntegrateController.php
M Controller/IndexController.php
M Controller/PhotoController.php
M Controller/ViewController.php
M Install.php
M Installation/Database/PagesTable.php
M README.md
M Service/Browse.php
M Service/Callback.php
M Service/Category.php
M Service/Facade.php
M Service/Pages.php
M Service/Process.php
M assets/main.less
M changelog.md
M hooks/feed.service_process_addcomment__1.php
M hooks/link.component_ajax_addviastatusupdate.php
M hooks/photo.component_ajax_process_done.php
M phrase.json
M start.php
D tests/Service/BrowseTest.php
D tests/Service/PagesTest.php
A views/block/featured.html.php
M views/block/link-listing.html.php
M views/block/link.html.php
M views/block/photo.html.php
A views/block/reassign-owner.html.php
A views/block/sponsored.html.php
M views/controller/add.html.php
M views/controller/all.html.php
M views/controller/index.html.php

Version 4.6.1

Information

  • Release Date: May 17th, 2018
  • Best Compatibility: phpFox 4.6.x

Improvements

  • Disable feature Share when login as pages.
  • Support fix profile menu on Material Template.

Bugs Fixed

  • Page meta description is not working when sharing a page in Facebook.
  • Delete page's feed works not correct.
  • Do not show photo after upgrade from V3.
  • Create popup - Buttons are not aligned on IE browser.
  • Feed does not parse [username] after edit feed.
  • Move the "Claim" button to drop down.
  • Show error after uploading a photo.
  • Add friend buttons disappear when changing tabs in member page.
  • Do not focus on the profile menu when selected on the integrated apps.

Version 4.6.0

Information

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

Improvements

  • Allow users can re-claim after admin deny their claim.
  • Support drag/drop, preview, progress bar when users upload photos.
  • Validate all settings, user group settings, and block settings.
  • Improve layout of all pages and blocks.

...

  • M Ajax/Ajax.php
  • M Block/AddPage.php
  • M Block/Admin.php
  • M Block/Category.php
  • M Block/DeleteCategory.php
  • M Block/Like.php
  • M Block/Menu.php
  • M Block/Pending.php
  • M Block/PeopleAlsoLike.php
  • M Block/Photo.php
  • M Block/Profile.php
  • D Block/ProfilePhoto.php
  • A Block/SearchMember.php
  • M Controller/AddController.php
  • M Controller/Admin/AddCategoryController.php
  • M Controller/Admin/IndexController.php
  • M Controller/Admin/IntegrateController.php
  • M Controller/FrameController.php
  • M Controller/IndexController.php
  • A Controller/MembersController.php
  • M Controller/PhotoController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Installation/Version/v453.php
  • A Installation/Version/v460.php
  • A Job/GenerateMissingThumbnails.php
  • M README.md
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Category.php
  • M Service/Pages.php
  • M Service/Process.php
  • M Service/Type.php
  • M assets/autoload.css
  • M assets/autoload.js
  • M assets/autoload.less
  • A assets/img/default-category/default_category.png
  • A assets/img/default_pagecover.png
  • M assets/main.less
  • M change-log.md
  • A hooks/bundle__start.php
  • M hooks/comment.service_comment_massmail__1.php
  • A hooks/core.template_block_upload_form_action_1.php
  • M hooks/friend.component_block_search_get.php
  • M hooks/get_module_blocks.php
  • A hooks/job_queue_init.php
  • A hooks/mail.component_ajax_compose_process_success.php
  • M hooks/photo.component_ajax_process_done.php
  • A hooks/photo.service_process_make_profile_picture__end.php
  • M hooks/run.php
  • A hooks/validator.admincp_settings_pages.php
  • A hooks/validator.admincp_user_settings_pages.php
  • M installer.php
  • M phrase.json
  • M start.php
  • M views/block/add-page.html.php
  • M views/block/admin.html.php
  • M views/block/cropme.html.php
  • M views/block/delete-category.html.php
  • M views/block/joinpage.html.php
  • M views/block/like.html.php
  • M views/block/link-listing.html.php
  • M views/block/link.html.php
  • M views/block/login.html.php
  • M views/block/menu.html.php
  • M views/block/pending.html.php
  • M views/block/people-also-like.html.php
  • M views/block/photo.html.php
  • D views/block/profile-photo.html.php
  • M views/block/profile.html.php
  • A views/block/search-member.html.php
  • M views/controller/add.html.php
  • M views/controller/admincp/add.html.php
  • M views/controller/admincp/claim.html.php
  • M views/controller/admincp/index.html.php
  • M views/controller/all.html.php
  • M views/controller/index.html.php
  • A views/controller/members.html.php
  • M views/controller/view.html.php
  • M views/controller/widget.html.php

Version 4.5.3

Information

  • Release Date: September 21st, 2017
  • Best Compatibility: phpFox >= 4.5.3

...