(bug 37183) Removed hard coded parentheses in SpecialListfiles.php
[lhc/web/wiklou.git] / includes / ProtectionForm.php
2011-12-18 Alexandre EmsenhuberAnd I of course forgot to commit ProtectionForm.php...
2011-12-13 Jeroen De Dauwrevert r106095, fix apparently not this simple
2011-12-13 Jeroen De DauwlogName -> getName
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-01 Alexandre EmsenhuberSome cleanup to ProtectionForm:
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-09-28 Krinkleclean up Html::inlineScript usage
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-13 Alexandre EmsenhuberCall Linker methods statically
2011-08-17 Daniel FriesenFollowup r80248; Fix inverted message exists tests...
2011-08-03 Rotem LissIn the protection form, show the current protection...
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-28 Aaron SchulzRemoved raw Article->field accessing
2011-06-20 Matěj GrabovskýFollow-up r90371, per comment by ^demon
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-05-21 Sam ReedMore documentation updates and additions
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-25 Roan Kattouw(bug 16921) Add JavaScript-based enforcing of byte...
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Happy-melonFollow-up r84249: reimplement isAllowedAny(), and resto...
2011-03-18 Happy-melonAllow User::isAllowed() to take varargs. "is allowed...
2011-02-08 Alexandre EmsenhuberWe have OutputPage::showPermissionsErrorPage() for...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-10-31 PlatonidesA couple of Xml::hidden calls left by r75723
2010-09-22 Trevor ParscalFixed check for mediaWiki existance and removed additio...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-06-02 Alexandre Emsenhuber* Use Html::linkedScript() and Html::inlineScript()
2010-05-23 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-11-09 Bryan Tong MinhFollow-up to r58633 and r58628 (lqt): Rename Title...
2009-11-06 Andrew GarrettEnabling changes for r56828: some refactoring and code...
2009-11-04 Bryan Tong Minh* (bug 6579) Fixed protecting images from uploading...
2009-10-02 Aaron Schulz* Added $wgFlaggedRevsProtectLevels to allow for site...
2009-09-06 Alex Z(bug 20136) Synchronize the protection form expiry...
2009-06-18 Ryan Schmidt* Add autopromote condition APCOND_BLOCKED to autopromo...
2009-06-12 Alexandre EmsenhuberKill some E_NOTICE when protecting a non-existing page
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-05 Siebrand MazelandFollow-up to r51084:
2009-05-27 Siebrand MazelandFix a usability issue on protect and [file ]delete...
2009-05-17 Niklas Laxström* Follow-up for r50691, add \n to be safe in case there...
2009-05-17 Siebrand Mazeland(bug 18522) Wrap MediaWiki:Protect-cascadeon in a div...
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-04-07 Chad HorohoeRemove some unused $wgOut's.
2009-01-26 Aaron SchulzBreak line
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-03 Aaron Schulz(bug 16507) Not setting "other time" on creation unprot...
2008-10-06 Siebrand MazelandSplit date ($2) and time ($3) in 'protect-existing...
2008-10-06 Chad Horohoe+a few docs
2008-09-29 Alex ZUse a new message for protection form expiry options...
2008-09-25 Alex Z* (bug 15701) Protection form was too wide for some...
2008-09-24 Aaron SchulzShorten expiry box
2008-09-22 Raimond SpekkingAdd a link to edit the proction reason list
2008-09-16 Alex ZTweak to ProtectionForm: Title::getRestrictionExpiry...
2008-09-16 Tim StarlingIn protect.js:
2008-09-14 Alex ZAllow cascading protection to be turned off without...
2008-09-13 Aaron Schulzmake "other time" chain properly with JS
2008-09-13 Aaron SchulzCleanup for r40770:
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-09-11 Alexandre EmsenhuberWe already have an Article object, so no need to recrea...
2008-09-07 Rotem LissProtection form: Show action as header of an action...
2008-09-07 Rotem LissShow properly-sized select elements in protection form...
2008-09-07 Aaron SchulzSome form consistency tweaks
2008-09-06 Aaron Schulz* Add time/reason dropdown for protect form (bug 10799)
2008-09-06 Aaron SchulzFix regression from r40518; keep current values of...
2008-09-06 Aaron SchulzSet values from query params (bug 12750)
2008-07-23 Aryeh GregorRefactor a bit preparatory to fixing bug 8068: rewrite...
2008-07-02 Ryan Schmidt* fix error in buildSelector function
2008-06-21 Aaron Schulz* Revert r36478; I don't see the point in this cryptic...
2008-06-19 Alexandre EmsenhuberNote that restrictions are rights, not groups. So now...
2008-06-11 Bryan Tong MinhRemoved $wgEnableCascadingProtection. It was a quite...
2008-05-24 Ryan Schmidt* fixing bug 14241: pages can no longer be protected...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-18 Niklas Laxström* Expiry handling is really sub-optimal here
2008-04-16 Brion VibberCleanup for r33429 - fix double-escaping
2008-04-16 Raimond Spekking* Use existing CSS classes for input form aligning
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Brion Vibber* (bug 11039) Add missing labels on protection form
2008-04-02 Aaron SchulzAdd showLogExtract() and remove use of FauxRequest...
2008-03-19 Brion Vibber* (bug 13428) Fix regression in protection form layout...
2008-03-13 Raimond Spekking* Add a CSS id to the 2nd table
2008-03-12 Raimond SpekkingFix PHP notice from r31871. Thanks to Aaron :)
2008-03-12 Raimond Spekking* Add a nice fieldset around the input form
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-01-24 Raimond Spekkingpartly revert of r30110. looks like an accident.
2008-01-24 Huji(bug 12738) Database query syntax error in maintenance...
2008-01-15 Brion Vibber* (bug 12567) Fix for misformatted read-only messages...
2007-12-11 Aaron SchulzMore title protection clean up. JS errors were being...
2007-12-11 Andrew Garrett* (bug 2919) Allow the protection of non-existent pages...
2007-12-01 Andrew Garrett* (bug 11346) Prevent users who cannot edit a page...
2007-11-04 Rotem LissLimit text field of deletion, protection and user right...
2007-09-10 Andrew Garrett* Ensure, on the server side, that cascading protection...
2007-08-11 Rob Church(bug 10872) Fall back to sane defaults when generating...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-26 Rob ChurchDrop the `redirect=no` thing for non-redirects, per...
next