Page tree

Versions Compared

Key

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

Version 4.7.0

Information

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

Improvements

  • Remove unnecessary filters on Group Homepage
  • Have new design layout of feed items

Bugs fixed

  • Not have notification email for group owner when others join a group.

  • Notification does not show when other user posted status/video/photo in your group.

  • Responsive - Member - Group title be hidden by the Search box

  • Group status is not consistency

  • Group member loads wrong when clicking on a pagination bar.

  • Delete categories - Not load parent categories on "Move to" categories

  • Manage - Photo - Edit thumbnail issues

  • Show wrong feed after adding a group's admin

  • Feed - Show group's info with not clear HTML format.

  • Material - Pending Membership button has the wrong style.

  • Group Detail - Group's menu - the Active menu isn't highlighted.

  • Can post a photo from Group feed when a user has no permission.

  • Miss Share action on Group Mini Menu block

  • Show all groups when enabling "Friends Only Community" setting

  • Groups list - Not update Member number after adding admins or reassigning owner.

  • No notification for group's owner and admin when a user joins a group.

  • Manage - Invite - Not update status to Invited after sending invitations to friends

  • Show own groups in Friends' Groups list

  • Login as Group's admin - After unjoining a group, still can manage that group

  • Can send many requests to join a closed group.

  • Group Details page - Layout issue of Group avatar when scrolling down this page.

Changed Files

M Ajax/Ajax.php
M Block/AddGroup.php
A Block/FeedGroupBlock.php
M Block/GroupDeleteCategory.php
M Block/GroupMenu.php
M Block/SearchMember.php
M Controller/ViewController.php
M Controller/IndexController.php
M Install.php
A Installation/Version/v464.php
A Installation/Version/v470.php
M Service/Callback.php
M Service/Category.php
M Service/Groups.php
M Service/Process.php
M assets/autoload.js
M assets/main.less
M hooks/core.template_block_upload_form_action_1.php
M hooks/friend.component_block_search_get.php
M installer.php
M phrase.json
M start.php
M views/block/add-group.html.php
M views/block/cropme.html.php
M views/block/delete-category.html.php
A views/block/feed-group.html.php
M views/block/menu.html.php
M views/block/photo.html.php
M views/controller/add.html.php
M views/controller/admincp/add-category.html.php

Version 4.6.3

Information

  • Release Date: Oct 24, 2018
  • Best Compatibility: phpFox 4.7.0

Improvements

  • Improve performance
  • Able to delete feed item on a group's wall
  • When creating new/editing group, only show drop-down of sub-categories if having at least one available option

Bugs fixed

  • Group owner cannot manage groups if "Allow to create groups" setting is turn off 

  • The phrase is missing when joining a group

  • Can send multiple requests to join a closed group

  • Cannot create a new widget in a group

  • Show 2 messages in Group Details page when searching a request on the Pending Requests tab 

  • Filtering groups by category work incorrectly

  • Category link of groups are wrong when filtering groups by category

  • Reassigning owner function works incorrectly

  • Error 500 when deleting a category

  • Users can see secret groups

  • Error when searching groups

Changed Files

M Ajax/Ajax.php
M Block/AddGroup.php
M Block/GroupCategory.php
M Block/GroupDeleteCategory.php
M Block/GroupMenu.php
M Controller/AddController.php
M Controller/FrameController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M Installation/Database/PagesAdminTable.php
M Installation/Database/PagesPermTable.php
M Installation/Database/PagesTextTable.php
M Installation/Database/PagesUrlTable.php
M Installation/Database/PagesWidgetTextTable.php
M Job/ConvertOldGroups.php
M README.md
M Service/Browse.php
M Service/Callback.php
M Service/Category.php
M Service/Groups.php
M Service/Process.php
M Service/Type.php
D app.lock
M assets/main.less
M changelog.md
M hooks/feed.service_process_deletefeed.php
M phrase.json
M start.php
M views/block/about.html.php
M views/block/add-group.html.php
M views/block/delete-category.html.php
M views/block/search-member.html.php
M views/block/widget.html.php
M views/controller/index.html.php

 

Version 4.6.2

Information

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

Improvements

  • Support fixed profile menu on Material Template
  • Groups Detail - Members - Group owner is shown in the first as always

Bugs fixed

 

  • Profile picture in Created Feed does not rotate as following the current group Profile picture
  • SEO - No phrase input for description and keywords
  • Can't view groups member
  • Can not view group detail if disable page module
  • Title not unify with other modules
  • Delete feed from a group but main feed still exist
  • Group invite email shows incorrect format no link to click on
  • Displaying Page not found after clicking on Group Photo on Photo Detail page
  • Groups - Edit - Can Edit group by ID of page
  • Show error page when disabling feed module
  • When selecting your group on Android phone, selecting a drop-down menu to add a photo, video etc doesn't work
  • User Profile - Group info still displaying a banned word
  • Edit photo and then save thumbnail does nothing in groups
  • Giving administrator privileges for groups you can add 2 same users with admin privileges
  • Owner of Groups received Email with the wrong language when anyone has any actions (join a group, comment, posted items...) in it
  • Can not create a group if does not install page app
  • Approve bar does not disappear after approved
  • Edit Group: Not load sub-categories when changed Category
  • Does not show "Friend's Groups" menu for a non-login user
  • Manage Categories in ACP: Layout issue when dragging categories

...

M Ajax/Ajax.php
A Block/Featured.php
M Block/GroupPhoto.php
A Block/ReassignOwner.php
M Block/SearchMember.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 Job/ConvertOldGroups.php
M Job/SendMemberJoinNotification.php
M Job/SendMemberNotification.php
M README.md
M Service/Browse.php
M Service/Callback.php
M Service/Facade.php
M Service/Groups.php
M Service/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M hooks/feed.service_process_addcomment__1.php
A hooks/feed.service_process_deletefeed_end.php
M hooks/get_module_blocks.php
M hooks/link.component_ajax_addviastatusupdate.php
M phrase.json
M start.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
M views/block/related.html.php
A views/block/sponsored.html.php
M views/controller/add.html.php
M views/controller/admincp/category.html.php
M views/controller/all.html.php
M views/controller/index.html.php

 

Version 4.6.1

Information

  • Release Date: April 26, 2018
  • Best Compatibility: phpFox >= 4.6.1

Bugs fixed

  • Show "Unable to find the page you are looking for." when click on profile photo.
  • Can't upload profile image in manage group if using S3.
  • Can't reorder sub-category.
  • Lite package can not upload photo if enable debug mode.
  • Missing save button when reposition cover photo.

...

  • A hooks/link.component_service_callback_getactivityfeed__1.php
  • M Controller/IndexController.php
  • M Install.php
  • M Installation/Version/v460.php
  • M Service/Callback.php
  • M Service/Groups.php
  • M Service/Process.php
  • M assets/main.less
  • M phrase.json
  • M start.php
  • M views/block/about.html.php
  • M views/block/photo.html.php
  • M views/controller/admincp/category.html.php

Version 4.6.0

Information

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

Improvements

  • Support groups admin can re order widgets.
  • Support upload thumbnail photo for main categories.
  • Add statistic information of Groups (total items, pending items...) into Sit Statistics.
  • Users can select actions of groups on listing page same as on detail page.
  • Count items on menu My Groups.
  • Support drag/drop, preview, progress bar when users upload thumbnail photos for groups.
  • Hide all buttons/links if users don't have permission to do.
  • Support 3 styles for pagination.
  • Allow admin can change default photos.
  • Validate all settings, user group settings, and block settings.
  • Update new layout for all blocks and pages.

...