Fix for r40379, allow commas again
[lhc/web/wiklou.git] / skins / common / wikibits.js
2008-09-03 Aryeh GregorFix for r40379, allow commas again
2008-09-03 Aryeh GregorUse ECMAScript standard, section 9.3, to decide what...
2008-09-03 Aryeh GregorStyle: use local variable, use else if
2008-09-03 Aryeh Gregor(bug 15422) Sort more types of numbers in sortable...
2008-09-02 Aryeh Gregor(bug 15436) Support more currency types for sortable...
2008-09-02 Aryeh GregorRemove unused and uninitialized variable in wikibits.js
2008-09-01 Aryeh Gregor(bug 15405) Sort yen correctly in sortable tables
2008-09-01 Aryeh Gregor(bug 15399) Disable odd/even classes for sortable tables
2008-08-13 Aryeh GregorFix regression from r37834: accesskey tooltip hint...
2008-07-18 Aryeh GregorAdjust copyright info for sortable tables script: our...
2008-07-08 Chad HorohoeWikibits no longer uses document.write() (fixes bug...
2008-07-04 Brion VibberRevert r37063 "KTHMLfixes no longer loaded on skins...
2008-07-04 Chad HorohoeKTHMLfixes no longer loaded on skins where it doesn...
2008-06-12 Chad HorohoeClean up a bit of a mess with jsMsg(). Should be much...
2008-06-12 Chad Horohoe(bug 14328) - Allow DOM objects to be used in jsMsg...
2008-06-10 Rotem LissAvoid some of the strict JS warnings in Firefox.
2008-06-06 Brion Vibber* (bug 14401) Fix Safari access key tooltips for Window...
2008-05-19 Brion Vibber* (bug 12773) addOnloadHook() now calls functions immed...
2008-05-18 Brion VibberCut a few more kb out of wikibits.js... broke edit...
2008-05-12 Brion VibberRevert r34559 and fix r34542 -- include rightclickedit...
2008-05-10 Niklas Laxström* Partly revert 34542, broke my section editing
2008-05-09 Brion VibberRevert r34541 for the moment pending further review...
2008-05-09 Brion VibberPluck a few more KB of crap out of wikibits.js -- break...
2008-05-09 Brion VibberSplit page history radio button tweaks out from wikibit...
2008-05-09 Brion Vibber* add OutputPage::addScriptFile() for easier adding...
2008-05-04 Aryeh Gregor* Show correct accesskey prefix for Firefox 3 beta...
2007-12-30 Aryeh GregorPer comment in Opera95Fixes.css, remove it; it's useles...
2007-11-02 Rotem LissRemove all commas when parsing float numbers in sorted...
2007-08-07 Ilmari KaronenPrefer textContent over innerText to allow hidden sort...
2007-08-03 Rob Church(bug 9437) Don't overwrite edit form submission handler...
2007-07-29 Rob ChurchRefactor addClickHandler() and introduce addHandler()
2007-07-29 Rob ChurchTweak comment
2007-07-29 Rob Church(bug 10732 and others) Further fixes to protect chainin...
2007-07-19 Brion Vibberrename checkboxMouseupHandler to checkboxClickHandler...
2007-07-19 Brion Vibber* (bug 10642) Fix shift-click checkbox behavior for...
2007-07-19 Brion Vibberbug 10638 -- fix regression in Opera < 9.5 by bad versi...
2007-07-18 Brion VibberFix several JS problems with MSIE/Mac:
2007-07-16 Aryeh Gregor* Add CSS compatibility for Opera 9.5
2007-07-14 Rob Church* Indicate when a preview is unavailable/failed
2007-07-12 Brion Vibber* (bug 10526) Fix toolbar/insertTags behavior for IE...
2007-07-01 Tim Starling* De-crappified JS upload dest check feature. Converted...
2007-07-01 Magnus Manskemaking better use of DOM
2007-07-01 Magnus ManskeNew javascript for upload page that will show a warning...
2007-06-22 Brion Vibber'class' is a reserved word in JavaScript. :) Changing...
2007-06-22 Aryeh GregorFix up AJAX watch and enable it by default.
2007-06-10 Rob ChurchMore cleanup from r22859
2007-06-04 Rob ChurchHad a bash at cleaning up the horrendous-looking deleti...
2007-02-20 Brion Vibber* Hide irrelevant block options in Special:Blockip...
2007-02-19 Brion VibberFurther fix: restore order of parameters on addButton...
2007-02-19 Brion VibberTweaks to r19987:
2007-02-19 Leon Weber* Added a classname ("mw-toolbar-editbutton") and uniqu...
2007-02-03 Antoine MussoFix #6684: Improper javascript array iteration causes...
2007-02-03 Antoine MussoKill whitespaces in some javascript files.
2007-01-31 Ilmari KaronenMerge sorttable.js code into wikibits.js, get rid of...
2007-01-22 Brion Vibber* (bug 8719) Firefox release notes lie! Fix tooltips...
2007-01-16 Rotem LissAdding var declaration.
2007-01-15 Ilmari KaronenIE compatibility fix (thanks, howcheng): don't pass...
2007-01-15 Ilmari KaronenMake setupCheckboxShiftClick() process all checkboxes...
2007-01-15 Ilmari Karonenreplace Simetrical's hack from r19269+r19270 with a...
2007-01-15 Aryeh GregorDO NOT LEAVE ALERT() IN CODE *twitch*
2007-01-14 Aryeh Gregor* Don't iterate through all elements to update tooltips...
2007-01-14 Brion VibberPLEASE TEST YOUR ONE-LINE COMMITS THANKS
2007-01-14 Aryeh Gregor(bug 8622) Clean up check for whether watch checkbox...
2007-01-13 Ilmari Karonenadd new convenience function addPortletLink() to replac...
2007-01-13 Ilmari Karonenset doneOnloadHook _before_ calling any hooks, so they...
2007-01-13 Ilmari Karonensplit the new-style accesskey/tooltip code from akeytt...
2007-01-12 Ilmari Karonenakeytt(id) was broken, fix it; also make sure window...
2007-01-12 Aryeh Gregor* Brion says Opera Mac uses Shift-Esc-, not Ctrl-
2007-01-11 Ilmari KaronenPartially rv r19101+r19102, fix noise in error console...
2007-01-11 Aryeh GregorFix to keep even more JS error consoles happy
2007-01-11 Aryeh GregorFix to keep JS error consoles happy
2007-01-10 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2006-12-26 Aryeh Gregor(bug 7169) Use Ajax to watch/unwatch articles. Patch...
2006-12-19 Brion Vibber* Gracefully skip redirect-to-fragment on WebKit versio...
2006-12-16 Ilmari Karonen(bug 7925) Change Special:Allmessages message name...
2006-12-15 Tim StarlingRemoved broken feature $wgBreakFramesExceptions
2006-12-08 Tim Starling* Added redirect to section feature. Use it wisely.
2006-11-20 Aryeh Gregor(bug 2001) Implement sortable tables. sorttable.js...
2006-11-15 Nick JenkinsDenote some external objects used by wikibits.js to...
2006-11-15 Nick Jenkins* (Bug 6839) Cleaning up wikibits.js to reduce number...
2006-11-14 Aryeh GregorRemove commented-out function from wikibits that I...
2006-10-30 Brion VibberRevert 17297 and 17298 for the moment.
2006-10-30 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2006-10-29 Aryeh Gregor* (bug 7636) Fix accesskey display for Firefox 2 on...
2006-10-24 Brion Vibber* Fix user_newpass upgrade for prefixed tables (reporte...
2006-10-20 Aryeh Gregor(bug 7636) Show Firefox 2 users "shift-alt" as accesske...
2006-10-20 Aryeh Gregor(bug 2241) Fix colliding use of 'w' and 'd' accesskeys...
2006-10-20 Nick JenkinsMinor tweak, stops "variable e hides argument" notifica...
2006-10-18 Aryeh Gregor* (bug 4525) Move section links down visually to same...
2006-10-12 Aryeh GregorRevert last two commits. Broke wikibits and don't...
2006-10-12 Aryeh GregorFix wikibits.js script broken by last commit. That...
2006-08-31 Magnus ManskeImproved form for URL-based upload
2006-07-29 Daniel Kinzlercall JS onload hooks at the end of the html body in...
2006-07-06 Rotem Liss(bug 6565) Strict JavaScript writing
2006-06-23 Tim StarlingVarious JS warning fixes by Nick Jenkins
2006-04-17 Brion Vibber* (bug 4663) Edit toolbar enabled in compatible version...
2006-04-17 Brion Vibber* (bug 4662) Fix Safari check in wikibits.js
2006-03-16 Brion VibberClean up the history radio button handler a little...
2006-03-07 Lupinfix unresponsive script warnings in Gecko browsers...
2006-03-06 Lupin(bug 2115) Support shift-selecting multiple checkboxes...
next