.. |
cat.dev.js
|
|
|
cat.js
|
|
|
categories.dev.js
|
|
|
categories.js
|
|
|
comment.dev.js
|
|
|
comment.js
|
|
|
common.dev.js
|
Fix the screen options sprite in RTL. Also compress and bump for previous commits. see #15207.
|
2010-11-17 04:52:01 +00:00 |
common.js
|
Fix the screen options sprite in RTL. Also compress and bump for previous commits. see #15207.
|
2010-11-17 04:52:01 +00:00 |
custom-background.dev.js
|
Fix custom background selector for IE7. props duck_, fixes #14152.
|
2010-10-26 03:42:14 +00:00 |
custom-background.js
|
Fix custom background selector for IE7. props duck_, fixes #14152.
|
2010-10-26 03:42:14 +00:00 |
custom-fields.dev.js
|
|
|
custom-fields.js
|
|
|
dashboard.dev.js
|
Cause infinite recursion caused by malformed URLs. Props mdawaffe. fixes #14655
|
2010-10-26 13:43:26 +00:00 |
dashboard.js
|
Cause infinite recursion caused by malformed URLs. Props mdawaffe. fixes #14655
|
2010-10-26 13:43:26 +00:00 |
edit-comments.dev.js
|
Use event delegation in edit-comments.js. Fixes #15504
|
2010-11-20 22:02:25 +00:00 |
edit-comments.js
|
re-minify edit-comments.js. See #15504
|
2010-11-20 22:03:54 +00:00 |
editor.dev.js
|
Remove invalid parent paragraph when pasting in the visual editor or switching visual to HTML and back, keep multiple empty lines in a <pre> tag, fixes #15095 fixes #15367
|
2010-11-15 23:57:27 +00:00 |
editor.js
|
Remove invalid parent paragraph when pasting in the visual editor or switching visual to HTML and back, keep multiple empty lines in a <pre> tag, fixes #15095 fixes #15367
|
2010-11-15 23:57:27 +00:00 |
farbtastic.js
|
Farbtastic 1.3u. Props flashingcursor. fixes #14707
|
2010-11-11 16:34:22 +00:00 |
gallery.dev.js
|
|
|
gallery.js
|
|
|
image-edit.dev.js
|
|
|
image-edit.js
|
|
|
inline-edit-post.dev.js
|
Ajaxify list-type screens in the admin. See #14579
|
2010-08-11 21:54:51 +00:00 |
inline-edit-post.js
|
Ajaxify list-type screens in the admin. See #14579
|
2010-08-11 21:54:51 +00:00 |
inline-edit-tax.dev.js
|
|
|
inline-edit-tax.js
|
|
|
link.dev.js
|
Cut 'em out, move 'em on, trailing whitespace
|
2010-06-02 20:04:07 +00:00 |
link.js
|
Focus on category field when adding a new category in the write panel
|
2010-05-26 09:17:40 +00:00 |
list-table.dev.js
|
Make bottom admin pagination scroll to the top after rows are updated. See #15580
|
2010-11-28 19:05:12 +00:00 |
list-table.js
|
Make bottom admin pagination scroll to the top after rows are updated. See #15580
|
2010-11-28 19:05:12 +00:00 |
media-upload.dev.js
|
|
|
media-upload.js
|
|
|
media.dev.js
|
Fix media dialog keyPress handling. Props mdawaffe. fixes #14394
|
2010-10-22 19:23:00 +00:00 |
media.js
|
Fix media dialog keyPress handling. Props mdawaffe. fixes #14394
|
2010-10-22 19:23:00 +00:00 |
nav-menu.dev.js
|
Pinking shears.
|
2010-10-19 07:48:22 +00:00 |
nav-menu.js
|
Fix menu box search. Fixes #14335
|
2010-10-04 14:17:34 +00:00 |
password-strength-meter.dev.js
|
Bring back a seperate js file for the password strength meter and correctly mark it as a dependancy of the user profile code. See #5919.
|
2010-10-27 06:39:20 +00:00 |
password-strength-meter.js
|
Bring back a seperate js file for the password strength meter and correctly mark it as a dependancy of the user profile code. See #5919.
|
2010-10-27 06:39:20 +00:00 |
plugin-install.dev.js
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
|
2010-04-07 13:52:12 +00:00 |
plugin-install.js
|
Squeeze out some bytes via munging.
|
2010-05-27 13:39:44 +00:00 |
post.dev.js
|
More updates to post.js. see [16248].
|
2010-11-16 22:13:17 +00:00 |
post.js
|
More updates to post.js. see [16248].
|
2010-11-16 22:13:17 +00:00 |
postbox.dev.js
|
|
|
postbox.js
|
|
|
revisions-js.php
|
Revert [14347] and [14372]. It broke more than we expected. Try again in 3.1. see #13051
|
2010-05-03 18:16:22 +00:00 |
set-post-thumbnail.dev.js
|
Add nonce protection for setting/removing featured post image. fixes #13438
|
2010-05-18 22:08:49 +00:00 |
set-post-thumbnail.js
|
Squeeze out some bytes via munging.
|
2010-05-27 13:39:44 +00:00 |
tags.dev.js
|
Ajaxify list-type screens in the admin. See #14579
|
2010-08-11 21:54:51 +00:00 |
tags.js
|
Ajaxify list-type screens in the admin. See #14579
|
2010-08-11 21:54:51 +00:00 |
theme-preview.dev.js
|
Strip trailing whites.
|
2010-05-03 20:26:11 +00:00 |
theme-preview.js
|
Squeeze out some bytes via munging.
|
2010-05-27 13:39:44 +00:00 |
theme.dev.js
|
Make filter_count() a closure. See #14936
|
2010-11-23 20:20:44 +00:00 |
theme.js
|
Make filter_count() a closure. See #14936
|
2010-11-23 20:20:44 +00:00 |
user-profile.dev.js
|
Bring back a seperate js file for the password strength meter and correctly mark it as a dependancy of the user profile code. See #5919.
|
2010-10-27 06:39:20 +00:00 |
user-profile.js
|
Bring back a seperate js file for the password strength meter and correctly mark it as a dependancy of the user profile code. See #5919.
|
2010-10-27 06:39:20 +00:00 |
utils.dev.js
|
Move the l10n helper function into a seperate js file so we can always output it first.
|
2010-11-10 21:53:30 +00:00 |
utils.js
|
Move the l10n helper function into a seperate js file so we can always output it first.
|
2010-11-10 21:53:30 +00:00 |
widgets.dev.js
|
Verify that a widget is draggable before stripping its draggability. props filosofo, see #12863. Fixes widget creation for jQUI 1.8.5; should be fixed in jQUI 1.8.6.
|
2010-10-07 04:20:19 +00:00 |
widgets.js
|
Verify that a widget is draggable before stripping its draggability. props filosofo, see #12863. Fixes widget creation for jQUI 1.8.5; should be fixed in jQUI 1.8.6.
|
2010-10-07 04:20:19 +00:00 |
word-count.dev.js
|
|
|
word-count.js
|
|
|
xfn.dev.js
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
|
2010-04-04 03:53:14 +00:00 |
xfn.js
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
|
2010-04-04 03:53:14 +00:00 |