Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."
[lhc/web/wiklou.git] / includes / HTMLForm.php
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 KrinkleMerge "Revert "Revert "Update jQuery UI to 1.8.23"""
2012-08-29 Aaron SchulzMerge "Rewrite the ThumbnailImage constructor to take...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-28 Aaron SchulzMerge "Allow array condition for Database::conditional"
2012-08-27 IAlexMerge "optimize ../images/spinner.gif, ajax-loader...
2012-08-27 IAlexMerge "pngcrushed skins/common/images/add.png"
2012-08-27 NikerabbitMerge "Fix double braceSubstitution of some preview...
2012-08-26 SiebrandMerge "Check fallbacks correctly in getHeaderVariant()."
2012-08-26 Siebrand MazelandMerge "Localisation updates from translatewiki.net."
2012-08-26 Siebrand MazelandMerge "Prevent Call to a member function msg() on a...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-24 Siebrand MazelandPrevent Call to a member function msg() on a non-object
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-22 SiebrandMerge "Bug 39524 - action=info uses untranslated (raw...
2012-08-22 IAlexMerge "Make wfScript()/mw.util.wikiScript() respect...
2012-08-22 Tim StarlingMerge "[FileBackend] Allow enforcing POSIX file owner...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-22 CatropeMerge "[FileRepo] Improved support for private wiki...
2012-08-22 CatropeMerge "Hide deprecated warning for Revision::revText()."
2012-08-22 CatropeMerge "use dir=auto for pt-userpage"
2012-08-21 SiebrandMerge "Use local context to get messages"
2012-08-21 Alexandre EmsenhuberUse local context to get messages
2012-08-21 CatropeMerge "Update jQuery UI to 1.8.23"
2012-08-21 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-21 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-20 Aaron SchulzMerge "Cleaned up FileJournal documentation."
2012-08-20 Alexandre EmsenhuberFix double escaping of fieldset's legend in HTMLForm.
2012-08-19 SiebrandMerge "Follow-up I774a89d6 (2fabea7): use $this->msg...
2012-08-19 SiebrandMerge "Use ErrorPageError extension in Special:Preferen...
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-18 robinAdd 'list' to allowed input attributes in HTMLForm
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-15 CatropeMerge "(bug 31040) Fixed $wgSecureLogin effect on retur...
2012-08-14 DemonMerge "(bug 33471) Changed detection of secure cookies."
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-13 Trevor ParscalMerge "Clean up mw.util.jsMessage"
2012-08-12 IAlexMerge "Improve handling of the required argument in...
2012-08-11 jeroendedauwImprove handling of the required argument in HTMLForm...
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-06 Aaron SchulzMerge "Always save the cache if stuff was added to...
2012-08-06 Aaron SchulzMerge "Memcached PHP client improvements"
2012-08-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 awjrichardsMerge "Added line to rel notes about CacheHelper class"
2012-08-03 awjrichardsMerge "Bug 38676 - password-change-forbidden isn't...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 IAlexMerge "Make rebuildLocalisationCache.php also obey...
2012-08-03 ReedyMerge "Fixes to Special:Mostlinkedtemplates."
2012-08-03 ReedyMerge "Use WebRequest instead of $_SERVER in ApiMain."
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-03 CatropeMerge "(bug 38351) Image alignment should follow the...
2012-08-03 Antoine Mussolink to HTMLForm doc on the wiki
2012-08-02 CatropeMerge "Add feature to disable rollback edit count"
2012-08-02 NikerabbitMerge "Update languagesWithVariants"
2012-08-02 Antoine MussoHTMLForm mutators can now be chained
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-30 DemonMerge "Follow-up Ifa9c55b7 (58852d8): Change one more...
2012-07-30 DemonMerge "Fix for Ic74c7ba7 (c8c50eb): there's no reason...
2012-07-29 SiebrandMerge "Use local context to get messages and time forma...
2012-07-29 SiebrandMerge "Store the Title and User objects passed RecentCh...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
next