Page tree

Versions Compared

Key

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

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

...

  • 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

...

  • 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

...

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

...

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

...