westi
|
f9871ae531
|
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: http://svn.automattic.com/wordpress/trunk@7314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 18:33:16 +00:00 |
|
matt
|
8734e3d1bf
|
So fresh and so clean, clean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 17:02:16 +00:00 |
|
ryan
|
d74331ba32
|
Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: http://svn.automattic.com/wordpress/trunk@7307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-15 06:14:03 +00:00 |
|
ryan
|
7a1db035a2
|
Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: http://svn.automattic.com/wordpress/trunk@7304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 23:58:31 +00:00 |
|
ryan
|
4be6f03439
|
i18n fixes from nbachiyski. fixes #6226
git-svn-id: http://svn.automattic.com/wordpress/trunk@7300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 19:56:43 +00:00 |
|
westi
|
7741d8ea53
|
Enclose more things as CDATA when exporting. Fixes #4242 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 19:37:18 +00:00 |
|
ryan
|
c6ca95213b
|
Mark dashboard feed links for translation so they can be localized. Props tai. fixes #6222
git-svn-id: http://svn.automattic.com/wordpress/trunk@7292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 18:16:29 +00:00 |
|
matt
|
7afb82c4ae
|
Change order of links to match buttons above.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 08:30:45 +00:00 |
|
matt
|
2085ea1c9a
|
Date display and editing tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 08:17:59 +00:00 |
|
matt
|
386eb869f9
|
Make empty links text a bit more informative.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 07:26:46 +00:00 |
|
ryan
|
c711c5aaf8
|
Encode ampersands. Props Quandary. fixes #6212
git-svn-id: http://svn.automattic.com/wordpress/trunk@7280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 06:44:40 +00:00 |
|
ryan
|
b4a795bb5c
|
Merge style attributes. Props Quandary. fixes #6214
git-svn-id: http://svn.automattic.com/wordpress/trunk@7279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 06:43:38 +00:00 |
|
westi
|
04543417c9
|
Better protection against double widget insertion. Fixes #6191 props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-13 21:33:11 +00:00 |
|
markjaquith
|
f80da996c9
|
Move "approve/unapprove" links to the right, so the comment action links are consistently in the same position. fixes #6143
git-svn-id: http://svn.automattic.com/wordpress/trunk@7265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 08:54:41 +00:00 |
|
ryan
|
3d0435bb58
|
Attachment editing from mdawaffe. fixes #6181
git-svn-id: http://svn.automattic.com/wordpress/trunk@7262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 05:50:07 +00:00 |
|
ryan
|
4b2bc59df8
|
Color scheme selector fixes from andy. see #6167
git-svn-id: http://svn.automattic.com/wordpress/trunk@7258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-12 00:12:34 +00:00 |
|
ryan
|
553e8d935c
|
Typo fixes. fixes #6155
git-svn-id: http://svn.automattic.com/wordpress/trunk@7257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 23:45:07 +00:00 |
|
ryan
|
b27053bf5a
|
Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169
git-svn-id: http://svn.automattic.com/wordpress/trunk@7251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 21:09:07 +00:00 |
|
ryan
|
f0479dbc17
|
Admin color selector. see #6167
git-svn-id: http://svn.automattic.com/wordpress/trunk@7249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 21:06:03 +00:00 |
|
ryan
|
a3395b364e
|
Don't show multi widgets multi times in available widgets. Props mdawaffe. fixes #6162
git-svn-id: http://svn.automattic.com/wordpress/trunk@7243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 18:01:22 +00:00 |
|
ryan
|
93f0add73b
|
Make sure widget is available before trying to display it in the admin. Props mdawaffe. fixes #6149
git-svn-id: http://svn.automattic.com/wordpress/trunk@7242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 17:42:09 +00:00 |
|
westi
|
bd9c890f3d
|
Add phpDoc with copyright and licencing info to external ftp libs. Fixes #6155 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 17:23:30 +00:00 |
|
ryan
|
d1753e67e6
|
Auto update fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 16:37:44 +00:00 |
|
ryan
|
7fa4744082
|
Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: http://svn.automattic.com/wordpress/trunk@7237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 16:13:07 +00:00 |
|
matt
|
cd23e67355
|
Show comment time, not post time.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 07:28:47 +00:00 |
|
matt
|
13e2adae6b
|
See #5911. Hat tip: andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 01:30:15 +00:00 |
|
ryan
|
121991894a
|
Make titles for multiple instances of a widget distinct. Props mdawaffe. fixes #6108
git-svn-id: http://svn.automattic.com/wordpress/trunk@7219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 23:23:32 +00:00 |
|
matt
|
355c09e6d0
|
More attachment thumbnail fixes, see #5911. Hat tip: andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 23:04:20 +00:00 |
|
ryan
|
39ca0f550e
|
Add cap checks to dash. Props mdawaffe. fixes #5858
git-svn-id: http://svn.automattic.com/wordpress/trunk@7217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 22:59:57 +00:00 |
|
matt
|
8d03359345
|
Invisible ink delete links. See #5911. Also some old school colors, half-way done.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 21:49:08 +00:00 |
|
ryan
|
5fa2304d1e
|
Fix deletion of plugins not in their own directory. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 17:13:41 +00:00 |
|
ryan
|
26551b27db
|
Fix comment bubble alignment. Props azaozz. fixes #6115
git-svn-id: http://svn.automattic.com/wordpress/trunk@7207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 08:24:45 +00:00 |
|
ryan
|
dad505b57e
|
Return error if base dir empty. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 07:44:23 +00:00 |
|
ryan
|
693df6dea7
|
Dashboard IE fixes from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@7197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 05:47:07 +00:00 |
|
ryan
|
b7f524580d
|
Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125
git-svn-id: http://svn.automattic.com/wordpress/trunk@7193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-10 05:28:21 +00:00 |
|
westi
|
c64864598f
|
Use the new colours stylesheet for the media library. See #5911 props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-07 22:40:08 +00:00 |
|
matt
|
097b9be6c5
|
Don't show comment text in list view; extra layout bit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-07 07:53:15 +00:00 |
|
matt
|
f6f04cafe9
|
Abstract colors from layout CSS. Pass 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-07 01:17:21 +00:00 |
|
ryan
|
5049a8f7d6
|
fix missing thumbnail radio button for inserting into post. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 23:40:21 +00:00 |
|
ryan
|
b214271fd3
|
Add unapprove links. Props mdawaffe. see #6094
git-svn-id: http://svn.automattic.com/wordpress/trunk@7175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 21:48:20 +00:00 |
|
ryan
|
c506a8173c
|
Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 19:48:54 +00:00 |
|
ryan
|
12a0f3a403
|
ftpsockets fix from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 18:14:58 +00:00 |
|
matt
|
24d3ee2c98
|
Fix some names and order of filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 10:23:00 +00:00 |
|
matt
|
878d16ecc6
|
Clean up comments links, link to more comments pages not posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 10:09:14 +00:00 |
|
ryan
|
feb0644005
|
Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075
git-svn-id: http://svn.automattic.com/wordpress/trunk@7165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 06:07:53 +00:00 |
|
ryan
|
607ef8887d
|
wpfs fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 06:06:13 +00:00 |
|
markjaquith
|
1da923bdfd
|
Post slug fixes from nbachiyski. fixes #6072
git-svn-id: http://svn.automattic.com/wordpress/trunk@7162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-05 22:09:28 +00:00 |
|
ryan
|
0e9ffe90bb
|
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: http://svn.automattic.com/wordpress/trunk@7160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-05 06:46:42 +00:00 |
|
ryan
|
beb71f0932
|
wp-fs fixes from DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 17:10:17 +00:00 |
|
ryan
|
fbd4ce39d8
|
Remove cruft
git-svn-id: http://svn.automattic.com/wordpress/trunk@7154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-04 17:08:39 +00:00 |
|