Fix Bug 29299 - Zero should be considered plural for pt-br
[lhc/web/wiklou.git] / resources /
2011-10-01 Santhosh ThottingalFix Bug 29299 - Zero should be considered plural for...
2011-10-01 Aaron SchulzFixed case of ID in selector
2011-09-28 Krinkleinexisting -> inexistent (typo)
2011-09-26 KrinkleRemove italic styling for .mw-specialpagecached (See...
2011-09-26 Santhosh ThottingalAdd mediawiki.language/languages/nl.js and mediawiki...
2011-09-26 Santhosh ThottingalAdd digitTransformTable for pt, pt-br and nl
2011-09-25 Daniel FriesenImprove the accessibility of our jump-to functionality
2011-09-20 Brion Vibber* (bug 31048) Fix for width/height reported on Special...
2011-09-20 Roan KattouwFor backwards compatibility with cached HTML generated...
2011-09-18 KrinkleFix lowercase test added in r97405
2011-09-18 Brian Wolff(bug 18424) Clean up paging links on Special:allpages...
2011-09-17 KrinkleRevert r97386, way to soon. loader constructor has...
2011-09-17 Krinkle[RL] Stand-alone ResourceLoader front-end
2011-09-17 Roan KattouwFollowup to r97150 per CR: use .children() instead...
2011-09-17 Krinkle[RL] pass 'media' property to <link> tags as well ...
2011-09-15 Roan KattouwUpdate jquery.tablesorter for r97145: emulate <thead...
2011-09-13 Roan KattouwFix typo in error message
2011-09-13 Roan KattouwAddress one of the fixmes on r88053: because addScript...
2011-09-10 Krinklemediawiki.log.js: Add support for variadic arguments...
2011-09-10 Krinklemediawiki.log.js: Refactor
2011-09-08 Roan Kattouw(bug 30130) Add selectionStart and selectionEnd paramet...
2011-09-08 Raimond SpekkingAdd a CSS class to the metadata/EXIF table row which...
2011-09-07 Brion VibberFollowup to r86108, r86854, r96384: table sorter fetch...
2011-09-05 Krinklemediawiki.html: Attribute values may also be numbers...
2011-09-05 Krinklemediawiki.html: mediawiki.html: Add support for numbers...
2011-09-04 KrinkleSplit ajaxCategories away from core for now, into an...
2011-09-04 KrinkleAdd local generator function to account for revert...
2011-09-04 KrinkleRevert r93063 per r93063 CR
2011-09-02 KrinkleWhitespace indention fix for r96150 (seperate to make...
2011-09-02 KrinkleSeparate execution from definition (mediawiki.util...
2011-09-01 KrinkleOptimize ucFirst by using charAt
2011-09-01 KrinkleFix bad escaping in mw.message for inexistent messages...
2011-09-01 KrinkleChange default value for format property of mw.message...
2011-08-31 KrinkleFix Uncaught TypeError: Cannot call method 'substr...
2011-08-31 Daniel FriesenRemove the basic styles that vector coppied from monobo...
2011-08-29 KrinkleMake file names match module names.
2011-08-26 KrinkleUpdating jquery.qunit from upstream
2011-08-25 Roan KattouwPut mediawiki.special.search in a document ready wrapper
2011-08-25 Roan KattouwFollowup r92155, move preferences-specific code introdu...
2011-08-24 Brion VibberFollowup r95332 (bug 30441 fix) -- Roan pointed out...
2011-08-24 John Du HartFollow-up r95445, fix for IE6-7 no supporting display...
2011-08-24 Krinklejquery.spinner: Fix small issues
2011-08-24 John Du Hart(bug 30499) Create jQuery replacements for injectSpinne...
2011-08-24 KrinkleAdd comments and fix whitespace for r90657, r86305
2011-08-24 Sam ReedRevert r91728
2011-08-23 Ryan Kaldarisyncing updates from vector jquery.ui skin with default...
2011-08-23 Brion Vibber* (bug 30441) getParamValue must understand "+" encodin...
2011-08-23 Brion Vibber* (bug 30497) Add client-nojs and client-js classes...
2011-08-16 Brion VibberFix a regression in search highlighting from r90092
2011-08-16 Roan KattouwFix some indentation and comments in mediawiki.Title...
2011-08-16 Roan KattouwFollowup r89853, tweaks for jquery.qunit.completenessTest:
2011-08-14 Leo KoppelkammFix r94429 : Left and right side are still nearly the...
2011-08-13 Max Semenik(bug 11374) Red .diffchange text in the green 'added...
2011-08-12 KrinkleApplying whitespace conventions in core JS files.
2011-08-12 KrinkleUse .prop instead of .attr where appropriate
2011-08-12 KrinkleFix bug in jquery.byteLimit.js for Safari 4
2011-08-12 KrinkleUpdating jquery.form from upstream
2011-08-12 KrinkleUpdating jquery.qunit from upstream
2011-08-12 Krinklemore ajaxCategories fixes based on review in r93351 CR
2011-08-12 Daniel FriesenUse a regex when checking for external urls. It's conci...
2011-08-12 Daniel FriesenFix usage of the jQuery global in a few spots.
2011-08-12 Daniel FriesenUse jQuery's $.isArray, not instanceof Array. The later...
2011-08-12 KrinkleApply lowerCamelCase to files for constructors as well.
2011-08-11 KrinkleSolve undefined-message problem by removing it all...
2011-08-11 KrinkleajaxCategories fixes based on review in r93351 CR:
2011-08-11 Roan KattouwFix a few comment typos noticed when doing JS review
2011-08-11 KrinkleAdd module definition for jquery.qunit.completenessTest...
2011-08-11 Krinklemediawiki.Title fix for IE.
2011-08-11 KrinkleFollow-up r93383: api param is 'namespace', not 'namesp...
2011-08-11 KrinkleRename mw.uri to mw.Uri + minor fixes:
2011-08-11 KrinkleCoding style commit
2011-08-11 KrinkleRenaming jquery.mwPrototypes to jquery.mwExtension
2011-08-08 KrinkleAdding support for a callback to jquery.byteLimit
2011-08-04 Ian BakerAdding new jquery plugins to Resources.php so they...
2011-08-04 Ian BakerAdding jquery plugins that UploadWizard and jQueryMsg...
2011-08-03 KrinkleCorrect typo in function documentation.
2011-08-03 KrinkleFix noglobals exceptions from QUnit
2011-08-03 KrinkleFollows-up r89848 CR: Cleaner solution
2011-08-02 Neil Kandalgaonkareliminates warning if no startUp defined, which can...
2011-08-02 Neil Kandalgaonkarreverting r93783 - got the case of the variable name...
2011-08-02 Neil Kandalgaonkareliminates warning if no startUp defined, which can...
2011-08-02 Neil Kandalgaonkarbreak dependency on utility functions isEmpty & isDefined
2011-08-02 Neil Kandalgaonkarmoving URI library to main resources
2011-08-02 Krinklemediawiki.Title: Removing public setter functions....
2011-08-02 Neil Kandalgaonkarbreaks in this file cause odd things to happen with...
2011-08-01 KrinklePort 'editondblclick' js to ResourceLoader.
2011-08-01 KrinkleReorder some modules in Resources.php to match director...
2011-08-01 KrinkleFollows-up r93515 CR: Whitespace
2011-08-01 Krinkle[ResourceLoader2] Create getModuleNames() function
2011-07-30 KrinkleAdding fix for bug 27427. Fixes unit test. Patch provid...
2011-07-30 Krinklemediawiki.js request() caching deep level object member...
2011-07-28 Leo Koppelkammr91728 : Fix a problem for api.php5 users and remove...
2011-07-28 Leo Koppelkammr91728 : Fix whitespace and two vars per CR
2011-07-28 Niklas LaxströmFu r93351: remove extra space
2011-07-28 Roan KattouwFollowup r93366: fix Opera bugs in textSelection. All...
2011-07-28 Roan KattouwFix broken textSelection test case in IE. All textSelec...
2011-07-28 KrinkleApplying code conventions:
2011-07-28 KrinkleAjaxCategories rewrite:
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Leo Koppelkammr93284 : Update rightClickEdit.js
next