Commit Graph

42 Commits

Author SHA1 Message Date
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Ryan Boren 339b9f015d Show actions on hover for links and media.
git-svn-id: https://develop.svn.wordpress.org/trunk@10012 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-02 19:00:48 +00:00
Andrew Ozz 826d40ecbc Fix Media Library when empty, fixes #8430
git-svn-id: https://develop.svn.wordpress.org/trunk@9980 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 13:17:27 +00:00
Ryan Boren 250eb8ef47 Fix media columns
git-svn-id: https://develop.svn.wordpress.org/trunk@9878 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:26:53 +00:00
Ryan Boren b2ea4b8184 Fix warning
git-svn-id: https://develop.svn.wordpress.org/trunk@9877 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:18:17 +00:00
Ryan Boren c1543ec4e6 Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
git-svn-id: https://develop.svn.wordpress.org/trunk@9871 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 18:33:04 +00:00
Mark Jaquith 99c24ed34b Repoint and redirect edit.php?p=X to edit-comments.php?p=X
git-svn-id: https://develop.svn.wordpress.org/trunk@9807 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 04:51:47 +00:00
Andrew Ozz 6914b73458 Fix table headers for media library page
git-svn-id: https://develop.svn.wordpress.org/trunk@9772 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 03:57:18 +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
Ryan Boren 3a7e85c5ec Notice fixes. Props DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9714 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 17:56:44 +00:00
Ryan Boren 1506260496 Fix row alternation for media library screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9690 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 19:40:24 +00:00
Ryan Boren dab986a9b0 Notice fixes from filosofo and Viper007Bond. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9506 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 03:22:24 +00:00
Ryan Boren ae75d2440f Media column changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9180 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 05:39:40 +00:00
Peter Westwood c6fae90a40 Introduce _draft_or_post_title() instead of lots of duplicated (no title) code. Fixes #7801.
git-svn-id: https://develop.svn.wordpress.org/trunk@9041 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 21:32:13 +00:00
Andrew Ozz 3562ad77b6 Add table footers and action selects at the bottom
git-svn-id: https://develop.svn.wordpress.org/trunk@9028 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 09:26:21 +00:00
Andrew Ozz 8713e6387d Get the hidden columns in edit-attachment-rows.php
git-svn-id: https://develop.svn.wordpress.org/trunk@8931 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 22:04:28 +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
Andrew Ozz ebe59173cd Reattaching of orphan attachments and choose post/page ajaxed search box
git-svn-id: https://develop.svn.wordpress.org/trunk@8901 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 04:24:28 +00:00
Ryan Boren f4366bf242 Implement attachmenet delete link. Use get_edit_post_link(). see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8895 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-15 19:28:26 +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 f284661233 Merge crazyhorse management pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8682 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 04:06:36 +00:00
Peter Westwood e1adf1d070 More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 07:27:34 +00:00
Ryan Boren a359db73a2 Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: https://develop.svn.wordpress.org/trunk@8484 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 05:22:58 +00:00
Ryan Boren d23f0c8082 Allow editing of attachmentts with no titles. Props mdawaffe. fixes #6839 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7831 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-25 15:28:08 +00:00
Mark Jaquith d1d1904927 Don't show broken parent post links for orphaned media. fixes #6408
git-svn-id: https://develop.svn.wordpress.org/trunk@7543 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 02:50:01 +00:00
Ryan Boren e2145503bf pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7466 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 23:21:27 +00:00
Ryan Boren d9fd25f2ab Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207
git-svn-id: https://develop.svn.wordpress.org/trunk@7427 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:40:17 +00:00
Ryan Boren 1ae56f1ec4 Add title attribute to edit media link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7366 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:54:30 +00:00
Ryan Boren b796e06517 Remove remnants of infinite posts features. Props mdawaffe. fixes #6264
git-svn-id: https://develop.svn.wordpress.org/trunk@7359 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:02:12 +00:00
Ryan Boren 2e0c6c5cb0 Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7307 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 06:14:03 +00:00
Ryan Boren 872d374ece Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7304 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 23:58:31 +00:00
Ryan Boren 32e414dbf4 Image fixes from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7263 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:10:00 +00:00
Ryan Boren df8228fa6c Attachment editing from mdawaffe. fixes #6181
git-svn-id: https://develop.svn.wordpress.org/trunk@7262 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 05:50:07 +00:00
Ryan Boren 9ee63c57db Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169
git-svn-id: https://develop.svn.wordpress.org/trunk@7251 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:09:07 +00:00
Matt Mullenweg 8d3812d14d More attachment thumbnail fixes, see #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7218 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 23:04:20 +00:00
Matt Mullenweg 6bb830225d Icon fixes. See #5911; hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7212 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 21:31:33 +00:00
Ryan Boren 7825a986f9 update mime-to-icon matching and get filename from function instead of guid. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7036 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 08:54:11 +00:00
Peter Westwood 02ab17364e Fix the display of human time difference when server timezone if different from blog timezone. Fixes #5970 props jhodgdon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6995 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-23 22:11:47 +00:00
Ryan Boren 0fe31ceded Date and title fixes for media management from andy. fixes #5927
git-svn-id: https://develop.svn.wordpress.org/trunk@6988 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 22:38:52 +00:00
Ryan Boren 18875a91a8 Validation fixes from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@6980 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:30:43 +00:00
Ryan Boren 579698f0b1 Media library work from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@6974 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 05:53:47 +00:00
Ryan Boren 5f85c2dc0c Media Library design updates from Andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@6910 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 06:13:20 +00:00