Commit Graph

2806 Commits

Author SHA1 Message Date
Ryan Boren 856d0f9f7a Media paging fix from filosofo and andy. fixes #5963
git-svn-id: https://develop.svn.wordpress.org/trunk@6981 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:33:47 +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
Peter Westwood f843a57e06 Styling updates for the options.php. Fixes #5958 props fitztrev.
git-svn-id: https://develop.svn.wordpress.org/trunk@6979 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 07:44:36 +00:00
Peter Westwood 0bea8b6483 Styling updates for the settings pages. Fixes #5959 props iammattthomas.
git-svn-id: https://develop.svn.wordpress.org/trunk@6978 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 07:43:06 +00:00
Ryan Boren 3232d19da9 Submitbox styling from mt. fixes #5957
git-svn-id: https://develop.svn.wordpress.org/trunk@6977 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 06:46:15 +00:00
Ryan Boren 126c9a846c Styling for permalink settings page from mtfrom mt. fixes #5956
git-svn-id: https://develop.svn.wordpress.org/trunk@6976 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 06:43:56 +00:00
Ryan Boren d3610be6ed Return false from edit timestamp click handler. Props fitztrev. fixes #5954
git-svn-id: https://develop.svn.wordpress.org/trunk@6975 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 06:12:10 +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 1089541c26 Side menu styling from mt. fixes #5948
git-svn-id: https://develop.svn.wordpress.org/trunk@6972 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 04:45:24 +00:00
Ryan Boren 712c07282e submitbox stylings from mt. fixes #5949
git-svn-id: https://develop.svn.wordpress.org/trunk@6970 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 03:52:19 +00:00
Ryan Boren b71e04da59 Submitbox style changes from mt. see #5949
git-svn-id: https://develop.svn.wordpress.org/trunk@6969 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 03:45:19 +00:00
Ryan Boren 6e98f5605b Plugin editor design updates from ffemtcj. fixes #5950
git-svn-id: https://develop.svn.wordpress.org/trunk@6968 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 03:06:35 +00:00
Ryan Boren 4400c320d8 New side menu styling from mt. fixes #5948
git-svn-id: https://develop.svn.wordpress.org/trunk@6967 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 02:09:16 +00:00
Ryan Boren 84df286e83 Move submitboxes to be the first thing in the poststuff div. Props fitztrev. fixes #5947
git-svn-id: https://develop.svn.wordpress.org/trunk@6966 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 02:04:17 +00:00
Ryan Boren a7a52c2632 Style updates for install from mt. fixes #5946
git-svn-id: https://develop.svn.wordpress.org/trunk@6965 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 23:55:11 +00:00
Ryan Boren 7447b263c5 Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6963 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 22:29:48 +00:00
Ryan Boren 0ac25d745d Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6962 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 22:26:56 +00:00
Ryan Boren 908ed8a196 Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6961 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 22:20:19 +00:00
Ryan Boren e6672666be Remove extraneous tag. Props ionfish. fixes #5890
git-svn-id: https://develop.svn.wordpress.org/trunk@6960 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 21:49:48 +00:00
Ryan Boren 1559aa2d32 TinyMCE 3.01. Props azaozz. fixes #5944
git-svn-id: https://develop.svn.wordpress.org/trunk@6959 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 21:40:25 +00:00
Ryan Boren c624436dae Dashboard widgets caching improvements from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6958 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 21:20:09 +00:00
Ryan Boren da73b7408d Slug edit for pages. Hide advanced slug field if JS enabled. Trigger first autosave after 15 chars. Set autosave interval to 60s. Props filosofo. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@6955 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 20:19:34 +00:00
Ryan Boren 908e657b61 Show permalink editor on new posts after autosave. Props filosofo. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@6954 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 17:08:06 +00:00
Ryan Boren a738abba3d Auto add preview link after autosaving a new post or page. Props filosofo. see #5847
git-svn-id: https://develop.svn.wordpress.org/trunk@6953 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 06:19:46 +00:00
Ryan Boren 6aacdf4c91 Image size options from tellyworth. fixes #5933
git-svn-id: https://develop.svn.wordpress.org/trunk@6952 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 06:00:15 +00:00
Ryan Boren 6e73f36982 Admin styling updates from mt. fixes #5940
git-svn-id: https://develop.svn.wordpress.org/trunk@6950 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 00:27:23 +00:00
Ryan Boren 4ad16d0c41 Add Related section to all write/edit pages
git-svn-id: https://develop.svn.wordpress.org/trunk@6949 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 23:43:06 +00:00
Ryan Boren f72f27680d Lose the breaks and do it right
git-svn-id: https://develop.svn.wordpress.org/trunk@6948 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 23:31:56 +00:00
Ryan Boren bed34cd9bf Add h2 headers to the write/edit pages
git-svn-id: https://develop.svn.wordpress.org/trunk@6947 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 22:49:04 +00:00
Ryan Boren f9bbca3199 Remove label colons for niceblue widefat tables. Props filosofo. fixes #5939
git-svn-id: https://develop.svn.wordpress.org/trunk@6944 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 20:30:39 +00:00
Ryan Boren ea73b4aa17 Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 19:30:55 +00:00
Ryan Boren 13313906d0 Fix media delete nonce. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@6941 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 17:05:42 +00:00
Ryan Boren 7c71dd1d65 Alignment tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@6937 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 10:02:12 +00:00
Ryan Boren 21b42e9577 Make checkbox column narrow
git-svn-id: https://develop.svn.wordpress.org/trunk@6936 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 09:29:27 +00:00
Ryan Boren c644e7c0bc Add privacy and preview to edit link submitbox
git-svn-id: https://develop.svn.wordpress.org/trunk@6935 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 08:06:03 +00:00
Ryan Boren ffd26ab666 Fix edit link page menu parentage.
git-svn-id: https://develop.svn.wordpress.org/trunk@6934 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 07:44:25 +00:00
Ryan Boren 8499c27370 Update date display in Manage Posts
git-svn-id: https://develop.svn.wordpress.org/trunk@6933 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 07:01:36 +00:00
Ryan Boren 086aff9476 Change some meta box titles
git-svn-id: https://develop.svn.wordpress.org/trunk@6932 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 06:50:52 +00:00
Ryan Boren 6dc969cc4a Redirect to cleanup URL
git-svn-id: https://develop.svn.wordpress.org/trunk@6931 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 05:45:16 +00:00
Ryan Boren 98779e9752 Don't show Add Media when editing comments. Props azaozz. fixes #5910
git-svn-id: https://develop.svn.wordpress.org/trunk@6930 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 05:39:04 +00:00
Ryan Boren c797fb35ff Plugins dashboard widget from mdawaffe. fixes #5931
git-svn-id: https://develop.svn.wordpress.org/trunk@6928 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 03:23:34 +00:00
Ryan Boren 24a91f74e9 Add Related section to edit page form
git-svn-id: https://develop.svn.wordpress.org/trunk@6927 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 03:16:47 +00:00
Ryan Boren 9c732aa013 Style edit link form fields
git-svn-id: https://develop.svn.wordpress.org/trunk@6926 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 03:12:46 +00:00
Ryan Boren 8a87674b60 Update edit comment form. WIP
git-svn-id: https://develop.svn.wordpress.org/trunk@6923 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 02:41:16 +00:00
Ryan Boren 4d5fccf7cd Login styling updates from mt. fixes #5929
git-svn-id: https://develop.svn.wordpress.org/trunk@6922 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 00:19:01 +00:00
Ryan Boren e0574ed6ac fs direct fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6920 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 00:15:55 +00:00
Ryan Boren 8a8ee94c63 Set eol-style to native
git-svn-id: https://develop.svn.wordpress.org/trunk@6919 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 00:12:48 +00:00
Ryan Boren 49797f0f70 Standardize button and select treatments. Props mt. fixes #5925
git-svn-id: https://develop.svn.wordpress.org/trunk@6918 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 20:33:59 +00:00
Ryan Boren 9053495e26 Border radius changes from mt. fixes #5906
git-svn-id: https://develop.svn.wordpress.org/trunk@6917 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 20:31:14 +00:00
Ryan Boren b96affbfd5 Don't save translated role names to the DB. Instead, translate them on the fly. fixes #3442 #5537
git-svn-id: https://develop.svn.wordpress.org/trunk@6916 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 20:28:54 +00:00