(bug 26716, well partially anyways. kind of second half of r80608) Add a comment...
[lhc/web/wiklou.git] / resources / Resources.php
2011-01-19 Brian Wolff(follow-up r66913) Per CR, make the editsummary length...
2011-01-18 Andrew GarrettAdd jquery.form.js, from jquery.malsup.com/form/#download
2011-01-10 KrinkleAdding comma's at end of arrays where this hasn't been...
2011-01-10 Krinkle* Consistent single quotes
2011-01-09 Antoine Mussojs email validation fixed + i18n support
2011-01-05 KrinkleWrote jquery.colorUtil plugin.
2010-12-31 Aryeh GregorUpdate dependencies for r79363 per Roan's advice
2010-12-27 Happy-melonRefactoring in RecentChanges/Watchlist:
2010-12-26 Brion VibberThumbnail previews for PNG, JPEG, GIF, and SVG files...
2010-12-26 Krinkleadding hoverIntent plugin
2010-12-25 KrinkleReverting r78889 and r78865. Breaks changeslist on...
2010-12-24 KrinklePorting tocToggle to ResourceLoader
2010-12-23 KrinkleImproving jquery.makeCollapsible:
2010-12-23 Krinkleadding jQuery.makeCollapsible plugin
2010-12-23 Roan KattouwFix r78897: remove dependency on makeCollapsible as...
2010-12-23 Krinkledidn't mean to commit this
2010-12-23 Krinkleusing .append() instead of innerHTML+=. The latter...
2010-12-23 Roan KattouwFix JS errors thrown by SimpleSearch: add dependency...
2010-12-23 Happy-melon(bug 17456) implement CollapsibleTables in core javascr...
2010-12-22 Krinklesmall fixes
2010-12-17 Happy-melonRm unused javascript added in r47637 (follow up to...
2010-12-14 Krinkle* Removing wfSupportsAjax() call. We don't use legacy...
2010-12-13 Trevor ParscalFixed issue in r78104 where jquery.cookie wouldn't...
2010-12-09 KrinklePorted jsMsg to mw.util; Fixing bugs and modernising...
2010-12-09 KrinkleFixing bugs and modernising mediawiki.action.watch...
2010-12-09 Krinklemore specific, like action.view.rightclickedit, also...
2010-12-09 Krinklestart resourceloadify mw.legacy.ajaxwatch
2010-12-08 Trevor ParscalAdded name and sessionId methods to user object - now...
2010-12-06 Trevor ParscalAdded localize registration.
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-20 KrinkleFollow-up on r76987 (and it's comment) - adding depende...
2010-11-19 Tim Starling* Made Resources.php return a pure-data array instead...
2010-11-18 Trevor ParscalMoved rightClickEdit
2010-11-18 Krinklerenaming mediawiki.specials to mediawiki.special (match...
2010-11-18 Trevor ParscalRenamed mediawiki.views.* to mediawiki.action.* to...
2010-11-18 Trevor ParscalUpdated jquery.tipsy and added it to the Resources...
2010-11-08 Krinkle* Following id-naming, underscore to dash
2010-11-05 Tim Starling* Break long lines
2010-11-01 KrinkleFollow-up r75762; deleted rightclickedit.js
2010-11-01 Roan Kattouw(bug 25717) Fix "Hide/show extended details" toggle...
2010-10-31 KrinkleAdding mediawiki.advanced.rightclickedit.js
2010-10-28 Antoine MussoLame user side email validator using JQuery.
2010-10-27 Krinklechanging mw.uti functionnames to follow convention...
2010-10-27 Krinklemoved jQuery.fn.enableCheckboxShiftClick to it's own...
2010-10-26 Trevor ParscalIntroducing mediaWiki.language, and mediaWiki.message...
2010-10-24 Krinkleadding debug test suit for mediaWiki.util, visible...
2010-10-23 Krinkleadding begin of mediaWiki.util and loading it by defaul...
2010-10-21 Trevor ParscalRenamed vector and monobook modules to skins.vector...
2010-10-21 Trevor ParscalChanged the way that ResourceLoaderFileModule and media...
2010-10-19 Trevor ParscalReverts r75018, and does what that commit was supposed...
2010-10-19 Trevor ParscalImproves on r74964 by including PHP warnings emitted...
2010-10-19 Niklas LaxströmTemp fix for r74966 to stop causing errors everywhere
2010-10-18 Roan KattouwFirst shot at porting Monobook to Vector. The only...
2010-10-06 Trevor ParscalCreated mediawiki.views.history and moved init function...
2010-10-06 Trevor Parscal* Moved search/IE7 specific CSS rule into search.css...
2010-10-05 Trevor ParscalMoved the HTML5 placeholder attribute emulation in...
2010-10-04 Trevor ParscalMoved some of the functionality from mediawiki.legacy...
2010-09-16 Trevor ParscalFixed bug that cause ResourceLoader to generate mediaWi...
2010-09-15 Trevor ParscalAdded collapsible tabs plugin, reworked tabIndex functi...
2010-09-15 Trevor ParscalRemoved missing resource
2010-09-15 Trevor ParscalFixed a bunch of syntax errors and mistakes.
2010-09-15 Trevor ParscalRegistered jquery.client
2010-09-15 Trevor ParscalMoved client library to a jQuery extension - which...
2010-09-14 Trevor Parscal* Added exporting of user preferences
2010-09-11 Trevor ParscalMajor refactoring of site and user CSS, creating Resour...
2010-09-10 Trevor ParscalCleaned up the vector skin, removing $wgVectorExtraStyl...
2010-09-10 Trevor ParscalAdded media-type support for static and dynamic Resourc...
2010-09-09 Trevor ParscalFixed mis-keyed resource.
2010-09-09 Trevor ParscalRemoved trailing commas mistakenly added in r72682
2010-09-09 Trevor ParscalAdded registrations for modules that were present but...
2010-09-08 Trevor ParscalSplit mediawiki.legacy.shared into mediawiki.legacy...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...