Do not assume that the current working dir is phase3/config
[lhc/web/wiklou.git] / resources /
2010-12-12 Krinkle(mw.util.test) Escape the 'does return, the same way...
2010-12-10 Krinklewhitespace clean up mw.util
2010-12-09 KrinkleAdded a way to hide the jsMessage by calling with empty...
2010-12-09 KrinklePorted jsMsg to mw.util; Fixing bugs and modernising...
2010-12-09 KrinkleFollow-up r78150, removed accidental left-over console...
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 Sam ReedRemove unneeded semicolons
2010-12-08 Trevor ParscalAdded name and sessionId methods to user object - now...
2010-12-08 Trevor ParscalUpdated cookie plugin
2010-12-08 Trevor ParscalMoved button styles from dialog specific areas to butto...
2010-12-08 Trevor ParscalRemoving unused plugin file
2010-12-08 Trevor ParscalConverted tabs introduced in 77910 to spaces - not...
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Trevor ParscalImproves on r77710 - no purpose in using call() here.
2010-12-06 Trevor ParscalAdded center option - will pass this upstream.
2010-12-06 Trevor ParscalAdded localize registration.
2010-12-06 Trevor ParscalAdded a light shadow to tips.
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-04 Trevor ParscalAdded new localize plugin which allows simple placehold...
2010-12-03 Roan KattouwFollowup r76973: keep $target variable local
2010-12-03 Trevor ParscalSpecified max width in em instead of px to support...
2010-12-03 Trevor ParscalUsing 100ms fade by deafult
2010-12-03 Trevor ParscalUsing 100% opacity as default
2010-11-30 Sam ReedRemove some redundant character escapes from regexes
2010-11-30 Sam ReedMore JS documentation fixups
2010-11-30 Sam ReedStart fixing up javascript function documentation
2010-11-23 Krinkleadding isEmpty to jQuery prototype
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-22 Krinklefixing a TypeError when the function would be called...
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-19 KrinkleFollow-up r76987. Apparently this works better in Firef...
2010-11-19 Krinklejquery.placeholder.js rewritten
2010-11-18 Trevor ParscalMoved rightClickEdit
2010-11-18 KrinkleFollow-up on r76972, renaming files inside the folder...
2010-11-18 Trevor ParscalCleaned up the code a bit, and added a return false...
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-17 KrinkleFollow-up on r76326 - Fixing milliseconds zero padding...
2010-11-12 Krinkleclean-up trailing spaces and tabs in js/css resources
2010-11-11 Roan Kattouw(bug 25877) Don't focus search box when clicking Simple...
2010-11-09 KrinkleReverting unintended change of r76326
2010-11-08 Krinkle* Following id-naming, underscore to dash
2010-11-08 Krinklecreated addCSS function in mw.util based on legacy...
2010-11-08 KrinkleAs per r 75486 CR comments, no prototyping in mw core.
2010-11-08 KrinkleMaking comments added in r76283 more clear + added...
2010-11-07 Tim Starling* Moved htmlEscape from mediawiki.util.js to mediawiki...
2010-11-05 Tim StarlingRemoved debugging code accidentally left in.
2010-11-05 Tim Starling* Break long lines
2010-11-05 Tim StarlingFixes for r75275:
2010-11-05 Tim StarlingFixed Macintosh mojibake from r75486
2010-11-02 Antoine MussoFix misinterpration of HTML5 specification for email...
2010-11-01 Brandon Harris* Added tipsy library
2010-11-01 KrinkleFollow-up r75762; deleted rightclickedit.js
2010-11-01 Roan Kattouw(bug 25717) Fix "Hide/show extended details" toggle...
2010-11-01 KrinkleFollow-up r75762
2010-11-01 Roan KattouwWhitespace fix
2010-11-01 Roan KattouwIndentation fix
2010-10-31 KrinkleAdding mediawiki.advanced.rightclickedit.js
2010-10-31 KrinkleFollow-up r75653 + replacing this. with mw.util
2010-10-29 Antoine MussoFollow up r75627 (code review comments):
2010-10-29 Krinkle$.client has been enhanced and made easier since the...
2010-10-29 Krinklewhite-space cleanup throughout $.client and mw.util...
2010-10-29 Krinkleadding layoutversion to $.client and isLayoutVersion...
2010-10-29 KrinkleFollow-up r75577
2010-10-28 Antoine MussoLame user side email validator using JQuery.
2010-10-27 Krinkleporting is_opera, is_safari_win etc. to mw.util as...
2010-10-27 Krinklewhitespace cleanup in mediawiki.util.js
2010-10-27 Krinklechanging mw.uti functionnames to follow convention...
2010-10-27 Roan KattouwWhitespace fixes for r75486
2010-10-27 KrinkleEscaping parameter for regex (Follow-up r75275)
2010-10-27 KrinkleFixed unfinished line from r75275, commented addPortlet...
2010-10-27 Krinklemoved jQuery.fn.enableCheckboxShiftClick to it's own...
2010-10-27 Trevor ParscalMostly reverted r75487, making use of a new version...
2010-10-27 Trevor Parscal* Cleaned up comments
2010-10-26 Trevor ParscalImproved comments, whitespace and simplicity.
2010-10-26 Trevor ParscalSimplified extending of mediaWiki object
2010-10-26 Trevor ParscalIntroducing mediaWiki.language, and mediaWiki.message...
2010-10-24 Krinkleadded support for standard, cologneblue, nostalgia...
2010-10-24 KrinkleMoving test suit to Special:Blankpage instead
2010-10-24 Krinkleadding debug test suit for mediaWiki.util, visible...
2010-10-23 Krinkleadded string trimming for older browsers
2010-10-23 Krinkleadded mw.util.getWikilink and ported enableCheckboxShif...
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 ParscalResourceLoaderFileModule now uses mediaWiki.loader...
2010-10-21 Trevor ParscalChanged the way that ResourceLoaderFileModule and media...
2010-10-19 Trevor Parscal* Added extendable fallback closure to configuration...
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-12 Trevor ParscalImproves on r69445 by removing unneeded conditional...
2010-10-08 Roan KattouwImprove mediaWiki.parser() (which is a very strange...
next