wiki.techinc.nl/resources
Brian Wolff 3e237f164b (follow-up r80554) If person typed max amount in edit summary, backspace didn't work on some versions of opera
This still doesn't recognize all special keys on affected versions of opera as
keystrokes to ignore. I don't think this is a big issue, since backspace
is recognized (which is the only key thats really important), newer
versions of Opera should not be affected, and (based on a skim of the jQuery
site) it appears that if we ever upgrade our version of jQuery, the issue
might go away. (not 100% sure about that last part)

Originally when i was testing this code, I tested in all sorts of browsers
that it would stop people from putting more text in. I never tested that
it would allow backspaces (I now have, opera was the only affected one where
it didn't work).

Thanks to Alex Smotrov for reporting issue.
2011-03-02 03:57:58 +00:00
..
jquery Closing tags in jQuery-element creation. Bug in jQuery, using the shortcut doens't work in IE8, it needs to be <open></close> 2011-02-28 21:20:23 +00:00
jquery.effects Reverting r78889 and r78865. Breaks changeslist on translatewiki (unpatrolled-flag exclamation mark popping up on page histories and and diff-views where they shouldn't instead of an 'm' for minor) 2010-12-25 00:29:41 +00:00
jquery.tipsy Add /* @embed */ comments for URLs in all RL-ified CSS files, except in jQuery UI's default theme. This'll reduce the number of images loaded, especially for jQuery UI. 2011-01-04 14:25:35 +00:00
jquery.ui Per r79581 CR, add @embed comments to jQuery UI's default theme's CSS too, and combine a few background rules to prevent duplicate embedding. 2011-01-08 15:54:41 +00:00
mediawiki mw.loader.implement now calls script without setting mw to mediaWiki since this is already globally avaiable 2011-02-19 23:52:11 +00:00
mediawiki.action (follow-up r80554) If person typed max amount in edit summary, backspace didn't work on some versions of opera 2011-03-02 03:57:58 +00:00
mediawiki.language Wrapping core modules (FIXME from r79929) 2011-01-31 19:33:16 +00:00
mediawiki.special mw.loader.implement now calls script without setting mw to mediaWiki since this is already globally avaiable 2011-02-19 23:52:11 +00:00
mediawiki.util Improving jquery.makeCollapsible & small fixed mw.util 2011-02-19 17:46:30 +00:00
Resources.php Create a user.groups module in ResourceLoader, which bundles a CSS and JS page for each usergroup the user is a member of (MediaWiki:Sysop.js, MediaWiki:Autoconfirmed.css, etc). Groups '*' and 'user' are not included. 2011-02-16 19:54:02 +00:00
startup.js whitespace commit (removing trailing space) 2010-11-22 23:55:37 +00:00