Page tree

Versions Compared

Key

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

Version 4.7.1

Information

  • Release Date: November 22, 2019
  • Best Compatibility: phpFox >= 4.7.1

Bugs Fixed

  • When sponsoring /unsponsoring , the popup isn't closed after few seconds #2343

Improvements

  • Integrate with Pages and Groups.

Changed Files

  • M Ajax/Ajax.php
  • M Block/FeaturedBlock.php
  • M Block/SponsoredBlock.php
  • M Controller/AddController.php
  • M Controller/DesignController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Installation/Database/Poll.php
  • M Service/Callback.php
  • M Service/Poll.php
  • M Service/Process.php
  • M hooks/template_template_getmenu_3.php
  • M phrase.json
  • M views/block/entry.html.php
  • M views/block/feed-rows.html.php
  • M views/block/link.html.php
  • M views/block/new.html.php
  • M views/block/share.html.php
  • M views/block/votes.html.php
  • M views/controller/add.html.php
  • M views/controller/index.html.php
  • M views/controller/profile.html.php

Version 4.7.0

Information

  • Release Date: Nov 29, 2018
  • Best Compatibility: phpFox >= 4.7.1

Improvements

  • Improve layout of feed item

Changed Files

M Ajax/Ajax.php
M Block/FeedRowsBlock.php
M Install.php
M README.md
M Service/Poll.php
M assets/autoload.js
M assets/main.less
M changelog.md
M phrase.json
M views/block/feed-rows.html.php

Version 4.6.2

Information

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

Improvements

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

Bugs Fixed

  • SEO - No phrase input for description and keywords.

  • Ban word does not apply for Poll Answer.

  • Show error page when disabling feed module.

  • Poll owner of poll received notification email in wrong language

  • Not show Unsponsored this Poll in options.

Changed Files

M Ajax/Ajax.php
M Block/AnswerVotedBlock.php
M Block/FeedRowsBlock.php
M Block/SponsoredBlock.php
M Install.php
M Installation/Database/Poll_Result.php
M Service/Browse.php
M Service/Callback.php
M Service/Poll.php
M Service/Process.php
D checksum
M views/block/entry.html.php
M views/block/feed-rows.html.php
M views/block/link.html.php
M views/block/vote.html.php

Version 4.6.1

Information

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

Improvements

  • Improve layout.

Bugs Fixed

  • Missing SEO Settings.

Changed Files

  • M views/block/entry.html.php
  • M views/block/vote.html.php
  • M assets/main.less
  • M Install.php
  • M Installation/Version/v460.php

Version 4.6.0

Information

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

...

  • Support multiple choices when vote polls.
  • Support sponsor polls.
  • Support feature polls.
  • New layout for all app pages and blocks.
  • Users can select actions of items on listing page same as on detail page.
  • Support drag/drop, preview, progress bar when users upload photos.
  • Support AddThis on poll detail page.
  • Support 3 styles for pagination.
  • Validate all settings, user group settings, and block settings.

Removed Settings

ID

Var name

Name

Reason

1

poll_view_time_stamp

Poll Time Stamp

Don't use anymore

New Settings

ID

Var name

Name

Description

1

poll_paging_mode

Pagination Style

Select Pagination Style for Polls Listing Page.

Removed User Group Settings

ID

Var name

Name

Reason

1

can_edit_title

Can members of this user group edit the title, image, random setting, privacy setting and comment setting on a poll?

Don't use anymore

2

can_edit_question

Can members of this user group edit the question and answers of a poll?

Don't use anymore

3

can_view_hidden_poll_votes

Can view votes even if the poll is marked to hide votes? (Admin Option)

Don't use anymore

New User Group Settings

ID

Var name

Name

Description

1

can_feature_poll

Can feature polls?

2

can_sponsor_poll

Can members of this user group mark a poll as Sponsor without paying fee?

3

can_purchase_sponsor_poll

Can members of this user group purchase a sponsored ad space for their polls?

4

poll_sponsor_price

How much is the sponsor space worth for polls? This works in a CPM basis.

5

auto_publish_sponsored_item

After the user has purchased a sponsored space, should the item be published right away?

If set to false, the admin will have to approve each new purchased sponsored event space before it is shown in the site.

Deprecated Functions

ID

Class Name

Function Name

Will Remove In

Reason

1

Apps\Core_Polls\Service\Poll

getPolls

4.7.0

Don't use anymore

New Blocks

ID

Block

Name

Description

1

poll.featured

Featured

Show featured polls.

2

poll.sponsored

Sponsored

Show sponsored polls.

3

poll.latest-votes

Latest Votes

Show latest votes of a poll.