Fix double-escaping for section edit link tooltips
[lhc/web/wiklou.git] / resources /
2010-10-08 Roan KattouwImprove mediaWiki.parser() (which is a very strange...
2010-10-07 Roan KattouwMove $j=jQuery alias up to mediawiki.js from wikibits...
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-06 Trevor ParscalImproved on r74282 and r74333 in response to CR comments.
2010-10-05 Trevor ParscalMoved the HTML5 placeholder attribute emulation in...
2010-10-05 Trevor ParscalFixed jQuery bug/enahnced jQuery to not blindly convert...
2010-10-05 Trevor Parscal* Fixed mistake made in r74271 where some functions...
2010-10-04 Trevor ParscalMoved some of the functionality from mediawiki.legacy...
2010-10-01 Trevor ParscalFixed bug that caused version numbers to be output...
2010-10-01 Trevor ParscalImproved on r73046 by removing asumption of $ === jQuery.
2010-10-01 Trevor ParscalImproves on r73032 by making more consistent use of...
2010-10-01 Trevor ParscalImproved on r73093 by allowing jQuery to properly escap...
2010-10-01 Trevor ParscalResolves issue in r73046 where a jQuery plugin assumed...
2010-10-01 Trevor ParscalResolved issues in r73026, namely a confusing comment...
2010-09-30 Trevor Parscal* Added support for basic version of ISO_8601 timestamp...
2010-09-24 Trevor Parscal* Moved registration generation to startup module.
2010-09-23 Trevor ParscalFixed typo pointed out by Icefox - thanks! See comments...
2010-09-21 Roan KattouwTypo fix
2010-09-20 Trevor ParscalRemoved unused scripts.
2010-09-20 Trevor ParscalRemoved unused scripts.
2010-09-20 Trevor ParscalImplemented request grouping on the client.
2010-09-20 Trevor ParscalAdded group functionality to ResourceLoaderModule objec...
2010-09-20 Trevor ParscalChanged profile property names - this should be the...
2010-09-20 Trevor Parscalfixed comment
2010-09-16 Trevor ParscalAdded version method to mediaWiki.loader
2010-09-16 Trevor ParscalIntegrated some jquery.ui customizations from Usability...
2010-09-16 Trevor ParscalPorted more customizations from UsabilityInitiative...
2010-09-16 Trevor ParscalGot rid of glowing ball background image for overlays
2010-09-16 Trevor ParscalFixed font size issues
2010-09-16 Trevor ParscalFixed syntax errors in message get function
2010-09-16 Trevor ParscalFixed bug that cause ResourceLoader to generate mediaWi...
2010-09-15 Trevor ParscalAdded importScriptURI/importStylesheetURI-like function...
2010-09-15 Trevor ParscalSwtiched to using a more robust object to properly...
2010-09-15 Trevor ParscalFixed basic message parser
2010-09-15 Trevor ParscalAdded collapsible tabs plugin, reworked tabIndex functi...
2010-09-15 Trevor ParscalRemoved remnant of this being a mediaWiki module.
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* Refactored mediaWiki.msg to use the configuration...
2010-09-14 Trevor Parscal* Added exporting of user preferences
2010-09-14 Max Semenikconst is non-standard
2010-09-13 Trevor ParscalFixed bug #25147, a regression caused by r72743, where...
2010-09-11 Trevor ParscalAdded direction to ResourceLoaderContext hashing (preve...
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 Trevor ParscalRemoving remnants of merging mistakes. These files...
2010-09-04 Trevor ParscalDelete resources/mw directory, seems to be a remnant...
2010-09-04 Trevor ParscalFixed server path being built wrongly, appending load...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...