Implemented param tracking for hook users, feels a bit hackish
[lhc/web/wiklou.git] / resources /
2011-04-22 Roan Kattouw(bug 28650) Refactor dynamic byte-based maxlength of...
2011-04-21 Trevor ParscalAdded jquery.json library to core.
2011-04-21 Roan Kattouw(bug 27833) CollapsibleTabs doesn't collapse tabs due...
2011-04-21 Roan Kattouw(bug 22209, bug 22574) Make indent, bullet list and...
2011-04-21 Leo KoppelkammFollowup to 86603 per CR: Fix var declaration of i
2011-04-21 Leo KoppelkammMove edit.js stuff to mediawiki.action.edit.js, and...
2011-04-21 Leo KoppelkammFollowup to r86202: Pass jQuery as argument in .ready...
2011-04-21 Trevor ParscalFixed bugs: Version was being checked against the wrong...
2011-04-21 Trevor ParscalSwtiched to using full mediaWiki prefix in cookies...
2011-04-21 Trevor ParscalFixed mismatched cookie names, changed to using ":...
2011-04-20 Trevor ParscalAdded generic bucketing feature to the user object...
2011-04-20 Ryan Kaldaria bit more polish on the datepicker styling
2011-04-20 Ryan Kaldariadding a little padding (1px) to the select lists so...
2011-04-20 Krinklebug 28413: Fix IE problems with self-closing link-eleme...
2011-04-20 Leo KoppelkammFollowup to r86056 per CR: No need to keep jQuery objec...
2011-04-20 Leo KoppelkammFollowup to r86056 per CR: Remove unneeded function...
2011-04-20 Leo KoppelkammFix Bug 28537: JUI buttons now have black as text-color
2011-04-19 Neil Kandalgaonkarfollowup to r86046 -- reverting upgrade of datepicker...
2011-04-19 Trevor ParscalAdded keys option to jquery.localize, allowing message...
2011-04-18 Leo Koppelkammr86088: Get rid of eval by implemting a MergeSort algor...
2011-04-18 Leo KoppelkammFollowup r86088 per CR: Move month array builder into...
2011-04-17 Leo KoppelkammFollowup to r86202 per CR: Add href=# to trigger hand...
2011-04-17 Max SemenikBack out r86054 and part of r86059 for now, I'd like...
2011-04-16 Leo KoppelkammMove timezone preference functions to mediawiki.special...
2011-04-16 Leo KoppelkammFree metadata toggle script from wikibits.js dependenci...
2011-04-16 Leo KoppelkammFollowup to r86047: Fix empty button on pages with...
2011-04-15 Chad HorohoeMerge r81445 from 1.17: revert r70520 (js password...
2011-04-15 Leo Koppelkammr86108: Fix var name
2011-04-15 Leo KoppelkammFollowup ro r86088: Use data-sort-type instead of class...
2011-04-15 Leo KoppelkammUpdating jQuery from 1.4.2->1.4.4, for better data...
2011-04-14 Leo KoppelkammCompletely rewritten table sorting script.
2011-04-14 Leo KoppelkammFollowup to r86047: Rewrite the radio-button updater...
2011-04-14 Max SemenikAdded wrapper mw.api() for API calls
2011-04-14 Leo KoppelkammFollowup to r86047: Declare dependency to JUI button...
2011-04-14 Leo KoppelkammHistory: Adding JS that converts buttons to links...
2011-04-14 Leo KoppelkammUpdating jQuery UI to 1.8.11 (was 1.8.2). Also loosenin...
2011-04-07 Roan KattouwFor bug 27488: move the startup script, jquery+mediawik...
2011-04-06 KrinkleRemove color:black from table {} in skins (bug 28422...
2011-04-02 Niklas LaxströmFollowup r80398: fix overspecific css rules which broke
2011-04-01 Trevor ParscalFixed issue where reference error can be thrown - respo...
2011-03-29 Trevor ParscalSwtiched to using console.log if present so that when...
2011-03-23 Neil Kandalgaonkarremove terminally annoying logging message that clutter...
2011-03-20 Roan KattouwIn $.textSelection, treat <input> elements differently...
2011-03-18 KrinkleFollow-up r83658 CR: Undoing addition of second argumen...
2011-03-18 Krinkleper r83658 CR: mw.log.prefix is for identifying windows...
2011-03-18 Krinkleper r83658 CR: mw.log.prefix is for identifying windows...
2011-03-17 Antoine MussoparseInt with base 10, update comment (number -> num)
2011-03-14 KrinkleFollow-up r82310 CR: Adding comment about document...
2011-03-14 Happy-melonComplete the trinity of blocking frontend interfaces...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-03-12 Happy-melonDivert a river through the Augean Stables that is Speci...
2011-03-12 Happy-melonFollow-up r83747, forgot to commit a file
2011-03-11 Trevor ParscalFixes bug #27979 by removing 2 unused arguments from...
2011-03-10 KrinkleFixing minor issues with mw.loader
2011-03-10 KrinkleFixing minor issues in mw.htmlform
2011-03-10 Chad Horohoe(bug 27970) Wrong variable name, dependencies -> modules
2011-03-10 Neil Kandalgaonkarfixed some parseInts to have a base, renamed a var...
2011-03-09 KrinkleEscape minus in $.escapeRE
2011-03-09 Roan KattouwFix r83586 (drag and drop support for placeholder plugi...
2011-03-09 Roan Kattouw(bug 27944) Search placeholder was inserted even when...
2011-03-08 Trevor Parscal* Increased the size of the tipsy callout, removed...
2011-03-07 Krinkleremoving fallback, not needed (messages are in-core...
2011-03-06 KrinkleFix for IE7, jQuery magic doesn't help here, it needs...
2011-03-06 KrinkleFixed (bug 27652) [jQuery.client] versionBase is wrong...
2011-03-05 Bryan Tong MinhFollow-up r83218: Added var declarations. Html escape...
2011-03-05 KrinkleFix bug in makeCollapsible.
2011-03-05 Happy-melonFollow-up r83280; looks like I accidentally deprecated...
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-05 KrinkleFollow-up r83284. Fixing JSLint warnings: No need to...
2011-03-05 KrinkleFixed (bug 27848) Escape '-' in $.escapeRE()
2011-03-05 Happy-melonFollow-up r83183, r83202:
2011-03-04 Bryan Tong Minh(bug 26995) File size is now checked before uploading...
2011-03-04 KrinkleAdding isIp-tests to MW JS Test Suite (based on IPTest...
2011-03-04 KrinkleMoving IP-check to mw.util & some enhancements to and...
2011-03-04 KrinklePHP Warning: filemtime() [function.filemtime]: stat...
2011-03-04 KrinkleJavaScript clean-up (Code conventions, cross-browser...
2011-03-03 Happy-melonConvert Special:BlockIP JS to jQuery/ResourceLoader...
2011-03-03 Roan KattouwMerge r83152 from 1.17wmf1 to trunk
2011-03-03 Brion VibberAdd @fixme comments for undocumented options parameters
2011-03-02 Brian Wolff(follow-up r80554) If person typed max amount in edit...
2011-02-28 KrinkleClosing tags in jQuery-element creation. Bug in jQuery...
2011-02-24 Krinklechanging implied if-statement into a real if-statment...
2011-02-24 Krinklecaching selector instead of re-creating the jQuery...
2011-02-20 Roan Kattouw(bug 27355) Guard against context being null, this...
2011-02-20 Krinklebug 27146
2011-02-19 Krinklemw.loader.implement now calls script without setting...
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-02-19 KrinkleImproving jquery.makeCollapsible & small fixed mw.util
2011-02-17 Krinklemore capitalization and less abbrevative ('T', 'err')
2011-02-16 KrinkleFollow-up r82310. using mw.config instead
2011-02-16 KrinkleAdding function to check if the current page is the...
2011-02-16 Bryan Tong MinhjQueryize the toggle upload source type code
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-15 Trevor ParscalGrouped diff and history modules together to help reduc...
2011-02-13 Krinklefixing small typo
2011-02-12 KrinkleAdding a convenience function to check if a variable...
2011-02-11 KrinkleFixing issue with multiple premade toggles in a non...
2011-02-08 Roan KattouwFix double commas from r81721. This time I actually...
next