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 |
|