Commit Graph

3292 Commits

Author SHA1 Message Date
Ryan Boren 7d9b359e86 install.php i18n and html fixes. Props nbachiyski. fixes #6221
git-svn-id: https://develop.svn.wordpress.org/trunk@7294 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:22:19 +00:00
Ryan Boren d61d209476 CSS typo fixes from sambauers. fixes #6220
git-svn-id: https://develop.svn.wordpress.org/trunk@7293 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:18:23 +00:00
Ryan Boren 13f88fea95 Mark dashboard feed links for translation so they can be localized. Props tai. fixes #6222
git-svn-id: https://develop.svn.wordpress.org/trunk@7292 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:16:29 +00:00
Peter Westwood 802a3de43b Allow you to click on the colours or label to select a colour scheme. Fixes #6198 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7291 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 16:51:39 +00:00
Matt Mullenweg 447c9accb8 The whole title box should be clickable to expand or contract. Fixes #6217. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7290 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:43:00 +00:00
Matt Mullenweg 39bf76b0f0 Only show months that actually have attachments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7288 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:39:07 +00:00
Matt Mullenweg c690eedcef Tighten up buttons a bit, always space out delete from its neighbor.
git-svn-id: https://develop.svn.wordpress.org/trunk@7287 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:38:09 +00:00
Matt Mullenweg cf76b3d7c1 Change order of links to match buttons above.
git-svn-id: https://develop.svn.wordpress.org/trunk@7286 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:30:45 +00:00
Matt Mullenweg 1d749413cd Date display and editing tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7285 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:17:59 +00:00
Matt Mullenweg e328e272c6 Make empty links text a bit more informative.
git-svn-id: https://develop.svn.wordpress.org/trunk@7283 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 07:26:46 +00:00
Matt Mullenweg cb1aa603b4 Remove drafts from Write page.
git-svn-id: https://develop.svn.wordpress.org/trunk@7282 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 07:07:46 +00:00
Ryan Boren 62d3bef1f4 Avoid integer overflow with widget IDs. Props mdawaffe. fixes #6210
git-svn-id: https://develop.svn.wordpress.org/trunk@7281 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:48:23 +00:00
Ryan Boren e8efe189a0 Encode ampersands. Props Quandary. fixes #6212
git-svn-id: https://develop.svn.wordpress.org/trunk@7280 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:44:40 +00:00
Ryan Boren 838afcaecf Merge style attributes. Props Quandary. fixes #6214
git-svn-id: https://develop.svn.wordpress.org/trunk@7279 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:43:38 +00:00
Ryan Boren c446cee03a Show Add Link page when visiting Write from Mange->Links. Props MtDewVirus. fixes #6204
git-svn-id: https://develop.svn.wordpress.org/trunk@7276 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 23:51:32 +00:00
Peter Westwood e63fc7126a Better protection against double widget insertion. Fixes #6191 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7275 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 21:33:11 +00:00
Peter Westwood 29b3ff82c1 Move the restrict_manage_post hook back to a useful place. Fixes #6196.
git-svn-id: https://develop.svn.wordpress.org/trunk@7274 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 20:39:56 +00:00
Peter Westwood b3c9154a13 IE fixes for the stylesheet selector. Fixes #6200 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7273 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 19:17:57 +00:00
Ryan Boren 59a21ab804 Fix code button alignment. Props sambauers. fixes #6179
git-svn-id: https://develop.svn.wordpress.org/trunk@7272 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 06:06:33 +00:00
Ryan Boren ed35e2a826 Don't double insert widget. Props mdawaffe. fixes #6191
git-svn-id: https://develop.svn.wordpress.org/trunk@7267 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 19:56:08 +00:00
Peter Westwood 65a8975cc0 Add description for custom fields on write>page. Fixes #6190 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7266 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 17:36:26 +00:00
Mark Jaquith 371daed3ad Move "approve/unapprove" links to the right, so the comment action links are consistently in the same position. fixes #6143
git-svn-id: https://develop.svn.wordpress.org/trunk@7265 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:54:41 +00:00
Peter Westwood 761189ebae Add some missing timezone offsets. Fixes #6176 props sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@7264 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:38:21 +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
Matt Mullenweg eec8f39487 Color tweaks, fixes #6180
git-svn-id: https://develop.svn.wordpress.org/trunk@7261 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 04:46:17 +00:00
Matt Mullenweg 7c8ffbe0a5 A little darker on the right now.
git-svn-id: https://develop.svn.wordpress.org/trunk@7260 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 03:43:01 +00:00
Ryan Boren 40caffb433 Color scheme switcher styling from mt. fixes #6178
git-svn-id: https://develop.svn.wordpress.org/trunk@7259 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 02:35:22 +00:00
Ryan Boren 928a671565 Color scheme selector fixes from andy. see #6167
git-svn-id: https://develop.svn.wordpress.org/trunk@7258 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 00:12:34 +00:00
Ryan Boren 981dde9898 Typo fixes. fixes #6155
git-svn-id: https://develop.svn.wordpress.org/trunk@7257 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 23:45:07 +00:00
Ryan Boren 69a3606669 Editor button fixes for IE. Props azaozz. fixes #6172
git-svn-id: https://develop.svn.wordpress.org/trunk@7255 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 23:04:13 +00:00
Ryan Boren aa0482eeb8 user edit form validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@7254 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 22:03:05 +00:00
Ryan Boren 3231f7961b Move All Users to head of filter list
git-svn-id: https://develop.svn.wordpress.org/trunk@7252 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:21:24 +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
Ryan Boren c9a9b9373a Admin color selector. see #6167
git-svn-id: https://develop.svn.wordpress.org/trunk@7249 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:06:03 +00:00
Ryan Boren 247f4eaeeb Fix AJAX comment ops for single pages. Props mdawaffe. fixes #6165
git-svn-id: https://develop.svn.wordpress.org/trunk@7248 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 20:26:10 +00:00
Ryan Boren ed151ed378 Fix AJAX comment ops for single posts. Props mdawaffe. see #6165
git-svn-id: https://develop.svn.wordpress.org/trunk@7247 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 20:10:39 +00:00
Ryan Boren 8f4a3a7687 gettext
git-svn-id: https://develop.svn.wordpress.org/trunk@7246 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 19:36:46 +00:00
Matt Mullenweg c2b6f8ad02 Some color tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7245 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 18:26:14 +00:00
Ryan Boren eda2d37158 Don't show multi widgets multi times in available widgets. Props mdawaffe. fixes #6162
git-svn-id: https://develop.svn.wordpress.org/trunk@7243 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 18:01:22 +00:00
Ryan Boren 7b2b555aee Make sure widget is available before trying to display it in the admin. Props mdawaffe. fixes #6149
git-svn-id: https://develop.svn.wordpress.org/trunk@7242 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 17:42:09 +00:00
Peter Westwood 4e0cfb6e23 Add phpDoc with copyright and licencing info to external ftp libs. Fixes #6155 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7241 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 17:23:30 +00:00
Ryan Boren 875d0265d4 More TinyMCE color abstraction and new border for title and editor. Props azaozz. fixes #6156
git-svn-id: https://develop.svn.wordpress.org/trunk@7240 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:54:48 +00:00
Ryan Boren aa3d3fa5f6 Remove extraneous slash. Props rnt. fixes #6158
git-svn-id: https://develop.svn.wordpress.org/trunk@7239 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:41:53 +00:00
Ryan Boren 40da1d6412 Auto update fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7238 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:37:44 +00:00
Ryan Boren e5ce1add47 Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7237 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:13:07 +00:00
Peter Westwood a0648eee7f Bring the bubble back when we have moderated a comment. Fixes #6010 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7236 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 08:55:57 +00:00
Peter Westwood 498f3a60c8 Validation and Translation fixes for the Profile page. Fixes #6152 and #6153 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@7235 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 08:54:08 +00:00
Matt Mullenweg af2b94ca44 Abstract TinyMCE colors. Fixes #6154. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7232 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:31:19 +00:00
Matt Mullenweg e4aebd5934 Show comment time, not post time.
git-svn-id: https://develop.svn.wordpress.org/trunk@7231 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:28:47 +00:00
Matt Mullenweg bde39aec07 Visual and English tweaks throughout.
git-svn-id: https://develop.svn.wordpress.org/trunk@7230 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:23:07 +00:00
Matt Mullenweg 4af580ebbd Dashboard color tweak.
git-svn-id: https://develop.svn.wordpress.org/trunk@7229 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 02:08:10 +00:00
Matt Mullenweg a4c2e0dbf8 See #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7228 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 01:30:15 +00:00
Matt Mullenweg 18b76344d0 Use jQuery load function when available. Fixes #6112; Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7226 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 00:58:37 +00:00
Ryan Boren 9dacb23732 Make titles for multiple instances of a widget distinct. Props mdawaffe. fixes #6108
git-svn-id: https://develop.svn.wordpress.org/trunk@7219 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 23:23:32 +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
Ryan Boren 73019f8c06 Add cap checks to dash. Props mdawaffe. fixes #5858
git-svn-id: https://develop.svn.wordpress.org/trunk@7217 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:59:57 +00:00
Matt Mullenweg 12bf6fb4fd Some more color updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@7216 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:35:19 +00:00
Ryan Boren 857a75fef0 Add cursor pointer to buttons. Props ionfish and mt. fixes #5943
git-svn-id: https://develop.svn.wordpress.org/trunk@7215 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:10:39 +00:00
Ryan Boren cb5dcfe1e1 Styling update for user edit form. Props mt. fixes #6140
git-svn-id: https://develop.svn.wordpress.org/trunk@7214 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:09:26 +00:00
Matt Mullenweg ad85a75542 Invisible ink delete links. See #5911. Also some old school colors, half-way done.
git-svn-id: https://develop.svn.wordpress.org/trunk@7213 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 21:49:08 +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
Matt Mullenweg 3c271eafb2 New color file.
git-svn-id: https://develop.svn.wordpress.org/trunk@7211 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 20:59:08 +00:00
Matt Mullenweg 7a73a73fa2 Drop the padding back down now that the borders are back.
git-svn-id: https://develop.svn.wordpress.org/trunk@7210 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 20:57:04 +00:00
Ryan Boren 15512e1ed8 Fix deletion of plugins not in their own directory. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7209 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 17:13:41 +00:00
Ryan Boren a7e4b47750 Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@7208 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 08:38:17 +00:00
Ryan Boren 2acac45969 Fix comment bubble alignment. Props azaozz. fixes #6115
git-svn-id: https://develop.svn.wordpress.org/trunk@7207 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 08:24:45 +00:00
Ryan Boren 7b5f9a896c Show error data in message. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7206 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 07:45:46 +00:00
Ryan Boren 0160d81eee Return error if base dir empty. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7205 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 07:44:23 +00:00
Mark Jaquith 3eb33d3847 No longer BetaPress TODO. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7202 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 06:46:38 +00:00
Ryan Boren 88b1b645b7 Dashboard styling updates from mt. fixes #6120
git-svn-id: https://develop.svn.wordpress.org/trunk@7201 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:58:15 +00:00
Ryan Boren 5c393d7634 Hide moderation count bubble when no comments are awaiting moderation. Props filosofo. fixes #6010
git-svn-id: https://develop.svn.wordpress.org/trunk@7200 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:54:46 +00:00
Ryan Boren 052d5a5f72 gettext strings. Props hervada. fixes #6136
git-svn-id: https://develop.svn.wordpress.org/trunk@7199 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:51:33 +00:00
Ryan Boren a73cfe0479 Add Delete link link to edit link form. Props mdawaffe. fixes #6126
git-svn-id: https://develop.svn.wordpress.org/trunk@7198 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:48:28 +00:00
Ryan Boren a2a407faf4 Dashboard IE fixes from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@7197 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:47:07 +00:00
Ryan Boren f4158a9fc9 Enqueue XFN for link pages. Props mdawaffe. fixes #6217
git-svn-id: https://develop.svn.wordpress.org/trunk@7196 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:44:56 +00:00
Ryan Boren 334b820f33 Dashboard styling updates from mt. see #6120
git-svn-id: https://develop.svn.wordpress.org/trunk@7195 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:42:08 +00:00
Ryan Boren b17535c4bf Style fixes from mt. fixes #6124
git-svn-id: https://develop.svn.wordpress.org/trunk@7194 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:37:13 +00:00
Ryan Boren 882fa08d42 Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125
git-svn-id: https://develop.svn.wordpress.org/trunk@7193 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:28:21 +00:00
Ryan Boren 68b4b44a20 Relocate Save Changes button. Props mdawaffe. fixes #6118
git-svn-id: https://develop.svn.wordpress.org/trunk@7192 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:19:12 +00:00
Peter Westwood 48d8fcf41e Better description for WXR. Fixes #6093 props thenlich and MtDewVirus.
git-svn-id: https://develop.svn.wordpress.org/trunk@7191 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-09 22:14:49 +00:00
Peter Westwood 928ea82fd2 Consistent headings for the Manage->Link page. See #6137 props MichaelH.
git-svn-id: https://develop.svn.wordpress.org/trunk@7189 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-09 21:54:34 +00:00
Peter Westwood a15d268e25 Add context to translated string. Fixes #6134 props RanYanivHartstein.
git-svn-id: https://develop.svn.wordpress.org/trunk@7188 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-08 22:50:12 +00:00
Peter Westwood 52ae4883ca Abstract css colours on login page to colors-fresh. Fixes #6135 props iammattthomas.
git-svn-id: https://develop.svn.wordpress.org/trunk@7187 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-08 22:43:58 +00:00
Peter Westwood c0bab086fc Better name for the related link to manage categories. Fixes #6133 props MichaelH.
git-svn-id: https://develop.svn.wordpress.org/trunk@7186 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-08 22:38:55 +00:00
Peter Westwood 701405014d Use the new colours stylesheet for the media library. See #5911 props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7185 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 22:40:08 +00:00
Matt Mullenweg b94a95a10c Make deletes hover red, rawr.
git-svn-id: https://develop.svn.wordpress.org/trunk@7184 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 18:35:24 +00:00
Peter Westwood ee5955c44d Work harder to create the correct links for new top level menus. Fixes #4907 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7183 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 14:48:10 +00:00
Peter Westwood 48bd39567a Link to more specific documentation. Fixes #6070 props MichaelH.
git-svn-id: https://develop.svn.wordpress.org/trunk@7182 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 14:29:05 +00:00
Matt Mullenweg 1a25889bb9 A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
git-svn-id: https://develop.svn.wordpress.org/trunk@7181 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 10:05:54 +00:00
Matt Mullenweg 0d404a55ed Don't show comment text in list view; extra layout bit.
git-svn-id: https://develop.svn.wordpress.org/trunk@7180 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 07:53:15 +00:00
Matt Mullenweg 2af822ab9d CSS consolidation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7179 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 07:16:29 +00:00
Matt Mullenweg 044224a2a4 Abstract colors from layout CSS. Pass 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@7178 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 01:17:21 +00:00
Ryan Boren 02facfc3e4 fix missing thumbnail radio button for inserting into post. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7177 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 23:40:21 +00:00
Ryan Boren 353bf81a5e Make cancel mean cancel. Props mdawaffe. see #5886
git-svn-id: https://develop.svn.wordpress.org/trunk@7176 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 23:01:22 +00:00
Ryan Boren 4f00af88f1 Add unapprove links. Props mdawaffe. see #6094
git-svn-id: https://develop.svn.wordpress.org/trunk@7175 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 21:48:20 +00:00
Ryan Boren 107012efde Remove link underlines from where the shouldn't be. Props mt. fixes #6113
git-svn-id: https://develop.svn.wordpress.org/trunk@7174 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 20:44:29 +00:00
Ryan Boren d1fd6659e4 Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111
git-svn-id: https://develop.svn.wordpress.org/trunk@7173 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 19:56:02 +00:00
Ryan Boren 7d6440bba2 Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7172 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 19:48:54 +00:00
Ryan Boren 4365b9da33 ftpsockets fix from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7171 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 18:14:58 +00:00
Matt Mullenweg 26a14e222b Fix some names and order of filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@7170 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 10:23:00 +00:00
Matt Mullenweg 990f07563c Clean up comments links, link to more comments pages not posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7169 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 10:09:14 +00:00
Matt Mullenweg 020c1694f0 Move view link to status, missed underline.
git-svn-id: https://develop.svn.wordpress.org/trunk@7168 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 09:58:47 +00:00
Matt Mullenweg 5b727663a8 Underline all links in body, none in header.
git-svn-id: https://develop.svn.wordpress.org/trunk@7167 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 09:53:03 +00:00
Matt Mullenweg fc9e521569 Check all should now work on comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7166 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 09:48:36 +00:00
Ryan Boren 72d53b30d7 Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075
git-svn-id: https://develop.svn.wordpress.org/trunk@7165 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 06:07:53 +00:00
Ryan Boren 16185d747b wpfs fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7164 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 06:06:13 +00:00
Ryan Boren 30c538c813 Change the colors on the login error messages. Props mt. fixes #6105
git-svn-id: https://develop.svn.wordpress.org/trunk@7163 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 06:02:26 +00:00
Mark Jaquith 5330df3c0a Post slug fixes from nbachiyski. fixes #6072
git-svn-id: https://develop.svn.wordpress.org/trunk@7162 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-05 22:09:28 +00:00
Ryan Boren dc3a3d242c Improve upload_max_filesize error. Improve error display for long messages. New uploads now added to bottom, not top. Fix align class. Remove redundant header text. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7160 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-05 06:46:42 +00:00
Ryan Boren dc6c68d79a wp-fs fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7155 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 17:10:17 +00:00
Ryan Boren 9266ee91aa Remove cruft
git-svn-id: https://develop.svn.wordpress.org/trunk@7154 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 17:08:39 +00:00
Ryan Boren 9c7eb61265 Comment bubble count fixes from mdawaffe. fixes #6090
git-svn-id: https://develop.svn.wordpress.org/trunk@7153 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 17:07:47 +00:00
Matt Mullenweg cea513fab1 Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7152 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 04:33:40 +00:00
Matt Mullenweg 462e3bd95f Table styling and "add media" label. See #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7151 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 04:28:23 +00:00
Matt Mullenweg cc3147ab22 New functions for attachment image display, fixes #6086. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7149 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 04:21:37 +00:00
Ryan Boren 0f009c4b9f Set autosave_interval for fresh installs. DEfault to 60 if autosave_interval is not set. see #6075
git-svn-id: https://develop.svn.wordpress.org/trunk@7148 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 00:41:49 +00:00
Ryan Boren 9df4b3f641 Post edit collision detection fixes from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7146 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 00:05:30 +00:00
Ryan Boren 742b6b7ceb Autosave notice styling from mdawaffe. fixes #6054
git-svn-id: https://develop.svn.wordpress.org/trunk@7145 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:15:34 +00:00
Ryan Boren c1c24f5982 Validation fix from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@7144 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:13:47 +00:00
Ryan Boren a87c748d19 Set focus for some fields. Props nbachiyski. fixes #6080
git-svn-id: https://develop.svn.wordpress.org/trunk@7143 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:12:17 +00:00
Ryan Boren a92d85d138 Revert plugin page styling for now. Props mt. see #6067
git-svn-id: https://develop.svn.wordpress.org/trunk@7142 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:09:08 +00:00
Ryan Boren 91e7f34fd7 Widget admin styling from my. fixes #6078
git-svn-id: https://develop.svn.wordpress.org/trunk@7141 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:06:26 +00:00
Ryan Boren cd9d655c72 Multi-byte character safe excerpting from nbachiyski. fixes #6077
git-svn-id: https://develop.svn.wordpress.org/trunk@7140 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:05:23 +00:00
Ryan Boren 4e4e172045 Slug edit fix from nbachiyski. fixes #6072
git-svn-id: https://develop.svn.wordpress.org/trunk@7139 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:02:53 +00:00
Ryan Boren b093ce1da2 Only show "saved at" when the post was actually saved. Props mdawaffe. fixes #6053
git-svn-id: https://develop.svn.wordpress.org/trunk@7138 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 20:58:06 +00:00
Ryan Boren eb60b59c5d Error class styling from mt. fixes #6034
git-svn-id: https://develop.svn.wordpress.org/trunk@7136 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 20:52:04 +00:00
Matt Mullenweg 88bb527a19 Creating intermediate sizes, better thumbnails, and other image improvements. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7135 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 04:17:37 +00:00
Ryan Boren 387f9a1e87 Show page hierarchy when editing page slugs. fixes #6068
git-svn-id: https://develop.svn.wordpress.org/trunk@7133 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 22:15:30 +00:00
Ryan Boren 6d7441c26e Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 20:17:30 +00:00
Ryan Boren d690f0f9e7 Fix file type
git-svn-id: https://develop.svn.wordpress.org/trunk@7129 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 20:10:43 +00:00
Ryan Boren 6d1631aa47 Fix file types
git-svn-id: https://develop.svn.wordpress.org/trunk@7128 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 23:29:19 +00:00
Ryan Boren e05d09f0e6 Plugin updater updates. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7126 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 21:20:23 +00:00
Ryan Boren 1c147fc27a Make punctuation consistent. Props hervada. fixes #5880
git-svn-id: https://develop.svn.wordpress.org/trunk@7125 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 20:54:00 +00:00
Ryan Boren ee92d30574 Fix passed by reference errors. Props DD32. fixes #6056
git-svn-id: https://develop.svn.wordpress.org/trunk@7124 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 20:41:18 +00:00
Ryan Boren c93759a33d thead instead of tbody. Props alexrabe. fixes #6057
git-svn-id: https://develop.svn.wordpress.org/trunk@7123 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 20:40:06 +00:00
Ryan Boren 3329632eee Remove extra plugin page pipes. fixes #6059
git-svn-id: https://develop.svn.wordpress.org/trunk@7122 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 20:38:35 +00:00
Ryan Boren 9a7997c931 Fix private post toggle
git-svn-id: https://develop.svn.wordpress.org/trunk@7120 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 06:26:13 +00:00
Ryan Boren abe2afd508 Full length fields on the edit link form. Props mt. fixes #6055
git-svn-id: https://develop.svn.wordpress.org/trunk@7119 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 02:12:52 +00:00
Ryan Boren bb756155d1 More error class styling from mt. see #6034
git-svn-id: https://develop.svn.wordpress.org/trunk@7118 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 02:06:55 +00:00
Ryan Boren 430a96d3d5 Fix link colors for error class. Props mt. see #6034
git-svn-id: https://develop.svn.wordpress.org/trunk@7117 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 00:40:16 +00:00
Ryan Boren 89c5e9720d Change save page redirects. see #6024
git-svn-id: https://develop.svn.wordpress.org/trunk@7116 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 00:16:55 +00:00
Ryan Boren 3fd9e50acc Error class stlying from mt. fixes #6034
git-svn-id: https://develop.svn.wordpress.org/trunk@7115 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 00:08:00 +00:00
Ryan Boren 4d02937e6d max width fixes from azaozz. fixes #6051
git-svn-id: https://develop.svn.wordpress.org/trunk@7114 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 23:27:02 +00:00
Ryan Boren 017a78c052 Allow searching within a given page status. fixes #5839
git-svn-id: https://develop.svn.wordpress.org/trunk@7113 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 22:38:20 +00:00
Ryan Boren 2746f4287b Add option to check caps when querying a particular page status. fixes #6052
git-svn-id: https://develop.svn.wordpress.org/trunk@7112 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 22:34:29 +00:00
Ryan Boren 5275c7d335 Restrict edit.php searches to posts. No pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@7111 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 22:29:57 +00:00
Ryan Boren 1f3184d2c9 Allow searching within a given post status. fixes #5839
git-svn-id: https://develop.svn.wordpress.org/trunk@7110 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 22:02:49 +00:00
Ryan Boren 71f274c599 Add option to check caps when querying a particular post status. fixes #6052
git-svn-id: https://develop.svn.wordpress.org/trunk@7109 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 21:49:49 +00:00
Ryan Boren a41de28d25 Hardcode offset range since the step argument to range is PHP 5 only. fixes #6047
git-svn-id: https://develop.svn.wordpress.org/trunk@7108 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 19:00:52 +00:00
Ryan Boren 4ec016565a Remove empty gettext call. Props andy. fixes #6044
git-svn-id: https://develop.svn.wordpress.org/trunk@7105 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 17:15:34 +00:00
Ryan Boren afc003cd20 Update deprecated attributes. Props hansengel. fixes #6037
git-svn-id: https://develop.svn.wordpress.org/trunk@7104 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 17:09:44 +00:00
Ryan Boren e29306e69c Post Edit Collision Detection from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7103 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 09:51:36 +00:00
Ryan Boren 9a77cb8b83 Remove some no longer needed JS. Props mdawaffe. fixes #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7102 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 08:12:12 +00:00
Ryan Boren 1d7d315192 Set max width on .wrap. Props mt. fixes #6036
git-svn-id: https://develop.svn.wordpress.org/trunk@7101 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 08:08:17 +00:00
Ryan Boren a02dc6a240 Media Library updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7100 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 06:54:15 +00:00
Ryan Boren 97b59fbeda Fade approved comments from moderated list. Props mdawaffe. fixes #6032
git-svn-id: https://develop.svn.wordpress.org/trunk@7098 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 22:12:04 +00:00
Peter Westwood f4bdb8415d urlencode the goback url to preserve any parameters. Fixes #5753 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7095 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 21:57:49 +00:00
Ryan Boren b2e8a6ac54 Media library updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7092 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 21:29:51 +00:00
Ryan Boren 7de1747c15 View switcher styling from mt. fixes #6031
git-svn-id: https://develop.svn.wordpress.org/trunk@7090 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 20:40:23 +00:00
Ryan Boren 08e47f6f2c Change approved comment color. Props mt. fixes #6030
git-svn-id: https://develop.svn.wordpress.org/trunk@7089 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 20:39:14 +00:00
Ryan Boren 39c309c245 Dashboard styling from mt. fixes #6029
git-svn-id: https://develop.svn.wordpress.org/trunk@7088 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 20:37:48 +00:00
Ryan Boren 5a1139a585 Widget admin layout fixes from mdawaffe. fixes #5997
git-svn-id: https://develop.svn.wordpress.org/trunk@7086 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 09:11:11 +00:00
Ryan Boren 453dcd8f1d Update 'See Comments on this Page' link
git-svn-id: https://develop.svn.wordpress.org/trunk@7085 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 07:37:15 +00:00
Ryan Boren f9eaadc26f Change save post redirects. see #6024
git-svn-id: https://develop.svn.wordpress.org/trunk@7084 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 07:34:13 +00:00
Ryan Boren 91a8de6bbc Add unapprove button
git-svn-id: https://develop.svn.wordpress.org/trunk@7083 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 07:04:52 +00:00
Ryan Boren 992c3b92b7 Unify comment display. Props mdawaffe. fixes #6025
git-svn-id: https://develop.svn.wordpress.org/trunk@7082 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 06:50:25 +00:00
Ryan Boren 2b5f9d6440 Fix widgets using old-style multi instance support. Props mdawaffe. fixes #6023
git-svn-id: https://develop.svn.wordpress.org/trunk@7080 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 00:31:46 +00:00
Ryan Boren 530f74b6d5 Add edit comments js to edit-pages when viewing a page's comments. see #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7079 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 00:16:49 +00:00
Ryan Boren 8e03708f05 Show comments when viewing a page in Manage Pages. fixes #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7078 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 00:13:09 +00:00
Ryan Boren 007bcbb057 fix new-fangled multi widgets. Props mdawaffe. see #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7077 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 23:57:00 +00:00
Ryan Boren e212f055d3 Fix plugin version compare. Props mdawaffe. fixes #5978
git-svn-id: https://develop.svn.wordpress.org/trunk@7076 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 23:43:22 +00:00
Ryan Boren 71bc342e4c Fix AJAX comment moderation on edit post view. Props mdawaffe. fixes #4245
git-svn-id: https://develop.svn.wordpress.org/trunk@7075 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 23:36:24 +00:00
Ryan Boren 3a7052f8df Make punctuation consistent. Props hervada and lloydbudd. fixes #5880
git-svn-id: https://develop.svn.wordpress.org/trunk@7072 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 22:05:50 +00:00
Ryan Boren f006ee406e Tagging terminology cleanup from lloydudd. fixes #6020
git-svn-id: https://develop.svn.wordpress.org/trunk@7071 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 21:47:52 +00:00
Ryan Boren e93de99379 remove debug cruft and set swfupload max file size to match php ini. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7067 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 19:36:02 +00:00
Ryan Boren 87b8a192c8 Style updates to plugins, export, and sidemenu from mt. fixes #6019
git-svn-id: https://develop.svn.wordpress.org/trunk@7066 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 19:18:21 +00:00
Peter Westwood b76a914593 Generate random passwords for users created during import. Fixes #5837 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7065 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 18:45:40 +00:00
Ryan Boren a2af257bf4 gettext fixes from takayukister. fixes #6018
git-svn-id: https://develop.svn.wordpress.org/trunk@7063 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 17:19:58 +00:00
Ryan Boren 34099bccd7 Add media library uploader tab. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7062 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 08:31:10 +00:00
Ryan Boren 48167ab23b Remove unused files. see #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7059 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 05:05:28 +00:00
Ryan Boren fdb55cf267 get_temp_dir(). fixes #5984
git-svn-id: https://develop.svn.wordpress.org/trunk@7058 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:47:15 +00:00
Ryan Boren a5fc5dcbf4 Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7057 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:46:27 +00:00
Ryan Boren 26fadd399f Revert [7054]. No idea how I managed that.
git-svn-id: https://develop.svn.wordpress.org/trunk@7055 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:36:33 +00:00
Ryan Boren a1a893cc0c Fix users query
git-svn-id: https://develop.svn.wordpress.org/trunk@7054 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:25:08 +00:00
Ryan Boren 7bcc30635b Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009
git-svn-id: https://develop.svn.wordpress.org/trunk@7050 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 22:45:46 +00:00
Ryan Boren 2aa0422fdf Show custom header images in the media library. Props spikeyslam. fixes #6008
git-svn-id: https://develop.svn.wordpress.org/trunk@7049 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 21:07:15 +00:00
Ryan Boren e7c50ca1aa Correct RSS link for plugin dashboard widget. Props mdawaffe. fixes #5931
git-svn-id: https://develop.svn.wordpress.org/trunk@7048 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 20:56:03 +00:00
Ryan Boren 928acb6048 Add page saved notice.
git-svn-id: https://develop.svn.wordpress.org/trunk@7047 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 20:53:07 +00:00
Ryan Boren 11db3d97c2 Remove messages from the requested URI so they don't follow us around while paging.
git-svn-id: https://develop.svn.wordpress.org/trunk@7046 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 20:35:40 +00:00
Ryan Boren 5500996730 Fix theme and plugin editor styling for IE. Props mt. fixes #5950
git-svn-id: https://develop.svn.wordpress.org/trunk@7044 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 19:33:51 +00:00
Ryan Boren d65f40539b Media upload updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7043 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 19:30:10 +00:00
Ryan Boren ebf8442951 image_resize() and friends from tellyworth. fixes #6005
git-svn-id: https://develop.svn.wordpress.org/trunk@7041 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 18:46:03 +00:00
Ryan Boren 01f1ccaf99 Add cursor pointer to buttons. Props ionfish. fixes #5943
git-svn-id: https://develop.svn.wordpress.org/trunk@7040 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 18:44:26 +00:00
Ryan Boren 7e98ec2a8b Silence some exected warnings in ftpext. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7039 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 18:35:01 +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
Ryan Boren 7bf88a1224 Add nbsp. Props Speedboxer. fixes #5931
git-svn-id: https://develop.svn.wordpress.org/trunk@7035 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 08:50:42 +00:00
Ryan Boren c693745cbe Editor style fixes for IE6 from mt and azaozz. fixes #6004
git-svn-id: https://develop.svn.wordpress.org/trunk@7034 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 07:15:59 +00:00
Ryan Boren 1bd930f056 Instantiate errors object for ftpsockets class.
git-svn-id: https://develop.svn.wordpress.org/trunk@7033 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 05:23:05 +00:00
Ryan Boren 59057e6250 Fix edit comment form tab indices. fixes #5712
git-svn-id: https://develop.svn.wordpress.org/trunk@7032 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 04:53:48 +00:00
Ryan Boren c7701bd2d6 Adjust margin and sidemenu. Props mt. fixes #5832 #6003
git-svn-id: https://develop.svn.wordpress.org/trunk@7031 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 04:22:09 +00:00
Peter Westwood 54f0cd204f Fix one wrong corner css. Fixes #5987 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@7029 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 22:10:04 +00:00
Ryan Boren b8a14e4f2c Resurrect moderation.php as a redirect to edit-comments.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@7027 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 19:29:30 +00:00
Ryan Boren f3b2ffc10d Grammar fixes from takayukister and thenlich. fixes #5992
git-svn-id: https://develop.svn.wordpress.org/trunk@7026 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 19:13:21 +00:00
Ryan Boren 500afd5810 Change Your Timezone to simply Timezone. Props hansengel. fixes #5988
git-svn-id: https://develop.svn.wordpress.org/trunk@7023 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 18:45:27 +00:00
Ryan Boren d9c50f36df CSS rule fixes from Nao and ionfish. fixes #5993
git-svn-id: https://develop.svn.wordpress.org/trunk@7020 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 18:33:39 +00:00
Ryan Boren 1d1e94c7f7 Remove moderation.php. edit-comments.php now handles moderation
git-svn-id: https://develop.svn.wordpress.org/trunk@7019 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 08:24:44 +00:00
Ryan Boren 42e6f40f15 Add manage_comments_nav action
git-svn-id: https://develop.svn.wordpress.org/trunk@7018 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 08:20:36 +00:00
Ryan Boren d9c35ed949 Put settings first in the side menu
git-svn-id: https://develop.svn.wordpress.org/trunk@7017 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 08:08:09 +00:00
Ryan Boren 75daddc3d2 Remove add link bookmarlet from write link page. Relocating it.
git-svn-id: https://develop.svn.wordpress.org/trunk@7014 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 06:30:38 +00:00
Ryan Boren 6ee65e9b4e Comment action fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@7013 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 05:56:21 +00:00
Ryan Boren 093bbb2ce0 Change 2px radii to 3px. Props mt. fixes #5987
git-svn-id: https://develop.svn.wordpress.org/trunk@7012 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 00:34:26 +00:00
Ryan Boren d095fd19bc Manage comments styling from mt. fixes #5985
git-svn-id: https://develop.svn.wordpress.org/trunk@7011 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 00:28:21 +00:00
Ryan Boren 205f09f04b Move edit link to author name.
git-svn-id: https://develop.svn.wordpress.org/trunk@7010 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 22:22:28 +00:00
Ryan Boren 1f9787bff6 Add approve and spam links
git-svn-id: https://develop.svn.wordpress.org/trunk@7009 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 21:52:46 +00:00
Ryan Boren 3dc7b15469 Date display fixes for manage comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7008 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 21:38:44 +00:00
Ryan Boren c8ec2516b1 Trim long urls. Hide Approve button when listing already Approved comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7007 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 20:42:44 +00:00
Ryan Boren 70dc381ac6 Remember filter settings. Redirect cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@7006 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 20:28:36 +00:00
Ryan Boren 57af94b3d0 Manage comments styling from mt. see #5985
git-svn-id: https://develop.svn.wordpress.org/trunk@7005 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 19:41:04 +00:00
Ryan Boren b338ededad Localize help and forum links. Props SteveAgl. fixes #5983
git-svn-id: https://develop.svn.wordpress.org/trunk@7004 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 19:37:58 +00:00
Ryan Boren 419ae5aa3a Comment detail and list views
git-svn-id: https://develop.svn.wordpress.org/trunk@7003 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 04:51:47 +00:00
Ryan Boren c2f9fd380b disregard nonexistant attachments. Props andy. fixes #5967
git-svn-id: https://develop.svn.wordpress.org/trunk@7002 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 04:34:40 +00:00
Ryan Boren 4b8ec983eb Error page styling from mt. fixes #5977
git-svn-id: https://develop.svn.wordpress.org/trunk@7001 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 04:33:51 +00:00
Ryan Boren b23e1089bb Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
git-svn-id: https://develop.svn.wordpress.org/trunk@7000 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 04:33:10 +00:00
Ryan Boren 303b08bd26 Hook up bulk comment operations.
git-svn-id: https://develop.svn.wordpress.org/trunk@6999 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 02:33:30 +00:00
Ryan Boren 34e40f0dab Admin style tweaks from mt. fixes #5974
git-svn-id: https://develop.svn.wordpress.org/trunk@6997 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 02:07:51 +00:00
Ryan Boren f9300a9715 Specify min width on pages that use TinyMCE. Props azaozz. fixes #5975
git-svn-id: https://develop.svn.wordpress.org/trunk@6996 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 02:04: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 0a28ed62e4 Manage comments rework. WIP
git-svn-id: https://develop.svn.wordpress.org/trunk@6994 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-23 08:33:44 +00:00
Ryan Boren 761816fa76 Manage comments rework. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@6993 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-23 08:01:51 +00:00
Matt Mullenweg d3e38c175d Don't show filter stuff when we're on a single post view.
git-svn-id: https://develop.svn.wordpress.org/trunk@6992 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-23 07:20:08 +00:00
Ryan Boren 733701303b Remove role context. Props nbachiyski. fixes #5966
git-svn-id: https://develop.svn.wordpress.org/trunk@6991 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-23 04:10:04 +00:00
Ryan Boren ecf851aee2 Add bulk role change to users.php
git-svn-id: https://develop.svn.wordpress.org/trunk@6990 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 23:36:53 +00:00
Ryan Boren 699a693391 Allow full localization of edit timestamp fields. fixes #5514
git-svn-id: https://develop.svn.wordpress.org/trunk@6989 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 23:13:02 +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 7ed364b2ce Notice fixes from nbachiyski. fixes #5961
git-svn-id: https://develop.svn.wordpress.org/trunk@6983 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:43:56 +00:00
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
Ryan Boren 761397a148 Add admin_init action. fixes #5924
git-svn-id: https://develop.svn.wordpress.org/trunk@6915 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 20:24:50 +00:00
Ryan Boren 02b1e8d39d Fix ftpext dirlist for ftp servers that return 8 fields instead of 9. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6914 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 08:22:42 +00:00
Ryan Boren c349fa79be Button stylings from my. fixes #5912
git-svn-id: https://develop.svn.wordpress.org/trunk@6913 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 07:09:31 +00:00
Ryan Boren c17b7cf4a6 Remove h1 letter spacing. Props mt. fixes #5913
git-svn-id: https://develop.svn.wordpress.org/trunk@6912 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 06:55:28 +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
Ryan Boren 56c5b70b17 Add webkit border radius. Props mt. fixes #5906
git-svn-id: https://develop.svn.wordpress.org/trunk@6909 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 00:47:58 +00:00
Ryan Boren e0bde50cf1 Theme editor layout fixes from ionfish. see #5890
git-svn-id: https://develop.svn.wordpress.org/trunk@6908 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 00:00:53 +00:00
Ryan Boren 3ff5ba8ec7 Logo with new colors. Props mt. fixes #5905
git-svn-id: https://develop.svn.wordpress.org/trunk@6907 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 23:06:13 +00:00
Ryan Boren a1214e13f6 Fix text and link colors in submit box. Props ffemtcj. fixes #5778
git-svn-id: https://develop.svn.wordpress.org/trunk@6906 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 22:45:11 +00:00
Ryan Boren 504c783a3d Dashboard menu fixes from mt. fixes #5904
git-svn-id: https://develop.svn.wordpress.org/trunk@6905 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 22:31:52 +00:00
Ryan Boren af4c2613d4 Move timestamp to submitbox. Put it in a slidedown. see #5846
git-svn-id: https://develop.svn.wordpress.org/trunk@6904 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 22:07:57 +00:00
Ryan Boren fcdcbe69e8 Remove bookmarklet stuff from post-new.php. Moving it somewhere else.
git-svn-id: https://develop.svn.wordpress.org/trunk@6903 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 20:36:49 +00:00
Ryan Boren 5a97e68cd1 submit box actions hooks from filosofo. fixes #5873
git-svn-id: https://develop.svn.wordpress.org/trunk@6901 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 19:38:01 +00:00
Ryan Boren 5eac972817 Add submitpost_box action to post edit form. Props filosofo. see #5873
git-svn-id: https://develop.svn.wordpress.org/trunk@6898 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 17:44:14 +00:00