Commit Graph

31 Commits

Author SHA1 Message Date
Andrew Ozz 07f2fd2e4b Fix errors when bulk actions executed on empty list, props nacin, see #11184
git-svn-id: https://develop.svn.wordpress.org/trunk@12317 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-03 01:43:49 +00:00
Mark Jaquith d580bc1971 Add the author to the quick edit dropdown author list if they currently lack the ability to edit so as to avoid stealing their post away from them. fixes #10967
git-svn-id: https://develop.svn.wordpress.org/trunk@12046 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-17 05:18:29 +00:00
Andrew Ozz c7b3be84cf Improve QE data for Draft, Pending and Scheduled posts screens, see #10478
git-svn-id: https://develop.svn.wordpress.org/trunk@11743 602fd350-edb4-49c9-b593-d223f7449a82
2009-07-25 12:21:55 +00:00
Andrew Ozz ffbb2b7b5f Fix QE returned data for Pending and Scheduled posts screens, use jQuery.live() for QE events, fixes #10478
git-svn-id: https://develop.svn.wordpress.org/trunk@11742 602fd350-edb4-49c9-b593-d223f7449a82
2009-07-25 10:58:05 +00:00
Andrew Ozz fd2d60391f Remove events from categories chechboxes in quick edit to speed up page unload, see #8957
git-svn-id: https://develop.svn.wordpress.org/trunk@10444 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 14:23:39 +00:00
Andrew Ozz aa72ea0c2c Fix tags suggest for post quick edit and bulk edit
git-svn-id: https://develop.svn.wordpress.org/trunk@10402 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 12:24:25 +00:00
Andrew Ozz 80fb5c79ce Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-12 13:43:17 +00:00
Andrew Ozz 416baab11a Minify all js and add the non-minified files as .dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-02 15:08:58 +00:00
Andrew Ozz 077540b9af Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@10258 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-27 12:18:38 +00:00
Andrew Ozz 9088c62a48 Fix urlencoded chars in links after using QE
git-svn-id: https://develop.svn.wordpress.org/trunk@10101 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 05:14:49 +00:00
Mark Jaquith 9791e0dd60 Make Password protected and private mutually exclusive when using Quick Edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@10088 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 11:10:24 +00:00
Andrew Ozz 74a9694b10 Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376
git-svn-id: https://develop.svn.wordpress.org/trunk@9973 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 03:51:45 +00:00
Andrew Ozz 3d3aa29798 QE: set colspan and fix IE input field width
git-svn-id: https://develop.svn.wordpress.org/trunk@9738 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 20:08:38 +00:00
Andrew Ozz 57a1c6f31e CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9733 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 18:01:00 +00:00
Andrew Ozz 647180ee18 Show a space as thousands separator for comments count when setting from js, hide ajax throbber when QE returns an error, see#8227 fixes #8225
git-svn-id: https://develop.svn.wordpress.org/trunk@9726 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 21:58:51 +00:00
Andrew Ozz 70914a2ca0 QE: fix notices and check if the returned string contains the row HTML, props DD32, fixes #8115
git-svn-id: https://develop.svn.wordpress.org/trunk@9712 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 12:04:38 +00:00
Andrew Ozz e8c6ee06c3 Update styling on link pages, fix state saving for link cats, no green bg after quick editing a post fixes #8143
git-svn-id: https://develop.svn.wordpress.org/trunk@9703 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:58:17 +00:00
Andrew Ozz 48466e519d Add check for bulk-edit when deleting posts/pages, see #8135
git-svn-id: https://develop.svn.wordpress.org/trunk@9607 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 11:34:08 +00:00
Andrew Ozz 1edadef5b8 New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: https://develop.svn.wordpress.org/trunk@9604 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 02:58:24 +00:00
Andrew Ozz e9773982af Do not show comments column after quick editing a post from the Drafts screen, fixes #8113
git-svn-id: https://develop.svn.wordpress.org/trunk@9585 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 08:58:32 +00:00
Andrew Ozz f06a9763c3 Press Enter to save in Quick Edit, props aaron_guitar, fixes #8061
git-svn-id: https://develop.svn.wordpress.org/trunk@9566 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 06:54:42 +00:00
Andrew Ozz 88370af289 Do not hide "Quick Edit" link after saving from QE, fixes #8060
git-svn-id: https://develop.svn.wordpress.org/trunk@9519 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 23:48:29 +00:00
Andrew Ozz eaa36ee402 Fix quick editing of last page in Edit Pages, props yoshi, fixes #8044
git-svn-id: https://develop.svn.wordpress.org/trunk@9495 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 17:37:20 +00:00
Andrew Ozz 9baa38326e Fix bulk edit and preview url
git-svn-id: https://develop.svn.wordpress.org/trunk@9453 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-01 01:15:22 +00:00
Andrew Ozz 6f9e2877ca Disable dblclick for pages, posts and taxonomy QE
git-svn-id: https://develop.svn.wordpress.org/trunk@9439 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-31 18:31:26 +00:00
Andrew Ozz 7e19549769 Remove Quick Edit when clicking search or filter buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9334 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 20:50:20 +00:00
Ryan Boren 0bdbe9385a Remove titles from inline edit rows
git-svn-id: https://develop.svn.wordpress.org/trunk@9298 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:37:19 +00:00
Ryan Boren f308eb1745 Bring back Quick Edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@9297 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:34:21 +00:00
Andrew Ozz 2924596eed Quick Edit: remove action links, remove row titles, add hint in footer
git-svn-id: https://develop.svn.wordpress.org/trunk@9162 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 10:33:18 +00:00
Andrew Ozz 8dd896218b Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@9098 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 01:18:16 +00:00
Andrew Ozz 603dbcdf4f Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9083 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-05 04:43:52 +00:00