Page tree
Skip to end of metadata
Go to start of metadata

Version 4.7.15

Information

  • Release Date: June 14, 2023
  • Best Compatibility: phpFox >= 4.8.8

Bugs fixed

  • Group owner does not receive notification when user joins in group
  • Group owner does not receive notification when member posts items in group
  • Other minor issues

Improvements

  • Related Groups: display groups which a user has joined or can view detail of them
  • When a user accepts an invitation to join the closed group, then they will immediately become a member of that group without waiting for approval
  • Support upload attachments for Menus/Widgets
  • Support Restful API on Groups

Changed files

  • M Ajax/Ajax.php
  • M Controller/WidgetController.php
  • M Install.php
  • M Installation/Database/PagesTable.php
  • A Installation/Version/v4715.php
  • M README.md
  • M Service/Api.php
  • M Service/Callback.php
  • M Service/Groups.php
  • M Service/Process.php
  • M assets/main.less
  • M changelog.md
  • M hooks/feed.service_feed_get_custom_module.php
  • M hooks/feed.service_process_addcomment__1.php
  • M hooks/validator.admincp_settings_groups.php
  • M installer.php
  • M phrase.json
  • M views/block/widget.html.php
  • M views/controller/view.html.php
  • M views/controller/widget.html.php

Version 4.7.14

Information

  • Release Date: February 14, 2022
  • Best Compatibility: phpFox >= 4.8.7

Bugs fixed

  • Global Search: User can still search the group although the setting "Can browse groups?" is disabled
  • Join Group: User cannot join Secret Group after he has been invited by the owner
  • The warning message of the menu is not correct
  • Wrong grammar of the error message at "Groups Limit Per Category"
  • Users cannot send the request to join closed groups
  • User can create a new group although the setting "Can browse groups?" is disabled
  • Detail Group: Delete option does not work
  • My Groups: After the owner updated Group with no categories then it is not shown on My Groups
  • The online status dot of ChatPlus is cut
  • After removing a link from a feed that posted on Group, site shows meaningless notification for the poster
  • User profile > Joined Groups blocks - The tool-tip is not correct when others view your profile
  • In Detail Group > Group Admin Tab, after the group owner leaves the group and views the group admins list, the "permission denied" message is shown
  • AdminCP - Update Counter feature is not working right in certain cases
  • Invite Pending Group: Other users can view pending group by inviting friends
  • In Detail Group > Member tab, GIF user avatar is cut off
  • AdminCP - Show the wrong header when the admin deletes the category
  • Detail Group: Reassign owner function works incorrectly
  • Detail Group: After un-joining "Secret Group", the group owner cannot view detail of this group
  • Detail Group: Loading icon is always shown on "Reassign Owner" popup, so group owner cannot reassign the owner
  • Public Group is not shown on All Groups page when non-login user views
  • User profile: Count function of Group works incorrectly
  • When a user requests to join Closed group, send duplicate notifications to the group owner
  • After sharing public and closed group to Feed, got issue when click on Join button on the feed item
  • XSS Attack: Group: The popup of the script is displayed when viewing the detail group
  • XSS Attack: Popup of the script is shown when the group owner creates a menu with XSS scripts

Improvements

  • Manage Group: Admins: Allow Group owner to able to search all members in Group to assign the admin level even if they are not a friend
  • Add a setting that allows group owner is able to turn on/off email notifications when someone posts in group.
  • When a member of Group tries to post a status then other members also receive the notification and email of that post
  • AdminCP Setting: Should validate the setting "Max file size for upload files in kilobytes (kb)
  • When clicking on notification of requesting to join group, it should redirect owner to Pending Request tab
  • Hide all feeds which are created in group or info in "Statistic" widget if the setting "Can browse groups?" is disabled
  • Manage Categories: Improvement for "Delete Confirmation" popup
  • AdminCP - Add New Category: Insert * (require) to Name field
  • AdminCP - Manage categories/sub-categories: Have the success message after admin drags and drops to change the order of category/sub-category
  • Manage Group: Add message after owner drags and drops the widget/menu
  • Join Closed Group: After the group owner rejoins the group then they should automatically become a member of that group
  • Support integrated apps to check the group permission
  • Add New Group: Hide "Add Group" button if all categories in the site are disabled
  • Do not allow non-login users (guest) to delete group without logging in even if the setting "Can delete all groups?" is enabled in the user group "Guest"
  • Group Detail: Invite: Allow Group owner to invite people via phone number to join Group
  • Detail Group: Member Tab: Hide "Pending Requests" tab for Group type are Public and Secret
  • Manage Group: Show a message successfully after group owner deletes the menu/widget
  • Detail Group: Pending Request: Have the message successfully after group owner approves/denies the request to join Group
  • Detail Group: Change text when a user requests to join a secret group
  • Detail Group: Reassign Owner: Change text
  • Create Groups: Reorder buttons
  • Pending Groups: Reorder actions in MassAction
  • Detail Group: Don't allow to view Blog/Quiz/Video/ ... by copying and pasting link if those items have not integrated into Group
  • Detail Groups: Members Tab: Add text when there is no member joined to group
  • Pending Groups: Should display the notice popup instead of the warning text after site admin deletes a non-existing group
  • Manage Group: Change text when group owner deletes the widget/menu
  • Mass Action: Change text when group owner tries to delete the member of group
  • Validate the settings of " The maximum number of groups that members can create"
  • Menus Tab: Focus on "Menus" tab after creating a new menu in Group
  • Keep the GIF animation when uploading avatar from group detail with GIF
  • Manage > Permissions - Add "Can view widgets?" permission
  • Invite > Email - Auto tag when clicking out of the box or click on 'Send Invitation' button
  • XSS Attack: Group: Prevent the HTML tags in content from either being executed as JS script or rendered as HTML content
  • When disabling the "Show Photo Title" setting in Photos app, remove photo title when viewing group's avatar and cover
  • Change text of the confirm popup when deleting a group

