Releases: enterprisemediawiki/WatchAnalytics
WatchAnalytics 3.2.0
Changes:
- 15da667 Use DB_MASTER when using query() to avoid error
- 1601a7a Replace usage of long deprecated and removed wfSuppressWarnings and wfRestoreWarnings
- c3fcf01 Don't use deprecated ParserBeforeTidy hook
- 787611f Don't call WebRequest::getLimitOffset in 1.35
Contributors:
- James Montalvo
- C. Scott Ananian
- DannyS712
- Rich Evans
Thanks everyone!
WatchAnalytics 3.1.2
Gives a banner to indicate a page is being reviewed.
Commits since 3.1.1
89c47f7 (HEAD -> master) Merge branch 'master' of https://github.com/enterprisemediawiki/WatchAnalytics
503e6ab (origin/master, origin/HEAD) Add URL to unreview link so right-click-new-tab unreviews (#108)
3986569 Merge pull request #107 from enterprisemediawiki/bannerHover
78de23f remove print view option
b05bbd5 closes #39
0d9697a fix unreview hover
c5c3e1a remove empty line
f83facf add smart banner loading
9e885ff add space to comment
9c664bb conventions fix
e4f843b remove from full diff page
dc592d7 adds nav button during page review
faef9af Merge pull request #103 from NikitaRana07/patch-1
7f923e7 Merge branch 'master' of https://github.com/enterprisemediawiki/WatchAnalytics
38692cb Merge branch 'master' of https://github.com/enterprisemediawiki/WatchAnalytics
aae6b86 Fix typo "seperat"
0fd6a70 Merge branch 'master' of https://github.com/enterprisemediawiki/WatchAnalytics update to most recent
fadf0c8 Merge branch 'master' of https://github.com/enterprisemediawiki/WatchAnalytics
eeb0d4d Merge branch 'master' of https://github.com/enterprisemediawiki/WatchAnalytics
Contributors
Kris Field
James Montalvo
NIKITA
WatchAnalytics 3.1.1
WatchAnalytics 3.1.0
Adds option to display diffs in Special:PendingReviews based on size and also allow users to accept those changes from the same page.
Adds diff to 'unreview' banner to make it obvious to the user that they are reviewing the page.
Commits since 3.0.0
ecb9518 Adds diff to 'unreview' banner and Special:PendingReviews (#102)
924aa09 fix typo
302e48a Fix bad type hint causing error on page-move (#100)
Contributors
- Kris Field
- James Montalvo
- Olena Stoliarova
WatchAnalytics 3.0.0
Integrates WatchAnalytics with ApprovedRevs extension. If ApprovedRevs is installed then ApprovedRevs Version 1.0+ must be used. Cleans up styling and adds plaid!
Commits since 2.0.1
0adea58 Fix viewing other user reviews (#99)
3382a1c Show pending Approved Revs in Pending Reviews (#98)
4c685ba Merge pull request #84 from enterprisemediawiki/style
f791691 review status settings handling
07545ed handle settings changes
303c1ec Use parallel-lint and minus-x tests (#93)
ed716b7 clean up css formatting
11fa13c formatting fixes
033c4be formatting fixes
52d9a17 remove merge conflict marks
3de491e Merge branch 'master' into style
86e4b68 more plaid
9ae4dda Don't access $_POST directly (#92)
a181f46 Use PHP CodeSniffer to auto-fix style issues (#89)
3ae1e8d Use MediaWiki CodeSniffer for code style checks (#88)
c0e11b0 They've gone into plaid
8ad6de6 combines pagescore and pendingreview colors
30f2410 remove config section
8ca9ce7 configurable css
Contributors
- Kris Field
- James Montalvo
WatchAnalytics 2.0.1
WatchAnalytics 2.0.0
Commits since 0.1.0
- a339623 (origin/master, origin/HEAD) v2.0.0 release (#83)
- f3f7c4f (origin/2.0.0, 2.0.0) v2.0.0 release
- 0f8d745 Add Pagination to PendingReviews and update styling (#82)
- ae4fc09 Merge pull request #81 from enterprisemediawiki/patch_pendrvws
- 37b0f1e removes deprecated Revision::selectFields
- df3874d Add Special:ClearPendingReviews (#79)
- 7abea2c Merge pull request #77 from enterprisemediawiki/new_tab
- 425edaa Open links in new tab
Contributors
- Kris Field
- James Montalvo
WatchAnalytics 0.1.0
Initial release