You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Add-ons [AP] Daily Goal
2.6.1
Register & Get access to index
- 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 the DB adapter [c4042fc]
- Rewrite countThreadsFromToday() && countMembersFromToday() to use the Finder instead of the DB adapter [4a162d7]
- Reverse direction of Streaks list (most recent date is first) [8a99201]
- 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 less/greater than X timeframe
- Midnight reset job has been extended to submit each days results to History entity
- Create style property "Streak graph member color"
- Create style property "Streak graph thread color"
- Create style property "Streak graph post color"
- Create style property "Streak graph grid color"
- Create style property "Negative goal count color"
- Create style property "Positive goal count color"
- Create option "Auto-adjust weight for members"
- Create option "Auto-adjust timeframe for members"
- Create option "Auto-adjust weight for threads"
- Create option "Auto-adjust timeframe for threads"
- Create option "Auto-adjust weight for posts"
- Create option "Auto-adjust timeframe for posts"
- Create option "Max results to show on streak page"
- Create History entity
- Rename option IDs for consistency
- Remove branding
- Position percent text directly in center of progress bars, regardless of bar width
- Add GPLv3 license
- Use predictive statements in Cron job
- Support [UW] Forum Comments System
- Add option to include comments in the post goal
- Increase post goal count if 1) a comment was made 2) option isnt disabled 3) node id is not excluded
- Rename ap_progress_bars.less -> ap_dailygoal_progress_bars.less