Changed files

  • M Ajax/Ajax.php
  • M Block/GroupProfile.php
  • M Block/Pending.php
  • M Block/SearchMember.php
  • M Controller/AddController.php
  • M Controller/Admin/AddCategoryController.php
  • M Controller/FrameController.php
  • M Controller/IndexController.php
  • M Controller/MembersController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Job/SendMemberJoinNotification.php
  • M Job/SendMemberNotification.php
  • A Service/Api.php
  • M Service/Callback.php
  • M Service/Groups.php
  • M Service/Process.php
  • M assets/autoload.css
  • M assets/autoload.js
  • A assets/invite.js
  • M assets/main.less
  • M hooks/feed.service_feed_get_custom_module.php
  • M hooks/feed.service_process_addcomment__1.php
  • M hooks/link.component_ajax_addviastatusupdate.php
  • A hooks/phpfox_assign_ajax_browsing.php
  • A hooks/route_start.php
  • M hooks/validator.admincp_user_settings_groups.php
  • M phrase.json
  • M views/block/add-group.html.php
  • M views/block/cropme.html.php
  • M views/block/delete-category.html.php
  • M views/block/joinpage.html.php
  • M views/block/link.html.php
  • M views/block/photo.html.php
  • M views/block/reassign-owner.html.php
  • M views/block/search-member.html.php
  • M views/controller/add.html.php
  • M views/controller/admincp/add-category.html.php
  • M views/controller/index.html.php
  • M views/controller/members.html.php

Version 4.7.13

Information

  • Release Date: July 08, 2021
  • Best Compatibility: phpFox >= 4.8.4

Bugs fixed

  • Minor bugs

Improvements

  • Support PHP 8.0
  • Able to limit number of groups created by user group #585

Changed files

  • M Ajax/Ajax.php
  • M Block/FeedGroupBlock.php
  • M Block/GroupAbout.php
  • M Block/GroupCategory.php
  • M Block/GroupMenu.php
  • M Block/ReassignOwner.php
  • M Controller/AddController.php
  • M Controller/IndexController.php
  • M Controller/PhotoController.php
  • M Install.php
  • M Job/SendMemberNotification.php
  • M Service/Callback.php
  • M Service/Groups.php
  • M Service/Process.php
  • M assets/autoload.js
  • M phrase.json
  • M views/block/photo.html.php

Version 4.7.12

Information

  • Release Date: April 19, 2021
  • Best Compatibility: phpFox >= 4.8.4

Bugs fixed

  • Redundant confirmation popup when editing photo in Manage page
  • Missing mass action in Members page after searching
  • Show error when approving a user if he has been a group's admin
  • Some minor issues about email

Improvements

  • Support review Photo before publishing for Group Avatar and Cover
  • Support review Email Subject and Content

Changed files

  • M Ajax/Ajax.php
  • M Block/FeedGroupBlock.php
  • M Block/GroupCropme.php
  • M Block/GroupPhoto.php
  • M Controller/AddController.php
  • M Controller/FrameController.php
  • M Controller/PhotoController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Job/SendMemberNotification.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 hooks/link.component_ajax_addviastatusupdate.php
  • M phrase.json
  • M views/block/about.html.php
  • M views/block/cropme.html.php
  • M views/block/feed-group.html.php
  • M views/block/photo.html.php
  • M views/controller/index.html.php

Version 4.7.11

Information

  • Release Date: March 03, 2021
  • Best Compatibility: phpFox >= 4.8.2

