[AP] Daily Goals

[AP] Daily Goals 2.5.0

No permission to download
anne51 Master Sergeant
Staff member
Bronze Member
Mar 12, 2021
866
1,631
$481
anne51 updated [AP] Daily Goal with a new update entry:

1.2

  • Allow admins to choose which nodes will count towards the post & thread goals (suggested by @Ozzy47)
  • Allow admins to choose the color of the progress bars
  • Allow admins to disable post, thread, or member registration goals
  • Add widget and progress bars for the goals (suggested by @Andro)
  • Add daily thread & member registration goals (suggested by @Andro)

Read the rest of this update entry...
 
anne51 updated [AP] Daily Goal with a new update entry:

1.3

Thanks to @Andro for helping test.

  • Rename addon "[AP] Daily Goal" -> "[AP] Daily Goals"
  • Fix missing widget definition description phrase
  • Change widget title "Daily Goal" -> "Daily goals"
  • Add branding
  • Add Progress Bar BG style property
  • Replace Progress Bar color option with style property for theme-specific colors
  • Optimize Thread counting query
  • Fix Red/green counter color comparing against Post goals for Threads & Member Registrations
  • Fix Thread cron script...

Read the rest of this update entry...
 
anne51 updated [AP] Daily Goal with a new update entry:

1.6.0 Hotfix 1

  • Create widget "Total streaks"- Create widget "Longest member registration streak"
  • Create widget "Longest thread streak"
  • Create widget "Longest post streak"
  • Create widget position "Daily goal streaks: Sidebar"
  • Create permission group "[AP] Daily Goals" and move all permissions there
  • Create permission "View streaks"
  • Add "View streaks" link to widget foote
  • Midnight reset job has been extended to increase/decrease each goal by X weight if goal streaks are...

Read the rest of this update entry...
 
anne51 updated [AP] Daily Goal with a new update entry:

1.6.1

  • Change "Jan 1 1970" default date to something else
  • "Total streaks" count should respect Timeframe settings [e7b9a0d]
  • Longest streak widgets still showing wrong dates [88f78fb]
  • Fix widget CSS only applying if the widgets are set to appear on the Streaks history page
  • Stop declaring \XF::app() twice in countPostsFromToday() [83e69ea]
  • Rewrite comment counter to use Finder instead of the DB adapter [69185a5]
  • Rewrite countPostsFromToday() to use the Finder instead of...

Read the rest of this update entry...
 
anne51 updated [AP] Daily Goals with a new update entry:

2.0.0

  • Create isDelayed() to help account for if the job was triggered past midnight (goal should no longer submit as 0 when posts were made)
  • Add "nofollow" attribute to "View streaks" link
  • Use entity manager to insert to history entity
  • Only count registrations that activated their account
  • Unset simpleCache values when uninstalling
  • Fix Graph range limiting the results outputted in the table (it should only affect the graph)
  • Replace <i> tags on Streaks page with <xf:fa />...

Read the rest of this update entry...
 
jessy updated [AP] Daily Goals with a new update entry:

2.1.2

This update fixes a potential security vulnerability - all users of this addon are advised to upgrade​

  • Various function & template cleanups
  • "Streak" icon in widget header doesnt align to the right on certain themes
  • Fix potential SQL vulnerability involving the "Streak graph range" option (versions affected: v1.6.5 - v2.1.1)
  • Add "noindex" to streaks page

Read the rest of this update entry...
 
thanks to dear member @jessy updated [AP] Daily Goals with a new update entry:

2.3.0

  • Various other cleanups
  • Don't show goals on the streak graph if a user lacks the relevant permission
  • Create style properties
    • Smooth graph lines
    • Show graph line area gradient
    • Show graph line points
    • Streak graph article / AMS color
    • UBS / blog line color
    • Showcase item line color
    • Resource line color
    • CAS / Classifieds ads line color
    • RMS / Review line color
    • IMS / Item line color
    • LD / Link line color
  • Create option callback to disable...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [AP] Daily Goals with a new update entry:

V2.4.1

  • Create cron job & respective admin option for deleting History items older than the specified amount
  • Add warning to "reset streak" button confirmation
  • Fix display_totals() in admin goal editor template
  • Reduce query count in admin panel goal editor
    • Use a left join on the Goal entity when fetching the goals history
    • Use phrase groups for "longest $contentType streak" phrases
  • Fix padding of pagenav in admin goal editor
  • Type hinting error on PHP 7.4...

Read the rest of this update entry...
 
Back
Top