Scott Taylor
|
25f206e01f
|
List Tables: add JS code to dynamically toggle the disabled attribute of the Bulk Actions dropdown and Apply button.
Props wonderboymusic, pareshradadiya.
Fixes #31634.
Built from https://develop.svn.wordpress.org/trunk@34467
git-svn-id: http://core.svn.wordpress.org/trunk@34431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-09-24 01:07:24 +00:00 |
|
azaozz
|
d5a2ea7d13
|
Remove wp-admin/js/list-table.js, not used anywhere and not listed in script-loader.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-25 01:06:24 +00:00 |
|
azaozz
|
65f9c441a7
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
git-svn-id: http://svn.automattic.com/wordpress/trunk@18027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-25 01:04:12 +00:00 |
|
nacin
|
94eb65baa0
|
Revert [17270], [17273], see #16166, see #16262.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-16 21:34:38 +00:00 |
|
nacin
|
7c5fd789ac
|
Keep sorting and paging for bulk actions. props garyc40, see #16166.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-12 17:06:33 +00:00 |
|
nacin
|
6a7411f3b0
|
Nonce checks for internal linking and list table ajax. fixes #16188.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 20:03:50 +00:00 |
|
markjaquith
|
6031c43ecd
|
Minify and bump list-table.js see #16190
git-svn-id: http://svn.automattic.com/wordpress/trunk@17253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 19:40:31 +00:00 |
|
ryan
|
536564b8ff
|
Selectively reset list-table forms rather than all forms to avoid stompage. Props koopersmith. fixes #16098
git-svn-id: http://svn.automattic.com/wordpress/trunk@17239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 20:52:42 +00:00 |
|
nacin
|
9602072aca
|
Use correct variables. props garyc40, see #15503.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-02 10:55:10 +00:00 |
|
nacin
|
89b6b2a050
|
Compress and bump scripts for [17202]. see #15503.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-01 23:20:57 +00:00 |
|
ryan
|
b9187228d2
|
Always output pagination controls. Hide them when they are not needed. Show them upon AJAX result that requires pagination. Props nacin. fixes #15983
git-svn-id: http://svn.automattic.com/wordpress/trunk@17156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-26 22:06:15 +00:00 |
|
ryan
|
36170f172d
|
Clear messages when searching, sorting, paginating. Props scribu. fixes #15973
git-svn-id: http://svn.automattic.com/wordpress/trunk@17132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-24 17:45:59 +00:00 |
|
ryan
|
3bce6d9be9
|
List table spinner. Props scribu. see #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@17090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 18:45:05 +00:00 |
|
ryan
|
8a8785c98b
|
Comment reply and quick edit js fixes. Props garyc40. fixes #15908
git-svn-id: http://svn.automattic.com/wordpress/trunk@17089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 17:53:50 +00:00 |
|
PeteMall
|
e69df828df
|
Move search results text in site-themes/site-users. Props sorich87, ocean90. Fixes #15553
git-svn-id: http://svn.automattic.com/wordpress/trunk@16961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-15 18:32:25 +00:00 |
|
scribu
|
e6d0e7a509
|
Fix error when trashing a comment on the last page. Props garyc40. Fixes #15500
git-svn-id: http://svn.automattic.com/wordpress/trunk@16911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-14 11:53:31 +00:00 |
|
scribu
|
ccd9189ca4
|
Set both column header sorting arrows. Props batmoo. Fixes #15480
git-svn-id: http://svn.automattic.com/wordpress/trunk@16887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-12 20:21:58 +00:00 |
|
westi
|
cd767d889e
|
Revert [16719] until it has has UI review. See #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@16722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-04 11:01:23 +00:00 |
|
scribu
|
2e2ac55ced
|
Use large spinner instead of 'Loading...' text. Props batmoo. See #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@16719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-04 09:01:23 +00:00 |
|
scribu
|
2d2dea8fa2
|
Validate pagination input. Props batmoo. See #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@16644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-01 06:02:19 +00:00 |
|
scribu
|
f2bad7cd38
|
Add missing quote char when creating overlay. See #14579. See #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@16616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-29 19:08:15 +00:00 |
|
scribu
|
d171e12580
|
Update URL when performing ajaxified action. See #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@16615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-29 18:57:33 +00:00 |
|
scribu
|
cbca4fd42a
|
Make bottom admin pagination scroll to the top after rows are updated. See #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@16602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-28 19:05:12 +00:00 |
|
scribu
|
3014920524
|
Make date columns first sort in descending order. See #15580
git-svn-id: http://svn.automattic.com/wordpress/trunk@16593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-26 02:03:02 +00:00 |
|
scribu
|
e3126350ce
|
Don't display search subtitle on themes page. Props ocean90. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-21 16:20:08 +00:00 |
|
scribu
|
7aa1f4340c
|
Don't set total_pages unless there are pagination links. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:26:39 +00:00 |
|
scribu
|
0921736b76
|
Differentiate between localized and raw total pages. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-17 17:03:27 +00:00 |
|
scribu
|
5617a1b8b1
|
Fix typo from r16363. Props filosofo. Fixes #15420
git-svn-id: http://svn.automattic.com/wordpress/trunk@16364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-14 01:46:49 +00:00 |
|
scribu
|
5ed4e6d260
|
Fix empty query vars being passed as 'true' instead of ''. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-14 00:48:30 +00:00 |
|
scribu
|
ca4f75d494
|
Uncheck mass select checkbox when updating rows via ajax. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 23:07:00 +00:00 |
|
scribu
|
988f59e122
|
Fix variable name and re-minify list-table.js. See #15211
git-svn-id: http://svn.automattic.com/wordpress/trunk@16023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-27 20:19:52 +00:00 |
|
azaozz
|
ab4f9fa9aa
|
Clean list-table.js: when declaring JS object a comma after the last property is invalid, remove unused vars. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-23 20:52:49 +00:00 |
|
scribu
|
ab4fc9bba9
|
Rename admin-table.js to list-table.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@15530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-25 01:59:13 +00:00 |
|