Bugs fixed

  • Phrase issues
  • Missing Gear icon if Pages app is not installed
  • Wrong group's URL in notification email when reassigning owner
  • Missing email when mentioning friend in Group status
  • Non-members can not view closed groups on Feed
  • Anyone can view pending members via URL

Improvements

  • Allow set default permission value for items
  • Apply leave page confirmation on Manage Group page

Changed files

  • M Ajax/Ajax.php
  • M Block/GroupCropme.php
  • M Install.php
  • M Job/SendMemberJoinNotification.php
  • M Job/SendMemberNotification.php
  • M Service/Callback.php
  • M Service/Groups.php
  • M Service/Process.php
  • M assets/autoload.js
  • M assets/main.less
  • D checksum
  • M hooks/admincp.service_maintain_delete_files_get_list.php
  • M hooks/core.template_block_upload_form_action_1.php
  • M hooks/feed.service_feed_get_custom_module.php
  • M hooks/feed.service_process_addcomment__1.php
  • M hooks/link.component_ajax_addviastatusupdate.php
  • D hooks/photo.component_ajax_process_done.php
  • M phrase.json
  • M views/block/about.html.php
  • M views/block/add-group.html.php
  • M views/block/cropme.html.php
  • M views/block/menu.html.php
  • M views/block/reassign-owner.html.php
  • M views/block/search-member.html.php
  • M views/controller/add.html.php
  • M views/controller/members.html.php
  • M views/controller/widget.html.php

Version 4.7.10

Information

  • Release Date: November 09, 2020
  • Best Compatibility: phpFox >= 4.8.2

Bugs fixed

  • Can not view Group detail after switching Friends Only Community setting
  • Missing phrases.

Improvements

  • Hide all posts of Public Group in Home Feed of non-member
  • Add 'Report' action on status which posted on Group

Changed files

  • M Ajax/Ajax.php
  • M Controller/AddController.php
  • M Controller/PhotoController.php
  • M Install.php
  • M README.md
  • M Service/Callback.php
  • M Service/Process.php
  • M changelog.md
  • A hooks/feed.service_feed_get_custom_module.php
  • A hooks/module_getcomponent_start.php
  • M phrase.json
  • M views/controller/add.html.php

Version 4.7.9

Information

  • Release Date: August 31, 2020
  • Best Compatibility: phpFox >= 4.7.6

Bugs fixed

  • Wrong email content when creating an item in Groups

Improvements

  • Support manage item menu
  • Improve notification message when someone posts in Groups
  • Display full cover photo in Feed

Changed files

  • M Ajax/Ajax.php
  • M Controller/ViewController.php
  • M Installation/Version/v474.php
  • M Service/Callback.php
  • M views/block/photo.html.php

Version 4.7.8

Information

  • Release Date: July 01, 2020
  • Best Compatibility: phpFox >= 4.7.6

Improvements

  • Support PHP 7.4

Changed files

  • M Ajax/Ajax.php
  • M Controller/ViewController.php
  • M Installation/Version/v474.php
  • M Service/Callback.php
  • M views/block/photo.html.php

Version 4.7.7

Information

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

Improvements

  • Add a new Joined Pages page.
  • Show the Join button in the Group detail page when guest access a public group.

Changed files

  • M Block/GroupProfile.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Category.php
  • M Service/Groups.php
  • M Service/Process.php
  • M assets/main.less
  • A hooks/admincp.service_maintain_delete_files_get_list.php
  • D hooks/link.component_service_callback_getactivityfeed__1.php
  • M phrase.json
  • M views/block/joinpage.html.php
  • M views/block/menu.html.php
  • M views/block/photo.html.php
  • M views/block/related.html.php
  • M views/block/sponsored.html.php
  • M views/block/widget.html.php
  • M views/controller/all.html.php
  • M views/controller/index.html.php

Version 4.7.6

Information

  • Release Date: July 30, 2019
  • Best Compatibility: phpFox >= 4.7.6

Improvements

  • User can cancel pending request to a closed group

Bugs fixed

  • Sharing a groups widget on Facebook shows a blank image #2713
  • Pending Membership, when clicked on does not take us to pending #2716

Changed files

  • M Ajax/Ajax.php
  • M Controller/MembersController.php
  • M Controller/ViewController.php
  • M Install.php
  • M README.md
  • M Service/Callback.php
  • M Service/Category.php
  • M Service/Groups.php
  • M Service/Process.php
  • M changelog.md
  • M phrase.json
  • M views/block/joinpage.html.php
  • M views/controller/members.html.php
  • M views/controller/view.html.php

Version 4.7.5

Information

  • Release Date: June 11, 2019
  • Best Compatibility: phpFox >= 4.7.6

Improvements

  • Some minor improvements

Bugs fixed

  • Shift+Break is not retained in widget CKEditor #2677

