ryan
|
dcc9de1076
|
Remove empty gettext call. Props andy. fixes #6044
git-svn-id: http://svn.automattic.com/wordpress/trunk@7105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 17:15:34 +00:00 |
ryan
|
577f12beae
|
Update deprecated attributes. Props hansengel. fixes #6037
git-svn-id: http://svn.automattic.com/wordpress/trunk@7104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 17:09:44 +00:00 |
ryan
|
d9aef704a1
|
Post Edit Collision Detection from mdawaffe. fixes #6043
git-svn-id: http://svn.automattic.com/wordpress/trunk@7103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 09:51:36 +00:00 |
ryan
|
fcd52b23a1
|
Remove some no longer needed JS. Props mdawaffe. fixes #6011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 08:12:12 +00:00 |
ryan
|
4ecde2cdbb
|
Set max width on .wrap. Props mt. fixes #6036
git-svn-id: http://svn.automattic.com/wordpress/trunk@7101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 08:08:17 +00:00 |
ryan
|
daf37cc98c
|
Media Library updates from andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 06:54:15 +00:00 |
ryan
|
76996fcd71
|
Fade approved comments from moderated list. Props mdawaffe. fixes #6032
git-svn-id: http://svn.automattic.com/wordpress/trunk@7098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 22:12:04 +00:00 |
westi
|
b5903814d4
|
urlencode the goback url to preserve any parameters. Fixes #5753 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 21:57:49 +00:00 |
ryan
|
282ed12fa4
|
Media library updates from andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 21:29:51 +00:00 |
ryan
|
d548357a2f
|
View switcher styling from mt. fixes #6031
git-svn-id: http://svn.automattic.com/wordpress/trunk@7090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 20:40:23 +00:00 |
ryan
|
dc4cad77f2
|
Change approved comment color. Props mt. fixes #6030
git-svn-id: http://svn.automattic.com/wordpress/trunk@7089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 20:39:14 +00:00 |
ryan
|
db0e02e19e
|
Dashboard styling from mt. fixes #6029
git-svn-id: http://svn.automattic.com/wordpress/trunk@7088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 20:37:48 +00:00 |
ryan
|
f529aef82d
|
Widget admin layout fixes from mdawaffe. fixes #5997
git-svn-id: http://svn.automattic.com/wordpress/trunk@7086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 09:11:11 +00:00 |
ryan
|
67fd73834b
|
Update 'See Comments on this Page' link
git-svn-id: http://svn.automattic.com/wordpress/trunk@7085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 07:37:15 +00:00 |
ryan
|
b2572e4b11
|
Change save post redirects. see #6024
git-svn-id: http://svn.automattic.com/wordpress/trunk@7084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 07:34:13 +00:00 |
ryan
|
afcf5d8f37
|
Add unapprove button
git-svn-id: http://svn.automattic.com/wordpress/trunk@7083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 07:04:52 +00:00 |
ryan
|
51a3623aed
|
Unify comment display. Props mdawaffe. fixes #6025
git-svn-id: http://svn.automattic.com/wordpress/trunk@7082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 06:50:25 +00:00 |
ryan
|
b2838e11c7
|
Fix widgets using old-style multi instance support. Props mdawaffe. fixes #6023
git-svn-id: http://svn.automattic.com/wordpress/trunk@7080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 00:31:46 +00:00 |
ryan
|
3a9016a05b
|
Add edit comments js to edit-pages when viewing a page's comments. see #6022
git-svn-id: http://svn.automattic.com/wordpress/trunk@7079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 00:16:49 +00:00 |
ryan
|
3880d93370
|
Show comments when viewing a page in Manage Pages. fixes #6022
git-svn-id: http://svn.automattic.com/wordpress/trunk@7078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 00:13:09 +00:00 |
ryan
|
d0dfa68b6a
|
fix new-fangled multi widgets. Props mdawaffe. see #6022
git-svn-id: http://svn.automattic.com/wordpress/trunk@7077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 23:57:00 +00:00 |
ryan
|
efd7c23c87
|
Fix plugin version compare. Props mdawaffe. fixes #5978
git-svn-id: http://svn.automattic.com/wordpress/trunk@7076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 23:43:22 +00:00 |
ryan
|
363ddd3b4f
|
Fix AJAX comment moderation on edit post view. Props mdawaffe. fixes #4245
git-svn-id: http://svn.automattic.com/wordpress/trunk@7075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 23:36:24 +00:00 |
ryan
|
d91f8ed06e
|
Make punctuation consistent. Props hervada and lloydbudd. fixes #5880
git-svn-id: http://svn.automattic.com/wordpress/trunk@7072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 22:05:50 +00:00 |
ryan
|
eaf3da1a2c
|
Tagging terminology cleanup from lloydudd. fixes #6020
git-svn-id: http://svn.automattic.com/wordpress/trunk@7071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 21:47:52 +00:00 |
ryan
|
d236d4f3e1
|
remove debug cruft and set swfupload max file size to match php ini. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 19:36:02 +00:00 |
ryan
|
b310e6a620
|
Style updates to plugins, export, and sidemenu from mt. fixes #6019
git-svn-id: http://svn.automattic.com/wordpress/trunk@7066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 19:18:21 +00:00 |
westi
|
92cd35b5a2
|
Generate random passwords for users created during import. Fixes #5837 props pishmishy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 18:45:40 +00:00 |
ryan
|
5367493b1e
|
gettext fixes from takayukister. fixes #6018
git-svn-id: http://svn.automattic.com/wordpress/trunk@7063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 17:19:58 +00:00 |
ryan
|
cc39b5fbce
|
Add media library uploader tab. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 08:31:10 +00:00 |
ryan
|
32b34b0be6
|
Remove unused files. see #6011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 05:05:28 +00:00 |
ryan
|
15c0ccc933
|
get_temp_dir(). fixes #5984
git-svn-id: http://svn.automattic.com/wordpress/trunk@7058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:47:15 +00:00 |
ryan
|
354edc9544
|
Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:46:27 +00:00 |
ryan
|
03b47d4ddc
|
Revert [7054]. No idea how I managed that.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:36:33 +00:00 |
ryan
|
fb02817dfc
|
Fix users query
git-svn-id: http://svn.automattic.com/wordpress/trunk@7054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:25:08 +00:00 |
ryan
|
8ebf2db0c6
|
Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009
git-svn-id: http://svn.automattic.com/wordpress/trunk@7050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 22:45:46 +00:00 |
ryan
|
ee73826c11
|
Show custom header images in the media library. Props spikeyslam. fixes #6008
git-svn-id: http://svn.automattic.com/wordpress/trunk@7049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 21:07:15 +00:00 |
ryan
|
d747a60a34
|
Correct RSS link for plugin dashboard widget. Props mdawaffe. fixes #5931
git-svn-id: http://svn.automattic.com/wordpress/trunk@7048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 20:56:03 +00:00 |
ryan
|
83908c9078
|
Add page saved notice.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 20:53:07 +00:00 |
ryan
|
3b82fdffc7
|
Remove messages from the requested URI so they don't follow us around while paging.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 20:35:40 +00:00 |
ryan
|
8cd7ff8b76
|
Fix theme and plugin editor styling for IE. Props mt. fixes #5950
git-svn-id: http://svn.automattic.com/wordpress/trunk@7044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 19:33:51 +00:00 |
ryan
|
1eaf857f7b
|
Media upload updates from andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 19:30:10 +00:00 |
ryan
|
de3ab9a05e
|
image_resize() and friends from tellyworth. fixes #6005
git-svn-id: http://svn.automattic.com/wordpress/trunk@7041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 18:46:03 +00:00 |
ryan
|
afe0740ba8
|
Add cursor pointer to buttons. Props ionfish. fixes #5943
git-svn-id: http://svn.automattic.com/wordpress/trunk@7040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 18:44:26 +00:00 |
ryan
|
e0649b751c
|
Silence some exected warnings in ftpext. Props DD32. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@7039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 18:35:01 +00:00 |
ryan
|
16c4b30145
|
update mime-to-icon matching and get filename from function instead of guid. Props andy. see #5911
git-svn-id: http://svn.automattic.com/wordpress/trunk@7036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 08:54:11 +00:00 |
ryan
|
f4490b8acb
|
Add nbsp. Props Speedboxer. fixes #5931
git-svn-id: http://svn.automattic.com/wordpress/trunk@7035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 08:50:42 +00:00 |
ryan
|
8ec7beca29
|
Editor style fixes for IE6 from mt and azaozz. fixes #6004
git-svn-id: http://svn.automattic.com/wordpress/trunk@7034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 07:15:59 +00:00 |
ryan
|
e495d173a1
|
Instantiate errors object for ftpsockets class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 05:23:05 +00:00 |
ryan
|
fabda2a2d3
|
Fix edit comment form tab indices. fixes #5712
git-svn-id: http://svn.automattic.com/wordpress/trunk@7032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 04:53:48 +00:00 |