aaaand one more
[lhc/web/wiklou.git] / includes / ProtectionForm.php
2007-06-02 Daniel Cannon(bug 7691) Show deletion log following noarticletext...
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-24 Aaron Schulz*Add {{plural}} to Protect-cascadeon too. (bug 8664)
2007-04-16 Raimond Spekking* adding an ID to the submit button
2007-04-04 Raimond SpekkingAdding an ID to the form itself
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-04-02 Rob Church(bug 9033) Use a more specific error message when users...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-19 Nick Jenkins* Prevent E_STRICT error when '$wgDebugDumpSql = true...
2007-03-15 Aaron Schulz*Add nifty JS function to grey out cascade option when...
2007-03-14 Aaron Schulz*Add framework for proper protection cascading
2007-02-16 Andrew GarrettFix for ProtectionForm - consider expiry times invalid...
2007-02-16 Andrew GarrettFix for ProtectionForm - make mwProtect-reason retain...
2007-01-23 Andrew GarrettDisable the expiry field in Protection for users withou...
2007-01-23 Nick Jenkins* Removing a handful of unused globals.
2007-01-22 Brion VibberFurther fixes to protection expiry:
2007-01-22 Andrew Garrett* (bug 4133) Allow page protections to be made with...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-12 Andrew GarrettVarious,
2007-01-12 Andrew GarrettVarious tweaks for last commit, including a merge of...
2007-01-12 Andrew GarrettDisplay MULTIPLE culprit pages for cascading protection...
2007-01-12 Andrew GarrettUI stuff for the cascading protection feature - warning...
2007-01-12 Andrew GarrettRestore backwards-compatibility for old types of restri...
2007-01-11 Andrew GarrettFix a couple of mistyped variable names, mysql strict...
2007-01-11 Andrew GarrettFixes for a couple of embarrassing bugs I should have...
2007-01-10 Andrew GarrettMerge from branches/werdna/restrictions-separation...
2006-11-25 Tim StarlingFixed inefficient use of array_keys() introduced by...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-07-08 Niklas Laxström* More escaping
2006-07-06 Rotem LissReverting 15375 - causes JavaScript error.
2006-07-06 Rotem Liss(bug 6571) Protect page: "Unlock move permissions"...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-02-18 Niklas Laxström* Restriction types now use restriction-* messages...
2006-01-10 Ævar Arnfjörð Bjar... * If you're using a global, remember the global thingy...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-06 Rob ChurchPrevent blocked users from changing page protection...
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface