| [9595]
|
ryan
|
Fix SQL error when scanning for lost attachments
|
| [9594]
|
ryan
|
Don't remove entire wp-images directory. Some use it for user content.
|
| [9593]
|
ryan
|
Bring back update nag.
|
| [9592]
|
ryan
|
Validation fixes from Simek. fixes #8139
|
| [9591]
|
ryan
|
Use %s, not %d, for number format output. Props nbachiyski. fixes #8136
|
| [9590]
|
ryan
|
Don't use deprecated functions. Props filosofo. fixes #8130
|
| [958]
|
emc3
|
Fixed posting problems when 'advanced controls' is the default writing option.
|
| [958]
|
ryan
|
switch_to_blog() restore_current_blog() tests
|
| [9589]
|
ryan
|
i18n fixes from nbachiyski. fixes #8142
|
| [9588]
|
azaozz
|
Fix QE for the last category, fixes #8077
|
| [9587]
|
azaozz
|
Fix the Code button in the HTML editor in FF3/Mac, fixes #8094
|
| [9586]
|
azaozz
|
Fix admin-header error when mb_strlen() is missing
|
| [9585]
|
azaozz
|
Do not show comments column after quick editing a post from the Drafts screen, fixes #8113
|
| [9584]
|
azaozz
|
Fix collapsed top level menu borders when no submenus
|
| [9583]
|
ryan
|
Reduce font size for long titles
|
| [9582]
|
ryan
|
Bump
|
| [9581]
|
ryan
|
Remove dead line
|
| [9580]
|
ryan
|
Sort the menu before adding classes. see #7966
|
| [957]
|
saxmatt
|
Migration to get_settings and away from globals.
|
| [957]
|
bpetty
|
Added svn:ignore for tests config and cache files.
|
| [9579]
|
ryan
|
gettext fix from nbachiyski. fixes #8126
|
| [9578]
|
azaozz
|
Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966
|
| [9577]
|
ryan
|
Eliminate chaining for php 4 compat. Props DD32. fixes #5324
|
| [9576]
|
ryan
|
Save options. Props josephscott. fixes #8097
|
| [9575]
|
ryan
|
Add missing array keys. fixes #8121
|
| [9574]
|
ryan
|
Don't show category adder to users without manage_categories cap. fixes #8114
|
| [9573]
|
ryan
|
Load RTL for plugin-install and farbtastic. Props kashani. fixes #8078
|
| [9572]
|
ryan
|
Prioritize transports differently for non-blocking requests. fixes #8086
|
| [9571]
|
ryan
|
Bump
|
| [9570]
|
azaozz
|
Few more notice fixes
|
| [956]
|
saxmatt
|
Migration to get_settings
|
| [956]
|
nbachiyski
|
Don't try to setup postdata if there is no post
If before the test method there wasn't a global post, we shouldn't try
to setup the postdata, because it triggers some errors, which cause the
tests to fail if we have WP_DEBUG set.
|
| [9569]
|
markjaquith
|
Admin notices go UNDER the H2
|
| [9568]
|
westi
|
Don't use deprecated function. Fixes #8103 props Speedbozxer.
|
| [9567]
|
azaozz
|
Small styling fixes to themes.php
|
| [9566]
|
azaozz
|
Press Enter to save in Quick Edit, props aaron_guitar, fixes #8061
|
| [9565]
|
azaozz
|
Use ndash for number range, props demetris, fixes #8088
|
| [9564]
|
azaozz
|
Styling for custom fields
|
| [9563]
|
azaozz
|
Set search button class to .button
|
| [9562]
|
azaozz
|
Add thickbox in plugins.php, fixes #8090
|
| [9561]
|
markjaquith
|
Remove the other tab before sliding down.
|
| [9560]
|
azaozz
|
Display warning when bulk deleting posts, pages, attachments, comments, etc.
|
| [955]
|
saxmatt
|
Migrating more of the global options to get_settings().
|
| [955]
|
nbachiyski
|
Don't use deprecated user functions in user tests
When we have a valid usecase for deprecated functions, like testing
backeards compatibility, we disable triggering deprecated errors
temporarily.
|
| [9559]
|
ryan
|
Bump
|
| [9558]
|
ryan
|
Fix page counting
|
| [9557]
|
ryan
|
screen_meta() fixes. Show Help on more pages.
|
| [9556]
|
azaozz
|
Implementing new design for Edit Posts, Comments, etc. lists, props mdawaffe, see #8083
|
| [9555]
|
ryan
|
Add view link to publish notice
|
| [9554]
|
ryan
|
Fix notice. fixes #8082
|
| [9553]
|
ryan
|
Port Magpie from Snoopy to WP HTTP Request API. fixes #8082
|
| [9552]
|
azaozz
|
RTL CSS updates for 2.7-beta2, props kashani, see#8047
|
| [9551]
|
azaozz
|
Unhide the Quick Edit link when adding new category by AJAX, fixes #8077
|
| [9550]
|
ryan
|
Use wp_dropdown_categories(). Props DD32. fixes #8075
|
| [954]
|
saxmatt
|
More options updates, not done, not entirely functional.
|
| [954]
|
nbachiyski
|
Typo: get the arguments of get_term right
|
| [9549]
|
ryan
|
beta2
|
| [9548]
|
ryan
|
Copy fresh over classic
|
| [9547]
|
azaozz
|
Help tab fixes
|
| [9546]
|
azaozz
|
Bump js version for settings-box
|
| [9545]
|
azaozz
|
Help tab
|
| [9544]
|
ryan
|
Remove unused var
|
| [9543]
|
ryan
|
More core update to update-core.php. Allow re-installing current version (requires api.wp.org changes)
|
| [9542]
|
azaozz
|
Fix adding similar tags
|
| [9541]
|
ryan
|
notice fixes
|
| [9540]
|
ryan
|
Fix notice
|
| [953]
|
saxmatt
|
Changed to more closely emulate Bloglines OPML, which seems to be the best guide I can find to how people are actually using OPML.
|
| [953]
|
nbachiyski
|
Factories: switch to get_term() for get_object_by_id() for terms
get_term_by_id() internally calls get_term() when the field is 'id' and
it's also the canonical way to get a term by id
|
| [9539]
|
ryan
|
Bind menu icons to single click instead of double
|
| [9538]
|
azaozz
|
Several small fixes: edit-category-form, admin-footer, plugins
|
| [9537]
|
ryan
|
add_object_page()
|
| [9536]
|
azaozz
|
Dashboard Styling, props mdawaffe, fixes #8070
|
| [9535]
|
ryan
|
Bump
|
| [9534]
|
ryan
|
Remove dead markup
|
| [9533]
|
ryan
|
Move notices below h2
|
| [9532]
|
azaozz
|
Styling for notices below h2
|
| [9531]
|
ryan
|
Move notices below h2
|
| [9530]
|
ryan
|
Move notices below h2
|
| [952]
|
michelvaldrighi
|
added a timezone argument to get�_lastpost*()
|
| [952]
|
nbachiyski
|
Introduce a category factory
Accomodate the term taxonomy, but set the default taxonomy on construct
|
| [9529]
|
azaozz
|
Show when future posts miss schedule, props hailin, fixes #8064
|
| [9528]
|
ryan
|
Move notices below h2
|
| [9527]
|
azaozz
|
Add missing "button" class, props Simek, fixes #8067
|
| [9526]
|
azaozz
|
Bring back "Add link category" form
|
| [9525]
|
ryan
|
Bump version
|
| [9524]
|
ryan
|
Set perms when making plugin dirs. see #7395
|
| [9523]
|
ryan
|
Support installation of plugins living in a subdir in svn. Props DD32. fixes #7395
|
| [9522]
|
markjaquith
|
Massive get_comment_link() performance improvements for posts with a lot of comments. props Viper007Bond. fixes #7956
|
| [9521]
|
markjaquith
|
stripslashes() on plugin-install.php stuff
|
| [9520]
|
azaozz
|
Fixes for choose tag from tag cloud and reply to comment from admin
|
| [951]
|
saxmatt
|
Version bump.
|
| [951]
|
kurtpayne
|
Make sure to call parent::setUp() and parent::tearDown() in test classes
|
| [9519]
|
azaozz
|
Do not hide "Quick Edit" link after saving from QE, fixes #8060
|
| [9518]
|
azaozz
|
Add "Choose from popular tags" to the tags postbox
|
| [9517]
|
westi
|
aesthetic | cleanup. Fixes #8042 props regulatethis.
|
| [9516]
|
markjaquith
|
Always set home_root in the rewrite rules. Dreamhost does not set the path for some reason. Props Joe Taiabjee
|
| [9515]
|
ryan
|
Notice fixes from Viper007Bond. see #7509
|
| [9514]
|
ryan
|
Use an array for query parameters
|
| [9513]
|
ryan
|
Bump
|
| [9512]
|
ryan
|
Fix core update checking. Don't check on every page load.
|