Commit graph

5 commits

Author SHA1 Message Date
glaisher 0dd7b21d44 Add 'Invert' checkbox selection feature to Special:Nuke
This will add a 'Invert' button next to Select: All, None
in Special:Nuke allowing to invert checkbox selection making
it easy to select many pages with a few clicks.

Bug: T86549
Change-Id: Id74369dc1cd6884e53367f4103a3b50254394641
2015-03-12 21:34:00 +05:00
grunny f83cade885 Make Nuke pass jshint
Adds a basic .jshintrc based on the common settings from the coding
conventions page and removes unused variable mw.

Bug: 61616
Change-Id: I579f0528c3c57de46449457087f441c88229379b
2014-04-06 18:46:12 +10:00
Siebrand Mazeland 28a2e6bbe2 Use strict, add semi-colon and reformat code
Change-Id: I05eec5c490539fda3d423777242fd50a7b78462d
2012-10-20 19:42:32 +02:00
Tim Starling 64aa330042 Fixed a typo in a boilerplate comment that Jeroen copied to many files, JavasSript -> JavaScript 2012-02-27 01:02:55 +00:00
Jeroen De Dauw 6133cddd5b got rid of inline js and made use of jQuery 2011-11-10 17:40:32 +00:00