426 Commits

Author SHA1 Message Date
Bardi Harborow
8b2a3906ff Rename misc/ to contrib/. 2018-04-05 02:16:41 -04:00
Daniel Glus
6cfd0b84d3 Limit edit summary length 2018-03-03 03:42:45 -05:00
Daniel Glus
4304280000 Invalidate Wikiproj cache 2018-03-03 03:33:53 -05:00
Daniel Glus
ed79c8c2c6 Fix previews 2018-01-13 17:22:02 -05:00
Daniel Glus
e02dd490c1 Add declining with multiple (two) reasons 2018-01-13 17:22:02 -05:00
Bardi Harborow
d71c55f28b Cleanup Gruntfile.js. 2018-01-13 17:05:33 -05:00
Bardi Harborow
14c09eb7e9 Remove 'global' tags that cause jshint to fail. 2018-01-13 17:05:33 -05:00
Bardi Harborow
bfd127651d Remove redundant versions and directives from .travis.yml. 2018-01-13 17:05:33 -05:00
Bardi Harborow
a99e180f0b Update devDependencies. 2018-01-13 17:05:33 -05:00
Bardi Harborow
0b54d9ff8e Cleanup package.json. 2018-01-13 17:05:33 -05:00
Daniel Glus
f182203063 Fix handling of long categories in accept 2018-01-06 21:46:22 -05:00
Daniel Glus
b3700f18fa Further fixes for the flickering issue 2018-01-06 21:41:56 -05:00
Daniel Glus
cecd694a8e Fix category suggestions 2018-01-06 18:02:14 -05:00
Daniel Glus
783cfcf4d3 No cache on getText 2017-12-08 18:23:04 -05:00
Daniel Glus
237755ee6a Remove "Blank the submission" checkbox
It's difficult to view the older, problematic revision when we've
cleared it. If we might put a CSD template on it anyway, and drafts are
already indexed, we don't need this option anymore.
2017-10-27 22:48:23 -04:00
Daniel Glus
19ac92b6d8 Update 'very old' cat name 2017-10-15 22:07:56 -04:00
APerson
2f19566ece [upload.py] Change method per mwclient update 2016-05-29 11:38:39 -04:00
APerson
0c5a356eb1 Notification if OTRS notice & cv decline - fix #66
If there's an OTRS notice on the draft's talk page when a reviewer goes to decline it as a copyright violation, pop up a notice warning the reviewer about the OTRS notice.
2016-03-07 23:02:06 -05:00
APerson
1358745405 Preserve comment text on reason switch; fix #72
Changing decline reasons will no longer delete the text in the decline reason textarea.
2016-03-03 23:50:56 -05:00
APerson
fcf099c4e7 Change wording of decline reason descriptions
Per a discussion on the helper script talk page, the wording of the short descriptions of decline reasons (which are included in edit summaries when reviewers decline drafts) was somewhat bitey, so they've been changed from saying that topics *do not meet* notability guidlines to saying that they *have not yet been shown to meet* notability guidelines.
2016-02-26 13:13:07 -05:00
APerson
2f3054b553 Fix a formatting issue 2016-02-26 12:01:11 -05:00
APerson
39e285c4c1 Merge branch 'master' of https://github.com/WPAFC/afch-rewrite 2016-02-26 09:44:36 -05:00
APerson
5d99416ebf Error message grammar fix 2016-02-26 09:44:16 -05:00
APerson
e4bc6ffd16 Add talk header to new talk pages; fix #74
This is the final time this gets fixed, hopefully; partially reverting 154b15d.
2016-02-24 14:31:41 -05:00
APerson
154b15da72 Revert 8d3d950; UNfix #74
That's what I get for not testing adequately. Apparently, the `exists()` function of `Title` sometimes returns `true` when it isn't supposed to, leading to edits like [this one](https://en.wikipedia.org/w/index.php?diff=706488164).
2016-02-23 12:30:08 -05:00
APerson
8d3d9503fe Add {{Talk header}} to new talk pages; fix #74 2016-02-22 22:59:34 -05:00
APerson
88a4f95dbf added a releases badge 2016-02-22 22:11:44 -05:00
APerson
3dba3a2920 Put the comment on the talkpage; fix #75 2016-02-21 15:44:26 -05:00
APerson
ac88992d87 Merge pull request #77 from WPAFC/preview-reason
Preview reason, fix #46
2016-02-18 17:39:52 -05:00
APerson
c61d7bdc4d Remove mention of original creator
Theo isn't *that* active at the moment; best not to redirect people looking for maintenance to him, I guess
2016-02-18 17:22:04 -05:00
APerson
b54ed109ee Add previewing of decline reasons
When the (preview) link next to the decline reason dropdown is clicked, a preview of that reason appears.
2016-02-15 18:03:50 -05:00
APerson
62bbaa6bd0 Update .gitignore again 2016-02-14 22:53:00 -05:00
APerson
dfa789d78f Update .gitignore 2016-02-14 22:52:21 -05:00
Theopolisme
33571bbd95 Disable feedback due to #71 2015-12-17 17:18:16 -06:00
APerson
154f720eeb Add a license
npm was complaining a lot about the lack of a license in package.json
2015-09-26 22:17:40 -04:00
APerson
e0bfe12e8d Add more redirects to reflist, fix #20
I added (mostly) English-language redirects that were being used. Hopefully the list of redirects won't change for a while.
2015-09-26 19:37:36 -04:00
APerson
970e1b3cd6 Fixed default postpone template
Even when we're postponing G13 for the first time, the template should still indicate that with a first unnamed parameter of `1`.
2015-08-09 20:09:10 -04:00
APerson
40c30508b9 Remind user that the script checks for an invite
I never knew that if the script encountered an existing Teahouse invitation on a user talk page, it wouldn't send another one. Only after looking through the source did I discover that there's no need to uncheck the box. Hence, this quick reminder that there's no need to check the user talk page.
2015-07-13 23:43:27 -04:00
Theopolisme
3e3e8a0d89 Travis: Switch to iojs 2015-07-05 15:25:56 -05:00
Theopolisme
53fe792abf Give the new categories input a constant width, #64 2015-07-05 15:20:28 -05:00
Theopolisme
2eef95249b Update Jest to use 0.5.x branch; fix #65
Jest doesn’t work with Node 0.12.x (due to jsdom woes), but the 0.5.x
branch on GitHub has been updated and works with the latest version of
iojs. So, from now on, iojs must be used to build afch-rewrite (a la
nvm, probably). This should be added to the README/wiki…
2015-07-05 15:19:55 -05:00
Theopolisme
d5c64cc83f Add missing parentheses, fix #63 2015-07-05 14:13:57 -05:00
APerson
1b73347a6c [upload.py] better password prompt 2015-06-18 12:03:41 -04:00
APerson
9632e4fdd7 Remove automatic Persondata addition
Per the consensus at the technical Village Pump (http://en.wikipedia.org/w/index.php?title=&oldid=665096913#RfC:_Should_Persondata_template_be_deprecated_and_methodically_removed_from_articles.3F), Persondata is deprecated and should be removed from articles. Hence, we shouldn't be adding it to articles any more.
2015-06-01 21:54:41 -04:00
APerson
d6f9f305ca [upload.py] also don't upload Emacs spam 2015-05-03 21:58:19 -04:00
Theopolisme
bf5232b517 Resolve no categories error, fix #59 2015-05-03 14:11:18 -05:00
APerson
4e7f1d4b5f Merge pull request #57 from zanhecht/patch-1
Support oldid parameter in {{WPAFC/article}}
2015-04-17 14:39:02 -04:00
zanhecht
c2319000a0 Support oldid parameter in {{WPAFC/article}}
There seems to be a growing consensus for this at https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Articles_for_creation#Reviewer_comments_lost_on_creation_of_the_article but approval of this change should probably wait for discussion there to finish.
2015-04-17 14:20:57 -04:00
APerson
46602cdcfe [upload.py] Combined a couple of print statements
Just a minor UX issue; the first print statement was actually inaccurate when using --force.
2015-02-26 20:58:30 -05:00
Theopolisme
bb0fef0f84 jscs updates + compliance 2015-02-24 17:52:59 -06:00