Peter Westwood
|
6218beabf8
|
Allow plugins to filter the dashboard counts sentance. Fixes #6244 props nerrad.
git-svn-id: https://develop.svn.wordpress.org/trunk@7330 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 10:04:42 +00:00 |
|
Peter Westwood
|
6110e21411
|
Don't show a check box for deleting the default category.
git-svn-id: https://develop.svn.wordpress.org/trunk@7329 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 10:00:11 +00:00 |
|
Ryan Boren
|
4557a4440f
|
find_base_dir fixes from DD32. see #6245
git-svn-id: https://develop.svn.wordpress.org/trunk@7328 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 09:50:35 +00:00 |
|
Ryan Boren
|
e9a73beaca
|
FTP CWD fixes from DD32. see #6245
git-svn-id: https://develop.svn.wordpress.org/trunk@7327 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 09:49:10 +00:00 |
|
Peter Westwood
|
4ddacfb0ed
|
Import mt tags/keywords. See #4472 props shacker.
git-svn-id: https://develop.svn.wordpress.org/trunk@7326 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 23:16:28 +00:00 |
|
Peter Westwood
|
2d7ba950bc
|
Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7325 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 22:57:47 +00:00 |
|
Peter Westwood
|
bac1a60b55
|
Only show IP and email address for comments a user can edit. Fixes #4353.
git-svn-id: https://develop.svn.wordpress.org/trunk@7322 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 22:09:23 +00:00 |
|
Peter Westwood
|
36889f6313
|
Only link to a post for editing if the user can edit it.
git-svn-id: https://develop.svn.wordpress.org/trunk@7321 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 21:52:12 +00:00 |
|
Peter Westwood
|
a951a2019b
|
Only replace the last segment of the uri when generating the sample permalink. Fixes #6068.
git-svn-id: https://develop.svn.wordpress.org/trunk@7320 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 21:27:10 +00:00 |
|
Peter Westwood
|
c9bb1b604e
|
Set autocomplete off for password files on the profile pages. Fixes #5006.
git-svn-id: https://develop.svn.wordpress.org/trunk@7318 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 20:42:00 +00:00 |
|
Peter Westwood
|
ed39705caf
|
Make the edit link point to the profile for the current user when managing users.
git-svn-id: https://develop.svn.wordpress.org/trunk@7317 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 20:27:16 +00:00 |
|
Peter Westwood
|
c42b3261dc
|
Add some class to the your are using theme xxx paragraph. Fixes #6234 props Aaron Harun.
git-svn-id: https://develop.svn.wordpress.org/trunk@7315 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 18:38:21 +00:00 |
|
Peter Westwood
|
9b3aab6c0d
|
Chase down some 64bit dragons. Ensure that we only ever create a 32bit number to compare to the 32bit magic number when searching a zip file for the end of the directory record. See #6236.
git-svn-id: https://develop.svn.wordpress.org/trunk@7314 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 18:33:16 +00:00 |
|
Matt Mullenweg
|
0d07e27f8e
|
So fresh and so clean, clean.
git-svn-id: https://develop.svn.wordpress.org/trunk@7313 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 17:02:16 +00:00 |
|
Matt Mullenweg
|
7fa956e582
|
Match quicktag bar to button.
git-svn-id: https://develop.svn.wordpress.org/trunk@7312 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 16:57:57 +00:00 |
|
Matt Mullenweg
|
388c8fa9db
|
Tooltips for media buttons. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7311 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 16:53:36 +00:00 |
|
Peter Westwood
|
1168abf8f3
|
Add an action to allow plugins to add extra related links to the list. Fixes #6232.
git-svn-id: https://develop.svn.wordpress.org/trunk@7310 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 08:40:22 +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 |
|
Matt Mullenweg
|
2abb681b79
|
Some color changes from JSM.
git-svn-id: https://develop.svn.wordpress.org/trunk@7305 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 00:21:28 +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
|
bef6abf768
|
i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7303 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 22:20:24 +00:00 |
|
Ryan Boren
|
85c1122db2
|
i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7302 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 20:17:17 +00:00 |
|
Ryan Boren
|
79f4ab9a35
|
i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7300 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 19:56:43 +00:00 |
|
Peter Westwood
|
b122503bbc
|
Enclose more things as CDATA when exporting. Fixes #4242 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7299 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 19:37:18 +00:00 |
|
Ryan Boren
|
b69f10d2ad
|
Allow hardcoding of FTP connection info. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7297 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 19:11:41 +00:00 |
|
Ryan Boren
|
a944a3bf49
|
Remove underline from admin footer links. Pros sambauers. fixes #6201
git-svn-id: https://develop.svn.wordpress.org/trunk@7295 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 18:26:48 +00:00 |
|
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 |
|
Ryan Boren
|
9b7fadbb2f
|
Make sure plugin is a file before loading. Props filosofo. fixes #5822
git-svn-id: https://develop.svn.wordpress.org/trunk@6897 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-18 17:42:51 +00:00 |
|
Ryan Boren
|
5e246a6c45
|
Declare wpdb and wp_queries as global. Props jhodgdon. see #5860
git-svn-id: https://develop.svn.wordpress.org/trunk@6896 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-18 17:33:40 +00:00 |
|
Ryan Boren
|
679cd738b9
|
TinyMCE config enhancements from azaozz. fixes #5896 #5888
git-svn-id: https://develop.svn.wordpress.org/trunk@6894 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-18 17:11:12 +00:00 |
|
Ryan Boren
|
bdc4f31eda
|
Add new file descriptions for the theme editor. Props SteveAgl. fixes #5897
git-svn-id: https://develop.svn.wordpress.org/trunk@6892 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-18 17:05:37 +00:00 |
|
Ryan Boren
|
f69ec08cb6
|
Load teme editor css on admin_head hook. Props DD32. see #5871
git-svn-id: https://develop.svn.wordpress.org/trunk@6891 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 23:53:36 +00:00 |
|
Ryan Boren
|
d5bc2c5b0f
|
Theme editor font sizing and layout fixes from ionfish. see #5890
git-svn-id: https://develop.svn.wordpress.org/trunk@6890 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 22:23:04 +00:00 |
|
Ryan Boren
|
48c3643653
|
Don't include CSS on action pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6889 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 22:17:55 +00:00 |
|
Ryan Boren
|
1ed309a3b2
|
Fix var typo
git-svn-id: https://develop.svn.wordpress.org/trunk@6888 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 22:06:26 +00:00 |
|
Ryan Boren
|
aec5b2b595
|
Back to 50 per page
git-svn-id: https://develop.svn.wordpress.org/trunk@6887 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 20:24:43 +00:00 |
|
Ryan Boren
|
8c09c34d56
|
Remove pseudo role group by
git-svn-id: https://develop.svn.wordpress.org/trunk@6886 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 20:16:22 +00:00 |
|
Ryan Boren
|
8b7717016b
|
Removed no longer needed image. see #5868
git-svn-id: https://develop.svn.wordpress.org/trunk@6885 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 19:44:16 +00:00 |
|
Ryan Boren
|
9a9d98a1a5
|
Tab styling fixes from Speedboxer. see #5868
git-svn-id: https://develop.svn.wordpress.org/trunk@6884 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 19:41:47 +00:00 |
|
Ryan Boren
|
19f94ceb41
|
Fix backend avatar display
git-svn-id: https://develop.svn.wordpress.org/trunk@6883 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 01:57:58 +00:00 |
|
Ryan Boren
|
3ad05e2d3b
|
Show only roles that have users
git-svn-id: https://develop.svn.wordpress.org/trunk@6882 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 01:34:30 +00:00 |
|
Ryan Boren
|
105206c2e2
|
Theme editor gettext from hervada. fixes #5885
git-svn-id: https://develop.svn.wordpress.org/trunk@6881 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-17 00:58:23 +00:00 |
|
Ryan Boren
|
24c66a6c38
|
Tab styling fixes from hempsworth. fixes #5868
git-svn-id: https://develop.svn.wordpress.org/trunk@6880 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 22:39:59 +00:00 |
|
Ryan Boren
|
8348cde198
|
Theme editor restyling from hansengel. see #5871
git-svn-id: https://develop.svn.wordpress.org/trunk@6878 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 22:08:13 +00:00 |
|
Ryan Boren
|
c819fc307f
|
Media handling updates from andy. fixes #5874
git-svn-id: https://develop.svn.wordpress.org/trunk@6876 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 21:54:47 +00:00 |
|
Ryan Boren
|
d84dc7730c
|
users.php redesign. WIP
git-svn-id: https://develop.svn.wordpress.org/trunk@6875 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 21:44:50 +00:00 |
|
Ryan Boren
|
9605e6f62c
|
gettext string. Props hervada. fixes #5878
git-svn-id: https://develop.svn.wordpress.org/trunk@6874 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 17:43:03 +00:00 |
|
Peter Westwood
|
8fc5c28128
|
Make sure we can publish private posts. Fixes #5881, #4206.
git-svn-id: https://develop.svn.wordpress.org/trunk@6872 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 16:24:52 +00:00 |
|
Peter Westwood
|
5515989e0a
|
Add translations. Fixes #5877 props hervada.
git-svn-id: https://develop.svn.wordpress.org/trunk@6870 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 12:54:10 +00:00 |
|
Peter Westwood
|
1758034577
|
Fix broken translations. Fixes #5865 props hervada.
git-svn-id: https://develop.svn.wordpress.org/trunk@6869 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 11:36:46 +00:00 |
|
Matt Mullenweg
|
44ab02799d
|
Avatars for backend.
git-svn-id: https://develop.svn.wordpress.org/trunk@6868 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 02:39:13 +00:00 |
|
Ryan Boren
|
2238d418e1
|
Put closing div inside conditional.
git-svn-id: https://develop.svn.wordpress.org/trunk@6867 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 01:15:35 +00:00 |
|
Ryan Boren
|
7d9810fe95
|
Styling fix for previewview from hansengel. see #5847
git-svn-id: https://develop.svn.wordpress.org/trunk@6866 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 23:11:42 +00:00 |
|
Ryan Boren
|
8f1d84c5af
|
Show (no title) if the page title is empty
git-svn-id: https://develop.svn.wordpress.org/trunk@6865 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 22:42:44 +00:00 |
|
Ryan Boren
|
0963c74c42
|
Show (no title) if the post title is empty
git-svn-id: https://develop.svn.wordpress.org/trunk@6864 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 22:40:02 +00:00 |
|
Ryan Boren
|
06dae5ed28
|
Clean up URL and redirect after GET posts
git-svn-id: https://develop.svn.wordpress.org/trunk@6863 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 22:29:18 +00:00 |
|
Ryan Boren
|
0077f38ee3
|
Clean up URL and redirect after GET posts
git-svn-id: https://develop.svn.wordpress.org/trunk@6862 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 21:02:50 +00:00 |
|
Ryan Boren
|
484c9f349f
|
Fix validation and filtering for link manager
git-svn-id: https://develop.svn.wordpress.org/trunk@6860 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 18:44:48 +00:00 |
|
Ryan Boren
|
e7785596b4
|
Gettext strings. Props SteveAgl. fixes #5865
git-svn-id: https://develop.svn.wordpress.org/trunk@6859 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 17:46:02 +00:00 |
|
Ryan Boren
|
8f31db9af4
|
Fix postbox layout for IE. Props hansengel. fixes #5812
git-svn-id: https://develop.svn.wordpress.org/trunk@6857 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 06:46:54 +00:00 |
|
Ryan Boren
|
3d4e02b1df
|
Put full post date and time in link title. Clean up date display for drafts. see #5813
git-svn-id: https://develop.svn.wordpress.org/trunk@6856 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 06:44:17 +00:00 |
|
Ryan Boren
|
9233564493
|
Fix manage tags wrong message display. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6855 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 00:02:58 +00:00 |
|
Ryan Boren
|
8e1f63c69d
|
Filter cat and tag names. Props jhodgdon. fixes #5861
git-svn-id: https://develop.svn.wordpress.org/trunk@6854 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 21:57:19 +00:00 |
|
Ryan Boren
|
c5ad4bdb6e
|
Manage Users styling updates
git-svn-id: https://develop.svn.wordpress.org/trunk@6852 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 20:15:36 +00:00 |
|
Ryan Boren
|
a47c497cb7
|
Support ordering for term relationships. Props andy. fixes #5857
git-svn-id: https://develop.svn.wordpress.org/trunk@6851 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 17:17:57 +00:00 |
|
Ryan Boren
|
d89540a6b7
|
Move table width to CSS. Props hansengel. see 5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6850 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 15:33:56 +00:00 |
|
Ryan Boren
|
c75599d219
|
Bulk link category delete
git-svn-id: https://develop.svn.wordpress.org/trunk@6849 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 09:34:19 +00:00 |
|
Ryan Boren
|
87147df9e8
|
Bulk tag delete
git-svn-id: https://develop.svn.wordpress.org/trunk@6848 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 09:26:40 +00:00 |
|
Ryan Boren
|
d03666c613
|
Bulk delete for categories
git-svn-id: https://develop.svn.wordpress.org/trunk@6847 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 09:17:00 +00:00 |
|
Ryan Boren
|
91bacccf26
|
Width of 100% for settings tables
git-svn-id: https://develop.svn.wordpress.org/trunk@6846 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 06:40:10 +00:00 |
|
Ryan Boren
|
d0ca80aede
|
Use niceblue table format for some edit forms
git-svn-id: https://develop.svn.wordpress.org/trunk@6845 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 06:18:17 +00:00 |
|
Ryan Boren
|
5394a0f27f
|
Bulk delete for links
git-svn-id: https://develop.svn.wordpress.org/trunk@6842 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 05:28:48 +00:00 |
|
Ryan Boren
|
dc6940e348
|
Styling updates for settings. see #5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6841 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 05:19:39 +00:00 |
|
Ryan Boren
|
f4cfccdd53
|
Styling updates for reading settings. see #5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6840 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 03:10:51 +00:00 |
|
Ryan Boren
|
ad2204be44
|
Styling updates for settings pages. Props hansengel. see #5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6838 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 02:46:08 +00:00 |
|
Ryan Boren
|
acb9a18b88
|
Replace fieldset with h3 in settings pages. Props hansengel. see #5851
git-svn-id: https://develop.svn.wordpress.org/trunk@6837 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 02:40:17 +00:00 |
|
Ryan Boren
|
ab763df5c0
|
Change strong to avoid gettext ambiguity. Props RanYanivHartstein. fixes #5515
git-svn-id: https://develop.svn.wordpress.org/trunk@6836 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 00:57:29 +00:00 |
|
Ryan Boren
|
3b76fae7e4
|
Save tags lingering in quick add box upon save. Props fitzrev. fixes #5849
git-svn-id: https://develop.svn.wordpress.org/trunk@6834 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 00:51:28 +00:00 |
|
Ryan Boren
|
0f79cd3d6e
|
Options are called Settings now. Props hansengel. see #5850
git-svn-id: https://develop.svn.wordpress.org/trunk@6833 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 00:39:38 +00:00 |
|
Ryan Boren
|
e3066a0ff2
|
More informative error message when plugin files are not writable. Props hansengel. fixes #5783
git-svn-id: https://develop.svn.wordpress.org/trunk@6832 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 23:58:23 +00:00 |
|
Ryan Boren
|
4b81719295
|
Bulk delete for manage pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6831 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 23:54:11 +00:00 |
|
Ryan Boren
|
27f47369b3
|
Add capability check to async-upload. Props xknown. fixes #5848
git-svn-id: https://develop.svn.wordpress.org/trunk@6830 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 23:16:11 +00:00 |
|
Ryan Boren
|
5f46a6db39
|
Rough in Related section of preview view. Needs styling. see #5847
git-svn-id: https://develop.svn.wordpress.org/trunk@6829 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 21:58:46 +00:00 |
|
Ryan Boren
|
1a2d18b6a6
|
Hookup bulk delete for posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@6827 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 20:53:18 +00:00 |
|
Ryan Boren
|
23a7308251
|
Do page, not post, meta boxes. Props arickmann. see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6826 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 19:20:29 +00:00 |
|
Ryan Boren
|
8268af4077
|
Add comment_date_gmt key to comments table. Optimize _wp_get_comment_list() query. fixes #5785
git-svn-id: https://develop.svn.wordpress.org/trunk@6825 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 19:15:30 +00:00 |
|
Ryan Boren
|
77718a8bb2
|
Finish making upload tabs pluggable. Props andy. fixes #5843
git-svn-id: https://develop.svn.wordpress.org/trunk@6820 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 18:36:40 +00:00 |
|
Ryan Boren
|
7886e5c6e0
|
Fix add custom field redirects. Props pishmishy. fixes #2788
git-svn-id: https://develop.svn.wordpress.org/trunk@6816 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 18:10:41 +00:00 |
|
Ryan Boren
|
01752defc2
|
Dashboard styling from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6811 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 11:01:42 +00:00 |
|
Ryan Boren
|
2ffb0df982
|
Dashboard styling from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6810 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 10:07:57 +00:00 |
|
Ryan Boren
|
4367d63dbd
|
Link to tag manager from dash
git-svn-id: https://develop.svn.wordpress.org/trunk@6809 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 09:32:32 +00:00 |
|
Ryan Boren
|
0f8e3b6164
|
Reduce queries by wp_count_posts(). Props josephscott. fixes #5820
git-svn-id: https://develop.svn.wordpress.org/trunk@6808 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 09:30:26 +00:00 |
|
Ryan Boren
|
9d87bc73e7
|
Update post save notifications and redirects
git-svn-id: https://develop.svn.wordpress.org/trunk@6807 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 08:55:17 +00:00 |
|
Ryan Boren
|
86b2ddbc7e
|
Update salutation menu
git-svn-id: https://develop.svn.wordpress.org/trunk@6806 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 08:22:26 +00:00 |
|
Ryan Boren
|
9a54760339
|
Bump nuber of link cats per page.
git-svn-id: https://develop.svn.wordpress.org/trunk@6805 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 07:33:56 +00:00 |
|
Ryan Boren
|
de1ec72949
|
Design update for link categories management.
git-svn-id: https://develop.svn.wordpress.org/trunk@6804 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 07:32:50 +00:00 |
|
Ryan Boren
|
79060b868b
|
Manage Tags design update. Column spacing and justification need fixing.
git-svn-id: https://develop.svn.wordpress.org/trunk@6800 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-12 09:25:19 +00:00 |
|
Ryan Boren
|
b446d77af9
|
Manage categories redesign. Add categories search.
git-svn-id: https://develop.svn.wordpress.org/trunk@6799 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-12 09:02:02 +00:00 |
|
Ryan Boren
|
9fdf23af3a
|
Manage links redesign. Add link search.
git-svn-id: https://develop.svn.wordpress.org/trunk@6798 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-12 08:01:32 +00:00 |
|
Ryan Boren
|
d2a44521cd
|
s/post/page/
git-svn-id: https://develop.svn.wordpress.org/trunk@6797 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-12 05:59:07 +00:00 |
|
Ryan Boren
|
8a83872300
|
Manage->Pages design update
git-svn-id: https://develop.svn.wordpress.org/trunk@6796 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-12 05:51:53 +00:00 |
|
Ryan Boren
|
92fc095456
|
Multimedia uploader styling from andy. see #5824
git-svn-id: https://develop.svn.wordpress.org/trunk@6795 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-12 04:47:31 +00:00 |
|
Ryan Boren
|
fa8e0c1a62
|
Use full slug, not abbreviated slug, when editing. Props nbachiyski. fixes #5816
git-svn-id: https://develop.svn.wordpress.org/trunk@6794 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 23:19:09 +00:00 |
|
Ryan Boren
|
fedbb2dce5
|
Fix human readable time offset for future posts. Props ffemtcj. fixes #5817
git-svn-id: https://develop.svn.wordpress.org/trunk@6793 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 21:52:50 +00:00 |
|
Ryan Boren
|
4239fc15ef
|
Remove debug code
git-svn-id: https://develop.svn.wordpress.org/trunk@6792 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 21:05:20 +00:00 |
|
Ryan Boren
|
1d038f7c24
|
Fix edit slug ajax nonce. props nbachiyski. see #5816
git-svn-id: https://develop.svn.wordpress.org/trunk@6788 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 17:40:16 +00:00 |
|
Ryan Boren
|
ce8098c1df
|
Fix delete page nonce
git-svn-id: https://develop.svn.wordpress.org/trunk@6787 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 09:18:11 +00:00 |
|
Matt Mullenweg
|
bf2d50bf6b
|
Blow out mem limit, slightly larger thumbnails.
git-svn-id: https://develop.svn.wordpress.org/trunk@6786 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 09:02:44 +00:00 |
|
Ryan Boren
|
64cfa05c2e
|
ftp fs tweaks. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6785 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 08:46:11 +00:00 |
|
Ryan Boren
|
adbb51b535
|
Use absint
git-svn-id: https://develop.svn.wordpress.org/trunk@6784 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 08:14:01 +00:00 |
|
Matt Mullenweg
|
129dddd3a3
|
Lowercase extensions too, dynamically change when we try to create thumbnails by memory limit.
git-svn-id: https://develop.svn.wordpress.org/trunk@6783 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 08:02:01 +00:00 |
|
Matt Mullenweg
|
ea1c1ac2a6
|
A few places we were missing links to new stylesheet.
git-svn-id: https://develop.svn.wordpress.org/trunk@6782 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 07:53:10 +00:00 |
|
Matt Mullenweg
|
fa92ba6ff6
|
Butter upload buttons. Still need custom dialogs for music/video/other.
git-svn-id: https://develop.svn.wordpress.org/trunk@6781 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 07:44:21 +00:00 |
|
Matt Mullenweg
|
e5087bdeba
|
Allow uploads outside of the WP path and custom URLs for the same.
git-svn-id: https://develop.svn.wordpress.org/trunk@6780 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 06:35:24 +00:00 |
|
Ryan Boren
|
3064a1290c
|
First cut at plugin update. Props DD32 for the filesystem abstraction. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6779 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 05:45:54 +00:00 |
|
Matt Mullenweg
|
6c3071b81a
|
New manage posts almost fully functional, and some admin CSS reorganization. TODO: Delete buttons and checkboxes are currently impotent.
git-svn-id: https://develop.svn.wordpress.org/trunk@6778 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 08:10:11 +00:00 |
|
Ryan Boren
|
45ded6c49a
|
Fix users table formatting. Props Potter_System and markjaquith. fixes #5784
git-svn-id: https://develop.svn.wordpress.org/trunk@6776 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:28:14 +00:00 |
|
Ryan Boren
|
347f594c9f
|
Remove gzip_compression(). Leave it to the server. fixes #4342
git-svn-id: https://develop.svn.wordpress.org/trunk@6775 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:12:33 +00:00 |
|
Ryan Boren
|
b8dbba8e45
|
Fix add new category box for links. Props DD32. fixes #5797
git-svn-id: https://develop.svn.wordpress.org/trunk@6774 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 06:49:46 +00:00 |
|
Ryan Boren
|
fb05c7e4b7
|
More informative error message when theme files are not writable. Props hansengel. fixes #5783
git-svn-id: https://develop.svn.wordpress.org/trunk@6772 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 20:17:49 +00:00 |
|
Ryan Boren
|
8e572ac78c
|
Remove warning about more tag cutting off posts in feeds. Props lloydbudd. fixes #2582
git-svn-id: https://develop.svn.wordpress.org/trunk@6771 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 19:36:25 +00:00 |
|
Ryan Boren
|
bfa0dd639a
|
Move editor js to editor.js. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6770 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 13:08:28 +00:00 |
|
Ryan Boren
|
5deeece50b
|
Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774
git-svn-id: https://develop.svn.wordpress.org/trunk@6768 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 08:40:00 +00:00 |
|
Ryan Boren
|
911c089e36
|
Use %s instead of %d so number_format_i18n() strings don't get cast to 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@6766 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 07:08:32 +00:00 |
|
Ryan Boren
|
2c80b3fb04
|
Separate meta box context into page and context to accommodate postbox API changes. see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6762 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 21:06:15 +00:00 |
|
Ryan Boren
|
4c6d9571f9
|
Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6761 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 19:57:50 +00:00 |
|
Ryan Boren
|
271222c2f9
|
Bulk tag delete from jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6759 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 19:38:53 +00:00 |
|
Ryan Boren
|
c8bd7a13c6
|
add_meta_box(). see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6758 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 18:51:37 +00:00 |
|
Matt Mullenweg
|
e733248e77
|
Some first pass styling changes for manage pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6755 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 01:40:14 +00:00 |
|
Ryan Boren
|
a909ed26c1
|
Widget interface updates from mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6754 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 21:57:54 +00:00 |
|
Ryan Boren
|
f1bcc40f30
|
Add post_password to export. Props Nazgul. fixes #4376
git-svn-id: https://develop.svn.wordpress.org/trunk@6753 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 19:22:59 +00:00 |
|
Ryan Boren
|
b0a8da663d
|
get_avatar(). see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6748 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 06:07:12 +00:00 |
|
Ryan Boren
|
147843f96f
|
Constrain image size when adding to editor. Props tellyworth. fixes #5777
git-svn-id: https://develop.svn.wordpress.org/trunk@6747 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 04:22:38 +00:00 |
|
Ryan Boren
|
55be48f97f
|
Redirect if post not specified. Props lloydbudd. fixes #5754
git-svn-id: https://develop.svn.wordpress.org/trunk@6741 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:40:52 +00:00 |
|
Ryan Boren
|
c2083047a8
|
Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782
git-svn-id: https://develop.svn.wordpress.org/trunk@6739 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:19:47 +00:00 |
|
Ryan Boren
|
ce5b15209f
|
Order by and index on comment_date_gmt instead of comment_date to insulate order from offset changes. fixes #5773
git-svn-id: https://develop.svn.wordpress.org/trunk@6736 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 23:29:59 +00:00 |
|
Ryan Boren
|
942d1d773a
|
Remove extra search box
git-svn-id: https://develop.svn.wordpress.org/trunk@6735 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:29:50 +00:00 |
|
Ryan Boren
|
5ececb8f8b
|
More edit.php butchery. Time for designers to take over
git-svn-id: https://develop.svn.wordpress.org/trunk@6734 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:27:10 +00:00 |
|
Ryan Boren
|
71cb9095e4
|
Fix edit.php h2 text
git-svn-id: https://develop.svn.wordpress.org/trunk@6733 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:16:19 +00:00 |
|
Ryan Boren
|
811dbba6cd
|
Enum to varchar. fixes #4778
git-svn-id: https://develop.svn.wordpress.org/trunk@6732 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:05:56 +00:00 |
|
Ryan Boren
|
dd53dd5b8f
|
First cut at post status menu. Needs style fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6731 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 20:30:24 +00:00 |
|
Ryan Boren
|
e96e46aec6
|
Add wp_count_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@6730 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 19:08:14 +00:00 |
|
Ryan Boren
|
fa13bbbd58
|
Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773
git-svn-id: https://develop.svn.wordpress.org/trunk@6729 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 18:04:17 +00:00 |
|
Ryan Boren
|
b1d7aea363
|
Add beginnings of bulk tag delete. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6727 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 07:45:40 +00:00 |
|
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
|
Ryan Boren
|
d5bf63fb8d
|
Use wpurl, not home, for constructing paging links. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6723 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 03:18:46 +00:00 |
|
Ryan Boren
|
7e9dd43b6a
|
Remove cruft that slipped in.
git-svn-id: https://develop.svn.wordpress.org/trunk@6722 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 03:12:39 +00:00 |
|
Ryan Boren
|
8ce8819434
|
Use siteurl, not home, for constructing paging links. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6721 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 03:09:43 +00:00 |
|
Ryan Boren
|
f1d1586796
|
Remove eextra set of links. Props mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6719 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:54:51 +00:00 |
|
Ryan Boren
|
7512648b3d
|
No need to re-register widgets. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6718 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:51:10 +00:00 |
|
Ryan Boren
|
dc8a36221f
|
Dashboard fixes from mdawaffe. No longer stomps sidebar. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6717 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:38:48 +00:00 |
|
Ryan Boren
|
090e465ffd
|
Fix edit link form categories a bit. AJAX add still needs work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6713 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 20:31:56 +00:00 |
|
Ryan Boren
|
d04499eccc
|
Don't hard code post type in edit forms. Props filosofo and DD32. fixes #4991
git-svn-id: https://develop.svn.wordpress.org/trunk@6712 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 19:22:14 +00:00 |
|
Ryan Boren
|
d2067ba297
|
New dashboard from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6705 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 07:57:51 +00:00 |
|
Ryan Boren
|
8f90310070
|
profile-update.php no longer needed. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6703 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 00:09:12 +00:00 |
|
Ryan Boren
|
479e81224b
|
Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6700 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 22:03:48 +00:00 |
|
Ryan Boren
|
d8317da0f7
|
Define parent_file and submenu_file after admin.php is loaded. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6699 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 21:53:16 +00:00 |
|
Ryan Boren
|
d8b614bfc7
|
Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6697 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 21:44:17 +00:00 |
|
Ryan Boren
|
bdfcbd788c
|
Update edit link pages. Link categories need work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6695 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 20:04:54 +00:00 |
|
Ryan Boren
|
4be56a17b1
|
TinyMCE 3.0 Final from azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6694 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 18:10:46 +00:00 |
|
Peter Westwood
|
4f1971cfdb
|
Switch from abs(intval()) to absint(). See #4762.
git-svn-id: https://develop.svn.wordpress.org/trunk@6682 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 18:48:38 +00:00 |
|
Ryan Boren
|
222e9ca396
|
like_escape() from nbachiyski. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6680 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 17:20:27 +00:00 |
|
Ryan Boren
|
7707124027
|
Widget i18n from nbachiyski. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6679 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 17:17:13 +00:00 |
|
Ryan Boren
|
ba66581f82
|
Comment bubble count fix from nbachiyski. fixes #5694
git-svn-id: https://develop.svn.wordpress.org/trunk@6678 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 16:43:20 +00:00 |
|
Ryan Boren
|
a659b0badb
|
Fix tag search. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6677 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 23:25:46 +00:00 |
|
Ryan Boren
|
8f407953f7
|
Move postbox to postbox.js. Don't load cat and tag js for pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6675 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 21:34:42 +00:00 |
|
Ryan Boren
|
53ab4b8faa
|
Fill edit slug box with current slug. Props johnbillion and nbachiyski. fixes #5704
git-svn-id: https://develop.svn.wordpress.org/trunk@6674 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 20:25:39 +00:00 |
|
Ryan Boren
|
0a97d079a9
|
Make postbox IDs unique
git-svn-id: https://develop.svn.wordpress.org/trunk@6671 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 17:45:11 +00:00 |
|
Ryan Boren
|
6bfc62a22b
|
Tag searching from jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6670 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 17:21:14 +00:00 |
|
Ryan Boren
|
de5dc36346
|
Update edit page form. Post boxes need fixin'
git-svn-id: https://develop.svn.wordpress.org/trunk@6665 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 23:11:54 +00:00 |
|
Ryan Boren
|
7ad7b2b7b4
|
Restore Link Categories to menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@6661 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 19:34:10 +00:00 |
|
Ryan Boren
|
e9de000f12
|
First cut at Manage->Tags. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6660 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 19:29:01 +00:00 |
|
Matt Mullenweg
|
dd37de2de7
|
First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@6659 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 19:21:11 +00:00 |
|
Ryan Boren
|
1edf3683ff
|
Eliminate dupes from display name list. Props nbachiyski. see #5508
git-svn-id: https://develop.svn.wordpress.org/trunk@6652 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 01:33:28 +00:00 |
|
Ryan Boren
|
5c9413d4f1
|
s/Save/Change/
git-svn-id: https://develop.svn.wordpress.org/trunk@6650 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-24 22:48:30 +00:00 |
|
Matt Mullenweg
|
908dfb2480
|
Missing image from #5694
git-svn-id: https://develop.svn.wordpress.org/trunk@6639 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-21 22:16:02 +00:00 |
|
Matt Mullenweg
|
90cc4f505f
|
Try a different comment bubble, fixes #5694. Hat tip: sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@6638 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-21 22:13:07 +00:00 |
|
Matt Mullenweg
|
098e6672e4
|
Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6633 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-17 16:51:32 +00:00 |
|
Matt Mullenweg
|
2597886ab2
|
This destroys other shutdown actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@6631 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-17 02:46:22 +00:00 |
|
Ryan Boren
|
2992408edd
|
Typo fix from hansengel. fixes #5676
git-svn-id: https://develop.svn.wordpress.org/trunk@6628 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 19:07:11 +00:00 |
|
Ryan Boren
|
fc12afebbc
|
Always show plugin activation errors. Props DD32. fixes #5673
git-svn-id: https://develop.svn.wordpress.org/trunk@6627 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 16:46:49 +00:00 |
|
Ryan Boren
|
e841f998af
|
Make sure plugin is set. Props arickmann. fixes #5658
git-svn-id: https://develop.svn.wordpress.org/trunk@6626 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 16:45:36 +00:00 |
|
Ryan Boren
|
efdb111a66
|
Fix typo and clean up ternary logic. Props fitzrev. fixes #5677
git-svn-id: https://develop.svn.wordpress.org/trunk@6625 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 09:18:15 +00:00 |
|
Ryan Boren
|
d310fc1367
|
Show post modification time. Needs style. Rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@6624 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 09:02:18 +00:00 |
|
Ryan Boren
|
f1c7a96841
|
Add date display and pending status.
git-svn-id: https://develop.svn.wordpress.org/trunk@6623 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 07:26:41 +00:00 |
|
Ryan Boren
|
4b50895652
|
Close the last li.
git-svn-id: https://develop.svn.wordpress.org/trunk@6622 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 06:55:20 +00:00 |
|
Ryan Boren
|
bcfbbd696e
|
Don't dangle our pipes
git-svn-id: https://develop.svn.wordpress.org/trunk@6621 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 06:48:08 +00:00 |
|
Ryan Boren
|
a7536feec6
|
Relocate delete post on edit screen. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@6620 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 06:28:42 +00:00 |
|
Ryan Boren
|
5030e58c5e
|
Make publish status a dropdown.
git-svn-id: https://develop.svn.wordpress.org/trunk@6619 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 05:52:38 +00:00 |
|
Ryan Boren
|
511e9c1b53
|
Move WP_User_Search to admin includes. Props Viper007Bond. fixes #5111
git-svn-id: https://develop.svn.wordpress.org/trunk@6615 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 21:55:17 +00:00 |
|
Matt Mullenweg
|
a2695efc33
|
New login screen. Clearing out images not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@6612 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 09:11:41 +00:00 |
|
Matt Mullenweg
|
913f6642a3
|
Some styling tweaks to header and submit box.
git-svn-id: https://develop.svn.wordpress.org/trunk@6611 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 07:21:25 +00:00 |
|
Ryan Boren
|
ff5ae86309
|
More explicit statement of requirements. fixes #5220
git-svn-id: https://develop.svn.wordpress.org/trunk@6607 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 04:38:02 +00:00 |
|
Matt Mullenweg
|
d7d0fdb95d
|
Have footer stay at the bottom even on short pages in long windows. Hat tip: DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@6606 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 03:16:56 +00:00 |
|
Matt Mullenweg
|
2dc5a62a33
|
Rough pass at submit box.
git-svn-id: https://develop.svn.wordpress.org/trunk@6605 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 01:14:57 +00:00 |
|
Matt Mullenweg
|
e4b2fa59dc
|
Have the bottom boxes be closed by default. Remove the global padding kill from thickbox CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@6604 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 00:20:52 +00:00 |
|
Ryan Boren
|
17bb5332ab
|
Don't do form submit when pressing enter in add new tag box. Props mdawaffe. fixes #5629
git-svn-id: https://develop.svn.wordpress.org/trunk@6602 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-12 15:54:44 +00:00 |
|
Matt Mullenweg
|
3a11dc94c0
|
Fixes to category list saving. Hat tip: mdawaffe. Fixes #5631
git-svn-id: https://develop.svn.wordpress.org/trunk@6597 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 22:42:49 +00:00 |
|
Peter Westwood
|
484a39a5b0
|
Ensure that we preserve GUIDs when importing from RSS. Fixes #5589 props peterjanes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6593 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 21:27:08 +00:00 |
|
Ryan Boren
|
0480fcbf68
|
Fixes for new categories interface from mdawaffe. fixes #5618
git-svn-id: https://develop.svn.wordpress.org/trunk@6591 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 20:19:58 +00:00 |
|
Matt Mullenweg
|
2a77958de3
|
New experimental category interface, fixes #5618. Hat tip: mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6588 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 09:39:35 +00:00 |
|
Ryan Boren
|
2e6e71f068
|
Call WP::init() just before kicking the init action so that the current user is setup as early as possible. fixes #4181
git-svn-id: https://develop.svn.wordpress.org/trunk@6586 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 20:08:59 +00:00 |
|
Ryan Boren
|
90d8fb5f30
|
Save toggle box open/closed state. Props nbachiyski. fixes #5610
git-svn-id: https://develop.svn.wordpress.org/trunk@6584 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 17:46:13 +00:00 |
|
Matt Mullenweg
|
202c3ed19c
|
Replacing FAT with jQuery effects, new styling for alerts. See #5369.
git-svn-id: https://develop.svn.wordpress.org/trunk@6582 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 12:12:35 +00:00 |
|
Matt Mullenweg
|
9b9c8bd46f
|
Redirect to edit page with posted blurb as default.
git-svn-id: https://develop.svn.wordpress.org/trunk@6581 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 11:21:27 +00:00 |
|
Ryan Boren
|
3e8cb53029
|
Plugin reactivation. Props dougal. see #4176
git-svn-id: https://develop.svn.wordpress.org/trunk@6580 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 09:37:27 +00:00 |
|
Ryan Boren
|
fd80901dcf
|
New image uploader from tellyworth. see #5609
git-svn-id: https://develop.svn.wordpress.org/trunk@6579 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 08:14:29 +00:00 |
|
Matt Mullenweg
|
7b449d585b
|
Here's the toggle, but no saving... yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@6578 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 07:52:30 +00:00 |
|
Matt Mullenweg
|
5d902868bc
|
Put a delay on the suggestion, and minimum length. Hat tip: DerFichtl.
git-svn-id: https://develop.svn.wordpress.org/trunk@6577 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 06:22:14 +00:00 |
|
Matt Mullenweg
|
10c5ce2771
|
The bottom of this shouldn't run into the box.
git-svn-id: https://develop.svn.wordpress.org/trunk@6576 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 06:21:38 +00:00 |
|
Ryan Boren
|
230bf25d88
|
Revert back to fat for now. see #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6574 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-08 07:22:07 +00:00 |
|
Ryan Boren
|
97701da591
|
Fade using jquery.color. Props JeremyVisser. fixes #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6573 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-08 06:44:31 +00:00 |
|
Ryan Boren
|
1faae5f44d
|
Fade using jquery.color. Props JeremyVisser. fixes #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6572 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-08 06:39:09 +00:00 |
|
Ryan Boren
|
e90247fe6d
|
Fix for widget sort with IE7. Props filosofo. see #5292 #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6571 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-07 23:55:49 +00:00 |
|
Ryan Boren
|
5daadf8ce7
|
Mass select for users from cpoteet and mdawaffe. fixes #5592
git-svn-id: https://develop.svn.wordpress.org/trunk@6570 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-07 20:38:49 +00:00 |
|
Ryan Boren
|
66415d7bba
|
Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6568 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 19:15:33 +00:00 |
|
Ryan Boren
|
edbba502ed
|
Remember last editor chosen. Props mdawaffe. fixes #3978
git-svn-id: https://develop.svn.wordpress.org/trunk@6567 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 19:01:32 +00:00 |
|
Ryan Boren
|
f98aa55625
|
Init tags array. Props fitzrev. fixes #5468
git-svn-id: https://develop.svn.wordpress.org/trunk@6565 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 08:43:20 +00:00 |
|
Matt Mullenweg
|
25731e2326
|
Deal with long titles better.
git-svn-id: https://develop.svn.wordpress.org/trunk@6559 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-05 00:22:48 +00:00 |
|
Matt Mullenweg
|
4c1bc01ade
|
Put menus in their proper place. TODO: refactor.
git-svn-id: https://develop.svn.wordpress.org/trunk@6558 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-05 00:17:35 +00:00 |
|
Ryan Boren
|
edacf65f4a
|
Widget admin redesign from mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6557 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 23:40:47 +00:00 |
|
Ryan Boren
|
6dc06a8e41
|
Widget admin redesign from mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6556 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 23:34:33 +00:00 |
|
Matt Mullenweg
|
7af9979af4
|
Some link manager juggling, still need to have submenu highlight when on sub-sub pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6555 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 20:18:55 +00:00 |
|
Ryan Boren
|
153ce1be0d
|
Page walk fixes from hailin. fixes #5581
git-svn-id: https://develop.svn.wordpress.org/trunk@6552 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 19:55:17 +00:00 |
|
Ryan Boren
|
791a7d7191
|
Unused var cleanup. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 19:36:34 +00:00 |
|
Matt Mullenweg
|
92d17a86a9
|
Update comment count in single post row on post comment screen, edit.php?p=1&c=1.
git-svn-id: https://develop.svn.wordpress.org/trunk@6550 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 11:53:15 +00:00 |
|
Matt Mullenweg
|
92a412f1f2
|
There's a lockup in the tri-menu area. Traffic ahead. Eliminating generic file editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@6549 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 11:47:06 +00:00 |
|
Matt Mullenweg
|
94a6353473
|
We log out, not sign out.
git-svn-id: https://develop.svn.wordpress.org/trunk@6548 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 09:37:40 +00:00 |
|
Ryan Boren
|
72a79d489d
|
Port autosave to jquery. Props rmccue. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@6546 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 08:46:33 +00:00 |
|
Matt Mullenweg
|
c3d27d6d18
|
Update both of the comment counts when something changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6545 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 22:24:58 +00:00 |
|
Matt Mullenweg
|
090108bfc8
|
Post screen improvements^H^H^H, er, changes. Will file tickets for todos.
git-svn-id: https://develop.svn.wordpress.org/trunk@6544 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 08:03:29 +00:00 |
|
Matt Mullenweg
|
30224a0b3d
|
New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 01:34:11 +00:00 |
|
Ryan Boren
|
d633240113
|
Defer comment counting. Props tellyworth. fixes #5557
git-svn-id: https://develop.svn.wordpress.org/trunk@6532 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-01 17:03:52 +00:00 |
|
Ryan Boren
|
00db74c820
|
Theme tagging from andy. fixes #5545
git-svn-id: https://develop.svn.wordpress.org/trunk@6530 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-31 18:39:43 +00:00 |
|
Ryan Boren
|
e605fb7f4d
|
Extra traversal check.
git-svn-id: https://develop.svn.wordpress.org/trunk@6520 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-29 03:14:33 +00:00 |
|
Ryan Boren
|
80b6586f90
|
Load jquery.js instead of interface.js. fixes #5544
git-svn-id: https://develop.svn.wordpress.org/trunk@6513 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 19:57:00 +00:00 |
|
Matt Mullenweg
|
e582826291
|
Styling: alerts, updates, top dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@6484 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 07:14:41 +00:00 |
|
Matt Mullenweg
|
a199dc2550
|
A better addLoadEvent which kicks off when the DOM is ready instead onLoad, which kicks off after images finish. Code from Dean Edwards, Mathias Miller, John Resig, Jesse Skinner. Should speed up front-end execution.
git-svn-id: https://develop.svn.wordpress.org/trunk@6482 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 07:08:37 +00:00 |
|
Ryan Boren
|
49883447a3
|
Importer refactoring from tellyworth. fixes #5522
git-svn-id: https://develop.svn.wordpress.org/trunk@6477 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 06:20:34 +00:00 |
|
Matt Mullenweg
|
52010f2779
|
Newer and Older entries, rather than next/previous.
git-svn-id: https://develop.svn.wordpress.org/trunk@6476 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 04:25:04 +00:00 |
|
Matt Mullenweg
|
61aee2be92
|
A few more stylings -- options/settings still need a lot more work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6475 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-23 10:05:37 +00:00 |
|
Ryan Boren
|
6d13a7f175
|
Add import_done actions
git-svn-id: https://develop.svn.wordpress.org/trunk@6472 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-23 01:10:29 +00:00 |
|
Ryan Boren
|
22eb9c1d99
|
Show DB errors if WP_DEBUG and if installing. see #5473
git-svn-id: https://develop.svn.wordpress.org/trunk@6469 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-22 17:45:30 +00:00 |
|
Matt Mullenweg
|
190119b1b8
|
First pass at some of the header/footer styles. Again, work in progress. A few menu item renames.
git-svn-id: https://develop.svn.wordpress.org/trunk@6468 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-22 09:46:13 +00:00 |
|
Matt Mullenweg
|
93cc3c8e10
|
Only show comments on pages meant to show one entry, rather than any edit.php query which happens to have one result.
git-svn-id: https://develop.svn.wordpress.org/trunk@6465 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-22 07:34:14 +00:00 |
|
Matt Mullenweg
|
c8e824c3fe
|
pre flight commit, BOOM. hat tip: rboren.
git-svn-id: https://develop.svn.wordpress.org/trunk@6462 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 22:24:04 +00:00 |
|
Peter Westwood
|
f198d41f1b
|
Fix funky formatting
git-svn-id: https://develop.svn.wordpress.org/trunk@6454 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 09:23:59 +00:00 |
|
Ryan Boren
|
bc001a3088
|
gettext for new dashboard from nbachiyski. fixes #5499
git-svn-id: https://develop.svn.wordpress.org/trunk@6441 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 22:36:00 +00:00 |
|
Peter Westwood
|
6a0ae6a9ed
|
Preserve PNG transparency/alpha during thumbnail creation. Fixes #2805 props Libertus/Otto42.
git-svn-id: https://develop.svn.wordpress.org/trunk@6439 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 22:24:39 +00:00 |
|
Peter Westwood
|
afd0b9a623
|
Ensure we don't call exif_read_data() on unsupported file types. Fixes #5397 props DD32
git-svn-id: https://develop.svn.wordpress.org/trunk@6438 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 22:18:28 +00:00 |
|
Peter Westwood
|
5e8f4ee900
|
Fix html for post customfields entry box. Fixes #5068 props minusfive.
git-svn-id: https://develop.svn.wordpress.org/trunk@6433 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 20:36:35 +00:00 |
|