Wikipedia:WikiProject Articles for creation/Helper script/Changelog
{{Wikipedia:WikiProject Articles for creation/tabs}}
{{historical}}
= Changelog =
25 September 2013
;[https://github.com/WPAFC/afch/commit/344930aeb4953b6ea417cf1ffb3ce4098d3ec52a Build 344930aeb4953b6ea417cf1ffb3ce4098d3ec52a on GitHub]
The 25 September release brings with it a brand new interface to add WikiProject templates to talk pages, widespread CSD logging, integrated formatgeneral.js cleanup, automatic deletion of redirects in the way of acceptance (admins only), bug fixes, speed improvements, and unicorns.
11 September 2013
;[https://github.com/WPAFC/afch/commit/b4ff542f24bff86a0af4f5c4b3087283b09848f0 Build b4ff542f24bff86a0af4f5c4b3087283b09848f0 on GitHub]
:Hotfix, 19 September 2013: [https://github.com/WPAFC/afch/commit/b4cb0f3230ae5782c1faa13e75c7b3ae53ea0c4a Resolve "mark as reviewing" bug]''
This new release includes a brand new API framework that makes saving edits up to 5 times faster! Your CSD nominations will now automatically be logged to your Twinkle log; additionally, you can use a new button to postpone G13 speedy deletion via AFCH. Plus, CSD tagging improvements, lots of bug fixes, styling wizardry, and a loading screen.
29 August 2013
;[https://github.com/WPAFC/afch/commit/cd26d7c483b787a54555e5348065f8c05b214374 Build cd26d7c483b787a54555e5348065f8c05b214374 on GitHub]
This release includes new button styling, more submitter options for submit and mark as draft, CSD logging for G13 nominations, a "postpone G13 speedy deletion" button, speed improvements and code optimization, better compatibility with legacy browsers, and lots of bug fixes.
18 August 2013
;[https://github.com/WPAFC/afch/commit/7377ae109743caad582fb32d60ea05096d3db280 Build 7377ae109743caad582fb32d60ea05096d3db280 on GitHub]
AFCH, now with 110% more Files for upload reviewing using a new inline reviewing interface! Plus, there are two new buttons available when reviewing article submissions: "submit" and "mark as draft," which do exactly what they sound like (and also have options to automatically pre-fill the submitter field with the page creator or last non-bot editor). The decline rationales are sorted into sections, and if you try to move an accepted article to the mainspace but it is blocked by a redirect, the redirect will automatically be tagged for deletion. G13 tagging! You'll see a button to tag eligible pages for G13 speedy deletion. Finally, the buttons are now context-aware, so, for example, you only see "Accept" if you're on a submission that can actually be accepted.
30 July 2013
;[https://github.com/WPAFC/afch/tree/f6f9d3b06f384d0d88ea7a4b0a542a72f8c52403 Build f6f9d3b06f384d0d88ea7a4b0a542a72f8c52403 on GitHub]
:Hotfix, 30 July 2013: [https://github.com/WPAFC/afch/commit/e35270d55ebefa72943f6c616da70a3d130b29f8 rename afcHelper_Redirect_AJAXnumber to afcHelper_AJAXnumber]
:Hotfix, 31 July 2013: [https://github.com/WPAFC/afch/commit/6acb64fae4b7f68189c93e25edfba48932d4511a Enable support for gadget-based initialization]
This new build includes a functional redirect review script, jQuery integration, access keys, revamped CSD/blanking, deletion log wikilink support, better redirect handling, a brand new submit button, and a bucket full of bugfixes.
Note that this build does away with version numbers and instead relies on a combination of dates and GitHub commit hashes.
Legacy
{{collapse top}}
= v.4.1.18 to v.4.1.19 =
;{{User|mabdul}} 2013-06-01
- Integration of WP:AutoEd
- Cleanup removes more HTML comments
- Fix three bugs in the reflist check (thanks to {{user|Anne Delong}}, {{user|Nathan2055}}, and {{user|FoCuSandLeArN}})
- Requesting a token before every page edit as a test: this may fix the "stuck in editing" bug. Feedback is welcomed.
- Checking if a stub tag is already placed on the page, see [//en.wikipedia.org/w/index.php?title=User:Mabdul/afc_beta.js&diff=prev&oldid=556626432 diff] (thanks to {{user|Deadbeef}})
- Improve disambiguation template check, see [//en.wikipedia.org/w/index.php?title=User:Mabdul/afc_beta.js&diff=next&oldid=556626432 diff]
- Ref tag correction part #2 introduced: move :;.,!? before ref tags
- Fixed a Regex for the ref cleanup
- Rolledback to Tim's AfC/R stuff, something completely borked it and I have no idea what
= v.4.1.17 to v.4.1.18 =
;{{User|mabdul}} 2013-05-05
- bug fix: "biography status" drop down menu doesn't work correctly (Thanks to {{user|TheOneSean}} and {{user|Anne Delong}})
- bug fix: removal of too many cases of "HTML HRs", see WT:AFC#AFCH: Overeager removal of HTML comments, thanks for reporting to {{user|Huon}}.
= v.4.1.15 to v.4.1.17 =
;{{User|mabdul}} 2013-04-28
- Major cleanup of the code
- BLP "wizard" to automate talk page tagging
- Note that the script will flash an error if you try to use it on an page that's not an AfC submission
- Improvements to cleanup functionality
- Interface tweaks
- Rewrote canned decline comment interface
- Change to displayed notice when using an incompatible browser
- Comments can now be added on their own and with a "mark" action without the script crashing
- Various stability and interface tweaks and patches
- adding {{tl|uncategorized}} to articles without any categories
- automatic addition of stub tags when an article is rated stub class
- dependent button: mark as reviewed --> unmark as reviewed (removing |r|)
- {{tl|reflist}} check
- Checking if the new page is orphaned and tag it.
- Adding WikiProject Disambiguation Banner to talk page and add {{tl|disambig}} at the bottom of the disambiguation page
- bugs related to the {{para|small}}, and sorting (see also [http://en.wikipedia.org/w/index.php?title=Wikipedia_talk:Articles_for_creation/Caoimhe_Drovandi_Official&diff=502687000&oldid=502491367])
- adding a warning if ref tags are used, but no reflist. {{done-t}} see [//en.wikipedia.org/w/index.php?title=User%3AMabdul%2Fafc_beta.js&diff=550291788&oldid=550272779 edits]
- added a missing whitespace when commenting. see [//en.wikipedia.org/w/index.php?title=User%3AMabdul%2Fafc_beta.js&diff=550302767&oldid=550291788 diff]
- Checking deletion log and give a warning if the page was already deleted. ([//en.wikipedia.org/w/index.php?title=User:Mabdul/afc_beta.js&diff=prev&oldid=550440274 diff])
- Fixed bug, if a submission begins with a whitespace; thanks to {{User|29611670.x}} for reporting ([//en.wikipedia.org/w/index.php?title=User:Mabdul/afc_beta.js&oldid=550642522 diff]).
- bigger http:// box when declining as copyright violation Thanks for reporting to {{user|Anne Delong}}
- checking if a user talk page is a redirect and placing new templates on the correct page.
= v.4.1.14 to v.4.1.15 =
;{{User|mabdul}} 2012-07-04
- fix Teahouse hiding
- fix 'marking on hold' comment
- {{para|lang}} prompt since we have introduced a new feature in [https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Template:AFC_submission/comments&diff=next&oldid=491271275 this revision]
- button styling
- removal of old mass moderated sections: it is unused and was used while reviewing stuff by hand
- added another new checkbox to nominate the submission for CSD through
{{afc cleared|csd}}
= v.4.1.13 to v.4.1.14 =
;{{User|mabdul}} 2012-06-28
= v.4.1.12 to v.4.1.13 =
;{{User|mabdul}} 2012-06-26
- exclude 'bot generated title' from the long HTML comment test
- bugfix: Teahouse username listing link bug
- bugfix: excluding selfclosed ref tags while counting (e.g.
) - give out the wrong stuff if
foo is in the source - bugfix: inline alerts are now working correctly
- advert (AFCH) is added to the page move actions
= v.4.1.11 to v.4.1.12 =
;{{User|mabdul}} 2012-06-23
- bugfix: Firefox workaround
- alerts (copyvio url, merge submission to, etc.) are now inline
= v.4.1.10 to v.4.1.11 =
;{{User|mabdul}} 2012-06-20
- misc button with...
- small bugfixes
- accepting cleans also the submission
- HTML comment test
- ref tag test
= v.4.1.9 to v.4.1.10 =
;{{User|mabdul}} 2012-06-19
- wikilink correction
- cleanupbutton
- another HTML comment removal
= v.4.1.8 to v.4.1.9 =
;{{User|mabdul}} 2012-06-18
- sorting decline templates, comments adding '----'
- removal of more HTML comments
- copyedit of the interface
- search for /all/ old declined templates and shrink them
= v.4.1.7 to v.4.1.8 =
;{{User|mabdul}} 2012-06-17
- Bugfix: Template, Categories, Wikipedia, and Portal talk pages can now created through AFC
= v.4.1.6 to v.4.1.7 =
;{{User|mabdul}} 2012-06-16
- copyedit TH invitation messages
- remove HTML comment "Please don't change anything and press save"
- removing draft templates
- moving the pending submission template to the top (and then decline it)
- 'shrinking' the old decline messages
- removing all
{{userspacedraft}}, {{userspace draft}}, {{user sandbox}} from the submission - cleanup old code of the 'hold' parameter
= v.4.1.5 to v.4.1.6 =
;{{User|Excirial}} 2012-06-06
- Auto clear duplicate review requests on saving (If there are more review requests, any redundant open requests will be removed to prevent duplicate work).
= v.4.1.4 to v.4.1.5 =
;{{User|The Earwig}} 2012-05-20
- removed 'ilc' (inline citations) decline reason
= v.4.1.3 to v.4.1.4 =
;{{User|mabdul}} 2012-04-18
- additional double checking while adding the TH notice
- adding TH notification to the edit summary
= v.4.1.2 to v.4.1.3 =
;{{User|Timotheus Canens}} 2012-04-17
- tool mention in the edit summary (for tracking)
= v.4.1.1 to v.4.1.2 =
;{{User|mabdul}} 2012-04-08
- additional decline option for adding Wikipedia:Teahouse/AFC_invitation
= v.4.1.0 to v.4.1.1 =
;{{User|mabdul}} 2012-01-26
- decliner and declinets variables
{{cob}}