Changed files

  • M Block/FeedGroupBlock.php
  • M Controller/IndexController.php
  • M Install.php
  • M README.md
  • M Service/Callback.php
  • M Service/Groups.php
  • M Service/Process.php
  • M assets/main.less
  • M changelog.md
  • M hooks/link.component_ajax_addviastatusupdate.php
  • A hooks/photo.component_ajax_process_done.php
  • M phrase.json
  • M views/block/category.html.php
  • M views/block/feed-group.html.php
  • D views/block/link-listing.html.php
  • M views/block/link.html.php
  • M views/block/menu.html.php
  • M views/block/photo.html.php
  • M views/controller/all.html.php
  • M views/controller/index.html.php

Version 4.7.4

Information

  • Release Date: Apr 15th, 2019
  • Best Compatibility: phpFox 4.7.4 or later

Improvements

  • Support to add a comment on the feed items of Group profile/cover.

Bugs fixed

  • Layout issues
  • Sharing internal links to group on status doesn't show any thumbnail image #2054

Changed files

  • M Controller/Admin/AddCategoryController.php
  • M Controller/Admin/CategoryController.php
  • M Controller/IndexController.php
  • M Controller/PhotoController.php
  • M Controller/ViewController.php
  • M Install.php
  • A Installation/Version/v474.php
  • M README.md
  • M Service/Callback.php
  • M Service/Category.php
  • M Service/Groups.php
  • M Service/Process.php
  • M changelog.md
  • M hooks/link.component_service_callback_getactivityfeed__1.php
  • M hooks/photo.set_cover_photo_for_item.php
  • M installer.php
  • M phrase.json
  • M views/block/photo.html.php
  • M views/controller/add.html.php
  • M views/controller/index.html.php

Version 4.7.3

Information

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

Bugs Fixed

  • Number of group members displays wrong after site admin delete user account who is group's member #2564. 

  • Changing group avatar will still apply with page cover photo #2571.

  • Have no notifications to owner/admin when posting a status on Group detail

  • A group name is missed in mail title when a user posts link on the group

  • Bootstrap - Publish date displays with wrong font size in Group Detail page.

  • Deleting groups status with a link does not go away until refreshed #2580.

Improvements

  • Support to edit status feeds with Links.

Changed Files

M Ajax/Ajax.php
M Block/GroupAbout.php
M Install.php
M README.md
M Service/Callback.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
M hooks/feed.service_process_deletefeed.php
M hooks/link.component_ajax_addviastatusupdate.php
M phrase.json
M views/block/about.html.php

Version 4.7.2

Information

  • Release Date: Jan 19, 2019
  • Best Compatibility: phpFox 4.7.1 or later

Bugs Fixed

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

  • Groups: Site admin cannot reassign owner to the site admin

  • Invite People via Email - Guest can view info and members in Secret group by URL.

Improvements

  • Not redirect to parent category page if deleting a sub-category.

Changed Files

M Ajax/Ajax.php
M Block/GroupEvents.php
M Block/ReassignOwner.php
M Controller/Admin/AddCategoryController.php
M Controller/Admin/CategoryController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M Service/Callback.php
M Service/Category.php
M Service/Groups.php
M Service/Process.php
M phrase.json
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

  • Group 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

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


Changed files


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.

Changed files

  • 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.

Removed Settings

ID

Var name

Name

Reason

1

groups.pf_group_show_admins

Show Group Admins

Move to setting of block Admin

New Settings

ID

Var name

Name

Description

1

groups.groups_limit_per_category

Groups Limit Per Category

Define the limit of how many groups per category can be displayed when viewing All Groups page.

2

groups.pagination_at_search_groups

Paging Style

3

groups.display_groups_profile_photo_within_gallery

Display groups profile photo within gallery

Disable this feature if you do not want to display groups profile photos within the photo gallery.

5

groups.display_groups_cover_photo_within_gallery

Display groups cover photo within gallery

Disable this feature if you do not want to display groups cover photos within the photo gallery.

6

groups_meta_description

Groups Meta Description

Meta description added to groups related to the Groups app.

7

groups_meta_keywords

Groups Meta Keywords

Meta keywords that will be displayed on sections related to the Groups app.

Removed User Group Settings

ID

Var name

Name

Reason

1

groups.pf_group_moderate

Can moderate groups? This will allow a user to edit/delete/approve groups added by other users.

Don't use anymore, split to 3 new user group settings "Can edit all groups?", "Can delete all groups?", "Can approve groups?"

New User Group Settings

ID

Var name

Information

1

groups.can_edit_all_groups

Can edit all groups?

2

groups.can_delete_all_groups

Can delete all groups?

3

groups.can_approve_groups

Can approve groups?

4

groups.flood_control

Define how many minutes this user group should wait before they can add new group. Note: Setting it to "0" (without quotes) is default and users will not have to wait.

  • No labels