Commit Graph

311 Commits

Author SHA1 Message Date
Andrew Ozz 930876240f Comments post-box: show 10 comments at load only if the postbox is not hidden
git-svn-id: https://develop.svn.wordpress.org/trunk@9241 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 17:00:20 +00:00
Andrew Ozz 83fda65efc Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 16:54:14 +00:00
Andrew Ozz 492d8278cb Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: https://develop.svn.wordpress.org/trunk@9225 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 09:44:22 +00:00
Ryan Boren 7a33030d14 script loader updates
git-svn-id: https://develop.svn.wordpress.org/trunk@9220 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 22:39:16 +00:00
Ryan Boren 2601e590b2 Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@9217 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 22:23:32 +00:00
Ryan Boren f29e7feca4 Localize user-settings JIT to avoid warnings
git-svn-id: https://develop.svn.wordpress.org/trunk@9184 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 15:56:14 +00:00
Ryan Boren dd2144b163 Bump CSS versions
git-svn-id: https://develop.svn.wordpress.org/trunk@9166 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 16:45:25 +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 85ed07784c Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 05:10:16 +00:00
Ryan Boren f021172259 Add save changes reminder to Widgets admin pending revamp in 2.8. Props mdawaffe. fixes #7863
git-svn-id: https://develop.svn.wordpress.org/trunk@9140 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 23:09:15 +00:00
Andrew Ozz ef7ad0e31d Use no-js reply on error in comment-reply.js, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9114 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 20:27:39 +00:00
Andrew Ozz 24041a2802 No jQuery requirement for comment-reply.js, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9113 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 11:11:56 +00:00
Andrew Ozz 29ceb968bd No-JS mode for replying to comments and some improvements/cleanup of comment-reply.js, includes patch by Viper007Bond, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9112 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 07:37:05 +00:00
Ryan Boren 638a41bf49 Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 23:32:34 +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
Andrew Ozz 97a7ceda96 Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: https://develop.svn.wordpress.org/trunk@9064 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 16:30:14 +00:00
Mark Jaquith b727519b66 Give dashboard widgets bottom margin instead of top
git-svn-id: https://develop.svn.wordpress.org/trunk@9061 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 06:17:09 +00:00
Mark Jaquith b7f6dcecb8 40 additional horizontal pixels, and 10 additional vertical pixels for the content area.
git-svn-id: https://develop.svn.wordpress.org/trunk@9060 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 06:06:52 +00:00
Mark Jaquith 0e90decca4 Add some delay to the favorites menu so that it is harder to accidentally open or close
git-svn-id: https://develop.svn.wordpress.org/trunk@9049 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-01 22:32:18 +00:00
Mark Jaquith a59b8dfe0d Skip past tfoot as well as thead when doing comment moderation keyboard shortcut highlighting
git-svn-id: https://develop.svn.wordpress.org/trunk@9048 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-01 21:07:16 +00:00
Ryan Boren 119280586f Hide reply link by default. Enable with JS. Props Viper007Bond. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9037 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 17:27:15 +00:00
Andrew Ozz f32c8bc427 Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: https://develop.svn.wordpress.org/trunk@9036 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 10:30:56 +00:00
Andrew Ozz 24418ce142 Ensure default editor is selected
git-svn-id: https://develop.svn.wordpress.org/trunk@9019 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 14:21:00 +00:00
Ryan Boren e506385bd1 Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8988 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-26 01:05:52 +00:00
Ryan Boren e91d74c2d1 Bump css ver
git-svn-id: https://develop.svn.wordpress.org/trunk@8987 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 23:53:16 +00:00
Ryan Boren 64acd82e9b Add colmn headrs and actions to bottom of posts table
git-svn-id: https://develop.svn.wordpress.org/trunk@8981 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 21:12:33 +00:00
Andrew Ozz fe7ab2300c Batch editing, refresh JS and CSS, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8976 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 14:29:32 +00:00
Ryan Boren 3f42c27f4b Press This updates from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8959 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 22:04:10 +00:00
Andrew Ozz e6d08d8092 Sytling and improvements to inline editing, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8943 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 19:45:45 +00:00
Ryan Boren e954fdab6c Column hiding for users. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8936 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 05:31:00 +00:00
Ryan Boren 09cb6eeebb Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8923 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 05:41:45 +00:00
Ryan Boren 843fcc9d5e Press This rework from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8903 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 06:30:15 +00:00
Ryan Boren 9a63c2421d Column hiding for media library. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8894 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-15 17:53:30 +00:00
Ryan Boren e97af14335 Column hiding for links. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8888 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-14 06:51:42 +00:00
Ryan Boren 403d9214ed wp_list_comments() and threaded comment support. First cut. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8869 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 19:25:50 +00:00
Ryan Boren 2c6b741670 Column hiding for pages. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8860 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 05:36:34 +00:00
Ryan Boren 3acc2acb2b Column hiding for manage posts. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8858 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 01:46:30 +00:00
Ryan Boren 88e581b529 Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8857 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-10 22:47:03 +00:00
Peter Westwood 7ce9cef562 Bust cache for changed js file.
git-svn-id: https://develop.svn.wordpress.org/trunk@8838 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-06 06:56:45 +00:00
Andrew Ozz 7608d7f4ee Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8821 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 19:11:41 +00:00
Andrew Ozz 414eae6719 Add simple Chrome detection and updates for Gears dialog, fixes #7684
git-svn-id: https://develop.svn.wordpress.org/trunk@8815 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 16:29:03 +00:00
Ryan Boren bf2c155d42 Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8789 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:28:41 +00:00
Andrew Ozz 9ed6500c5b Saving/restoring the user interface state, see #7654
git-svn-id: https://develop.svn.wordpress.org/trunk@8784 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 06:34:43 +00:00
Peter Westwood 047ec90dee phpDoc corrections for wp-includes. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8782 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 21:23:43 +00:00
Peter Westwood 697bb624de nline Documentation for script-loader.php. Fixes #7649 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8781 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 19:51:29 +00:00
Ryan Boren 54d9937ca8 Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8777 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 21:43:34 +00:00
Andrew Ozz 7e1f0947d8 Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8767 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 05:07:40 +00:00
Ryan Boren 5e69c6919c Use farbtastic for custom header color picker. Props rmmccue. see #5591
git-svn-id: https://develop.svn.wordpress.org/trunk@8760 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 17:42:21 +00:00
Andrew Ozz 1ce5ef67db Few small improvements to the password strength meter.
git-svn-id: https://develop.svn.wordpress.org/trunk@8722 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 14:35:46 +00:00