ryan
|
c0752626de
|
Plugin install fixes. Props Denis-de-Bernardy. see #10192
git-svn-id: http://svn.automattic.com/wordpress/trunk@11585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-16 19:36:48 +00:00 |
|
ryan
|
e007633fcd
|
Trim query strings from menu entries before seeing if a corresponding file exists. fixes #10132 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-16 17:11:53 +00:00 |
|
ryan
|
4d0c574bed
|
Don't write to htaccess every time page is saved. Add hard/soft flush flag to flush_rules(). Make sure fopen is successful and silence errors. Props Viper007Bond. fixes #10181 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-16 02:44:28 +00:00 |
|
azaozz
|
fe813ce063
|
Do not reuse deleted widget instances IDs, fixes #10092 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-15 23:57:52 +00:00 |
|
ryan
|
fc67a8145e
|
Return empty array instead of false from get_editable_user_ids. Props Denis-de-Bernardy, pairg. fixes #10119 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-15 17:48:42 +00:00 |
|
ryan
|
547996eb20
|
Fix fatal error in incoming links dashboard module when author not defined. Props jikamens. fixes #10162 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-15 16:56:51 +00:00 |
|
ryan
|
4e6f054b47
|
Menu fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@11565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-15 00:22:53 +00:00 |
|
azaozz
|
3ba803dc49
|
Fix typo, props morfiusx and Denis-de-Bernardy, fixes #10137 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-14 09:28:29 +00:00 |
|
azaozz
|
00a9c29c6e
|
Fix typo in update-core.php, props takayukister, fixes #10140 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-14 08:04:26 +00:00 |
|
azaozz
|
6615e5390c
|
Fix the flash uploader button font, props demetris, fixes #10113 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-13 09:37:19 +00:00 |
|
azaozz
|
cff6cd66cd
|
CSS tweaks for the uploader and Media Library, props hailin, fixes #10110
git-svn-id: http://svn.automattic.com/wordpress/trunk@11557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-13 05:03:43 +00:00 |
|
ryan
|
90d0e0ffe9
|
Check delete caps for delete action links. Props johnbillion. fixes #10121 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-12 13:41:17 +00:00 |
|
azaozz
|
571964a96b
|
H2 "Add New" buttons for the main screens
git-svn-id: http://svn.automattic.com/wordpress/trunk@11554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-12 03:20:16 +00:00 |
|
azaozz
|
de9947cc09
|
CSS tweak for Feature Filter (Theme Installer), props demetris, fixes #10088
git-svn-id: http://svn.automattic.com/wordpress/trunk@11547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-10 22:11:26 +00:00 |
|
azaozz
|
5b0098f4d7
|
CSS tweaks for plugin page, props Denis-de-Bernardy, fixes #10054
git-svn-id: http://svn.automattic.com/wordpress/trunk@11546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-10 21:55:14 +00:00 |
|
azaozz
|
8beede3cde
|
Pointer cursor for switch in Quick Edit, props johnbillion, fixes #10064
git-svn-id: http://svn.automattic.com/wordpress/trunk@11542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-10 10:24:05 +00:00 |
|
azaozz
|
281d6bb761
|
Fix plugin version check when updating, props dd32, fixes #10058
git-svn-id: http://svn.automattic.com/wordpress/trunk@11541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-10 10:16:00 +00:00 |
|
azaozz
|
d9f6ce317b
|
Press This css tweaks, props noel
git-svn-id: http://svn.automattic.com/wordpress/trunk@11540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-10 09:50:40 +00:00 |
|
azaozz
|
98fece4a2a
|
Fix insecure content warnings when Manage Themes is loaded via https, props peaceablewhale, fixes #10080
git-svn-id: http://svn.automattic.com/wordpress/trunk@11539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-10 06:55:29 +00:00 |
|
azaozz
|
333924fbec
|
Check if turbo-nag exists and don't initialize Gears on every page load to check if it's enabled only check if it's installed to prevent crash in Firefox 3.0.10. Fixes #10083
git-svn-id: http://svn.automattic.com/wordpress/trunk@11538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-10 02:52:16 +00:00 |
|
azaozz
|
797b1c59ae
|
Remove cache-manifest.php, see #7262
git-svn-id: http://svn.automattic.com/wordpress/trunk@11537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-09 22:29:59 +00:00 |
|
azaozz
|
d967d1495b
|
Fix permission check on Edit Pages screen, props johnbillion, fixes #10074
git-svn-id: http://svn.automattic.com/wordpress/trunk@11535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-09 03:38:38 +00:00 |
|
azaozz
|
d8b86813c6
|
Don't show Change Permalinks button when user doesn't have permission, props johnbillion, fixes #10072
git-svn-id: http://svn.automattic.com/wordpress/trunk@11534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-08 21:42:35 +00:00 |
|
azaozz
|
331751ae01
|
CSS tweaks for the plugins screen, same style for active and inactive for all screens
git-svn-id: http://svn.automattic.com/wordpress/trunk@11531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-07 22:43:31 +00:00 |
|
azaozz
|
1f2eb2f8b8
|
Allow CodePress to be disabled from Screen Options, see #10027
git-svn-id: http://svn.automattic.com/wordpress/trunk@11530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-07 01:52:44 +00:00 |
|
ryan
|
3dce6ba3fe
|
Validation fix. Props Harish. fixes #10049
git-svn-id: http://svn.automattic.com/wordpress/trunk@11527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-06 14:39:34 +00:00 |
|
azaozz
|
52e86803d1
|
CSS fix for vertical misalignment in user-edit.php, props demetris, fixes #10036
git-svn-id: http://svn.automattic.com/wordpress/trunk@11526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-06 10:01:04 +00:00 |
|
azaozz
|
d35438efe3
|
WP Upgrader improvements, props DD32, fixes #9836
git-svn-id: http://svn.automattic.com/wordpress/trunk@11525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-06 08:14:41 +00:00 |
|
azaozz
|
75eb453e8c
|
CSS tweaks for plugins-all screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-06 03:33:20 +00:00 |
|
azaozz
|
fe69958bb6
|
Fix vertical misalignment in user-edit.php, fixes #10036
git-svn-id: http://svn.automattic.com/wordpress/trunk@11522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-06 03:15:13 +00:00 |
|
azaozz
|
75a3b36310
|
Fix the border in the install plugins table
git-svn-id: http://svn.automattic.com/wordpress/trunk@11520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-04 08:21:17 +00:00 |
|
azaozz
|
a693639ced
|
Add styling to the search results table for plugins, props Denis-de-Bernardy, fixes #9921
git-svn-id: http://svn.automattic.com/wordpress/trunk@11519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-04 07:46:00 +00:00 |
|
azaozz
|
cf7300c795
|
Add gray background to inactive rows on plugins screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-04 02:08:34 +00:00 |
|
azaozz
|
84ff783414
|
Using css to hide the Save button in widgets without settings, props Denis-de-Bernardy, fixes #10020
git-svn-id: http://svn.automattic.com/wordpress/trunk@11516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-04 00:52:31 +00:00 |
|
azaozz
|
5423ca07b3
|
Move buttons from row 4 to row 3 in the editor when row 3 is empty, fixes #9840
git-svn-id: http://svn.automattic.com/wordpress/trunk@11515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-03 23:00:57 +00:00 |
|
ryan
|
fdf5bef23a
|
Pass taxonomy to_tag_row() when adding tags via ajax. Props dd32. fixes #10019
git-svn-id: http://svn.automattic.com/wordpress/trunk@11512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-03 16:39:39 +00:00 |
|
azaozz
|
06cdab52ac
|
Add .description html class to edit-category-form.php and edit-tag-form.php, props Simek, fixes #9845
git-svn-id: http://svn.automattic.com/wordpress/trunk@11511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-03 11:50:06 +00:00 |
|
azaozz
|
e4e96c17b2
|
Add $hook_suffix as js var, fixes #10008
git-svn-id: http://svn.automattic.com/wordpress/trunk@11508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-03 07:06:45 +00:00 |
|
azaozz
|
c1df9fe122
|
Add two more images to manifest.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@11507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-03 01:38:27 +00:00 |
|
azaozz
|
7182b0dbb4
|
Add more translator comments for placeholders, props nbachiyski, fixes #10002
git-svn-id: http://svn.automattic.com/wordpress/trunk@11506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-02 07:21:42 +00:00 |
|
azaozz
|
b161634c82
|
Take <p> out of translatable string, props nbachiyski, fixes #9995
git-svn-id: http://svn.automattic.com/wordpress/trunk@11505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-02 00:36:49 +00:00 |
|
azaozz
|
a71b8736cd
|
Add "Accessibility Mode" for widgets screen (can be turned on from Screen Options). Add set_user_setting() to the UI state saving functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-01 23:31:34 +00:00 |
|
markjaquith
|
ae103262a4
|
We do not use plugin, we use file
git-svn-id: http://svn.automattic.com/wordpress/trunk@11500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-01 00:01:33 +00:00 |
|
azaozz
|
e53c5c50f7
|
Test writability of ABSPATH when upgrading core or WP_PLUGIN_DIR when installing/updating themes and plugins, fixes #9936
git-svn-id: http://svn.automattic.com/wordpress/trunk@11499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-31 21:08:03 +00:00 |
|
azaozz
|
b7bc0faa73
|
Reload the widget form with the ajax response after save, add Close link to the widgets, don't auto-close on save to show possible errors returned from validation
git-svn-id: http://svn.automattic.com/wordpress/trunk@11498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-31 11:34:08 +00:00 |
|
azaozz
|
f09eba1776
|
Fix margin on Find Themes button
git-svn-id: http://svn.automattic.com/wordpress/trunk@11497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-31 01:11:07 +00:00 |
|
azaozz
|
b91f8dae21
|
Reduce default Thickbox height on plugins install screen, props scribu, fixes #9986
git-svn-id: http://svn.automattic.com/wordpress/trunk@11496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-31 00:36:41 +00:00 |
|
westi
|
7a9955a64a
|
Fix plugin/theme upgrade issues when using ftp extension. Fixes #9980 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-30 17:14:07 +00:00 |
|
westi
|
4120f8e0d7
|
Add context to the translation of Tag in the theme installer. Fixes #9981.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-30 10:33:51 +00:00 |
|
westi
|
0de9090898
|
Ensure the errors array is always defined so as to always have something to return
git-svn-id: http://svn.automattic.com/wordpress/trunk@11492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-30 09:55:32 +00:00 |
|
ryan
|
485174959d
|
RTL fixes. Props yoavf. fixes #9975
git-svn-id: http://svn.automattic.com/wordpress/trunk@11487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 19:28:59 +00:00 |
|
ryan
|
77aea25489
|
Add tool_box action to tools.php. Allows appending to tools.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 19:15:32 +00:00 |
|
ryan
|
9dbf550f9e
|
Fix notice when searching categories. Props gortsleigh. fixes #9970
git-svn-id: http://svn.automattic.com/wordpress/trunk@11485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 16:36:44 +00:00 |
|
azaozz
|
7e52231ce1
|
Fix submenu position and state on folded admin menu, props sambauers, fixes #9956
git-svn-id: http://svn.automattic.com/wordpress/trunk@11483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 07:42:55 +00:00 |
|
azaozz
|
ad038538e3
|
Always show the open/close arrow next to the widget title, fixes #9914
git-svn-id: http://svn.automattic.com/wordpress/trunk@11482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 07:22:36 +00:00 |
|
ryan
|
26a7d0ef4f
|
Fix search for custom taxonomies. Props gortsleigh. fixes #9971
git-svn-id: http://svn.automattic.com/wordpress/trunk@11481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 02:54:44 +00:00 |
|
ryan
|
6d0ab21e92
|
Revert [11475]. Keep those strings frozen for 2.8. see #9900
git-svn-id: http://svn.automattic.com/wordpress/trunk@11479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 21:36:44 +00:00 |
|
ryan
|
833fd18478
|
Generate correct links for custom taxonomies. Props gortsleigh. fixes #9967
git-svn-id: http://svn.automattic.com/wordpress/trunk@11478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 21:26:01 +00:00 |
|
ryan
|
00f547cbe0
|
Fix notice. Props wnorris. fixes #8433
git-svn-id: http://svn.automattic.com/wordpress/trunk@11477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 20:35:09 +00:00 |
|
ryan
|
f6a809c4af
|
Note that paging applies to top-level comment counts. Props hailin. fixes #9900
git-svn-id: http://svn.automattic.com/wordpress/trunk@11475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 16:50:39 +00:00 |
|
azaozz
|
4d32d869c8
|
Adds the bulk actions to the bottom of the plugins listing table and other fixes, props dd32, fixes #9838
git-svn-id: http://svn.automattic.com/wordpress/trunk@11474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 11:02:16 +00:00 |
|
ryan
|
a3c2702e3a
|
Add confirmation AYS when upgrading a theme. fixes #9904
git-svn-id: http://svn.automattic.com/wordpress/trunk@11470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 19:05:58 +00:00 |
|
azaozz
|
6b559e2124
|
Ensure autosave is run before showing preview for new posts/pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 11:04:00 +00:00 |
|
ryan
|
a4a448741e
|
Fix unlink warning. see #9936
git-svn-id: http://svn.automattic.com/wordpress/trunk@11465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 00:56:32 +00:00 |
|
azaozz
|
0fc93e28fd
|
Trim white space
git-svn-id: http://svn.automattic.com/wordpress/trunk@11463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 22:42:23 +00:00 |
|
azaozz
|
51e5201348
|
Fix the inserting of caption shortcode when the upload path contains "align"
git-svn-id: http://svn.automattic.com/wordpress/trunk@11462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 22:33:02 +00:00 |
|
ryan
|
97389f6df9
|
Don't use short tag. Props DD32. fixes #9920
git-svn-id: http://svn.automattic.com/wordpress/trunk@11459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 04:38:09 +00:00 |
|
westi
|
48e58fc5a2
|
Allow a plugin to filter the list of Page statuses. Fies #9928 props coffee2code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 21:47:11 +00:00 |
|
azaozz
|
b773a469eb
|
Improve Filesystem method choice for 'direct'; introduce FS_METHOD constant, props DD32, fixes #9936
git-svn-id: http://svn.automattic.com/wordpress/trunk@11454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 10:39:21 +00:00 |
|
ryan
|
2df887bd07
|
Trim tailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@11450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 23:47:49 +00:00 |
|
ryan
|
d514a0d6b2
|
Set eol style
git-svn-id: http://svn.automattic.com/wordpress/trunk@11449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 23:39:56 +00:00 |
|
westi
|
8a6eacda08
|
Hide options from users when they don't make any sense for them. Fixes #8433 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 18:46:01 +00:00 |
|
azaozz
|
13c7249671
|
Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 15:46:09 +00:00 |
|
azaozz
|
552056c681
|
Plugins update notices css tweak
git-svn-id: http://svn.automattic.com/wordpress/trunk@11444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 01:15:25 +00:00 |
|
azaozz
|
3f942844de
|
Initialize $table variable in wp-admin/themes.php, props mdawaffe, fixes #9923
git-svn-id: http://svn.automattic.com/wordpress/trunk@11443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 23:42:28 +00:00 |
|
westi
|
da5d1d8d15
|
Pass references and more context to the new 'user_profile_update_errors' hook. Fixes #9302.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 21:37:49 +00:00 |
|
azaozz
|
a38f306239
|
Plugins screen css tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@11438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 01:56:19 +00:00 |
|
azaozz
|
4a50994a4e
|
TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-22 22:08:17 +00:00 |
|
azaozz
|
c8ad766bb7
|
Attempt to fix jQuery UI unselectable form fields in widgets, label can be either explicit or implicit, not both.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-22 16:13:05 +00:00 |
|
azaozz
|
5ef0b8278e
|
Fix cursor for folded menu, props sambauers, fixes #9901
git-svn-id: http://svn.automattic.com/wordpress/trunk@11429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-22 15:40:46 +00:00 |
|
azaozz
|
0632395ad6
|
Fix saving and deleting of widgets settings for no-js and for some non-standard widgets, run the actions from the widgets screen when saving with ajax, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-22 12:08:51 +00:00 |
|
azaozz
|
c9ce42c8a4
|
Fix styling for the plugins screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-21 09:40:11 +00:00 |
|
azaozz
|
85766ab12e
|
Show "Delete" in Media -> Add New, props mgriepentrog, fixes #7879
git-svn-id: http://svn.automattic.com/wordpress/trunk@11421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-21 01:42:40 +00:00 |
|
azaozz
|
17c11fb0f9
|
Remove background color fix for quick edit button bar, props Simek, fixes #9648
git-svn-id: http://svn.automattic.com/wordpress/trunk@11417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-20 21:50:38 +00:00 |
|
azaozz
|
e5f7b9d7fc
|
Add nowrap for a.button, fixes #9884
git-svn-id: http://svn.automattic.com/wordpress/trunk@11405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-20 06:49:54 +00:00 |
|
azaozz
|
6232d3c395
|
Fix blue admin theme for new widgets screen, fixes #9878
git-svn-id: http://svn.automattic.com/wordpress/trunk@11403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-19 18:55:58 +00:00 |
|
ryan
|
d36f0721c8
|
Reassign links to default cat when deleting link cats via ajax. fixes #9869
git-svn-id: http://svn.automattic.com/wordpress/trunk@11401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-19 18:08:15 +00:00 |
|
ryan
|
6037ecb9a7
|
Don't double define ABSPATH. Props peaceablewhale. fixes #9863
git-svn-id: http://svn.automattic.com/wordpress/trunk@11393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-19 15:29:57 +00:00 |
|
azaozz
|
a303904bd6
|
Some more styling for the plugins screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-19 01:27:34 +00:00 |
|
ryan
|
ebd479748b
|
Move visit plugin site link from actions to meta. see #9849
git-svn-id: http://svn.automattic.com/wordpress/trunk@11389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 22:17:58 +00:00 |
|
azaozz
|
80969e073e
|
Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest
git-svn-id: http://svn.automattic.com/wordpress/trunk@11388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 20:29:26 +00:00 |
|
ryan
|
fa2c456b29
|
Add plugin_row_meta filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@11385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 16:56:42 +00:00 |
|
ryan
|
d055804c01
|
Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@11384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 16:55:20 +00:00 |
|
markjaquith
|
3ebf837ced
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: http://svn.automattic.com/wordpress/trunk@11383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 16:00:33 +00:00 |
|
markjaquith
|
119b39cec2
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 15:11:07 +00:00 |
|
azaozz
|
69dacfe471
|
Fix Screen Options and Help buttons
git-svn-id: http://svn.automattic.com/wordpress/trunk@11378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 05:10:50 +00:00 |
|
azaozz
|
df3ecac02b
|
Sanitize plugin update information, props hakre, fixes #5422
git-svn-id: http://svn.automattic.com/wordpress/trunk@11376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-17 20:26:36 +00:00 |
|
azaozz
|
5310130057
|
HTML validity fixes, props hakre, fixes #9432
git-svn-id: http://svn.automattic.com/wordpress/trunk@11375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-17 20:19:51 +00:00 |
|
azaozz
|
e0d5c54333
|
Refresh gallery.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@11373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-17 12:34:40 +00:00 |
|
azaozz
|
697923e9f0
|
Update SWFUpload to 2.2.0.1, see #9413
git-svn-id: http://svn.automattic.com/wordpress/trunk@11372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-17 12:29:58 +00:00 |
|
westi
|
afcaa4b48d
|
Add an action link to allow for plugins to be deleted individually. Also switch to storing the deletion information and redirecting before displaying. Fixes #9835 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-17 09:39:32 +00:00 |
|
azaozz
|
31ee4f86c1
|
Add HTML break in user-new.php, props demetris, fixes #9834
git-svn-id: http://svn.automattic.com/wordpress/trunk@11369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 21:51:32 +00:00 |
|
ryan
|
5f969d1034
|
Incorporate version into description. Put version, and author link beneath description (possibly incorporate other meta here).
git-svn-id: http://svn.automattic.com/wordpress/trunk@11368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 19:45:31 +00:00 |
|
ryan
|
c84945ceee
|
Always show action links for plugin rows. Move offsite links off of plugin name to new 'View Site' action.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 19:30:08 +00:00 |
|
azaozz
|
f69da836bf
|
Add footer actions to iframe footer, props DD32, fixes #9832
git-svn-id: http://svn.automattic.com/wordpress/trunk@11366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 19:21:29 +00:00 |
|
ryan
|
825b4c3b3a
|
Revert [11307]. fixes #9842
git-svn-id: http://svn.automattic.com/wordpress/trunk@11363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 17:19:30 +00:00 |
|
ryan
|
a5d66148b6
|
Trim long descriptions in plugin installer search results. Props DD32. fixes #9576
git-svn-id: http://svn.automattic.com/wordpress/trunk@11362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 17:16:45 +00:00 |
|
azaozz
|
360720f615
|
Style tweaks for plugins delete confirmation page, props Simek, fixes #9799
git-svn-id: http://svn.automattic.com/wordpress/trunk@11361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 07:09:03 +00:00 |
|
azaozz
|
795769a235
|
Margin fix for "updated" and "error" classes, props Simek, fixes #9802
git-svn-id: http://svn.automattic.com/wordpress/trunk@11360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 06:53:41 +00:00 |
|
azaozz
|
d271668438
|
Clean up user-edit.php, add password strength meter to Add User and Edit User
git-svn-id: http://svn.automattic.com/wordpress/trunk@11359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 06:29:10 +00:00 |
|
ryan
|
e8b025b971
|
Check if get_site_option() is defined. It isn't when auto upgrading from <= 2.7.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 05:05:11 +00:00 |
|
ryan
|
2854da3b5e
|
Check if delete_transient() exists to avoid error when upgrading from releases that don't define it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 04:56:13 +00:00 |
|
ryan
|
65e7f96541
|
Improve contextual help for widgets. Props demetris. fixes #9827
git-svn-id: http://svn.automattic.com/wordpress/trunk@11353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 02:25:06 +00:00 |
|
ryan
|
a889a5a2df
|
strip tags on post titles in recent comments dashboard widget. Props Denis-de-Bernardy, mastermind. fixes #9138
git-svn-id: http://svn.automattic.com/wordpress/trunk@11352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 02:23:12 +00:00 |
|
ryan
|
24f847661f
|
Support IIS 7.0 URL Rewrite Module. Props ruslany. Hat tips to peaceablewhale, hakre, Denis-de-Bernardy, sivel. fixes #8974
git-svn-id: http://svn.automattic.com/wordpress/trunk@11350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 02:04:36 +00:00 |
|
azaozz
|
5a6cf8b500
|
Strip tags and convert < > to entities when appending widget title, fixes #9830
git-svn-id: http://svn.automattic.com/wordpress/trunk@11349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-16 00:32:04 +00:00 |
|
ryan
|
acd92c27ab
|
Add escaping for quick edit saves. Props hailin. fixes #9822
git-svn-id: http://svn.automattic.com/wordpress/trunk@11343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-15 20:05:52 +00:00 |
|
azaozz
|
b0ae00fc0c
|
Tweak p.help class, props Simek, fixes #9790
git-svn-id: http://svn.automattic.com/wordpress/trunk@11337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-15 03:57:45 +00:00 |
|
ryan
|
e1fac77dca
|
Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794
git-svn-id: http://svn.automattic.com/wordpress/trunk@11333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-14 20:05:25 +00:00 |
|
azaozz
|
fc488172cc
|
Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813
git-svn-id: http://svn.automattic.com/wordpress/trunk@11330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-14 17:01:04 +00:00 |
|
westi
|
69333a5b1b
|
Give better instructions when installing over an existing users table. Fixes #9569 based on patch from coffee2code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-14 06:54:33 +00:00 |
|
ryan
|
1354d0660a
|
Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730
git-svn-id: http://svn.automattic.com/wordpress/trunk@11323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-14 02:00:32 +00:00 |
|
ryan
|
b15d639afe
|
Use the_author_meta(). Props sivel. see #9393
git-svn-id: http://svn.automattic.com/wordpress/trunk@11322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-14 01:52:42 +00:00 |
|
ryan
|
5c4aebf1ab
|
Import category descriptions. Props Denis-de-Bernardy. fixes #8840
git-svn-id: http://svn.automattic.com/wordpress/trunk@11321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-13 23:23:26 +00:00 |
|
ryan
|
1a09fcc6ba
|
Don't set user's url to http://. Props josephscott. fixes #9804
git-svn-id: http://svn.automattic.com/wordpress/trunk@11320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-13 22:41:05 +00:00 |
|
ryan
|
8457db3774
|
Add option to send password to users created from admin. Props Denis-de-Bernardy. fixes #9669
git-svn-id: http://svn.automattic.com/wordpress/trunk@11319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-13 22:35:17 +00:00 |
|
ryan
|
c383ff7450
|
Remove vestiges of what_to_show. Props filosofo. fixes #9815
git-svn-id: http://svn.automattic.com/wordpress/trunk@11318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-13 22:28:56 +00:00 |
|
ryan
|
bcc453a997
|
Default plugins per page to 999
git-svn-id: http://svn.automattic.com/wordpress/trunk@11314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-13 04:26:40 +00:00 |
|
markjaquith
|
bdf8e8fb38
|
Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: http://svn.automattic.com/wordpress/trunk@11312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 22:40:56 +00:00 |
|
ryan
|
046401dd6b
|
Typo fix. Props Denis-de-Bernardy. fixes #9801
git-svn-id: http://svn.automattic.com/wordpress/trunk@11311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 20:18:32 +00:00 |
|
azaozz
|
12be75ed58
|
Fix notice in wp-admin/includes/widgets.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@11309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 19:12:50 +00:00 |
|
ryan
|
5dfb63c15b
|
Sort active plugins before inactive plugins in all plugins list
git-svn-id: http://svn.automattic.com/wordpress/trunk@11307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 17:32:57 +00:00 |
|
ryan
|
5924293d21
|
Update upload error strings. Props Askapache. fixes #9625
git-svn-id: http://svn.automattic.com/wordpress/trunk@11304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 17:02:34 +00:00 |
|
ryan
|
def8fb6cd2
|
Pass user to actions. Props sirzooro. fixes #9795
git-svn-id: http://svn.automattic.com/wordpress/trunk@11302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 16:54:18 +00:00 |
|
ryan
|
f5a6197172
|
Use absolute paths for includes. Props hakre. fixes #9750
git-svn-id: http://svn.automattic.com/wordpress/trunk@11301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 16:47:49 +00:00 |
|
ryan
|
b3399e0b70
|
Remove unneeded pipe in admin footer. Props DD32, Denis-de-Bernardy. fixes #8676
git-svn-id: http://svn.automattic.com/wordpress/trunk@11298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 06:10:08 +00:00 |
|
ryan
|
a74facf66a
|
Ampersand validation fix. Props hakre. fixes #9402
git-svn-id: http://svn.automattic.com/wordpress/trunk@11296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 05:58:57 +00:00 |
|
azaozz
|
ddf99ea21c
|
Add style to the URL in automatic update/install messages, props Simek, fixes #9781
git-svn-id: http://svn.automattic.com/wordpress/trunk@11295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 05:53:07 +00:00 |
|
azaozz
|
87976207f8
|
Add .help css class for the media library, fixes #9790
git-svn-id: http://svn.automattic.com/wordpress/trunk@11294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 05:47:46 +00:00 |
|
ryan
|
d7cfd506a4
|
Allow quotes in passwords. fixes #8866
git-svn-id: http://svn.automattic.com/wordpress/trunk@11292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 05:21:32 +00:00 |
|
ryan
|
91411dde28
|
Translate continent and city names for timezone picker. see #9794
git-svn-id: http://svn.automattic.com/wordpress/trunk@11290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 01:04:16 +00:00 |
|
azaozz
|
4e36d39a86
|
Ensure Profile page has icon for all users, props jdub, fixes #9732
git-svn-id: http://svn.automattic.com/wordpress/trunk@11289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 00:59:35 +00:00 |
|
azaozz
|
489da6fa67
|
Justify tag clouds, props Simek, fixes #9782
git-svn-id: http://svn.automattic.com/wordpress/trunk@11287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 00:20:19 +00:00 |
|
azaozz
|
30d3e3377b
|
Clear float in themes search results, props hakre, fixes #9694
git-svn-id: http://svn.automattic.com/wordpress/trunk@11286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 00:08:31 +00:00 |
|
ryan
|
4e9ebf41a7
|
Show theme install help text only if user has install_themes cap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 23:42:46 +00:00 |
|
ryan
|
6f81ec436c
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
git-svn-id: http://svn.automattic.com/wordpress/trunk@11283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 22:11:13 +00:00 |
|
ryan
|
efa4c276ed
|
Remove manifest from html until we get it working. see #7262
git-svn-id: http://svn.automattic.com/wordpress/trunk@11280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 21:07:21 +00:00 |
|
westi
|
c97f114917
|
Switch dotclear importer to use builtin UTF8 testing functionality. Fixes #9771 props hakre.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 20:26:27 +00:00 |
|
ryan
|
f0e8324f06
|
Fix plugin update notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@11276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 20:14:27 +00:00 |
|
ryan
|
f7c6d52341
|
Fix plugin update notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@11275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 20:12:03 +00:00 |
|
ryan
|
e56e677ec1
|
Add locale upgrade hint. Props nbachiyski. fixes #8729
git-svn-id: http://svn.automattic.com/wordpress/trunk@11273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 19:44:21 +00:00 |
|
westi
|
94c4f7ce02
|
Better theme page help. Fixes #9745 based on patch from demetris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 18:59:09 +00:00 |
|
ryan
|
f14028d743
|
Better excerpt text and linkage. Props demetris, Denis-de-Bernardy. fixes #9371
git-svn-id: http://svn.automattic.com/wordpress/trunk@11267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 17:36:43 +00:00 |
|
ryan
|
4b413f9e33
|
Update password nage text. Props Denis-de-Bernardy. fixes #9710
git-svn-id: http://svn.automattic.com/wordpress/trunk@11266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 17:34:24 +00:00 |
|
ryan
|
09dd9cf338
|
Add timezone_string to populate_options. Props hakre. fixes #9706
git-svn-id: http://svn.automattic.com/wordpress/trunk@11264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 17:31:30 +00:00 |
|
ryan
|
3a4429841f
|
Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@11262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 05:24:56 +00:00 |
|
ryan
|
390b263242
|
Remove intro
git-svn-id: http://svn.automattic.com/wordpress/trunk@11261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 05:19:18 +00:00 |
|
ryan
|
19da2c8b95
|
Sanitize plugin update information. Props hakre, Viper007Bond. fixes #5422
git-svn-id: http://svn.automattic.com/wordpress/trunk@11258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-11 04:50:36 +00:00 |
|
azaozz
|
602194e49a
|
Put back disabling of sortables for folded sidebars, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-10 10:33:30 +00:00 |
|
azaozz
|
aea091d87d
|
Sort widgets by name case insensitive, fixes #9766
git-svn-id: http://svn.automattic.com/wordpress/trunk@11247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-10 06:56:27 +00:00 |
|
azaozz
|
ad6e4d1a41
|
Append the widget's title to the header, adjust sidebar height after changing widgets, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-10 00:49:48 +00:00 |
|
markjaquith
|
d7b015645d
|
esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-09 07:27:22 +00:00 |
|
ryan
|
e8025581b3
|
Revert line that breaks browser uploader
git-svn-id: http://svn.automattic.com/wordpress/trunk@11244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-08 20:45:04 +00:00 |
|
ryan
|
d70e393e86
|
Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@11242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-08 18:21:05 +00:00 |
|
azaozz
|
66fa9d7da3
|
Properly unset widget number when saving
git-svn-id: http://svn.automattic.com/wordpress/trunk@11240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-08 17:17:54 +00:00 |
|
azaozz
|
ba1741b6e5
|
Fix old format multi-number placeholder in widgets
git-svn-id: http://svn.automattic.com/wordpress/trunk@11238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 21:58:45 +00:00 |
|
ryan
|
8cadff6853
|
Allow plugis to replace just the default help, preserving contextual.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 19:30:41 +00:00 |
|
azaozz
|
c54e64a00f
|
Minor widgets screen css fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@11234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 19:07:41 +00:00 |
|
azaozz
|
a1bb97313f
|
Cast to string in array_key_exists() in media.php, props lusuonline, fixes #9749
git-svn-id: http://svn.automattic.com/wordpress/trunk@11233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 17:28:51 +00:00 |
|
azaozz
|
193fabc6d5
|
Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746
git-svn-id: http://svn.automattic.com/wordpress/trunk@11232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 10:18:12 +00:00 |
|
westi
|
ac3b739302
|
Revert the rememeber last view for comments page code as it is confusing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 07:38:14 +00:00 |
|
westi
|
51ff5245cf
|
Set empty file type if skipping file type check. Fixes notices when importing. See #9393 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 06:50:54 +00:00 |
|
westi
|
bec3e497e5
|
Notice fix for plugin editor when no functions found. See #9393 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 06:48:21 +00:00 |
|
azaozz
|
e191104e4a
|
Show Plugin Information thickbox title only when installing plugins, restore access to links on install plugins screens, some colors-fresh.css cleanup, fixes #9742
git-svn-id: http://svn.automattic.com/wordpress/trunk@11225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-07 02:41:36 +00:00 |
|
azaozz
|
0ba921274d
|
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
git-svn-id: http://svn.automattic.com/wordpress/trunk@11224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 21:31:07 +00:00 |
|
ryan
|
185d659b85
|
Default password nag fixes. Props DD32. fixes #9710
git-svn-id: http://svn.automattic.com/wordpress/trunk@11217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 16:19:40 +00:00 |
|
ryan
|
d3ef269013
|
Die on file error. Cleanup. Props hakre. fixes #9452
git-svn-id: http://svn.automattic.com/wordpress/trunk@11214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-06 04:08:13 +00:00 |
|
ryan
|
f6402b713a
|
Fix display of plugin update messages after bulk ops. Props DD32. fixes #9303
git-svn-id: http://svn.automattic.com/wordpress/trunk@11207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 20:48:46 +00:00 |
|
markjaquith
|
6c2ffddf31
|
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 19:43:53 +00:00 |
|
azaozz
|
12924135ce
|
Add wpspin_light and wpspin_dark spinners
git-svn-id: http://svn.automattic.com/wordpress/trunk@11203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 18:57:43 +00:00 |
|
ryan
|
8d6ec42ce1
|
Don't over sanitize uploaded file titles. Props hakre. fixes #9081
git-svn-id: http://svn.automattic.com/wordpress/trunk@11198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 05:57:56 +00:00 |
|
ryan
|
5d499eb3fd
|
Better meta form query. Props Denis-de-Bernardy. fixes #9684
git-svn-id: http://svn.automattic.com/wordpress/trunk@11196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 05:40:03 +00:00 |
|
ryan
|
af18e8422a
|
Add hook for adding info to plugin update message. Props JohnLamansky. fixes #9553
git-svn-id: http://svn.automattic.com/wordpress/trunk@11193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 05:19:53 +00:00 |
|
ryan
|
0b816aebaf
|
Textual consistency. Props Denis-de-Bernardy. fixes #9596
git-svn-id: http://svn.automattic.com/wordpress/trunk@11192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 05:17:23 +00:00 |
|
azaozz
|
9e130618f5
|
Add column "Rating" in Link Manager, props hakre, fixes #9443
git-svn-id: http://svn.automattic.com/wordpress/trunk@11191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 04:59:19 +00:00 |
|
azaozz
|
83f674bf9a
|
Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: http://svn.automattic.com/wordpress/trunk@11190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 04:28:05 +00:00 |
|
ryan
|
67402127d6
|
Clear upgrade nag when doing manual upgrade. Props Denis-de-Bernardy. fixes #9139
git-svn-id: http://svn.automattic.com/wordpress/trunk@11189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 04:02:49 +00:00 |
|
ryan
|
14177ba3ef
|
get_home_path() improvements. Props akd907. fixes #9246
git-svn-id: http://svn.automattic.com/wordpress/trunk@11187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 02:45:40 +00:00 |
|
ryan
|
7186506de4
|
Make sure plugin menu icons are delivered via https if is_ssl(). Props DD32. fixes #8901
git-svn-id: http://svn.automattic.com/wordpress/trunk@11186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 02:38:18 +00:00 |
|
azaozz
|
e30370d886
|
Fix "No posts found" on media screens, props hakre, fixes #9680
git-svn-id: http://svn.automattic.com/wordpress/trunk@11185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 02:31:32 +00:00 |
|
azaozz
|
84591d777c
|
Some cleanup for edit-page-form.php and edit-form-advanced.php, props simek, fixes #9501
git-svn-id: http://svn.automattic.com/wordpress/trunk@11183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 02:14:25 +00:00 |
|
ryan
|
b7b1d98d2f
|
Use invisible for hiding labels
git-svn-id: http://svn.automattic.com/wordpress/trunk@11181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 21:42:39 +00:00 |
|
ryan
|
808079dc32
|
Use invisible class for hiding labels and legends.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 21:28:58 +00:00 |
|
ryan
|
bfd248a3c9
|
Stub attribute_escape()
git-svn-id: http://svn.automattic.com/wordpress/trunk@11179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 20:57:22 +00:00 |
|
ryan
|
d3847a2f53
|
Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@11177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 19:53:39 +00:00 |
|
azaozz
|
6b7da9c94d
|
Fix widget option saving on drop, fixes #9721
git-svn-id: http://svn.automattic.com/wordpress/trunk@11176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 19:33:54 +00:00 |
|
ryan
|
229dedb539
|
Hide things that need to be available to screen readers via offscreen positioning. see #9445
git-svn-id: http://svn.automattic.com/wordpress/trunk@11175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 18:05:16 +00:00 |
|
ryan
|
c76426b42c
|
Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@11174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 18:02:00 +00:00 |
|
ryan
|
12078bcb11
|
Attr escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@11173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 17:54:08 +00:00 |
|
azaozz
|
6c74505f59
|
Make tags accessible without js on the edit screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 12:13:44 +00:00 |
|
azaozz
|
bf88b244cd
|
Hide text while editor is loading, show html editor on error
git-svn-id: http://svn.automattic.com/wordpress/trunk@11171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 10:34:50 +00:00 |
|
westi
|
cce77d198a
|
Move _cleanup_header_comment() to wp-includes so it is always available. Fixes #8497 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 09:33:58 +00:00 |
|
westi
|
c8c528f18e
|
Support single line Template Name comment blocks for theme Templates and apply same cleanup to all header lines. Fixes #8497 props DD32 and Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 09:12:12 +00:00 |
|
azaozz
|
7d778bdaca
|
Widgets UI improvements: arrows, some more help
git-svn-id: http://svn.automattic.com/wordpress/trunk@11166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 01:19:10 +00:00 |
|
azaozz
|
14d3f71cf0
|
Sync common.js with common.dev.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@11165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-03 23:23:32 +00:00 |
|
azaozz
|
4ad76521d5
|
Make is_active_widget() optionally look in 'wp_inactive_widgets' for use in the admin
git-svn-id: http://svn.automattic.com/wordpress/trunk@11164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-03 23:20:26 +00:00 |
|
azaozz
|
8eda11f4bf
|
Pass the form fields names as strings when saving widgets, fixes #9703
git-svn-id: http://svn.automattic.com/wordpress/trunk@11163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-03 23:17:47 +00:00 |
|
westi
|
614244af2b
|
Add a nag message if the user is still using an auto-generated password. See #9710 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-03 17:06:29 +00:00 |
|
azaozz
|
cd770d55a6
|
Do not import sidebars by index after switching themes, props Denis-de-Bernardy, see #9695
git-svn-id: http://svn.automattic.com/wordpress/trunk@11161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-03 07:53:54 +00:00 |
|
azaozz
|
83952bee95
|
Widgets UI styling, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-03 05:27:13 +00:00 |
|
ryan
|
87b704d710
|
Clean up save mssage. see #8713
git-svn-id: http://svn.automattic.com/wordpress/trunk@11159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-02 21:44:09 +00:00 |
|
ryan
|
161b628ba9
|
Turn off tag cloud filtering when requesting the cloud via AJAX. Props jhodgdon. fixes ##6593
git-svn-id: http://svn.automattic.com/wordpress/trunk@11158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-02 18:43:04 +00:00 |
|
azaozz
|
175c9730fb
|
Make the orange in Right Now module darker
git-svn-id: http://svn.automattic.com/wordpress/trunk@11157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-02 08:04:03 +00:00 |
|
ryan
|
9d7f3dbf3b
|
Update manifest to reflect removed files. fixes #9700
git-svn-id: http://svn.automattic.com/wordpress/trunk@11156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-02 03:26:38 +00:00 |
|
azaozz
|
aae118f16c
|
Add action "in_widget_form" allowing plugins to add extra fields, don't show "Save" button if a widget doesn't have settings form, fixes #9651
git-svn-id: http://svn.automattic.com/wordpress/trunk@11155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-02 00:21:16 +00:00 |
|
ryan
|
ef0b1dc621
|
Add labels to text inputs. see #9445
git-svn-id: http://svn.automattic.com/wordpress/trunk@11152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-01 21:52:34 +00:00 |
|
azaozz
|
d409315d8c
|
Add wpspin.gif and replace all spinners
git-svn-id: http://svn.automattic.com/wordpress/trunk@11150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-01 19:43:22 +00:00 |
|
ryan
|
922fd9cdc0
|
Add labels to titles. see #9445
git-svn-id: http://svn.automattic.com/wordpress/trunk@11149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-01 17:54:05 +00:00 |
|
azaozz
|
4ec5141bee
|
Fix styling issues with the registration form, fixes #9688
git-svn-id: http://svn.automattic.com/wordpress/trunk@11148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 23:53:26 +00:00 |
|
azaozz
|
cbf39b4bf0
|
Add background color on widget control with blue admin, props arena, fixes #9589
git-svn-id: http://svn.automattic.com/wordpress/trunk@11146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 23:33:54 +00:00 |
|
azaozz
|
2d760369c0
|
Fox layout in the tagret postbox on edit link screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 23:09:26 +00:00 |
|
azaozz
|
adc787372e
|
Let plugins use screen layout columns, props arena, fixes #9606
git-svn-id: http://svn.automattic.com/wordpress/trunk@11144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 22:51:42 +00:00 |
|
ryan
|
11cbf4e3d7
|
Fix category search pagination. Fix caching of empty term results. Props Denis-de-Bernardy. fixes #8632
git-svn-id: http://svn.automattic.com/wordpress/trunk@11140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 16:51:45 +00:00 |
|
ryan
|
c206ed413c
|
cat_row fixes. Props hailin. fixes #9661 see #8632
git-svn-id: http://svn.automattic.com/wordpress/trunk@11139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 16:29:40 +00:00 |
|
ryan
|
5f7de2a553
|
Plural contexts. Props nbachiyski. fixes #8128
git-svn-id: http://svn.automattic.com/wordpress/trunk@11137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 16:22:14 +00:00 |
|
azaozz
|
0ca846c54d
|
Call wp_menu_unfold() after user settings have been synchronized
git-svn-id: http://svn.automattic.com/wordpress/trunk@11135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 07:17:05 +00:00 |
|
azaozz
|
f7a6290580
|
Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859
git-svn-id: http://svn.automattic.com/wordpress/trunk@11133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 02:33:22 +00:00 |
|
ryan
|
f78640043d
|
Avoid expensive NOT LIKE query. Filter in php instead.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-29 23:32:53 +00:00 |
|
azaozz
|
c5c7eff703
|
Hide widget count when no sidebars defined, props scribu, fixes #8035
git-svn-id: http://svn.automattic.com/wordpress/trunk@11131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-29 23:30:07 +00:00 |
|
ryan
|
4d2e474a0f
|
Allow for non-contiguous array indices. Props hailin. fixes #9670
git-svn-id: http://svn.automattic.com/wordpress/trunk@11130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-29 21:01:51 +00:00 |
|
ryan
|
942d030b1d
|
No need to attribute_escape a cleaned url. fixes #8587
git-svn-id: http://svn.automattic.com/wordpress/trunk@11127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-29 20:14:39 +00:00 |
|
ryan
|
05e2ec9370
|
Include subcats in search results. Props Denis-de-Bernardy. fixes #8632
git-svn-id: http://svn.automattic.com/wordpress/trunk@11123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-29 16:46:45 +00:00 |
|
ryan
|
7587955a22
|
urlencode referrer. Props hakre. fixes #8587
git-svn-id: http://svn.automattic.com/wordpress/trunk@11120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-29 16:20:14 +00:00 |
|
azaozz
|
6d535ce0c2
|
Load the menu folded (if set), load the editor earlier
git-svn-id: http://svn.automattic.com/wordpress/trunk@11118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-29 05:43:03 +00:00 |
|
ryan
|
41a3df9cd0
|
Don't double escape autosaves. fixes #9433
git-svn-id: http://svn.automattic.com/wordpress/trunk@11117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-29 02:47:41 +00:00 |
|
azaozz
|
a7bdc45876
|
Add list css classes, fixes #9491
git-svn-id: http://svn.automattic.com/wordpress/trunk@11116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-28 20:57:04 +00:00 |
|
ryan
|
afe94fd361
|
Better target descriptions. Props RanYanivHartstein, scohoust. fixes #6615
git-svn-id: http://svn.automattic.com/wordpress/trunk@11114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-28 19:45:57 +00:00 |
|
ryan
|
cc15ecfbff
|
More hook back-compat. Props coffee2code. fixes #9438
git-svn-id: http://svn.automattic.com/wordpress/trunk@11113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-28 19:40:34 +00:00 |
|
ryan
|
9ef2afc85b
|
attr escaping. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-28 06:37:51 +00:00 |
|
ryan
|
2d489767bb
|
s/attribute_escape/attr/. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-28 05:58:45 +00:00 |
|
azaozz
|
aac9c56084
|
Clean up for colors-classic.css, props Simek, fixes #9658
git-svn-id: http://svn.automattic.com/wordpress/trunk@11107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-28 00:22:19 +00:00 |
|
ryan
|
c2ff1cd44a
|
Some attr escaping. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-27 23:09:08 +00:00 |
|
ryan
|
2249c69021
|
attr(), _a(), _ea(), _xa() for shorthand attribute escaping. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-27 21:58:04 +00:00 |
|
ryan
|
2eb1947d03
|
Blue theme updates. Props Gordon Brander
git-svn-id: http://svn.automattic.com/wordpress/trunk@11100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-27 18:48:58 +00:00 |
|
ryan
|
7b9137f7bf
|
Add missing quotes for returned values in admin-ajax.php. Props Simek. fixes #9654
git-svn-id: http://svn.automattic.com/wordpress/trunk@11099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-27 18:36:27 +00:00 |
|
azaozz
|
71086625a6
|
Add hook for update profile, props Cimmo, fixes #9302
git-svn-id: http://svn.automattic.com/wordpress/trunk@11096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-27 11:18:04 +00:00 |
|
azaozz
|
7ee6f89719
|
Move RSS widget to WP_Widget, see #8441
git-svn-id: http://svn.automattic.com/wordpress/trunk@11093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-27 08:46:47 +00:00 |
|
ryan
|
e236c9c085
|
Allow menu reordering via plugin
git-svn-id: http://svn.automattic.com/wordpress/trunk@11092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-27 05:09:50 +00:00 |
|
ryan
|
b56c151d71
|
WP_Upgrader updates from DD32. see #7875
git-svn-id: http://svn.automattic.com/wordpress/trunk@11089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-26 18:17:19 +00:00 |
|
ryan
|
0a54bb3bfe
|
Fix php4 constructors
git-svn-id: http://svn.automattic.com/wordpress/trunk@11084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 23:50:37 +00:00 |
|
ryan
|
515487d39c
|
Check if not exists and not is_dir before bailing. Props st3ff3n. fixes #9274
git-svn-id: http://svn.automattic.com/wordpress/trunk@11082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 17:12:21 +00:00 |
|
ryan
|
7651b29cb9
|
Silence html_entity_decode warnings. Props Denis-de-Bernardy. fixes #9616
git-svn-id: http://svn.automattic.com/wordpress/trunk@11081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 16:57:27 +00:00 |
|
ryan
|
0fad23034c
|
Better error messages. Props DD32. see #7875
git-svn-id: http://svn.automattic.com/wordpress/trunk@11080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 16:53:35 +00:00 |
|
ryan
|
0c56f7027d
|
Tabify
git-svn-id: http://svn.automattic.com/wordpress/trunk@11079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 16:44:50 +00:00 |
|
azaozz
|
fc0c1a2e1b
|
TinyMCE 3.2.3 final, includes new Paste plugin with auto-cleanup (better paste from MS Word)
git-svn-id: http://svn.automattic.com/wordpress/trunk@11078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 15:26:00 +00:00 |
|
azaozz
|
1c8fad6d46
|
Lets try the HTML 5 offline resources storage (Firefox 3.5 only)
git-svn-id: http://svn.automattic.com/wordpress/trunk@11077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 13:02:52 +00:00 |
|
azaozz
|
7156b1bbb3
|
get_manifest() + gears-manifest.php + cache-manifest.php, props ryan, see #7262
git-svn-id: http://svn.automattic.com/wordpress/trunk@11076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 10:48:08 +00:00 |
|
azaozz
|
289e11f569
|
Remove the top border from the plugin-update notice, props demetris, fixes #9628
git-svn-id: http://svn.automattic.com/wordpress/trunk@11075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 06:39:08 +00:00 |
|
azaozz
|
5bb3173d78
|
Fix hiding of comments after approving/unapproving them
git-svn-id: http://svn.automattic.com/wordpress/trunk@11073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-24 02:25:20 +00:00 |
|
ryan
|
267f508f2f
|
Add wp_unique_post_slug(). Apply it when getting sample permalinks. Props nbachiyski. fixes #6595
git-svn-id: http://svn.automattic.com/wordpress/trunk@11071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-23 20:21:18 +00:00 |
|
azaozz
|
9c1c3f7eda
|
Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484
git-svn-id: http://svn.automattic.com/wordpress/trunk@11070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-23 08:28:22 +00:00 |
|
markjaquith
|
e0726162ec
|
Dynamically update display name as its components are updated in the profile. props to mattwalters for the original patch. fixes #8508
git-svn-id: http://svn.automattic.com/wordpress/trunk@11065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-23 05:55:26 +00:00 |
|
ryan
|
857a0563cf
|
SS2 FS fixes. Props DD32. fixes #8210
git-svn-id: http://svn.automattic.com/wordpress/trunk@11063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 23:38:01 +00:00 |
|
ryan
|
e9ab4ba39d
|
Update pclzip to 2.8 and apply x64 patch. Props demetris. fixes #9615
git-svn-id: http://svn.automattic.com/wordpress/trunk@11056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 18:04:49 +00:00 |
|
ryan
|
db80f0e778
|
Don't remember search in last view. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 17:56:38 +00:00 |
|
azaozz
|
a12587214f
|
Notice fixes, props sivel, see #9393
git-svn-id: http://svn.automattic.com/wordpress/trunk@11052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 12:24:45 +00:00 |
|
azaozz
|
a87fce21b6
|
Properly set the default tab in the uploader, props fuggi, fixes #7219
git-svn-id: http://svn.automattic.com/wordpress/trunk@11051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 11:10:15 +00:00 |
|
azaozz
|
8d96798043
|
wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597
git-svn-id: http://svn.automattic.com/wordpress/trunk@11050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 09:29:43 +00:00 |
|
azaozz
|
bae49e8f79
|
Change text in link categories forms, fixes #9612
git-svn-id: http://svn.automattic.com/wordpress/trunk@11047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 07:29:01 +00:00 |
|
ryan
|
757bda8aa1
|
Grammar fix. Props novasource, Denis-de-Bernardy. fixes #9135
git-svn-id: http://svn.automattic.com/wordpress/trunk@11046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 06:50:03 +00:00 |
|
ryan
|
1d64107dcf
|
When on create page, default favorite actions to the correspoding manage page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 01:47:20 +00:00 |
|
ryan
|
3f25a73455
|
When on manage page, default favorite actions to the correspoding create page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 01:30:15 +00:00 |
|
ryan
|
c1e160a715
|
Update plugins leader text
git-svn-id: http://svn.automattic.com/wordpress/trunk@11042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 01:29:49 +00:00 |
|
azaozz
|
4258da8a23
|
Remove remnants from widgets search, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-22 01:06:15 +00:00 |
|
markjaquith
|
8f91d9a0b9
|
Drop the dual-use of db_version. Now it just stores the version. Post-upgrade hook triggered by separate binary db_upgraded option. fixes #9618
git-svn-id: http://svn.automattic.com/wordpress/trunk@11040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 23:12:57 +00:00 |
|
ryan
|
8f98c5d7cd
|
Fix all link. Props mtekk. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 22:57:23 +00:00 |
|
ryan
|
2da9842c83
|
Use dist pczlip. see #9615 #9464
git-svn-id: http://svn.automattic.com/wordpress/trunk@11038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 22:42:25 +00:00 |
|
ryan
|
9fff12ac91
|
Typo fix. Props DD32. fixes #9609
git-svn-id: http://svn.automattic.com/wordpress/trunk@11036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 22:06:15 +00:00 |
|
ryan
|
561146621f
|
Remember last view for comments page
git-svn-id: http://svn.automattic.com/wordpress/trunk@11035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 21:12:01 +00:00 |
|
ryan
|
4e05be3860
|
Remember last view for plugins page. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 20:38:17 +00:00 |
|
ryan
|
6d49900723
|
Hook name back-compat from Denis-de-Bernardy. fixes #9438
git-svn-id: http://svn.automattic.com/wordpress/trunk@11032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 19:49:56 +00:00 |
|
ryan
|
1a17f1963e
|
Remember status and page when redirecting. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 19:17:44 +00:00 |
|
azaozz
|
c6bfc98f2b
|
Remove passing by reference in WP_Upgrader, see #7875
git-svn-id: http://svn.automattic.com/wordpress/trunk@11028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 08:10:41 +00:00 |
|
ryan
|
e8285dc491
|
Add per page screen option to plugins page. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 06:49:53 +00:00 |
|
azaozz
|
352b46a505
|
Show thumbnails for comments on attachments on Edit Comments screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@11026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-21 05:01:04 +00:00 |
|
ryan
|
64f86fb376
|
Update pclzip to 2.7. Props simek. fixes #9464
git-svn-id: http://svn.automattic.com/wordpress/trunk@11025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-20 22:25:40 +00:00 |
|
ryan
|
f22f7e491d
|
Cast to array to avoid warning. Props Denis-de-Bernardy, pamelatech. fixes #9116
git-svn-id: http://svn.automattic.com/wordpress/trunk@11021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-20 20:37:23 +00:00 |
|
ryan
|
63fad3d055
|
Use unlocalized hook name. Props hakre. fixes #9438
git-svn-id: http://svn.automattic.com/wordpress/trunk@11017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-20 19:48:11 +00:00 |
|
ryan
|
dba5368640
|
Fix bulk action lists. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-20 19:23:33 +00:00 |
|
ryan
|
a61bc0ec8a
|
Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@11013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-20 18:18:39 +00:00 |
|
ryan
|
79c63cfe7d
|
Install/upgrade cleanups. Props DD32, sivel. see #7875
git-svn-id: http://svn.automattic.com/wordpress/trunk@11012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-20 18:15:08 +00:00 |
|
azaozz
|
2155f6427c
|
Press This notice fixes, props DD32, fixes #9593
git-svn-id: http://svn.automattic.com/wordpress/trunk@11010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-20 11:14:37 +00:00 |
|
azaozz
|
0200501698
|
Add and edit widget when js is disabled, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-20 10:58:50 +00:00 |
|
westi
|
e8abe70f25
|
Better view on Manage Themes when only one theme installed. Fixes #9029.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 20:56:02 +00:00 |
|
ryan
|
e2e37d209e
|
Add manage_comments_custom_column hook. Props sirzooro, coffee2code. fixes #9583
git-svn-id: http://svn.automattic.com/wordpress/trunk@11007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 20:18:27 +00:00 |
|
ryan
|
efc5be4569
|
RTL fixes. Props yoavf. fixes #9521
git-svn-id: http://svn.automattic.com/wordpress/trunk@11006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 20:07:58 +00:00 |
|
ryan
|
1cd542a5e2
|
consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
git-svn-id: http://svn.automattic.com/wordpress/trunk@11005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 19:36:28 +00:00 |
|
ryan
|
c72dd79062
|
Show actions based on plugin active status. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 18:53:05 +00:00 |
|
ryan
|
dd5ea16c6f
|
Plugin search and paging. Props DD32. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 18:50:22 +00:00 |
|
ryan
|
b6caa91300
|
Fix translation of plugin metadata. Props DD32. fixes #9573
git-svn-id: http://svn.automattic.com/wordpress/trunk@11002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 18:45:09 +00:00 |
|
ryan
|
73ee8e006d
|
Move leader text to contextual help. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 01:27:18 +00:00 |
|
ryan
|
75c82cab75
|
Add filter showing all plugins that have an upgrade available. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 01:22:02 +00:00 |
|
ryan
|
86695c7c5f
|
Add plugin filter by status. Move help verbage to contextual help. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@10999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-19 01:11:13 +00:00 |
|
ryan
|
08ef658e61
|
Improve meta_form() query. Props Denis-de-Bernardy. fixes #8561
git-svn-id: http://svn.automattic.com/wordpress/trunk@10998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-18 23:48:07 +00:00 |
|
azaozz
|
660013e30a
|
Add "View page" link in the status notice after a page has been updated
git-svn-id: http://svn.automattic.com/wordpress/trunk@10996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-18 08:12:44 +00:00 |
|
azaozz
|
67d841770a
|
Add "code" class to more URL input fields, props johnbillion, fixes #8383
git-svn-id: http://svn.automattic.com/wordpress/trunk@10995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-18 06:47:56 +00:00 |
|
ryan
|
e6cfd0dd6b
|
Case-insensitive sorting of themes in themes.php. Props demetris. fixes #9570
git-svn-id: http://svn.automattic.com/wordpress/trunk@10993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 21:31:57 +00:00 |
|
ryan
|
4956e5d453
|
Cache user lookups made by nicename. Add get_user_by(). fixes #4170
git-svn-id: http://svn.automattic.com/wordpress/trunk@10992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 21:25:11 +00:00 |
|
ryan
|
05666ec7bc
|
Enforce unique email addresses. Props Denis-de-Bernardy. fixes #9563
git-svn-id: http://svn.automattic.com/wordpress/trunk@10990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 18:43:40 +00:00 |
|
azaozz
|
5563639dd5
|
Keep the same name and remove unused core, see [10987]
git-svn-id: http://svn.automattic.com/wordpress/trunk@10988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 12:55:03 +00:00 |
|
azaozz
|
3650836f09
|
Submit the form when setting items per page option so it's visible straight away
git-svn-id: http://svn.automattic.com/wordpress/trunk@10987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 12:46:53 +00:00 |
|
markjaquith
|
f14080686d
|
elbow room for upgrade.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@10986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 08:00:48 +00:00 |
|
markjaquith
|
281d9a19f9
|
slightly more friendly database upgrade message
git-svn-id: http://svn.automattic.com/wordpress/trunk@10985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 07:46:43 +00:00 |
|
ryan
|
7ac341174d
|
Fix typos in css. Props ranchnachos. fixes #9555
git-svn-id: http://svn.automattic.com/wordpress/trunk@10980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 06:04:25 +00:00 |
|
ryan
|
a1aeb4a1f2
|
Use comments_open() and pings_open() in packaged themes. Props coffee2code. fixes #9556
git-svn-id: http://svn.automattic.com/wordpress/trunk@10978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 05:30:09 +00:00 |
|
markjaquith
|
b5d4fae306
|
New admin_footer_text filter. props JohnLamansky. fixes #9552
git-svn-id: http://svn.automattic.com/wordpress/trunk@10976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 03:17:40 +00:00 |
|
ryan
|
29d4257fbd
|
Use API to delete links when deleting a user. Props TimButterfield, scohoust. fixes #7774
git-svn-id: http://svn.automattic.com/wordpress/trunk@10975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 02:13:00 +00:00 |
|
azaozz
|
72456bcdbf
|
Don't use get_catname() (deprecated), props filosofo, see #9550
git-svn-id: http://svn.automattic.com/wordpress/trunk@10972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 01:11:31 +00:00 |
|
azaozz
|
21a5244520
|
Remove code class from some input fields, add to URL input fields, props johnbillion, fixes #8383
git-svn-id: http://svn.automattic.com/wordpress/trunk@10971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 01:04:00 +00:00 |
|
azaozz
|
434ccb0ce0
|
Hide email addresses from low privilege users on the comments page, props mrmist, fixes #8801
git-svn-id: http://svn.automattic.com/wordpress/trunk@10970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 00:48:41 +00:00 |
|
azaozz
|
097b84333d
|
Fix listing of child pages after editing with Quick Edit, props jbsil, fixes #8444
git-svn-id: http://svn.automattic.com/wordpress/trunk@10968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-17 00:07:22 +00:00 |
|
ryan
|
b50c964869
|
Fix missing titles for plugins without submenus. Props clwill. fixes #9146
git-svn-id: http://svn.automattic.com/wordpress/trunk@10966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 23:42:42 +00:00 |
|
ryan
|
38b53fb9bf
|
Remove My Hacks option. Props filosofo. fixes #9551
git-svn-id: http://svn.automattic.com/wordpress/trunk@10964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 22:58:20 +00:00 |
|
ryan
|
0f43de45c5
|
Fix sign problem when converting from gmt_offset to new Etc/GMT timezone. Props Otto42. see #3962
git-svn-id: http://svn.automattic.com/wordpress/trunk@10962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 22:17:13 +00:00 |
|
azaozz
|
dee602f501
|
Show proper error when adding a custom field without a value, props scohoust, fixes #7541
git-svn-id: http://svn.automattic.com/wordpress/trunk@10957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 21:55:35 +00:00 |
|
ryan
|
328861f0e3
|
Page templates should be relative to the theme ir, not the themes dir.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 18:28:35 +00:00 |
|
ryan
|
4e62823c7a
|
Handle backticks in dbDelta. Props AaronCampbell. fixes #8014
git-svn-id: http://svn.automattic.com/wordpress/trunk@10948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 17:45:11 +00:00 |
|
ryan
|
02c77b8576
|
Add context to string. Props Viper007Bond. fixes #9507
git-svn-id: http://svn.automattic.com/wordpress/trunk@10944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 16:32:32 +00:00 |
|
azaozz
|
29f9a48eaa
|
CSS cleanup and fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@10943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 04:41:05 +00:00 |
|
ryan
|
7bdbfe50d7
|
Fix theme install downloads. Props josephscott. fixes #9543
git-svn-id: http://svn.automattic.com/wordpress/trunk@10942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 03:46:45 +00:00 |
|
azaozz
|
77a7c69770
|
Save widget when pressing Enter, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@10941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-15 23:25:28 +00:00 |
|
azaozz
|
1e31cc81a0
|
Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices
git-svn-id: http://svn.automattic.com/wordpress/trunk@10939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-15 19:55:41 +00:00 |
|
ryan
|
4478013975
|
Move link outside label. Props nightgunner5, Nicholas91. fixes #7983
git-svn-id: http://svn.automattic.com/wordpress/trunk@10935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-15 17:04:48 +00:00 |
|
ryan
|
ff657986ff
|
Revert FTP parts of [10919]. fixes #9535 see #9525
git-svn-id: http://svn.automattic.com/wordpress/trunk@10930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-14 17:16:44 +00:00 |
|
ryan
|
8bda5ccc44
|
Notice fixes. Props Viper007Bond. fixes #9508
git-svn-id: http://svn.automattic.com/wordpress/trunk@10928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-14 15:35:33 +00:00 |
|
azaozz
|
47d717faaf
|
Match old/new sidebars by index when switching themes, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@10927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-14 01:17:57 +00:00 |
|
azaozz
|
0a0dde8ddc
|
Fold widget after saving, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@10926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-13 17:08:13 +00:00 |
|
ryan
|
b3c631cc1f
|
Set default coords for cropper. Props yoavf. fixes #9526
git-svn-id: http://svn.automattic.com/wordpress/trunk@10925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-13 17:00:51 +00:00 |
|
ryan
|
30f16a34a7
|
Fix upgrade theme nonce.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-13 16:26:00 +00:00 |
|
ryan
|
e3acc800f8
|
Theme insall cleanups. Props DD32. fixes #9508
git-svn-id: http://svn.automattic.com/wordpress/trunk@10923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-13 16:24:37 +00:00 |
|
azaozz
|
4be0d4b866
|
Widgets: open when adding, clean-up AJAX calls, slower animation/less jumping in IE, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@10922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-13 16:20:58 +00:00 |
|
ryan
|
31a2bbad76
|
WPFS cleanups. Props DD32. fixes #9525
git-svn-id: http://svn.automattic.com/wordpress/trunk@10919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-13 16:11:02 +00:00 |
|
azaozz
|
730c6d3fd8
|
Prevent hiding of the Publish postbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@10917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-13 03:39:46 +00:00 |
|
azaozz
|
076dc80a08
|
Resizing and animation for widgets, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@10916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-13 01:17:59 +00:00 |
|
ryan
|
caa38f816f
|
Use stylesheet directory when deleting a theme so we don't accidentally delete a parent theme. Props ionfish. fixes #9519
git-svn-id: http://svn.automattic.com/wordpress/trunk@10915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-12 17:32:03 +00:00 |
|
azaozz
|
0981f69b02
|
Notice fix for widgets.php, props sivel, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@10913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-12 17:04:47 +00:00 |
|
azaozz
|
123d7ee968
|
Widgets page, first run, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@10912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-11 14:37:24 +00:00 |
|
ryan
|
f2208f3c91
|
Add per page screen option for tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@10909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-10 21:52:57 +00:00 |
|
ryan
|
1164645872
|
Add per page screen option for categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@10908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-10 21:47:01 +00:00 |
|
ryan
|
8362ffda5c
|
Remove deubg
git-svn-id: http://svn.automattic.com/wordpress/trunk@10906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-10 21:18:58 +00:00 |
|
ryan
|
6f431038f2
|
Add option to check if term exists with given parent. Update ajax add-cat check to pass parent when checking if cat exists.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-10 20:58:25 +00:00 |
|
ryan
|
e20fd21b39
|
Notice fixes. Props DD32. fixes #9502
git-svn-id: http://svn.automattic.com/wordpress/trunk@10904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-10 04:34:44 +00:00 |
|
azaozz
|
9d35395cb5
|
Tag descriptions, props aaroncampbell, fixes #9381
git-svn-id: http://svn.automattic.com/wordpress/trunk@10903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-09 16:00:40 +00:00 |
|
azaozz
|
135af2d731
|
Remove post_category and link_category from wp_install_defaults(), props Denis-de-Bernardy, fixes #9493
git-svn-id: http://svn.automattic.com/wordpress/trunk@10902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-09 13:46:10 +00:00 |
|
azaozz
|
005fd4f14f
|
Use cached feed data on the Dashboard, props DD32, #9483
git-svn-id: http://svn.automattic.com/wordpress/trunk@10901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-09 13:23:10 +00:00 |
|
azaozz
|
7d2cea69a8
|
Fix close tag in Theme Installer, props simek, fixes #9498
git-svn-id: http://svn.automattic.com/wordpress/trunk@10900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-09 13:16:14 +00:00 |
|
ryan
|
639fcbfaca
|
Drop post_category and link_category from the schema. Props Denis-de-Bernardy. see #9435
git-svn-id: http://svn.automattic.com/wordpress/trunk@10895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-08 19:07:04 +00:00 |
|
ryan
|
f17cf80acd
|
Add deleted_user action. Props Denis-de-Bernardy. see #9422
git-svn-id: http://svn.automattic.com/wordpress/trunk@10894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-08 19:01:10 +00:00 |
|
westi
|
953709c72a
|
More phpdoc updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-08 18:40:36 +00:00 |
|
ryan
|
221eeb89ab
|
Ignore index.php in plugins dir when creating menus. Props Denis-de-Bernardy. fixes #6478
git-svn-id: http://svn.automattic.com/wordpress/trunk@10890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-08 18:20:33 +00:00 |
|
ryan
|
1d034b8a0d
|
Typo fix. Props demetris. fixes #9479
git-svn-id: http://svn.automattic.com/wordpress/trunk@10889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-07 23:58:35 +00:00 |
|
ryan
|
bc69a42d12
|
Make wporg_theme_feature_list a transient. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-07 21:44:23 +00:00 |
|
ryan
|
a22099628c
|
Translate tag filter keywords. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-07 17:02:25 +00:00 |
|
azaozz
|
af1c4a7836
|
Fix css for the submit box on the Edit Comment screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@10884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-07 14:55:24 +00:00 |
|
azaozz
|
84454b5174
|
Theme install: replace 'popular tags' section with feature filter, props josephscott, see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-07 09:44:41 +00:00 |
|
azaozz
|
25c13543f2
|
Fix confirmation for second bulk delete, fixes #9473
git-svn-id: http://svn.automattic.com/wordpress/trunk@10881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-06 22:21:45 +00:00 |
|
ryan
|
acfc07e738
|
Don't force balance tags to avoid image stripping. Props beaulebens. fixes #9468
git-svn-id: http://svn.automattic.com/wordpress/trunk@10880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-06 18:33:50 +00:00 |
|
ryan
|
5535abbd22
|
Don't allow editing of binary files. Props jbsil. fixes #9452
git-svn-id: http://svn.automattic.com/wordpress/trunk@10879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-06 17:27:36 +00:00 |
|
ryan
|
a259415cf5
|
Improve timezone wording. Props nbachiyski. see #3962
git-svn-id: http://svn.automattic.com/wordpress/trunk@10878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-06 16:16:39 +00:00 |
|
azaozz
|
2b4925cf63
|
Make sure parseInt returns decimal
git-svn-id: http://svn.automattic.com/wordpress/trunk@10873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-05 08:34:51 +00:00 |
|
azaozz
|
d849a19db2
|
Styling and minor improvements for items per page option
git-svn-id: http://svn.automattic.com/wordpress/trunk@10872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-05 08:25:10 +00:00 |
|
azaozz
|
9c7ba66e64
|
Correct ABSPATH in load-scripts.php, load-styles.php and gears-manifest.php, props hakre, fixes #9461
git-svn-id: http://svn.automattic.com/wordpress/trunk@10871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-05 03:32:49 +00:00 |
|
azaozz
|
7160187ec2
|
Improved no-js styles
git-svn-id: http://svn.automattic.com/wordpress/trunk@10869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-04 17:07:31 +00:00 |
|
azaozz
|
a4c45667e1
|
Fix 'admin_body_class' filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@10868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-04 13:40:21 +00:00 |
|
azaozz
|
b9c19736ff
|
Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454
git-svn-id: http://svn.automattic.com/wordpress/trunk@10867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-04 11:15:39 +00:00 |
|
azaozz
|
8c7f6cb6ee
|
Fix flash upload button, right sidebar on write pages in IE6
git-svn-id: http://svn.automattic.com/wordpress/trunk@10865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-04 10:21:43 +00:00 |
|
ryan
|
d859e9dd3b
|
Make jCrop compatible with noConflict. Props nbachiyski. fixes #9375
git-svn-id: http://svn.automattic.com/wordpress/trunk@10863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-03 18:18:47 +00:00 |
|
ryan
|
f3d12c8b47
|
Make buttons pretty
git-svn-id: http://svn.automattic.com/wordpress/trunk@10860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-03 00:52:50 +00:00 |
|
ryan
|
a539bd5ac6
|
Remove extra input. Props hakre. fixes #9430
git-svn-id: http://svn.automattic.com/wordpress/trunk@10859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-01 16:39:21 +00:00 |
|
ryan
|
7d37926ebc
|
Move deleted_post back. Props Denis-de-Bernardy . see #9422
git-svn-id: http://svn.automattic.com/wordpress/trunk@10858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-01 16:10:14 +00:00 |
|
markjaquith
|
a25a1c10a7
|
preg_quote2() unnecessary. preg_quote() supports delimiter escaping if you pass it as second param
git-svn-id: http://svn.automattic.com/wordpress/trunk@10856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-01 05:45:28 +00:00 |
|
markjaquith
|
ffaa0293e3
|
Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434
git-svn-id: http://svn.automattic.com/wordpress/trunk@10855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-01 05:41:52 +00:00 |
|
azaozz
|
52cddcbd2f
|
Fix typo, props hakre, fixes #9431
git-svn-id: http://svn.automattic.com/wordpress/trunk@10854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-01 00:14:38 +00:00 |
|
ryan
|
abec350e44
|
Enforce consistent ID types to allow for foreign keys to be defined between tables. Props Denis-de-Bernardy. see #9422
git-svn-id: http://svn.automattic.com/wordpress/trunk@10852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-31 21:57:51 +00:00 |
|
ryan
|
f84839d5af
|
Fix delete statements to ensure data integrity when innodb and foreign keys are used. Props Denis-de-Bernardy. see #9422
git-svn-id: http://svn.automattic.com/wordpress/trunk@10851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-31 19:16:53 +00:00 |
|
ryan
|
533114e89f
|
Add screen icon for plugin upgrade. Props demetris. fixes #9410
git-svn-id: http://svn.automattic.com/wordpress/trunk@10850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-30 16:26:48 +00:00 |
|
azaozz
|
e5e2f13181
|
Fix highlighting of the whole page while dragging a sortable in WebKit, ajax tag cloud for non-admin users
git-svn-id: http://svn.automattic.com/wordpress/trunk@10849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-28 08:21:43 +00:00 |
|
ryan
|
e24a341f0b
|
Bind to submit event. Bump script loader.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-27 22:58:53 +00:00 |
|
ryan
|
72a58f8025
|
Add per page option to Screen Options for comments, posts, pages, and media.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-27 22:47:47 +00:00 |
|
ryan
|
f8926b2ad9
|
Use Jcrop for cropping. see #9375
git-svn-id: http://svn.automattic.com/wordpress/trunk@10846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-27 16:45:55 +00:00 |
|
azaozz
|
8011e6016b
|
TinyMCE 3.2.2.3, has several bugfixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@10845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-27 12:57:25 +00:00 |
|
azaozz
|
d2f10cfa07
|
Make uploader selection "sticky"
git-svn-id: http://svn.automattic.com/wordpress/trunk@10844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-27 08:36:51 +00:00 |
|
azaozz
|
3ca8d791a8
|
Fix right sidebar on edit comment screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@10843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-26 22:22:52 +00:00 |
|
ryan
|
586b13382a
|
use_ssl is a user option, not a blog option
git-svn-id: http://svn.automattic.com/wordpress/trunk@10842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-26 21:52:29 +00:00 |
|
ryan
|
35b069a3c7
|
Delete options that are now transients
git-svn-id: http://svn.automattic.com/wordpress/trunk@10841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-26 21:43:36 +00:00 |
|
ryan
|
022bc7646f
|
Serialize arrays
git-svn-id: http://svn.automattic.com/wordpress/trunk@10840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-26 17:59:27 +00:00 |
|
azaozz
|
0cf0733ba8
|
Fix empty table cells in IE
git-svn-id: http://svn.automattic.com/wordpress/trunk@10839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-26 02:17:01 +00:00 |
|
azaozz
|
05783317a4
|
Add toggle all button to the Gallery tab in the uploader
git-svn-id: http://svn.automattic.com/wordpress/trunk@10837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-25 17:20:03 +00:00 |
|
westi
|
7805a574d1
|
Improve translation support for timezone settings. See #9112 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-25 16:55:28 +00:00 |
|
ryan
|
a3d28151b2
|
Show template files in subdirs. Props DD32. fixes #4131
git-svn-id: http://svn.automattic.com/wordpress/trunk@10835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-25 16:51:08 +00:00 |
|
azaozz
|
61ff5addca
|
jQuery 1.3.2 and UI 1.7.1, may still have some regressions, add screen columns setting to the write/edit post/page screen options, fixes #8867
git-svn-id: http://svn.automattic.com/wordpress/trunk@10834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-25 14:29:22 +00:00 |
|
ryan
|
7b8286316f
|
Escape quotes. Props Viper007Bond. fixes #9386
git-svn-id: http://svn.automattic.com/wordpress/trunk@10833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-24 16:06:10 +00:00 |
|
ryan
|
8f7bbfc5fa
|
Validation fixes. Props Viper007Bond. fixes #9387
git-svn-id: http://svn.automattic.com/wordpress/trunk@10832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-24 15:27:17 +00:00 |
|
ryan
|
05e7b08659
|
Split add new plugin dashboard into search and upload.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-20 13:31:00 +00:00 |
|
azaozz
|
226f9a9789
|
Fix notice in general settings, props sivel, fixes #9369
git-svn-id: http://svn.automattic.com/wordpress/trunk@10828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-20 01:11:17 +00:00 |
|
azaozz
|
f26797d298
|
Define WP_ADMIN in flash uploader, props hailin, fixes #9368
git-svn-id: http://svn.automattic.com/wordpress/trunk@10827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-20 01:07:35 +00:00 |
|
azaozz
|
bea5770abc
|
Fix notice in plugins editor, props sivel, fixes #9367
git-svn-id: http://svn.automattic.com/wordpress/trunk@10826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-20 01:02:05 +00:00 |
|
azaozz
|
fb0c5fbe97
|
More theme install styling, see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-20 00:14:57 +00:00 |
|
westi
|
427e5aa3e5
|
Fix notice when registering admin avatar filter. See #9366 props sivel
git-svn-id: http://svn.automattic.com/wordpress/trunk@10821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-19 21:52:50 +00:00 |
|
westi
|
842c0927ef
|
Fix notice in plugin installer. See #9365 props sivel
git-svn-id: http://svn.automattic.com/wordpress/trunk@10820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-19 21:49:32 +00:00 |
|
azaozz
|
015c9e542e
|
Filters for IM names in user profile, props Txanny, fixes #9357
git-svn-id: http://svn.automattic.com/wordpress/trunk@10819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-19 09:16:26 +00:00 |
|
azaozz
|
64fe95ae97
|
Correct font-size for ol and ul in .widefat, props demetris, fixes #9356
git-svn-id: http://svn.automattic.com/wordpress/trunk@10818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-19 09:01:08 +00:00 |
|
ryan
|
18c63b62aa
|
Clean urls
git-svn-id: http://svn.automattic.com/wordpress/trunk@10811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-18 02:46:32 +00:00 |
|
ryan
|
e8b6fe7347
|
Trim trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-18 02:43:45 +00:00 |
|
azaozz
|
bbb1530175
|
Improved admin icons, props empireoflight, fixes #9351
git-svn-id: http://svn.automattic.com/wordpress/trunk@10806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-17 19:47:57 +00:00 |
|
ryan
|
733e7592c6
|
Separate widget form and update callbacks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-17 00:59:42 +00:00 |
|
azaozz
|
9f9fcdfa9d
|
Add sort order for the gallery in the uploader
git-svn-id: http://svn.automattic.com/wordpress/trunk@10793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-16 13:05:09 +00:00 |
|
azaozz
|
083218222c
|
Fix undefined variable in theme-editor, props mrmist, fixes #9333
git-svn-id: http://svn.automattic.com/wordpress/trunk@10792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-15 17:14:44 +00:00 |
|
azaozz
|
c054f27b6e
|
TinyMCE 3.2.2
git-svn-id: http://svn.automattic.com/wordpress/trunk@10791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-15 16:55:49 +00:00 |
|
azaozz
|
1b7ef6aab5
|
Add some styling to plugins descriptions when installing
git-svn-id: http://svn.automattic.com/wordpress/trunk@10790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-15 13:09:25 +00:00 |
|
azaozz
|
5da7e83817
|
Theme install style tweaks, see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-15 11:04:34 +00:00 |
|
azaozz
|
361b70792f
|
Fully escape Post/Page titles, props Viper007Bond, fixes #9322
git-svn-id: http://svn.automattic.com/wordpress/trunk@10787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-15 07:59:12 +00:00 |
|
ryan
|
94e5cffaa7
|
Remember page when redirecting after tag edit. Props Viper007Bond. fixes #9220 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-13 05:24:20 +00:00 |
|
ryan
|
b1222311f7
|
gettext comments. Props nbachiyski. see #9112
git-svn-id: http://svn.automattic.com/wordpress/trunk@10774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-13 03:53:39 +00:00 |
|
ryan
|
c569b75494
|
Use full strings for i18n friendliness. Props nbachiyski. see #3962
git-svn-id: http://svn.automattic.com/wordpress/trunk@10770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-11 15:46:16 +00:00 |
|
ryan
|
04a572f4a7
|
Set autoload in populate options query
git-svn-id: http://svn.automattic.com/wordpress/trunk@10768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-11 01:07:12 +00:00 |
|
ryan
|
d10b538652
|
gettext contexts. Props nbachiyski. see #9112
git-svn-id: http://svn.automattic.com/wordpress/trunk@10767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-10 23:02:29 +00:00 |
|
ryan
|
2f4b8b8566
|
Use two queries to populate all options during install/upgrade instead of 2 times the number of options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-10 22:41:33 +00:00 |
|
ryan
|
dd98e4f40f
|
Create user object. Props mark8barnes. fixes #9309 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-10 18:37:53 +00:00 |
|
ryan
|
4b729c6cba
|
Cleanup plugin compatibility messages. Props DD32. fixes #8868
git-svn-id: http://svn.automattic.com/wordpress/trunk@10759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-10 18:31:55 +00:00 |
|
ryan
|
a4963d5ff4
|
Show DST info. Map old offest to Etc zones. Props Otto42. see #3962
git-svn-id: http://svn.automattic.com/wordpress/trunk@10757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-10 16:14:50 +00:00 |
|
azaozz
|
7c018a31cf
|
Move hidden span so it's not copied together with the permalink
git-svn-id: http://svn.automattic.com/wordpress/trunk@10754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-10 02:14:42 +00:00 |
|
ryan
|
d8c9781995
|
Timezone support. Props Otto42. see #3962
git-svn-id: http://svn.automattic.com/wordpress/trunk@10753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-10 00:50:00 +00:00 |
|
westi
|
d66daa8a98
|
Allow a plugin to control how many posts are displayed on edit pages. Fixes #9307 props aaroncampbell
git-svn-id: http://svn.automattic.com/wordpress/trunk@10749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-09 22:14:09 +00:00 |
|
azaozz
|
0acdb66f83
|
Fix values for gallery sort order
git-svn-id: http://svn.automattic.com/wordpress/trunk@10748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-09 07:02:38 +00:00 |
|
azaozz
|
7eb895310a
|
Better Google Chrome "Disable Gears" message, props caesarsgrunt, fixes #7684
git-svn-id: http://svn.automattic.com/wordpress/trunk@10746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-08 06:53:18 +00:00 |
|
azaozz
|
519356e97a
|
Save RSS feed URL in the Incoming Links widget, props johnbillion, fixes #9299
git-svn-id: http://svn.automattic.com/wordpress/trunk@10743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-08 05:08:32 +00:00 |
|
azaozz
|
a2fccc011b
|
Add RSS Error handling functionality to RSS Widget displays, props DD32, fixes #9273
git-svn-id: http://svn.automattic.com/wordpress/trunk@10739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-07 19:44:28 +00:00 |
|
ryan
|
98462ab1b6
|
Don't show already installed plugins in the Plugins dashboard widget. Props Viper007Bond. fixes #8781
git-svn-id: http://svn.automattic.com/wordpress/trunk@10738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-07 02:07:24 +00:00 |
|
ryan
|
e70c54c967
|
Typo fix. Props josephscott. fixes #9294
git-svn-id: http://svn.automattic.com/wordpress/trunk@10736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 23:12:24 +00:00 |
|
azaozz
|
e97a2c3e90
|
Don't use mb_* functions to match file extension, fixes #9289
git-svn-id: http://svn.automattic.com/wordpress/trunk@10734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 16:17:57 +00:00 |
|
ryan
|
3c803da070
|
Add index on taxonomy. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 08:26:45 +00:00 |
|
ryan
|
c1886783d1
|
Use wpdb::insert() and update(). see #6836
git-svn-id: http://svn.automattic.com/wordpress/trunk@10731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 05:06:15 +00:00 |
|
ryan
|
d43bd8177c
|
Use wpdb::insert() and update(). Props DD32. see #6836
git-svn-id: http://svn.automattic.com/wordpress/trunk@10730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 04:27:51 +00:00 |
|
azaozz
|
6405b50953
|
Force-wrap comments in Recent Comments on the dashboard, expand width when no avatar, fixes #9283
git-svn-id: http://svn.automattic.com/wordpress/trunk@10729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 03:20:38 +00:00 |
|
azaozz
|
5ebd95e257
|
Add author column to detached media, props scribu, fixes #9282
git-svn-id: http://svn.automattic.com/wordpress/trunk@10728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 02:23:52 +00:00 |
|
ryan
|
801705a502
|
Initialize post_date_gmt for default post to edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 23:06:04 +00:00 |
|
ryan
|
35eb4bca32
|
post_exists() and comment_exists() fixes. Fixes post duplication during import. Props tott. fixes #8460
git-svn-id: http://svn.automattic.com/wordpress/trunk@10722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 22:16:29 +00:00 |
|
ryan
|
33de670823
|
Fire nopriv actions from post and ajax handlers when user is not logged in.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 21:43:35 +00:00 |
|
ryan
|
583b8d5cb5
|
Allow users with edit_posts cap to use ajax tag search. Props yoavf. fixes #8651
git-svn-id: http://svn.automattic.com/wordpress/trunk@10719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 20:30:56 +00:00 |
|
ryan
|
7559d9a766
|
Escape dot in regex. Props pne, sivel. fixes #9088 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 20:17:27 +00:00 |
|
ryan
|
db1eb66625
|
Limit year field to 4 digits. Props sivel. fixes #9120
git-svn-id: http://svn.automattic.com/wordpress/trunk@10716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 20:15:10 +00:00 |
|
ryan
|
b72c13c912
|
delete_theme(). see #8678
git-svn-id: http://svn.automattic.com/wordpress/trunk@10715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 19:15:56 +00:00 |
|
ryan
|
1a6e597d9a
|
Add theme delete link. Stub action. see #8678
git-svn-id: http://svn.automattic.com/wordpress/trunk@10714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 18:45:26 +00:00 |
|
ryan
|
0e484e1bc6
|
Action links for themes page
git-svn-id: http://svn.automattic.com/wordpress/trunk@10713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 18:32:09 +00:00 |
|
ryan
|
f8ada7a44a
|
Filter text to be sent to editor when used From URL. Props nbachiyski. fixes #6588
git-svn-id: http://svn.automattic.com/wordpress/trunk@10710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 22:54:10 +00:00 |
|
ryan
|
b6f5ddf7f0
|
Add filter on type_form_. Props nbachiyski. fixes #6585
git-svn-id: http://svn.automattic.com/wordpress/trunk@10709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 22:48:02 +00:00 |
|
ryan
|
e3e53f3463
|
Don't process page template description since it is not used. Props simonwheatley. fixes #7850
git-svn-id: http://svn.automattic.com/wordpress/trunk@10706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 20:51:06 +00:00 |
|
ryan
|
12bd1a3053
|
Avoid double encoding of attachment descriptions. Props dwc. fixes #9168 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 19:37:33 +00:00 |
|
ryan
|
32ed8e4b8a
|
Nested install fixes. Props sivel. fixes #7997 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 19:30:16 +00:00 |
|
ryan
|
d7b53ad4f8
|
Add RSS Error handling functionality to RSS Widget displays. Props DD32. fixes #9273
git-svn-id: http://svn.automattic.com/wordpress/trunk@10697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 19:24:48 +00:00 |
|
azaozz
|
65e0cea07b
|
Show file url after upload form media library, props yoavf, fixes #9267
git-svn-id: http://svn.automattic.com/wordpress/trunk@10696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 08:22:25 +00:00 |
|
westi
|
53c53c0bc8
|
Display the search query when searching users. Fixes #9265 for trunk props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 08:16:53 +00:00 |
|
westi
|
a5594ea3a3
|
Improve the description for the default comment status. Fixes #8894 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 21:08:02 +00:00 |
|
ryan
|
a33afa3546
|
Pass blog charset to html_entity_decode(). Props adferguson. fixes #7563
git-svn-id: http://svn.automattic.com/wordpress/trunk@10688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 18:37:25 +00:00 |
|
ryan
|
5777900e02
|
Add media_row_actions filter. Props johnbillion. fixes #9172
git-svn-id: http://svn.automattic.com/wordpress/trunk@10686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 17:25:31 +00:00 |
|
westi
|
43ba2effcd
|
Allow a plugin to change the jpeg image quality. Fixes #9245 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-02 21:55:40 +00:00 |
|
ryan
|
3e3cb817f1
|
Add some error feedback to ajax comment moderation. see #9261
git-svn-id: http://svn.automattic.com/wordpress/trunk@10681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-02 21:48:37 +00:00 |
|
ryan
|
0bf194de3b
|
Use _x() and extracted comments. Props nbachiyski. see #9112
git-svn-id: http://svn.automattic.com/wordpress/trunk@10680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-02 19:20:19 +00:00 |
|
ryan
|
cc26b0347f
|
Bail if no themes found. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-01 19:38:42 +00:00 |
|
ryan
|
5c402dd266
|
Make sure last_updated is set. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-28 20:09:09 +00:00 |
|
westi
|
4e787135ea
|
Don't pass defaulted argument to checked(). Fixes #9032 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-27 22:15:14 +00:00 |
|
ryan
|
ba14664d1e
|
Don't display empty theme. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-27 21:24:19 +00:00 |
|
ryan
|
0e3ffd1095
|
Display more theme info. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-27 21:22:49 +00:00 |
|
ryan
|
f20bb41b3c
|
Text tweaks. Props MichaelH. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-27 20:23:30 +00:00 |
|
ryan
|
a02d6e4179
|
Use SimplePie for widget and dashboard feeds. First cut. see #9198
git-svn-id: http://svn.automattic.com/wordpress/trunk@10666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-27 19:32:50 +00:00 |
|
westi
|
6eb64d687b
|
Enhance checked and selected as well as consolidating code. See #9032 props johnbillion for the idea.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-27 18:28:09 +00:00 |
|
westi
|
402c4609ff
|
Use the html entity for the smart quote. Fixes #9058 props rmccue.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-27 08:43:48 +00:00 |
|
ryan
|
c4f1411a69
|
More theme install tweaks. See #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-26 23:35:38 +00:00 |
|
ryan
|
35afb3b9c7
|
Hide theme details. See #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-26 07:54:33 +00:00 |
|
ryan
|
a0fd2c6eaf
|
Use plain link style instead of button. See #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-26 02:46:51 +00:00 |
|
ryan
|
6498762e4c
|
Try grid layout for theme browser. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-26 00:44:32 +00:00 |
|
ryan
|
b193b920bf
|
Upload theme from zip fixes. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-25 23:43:30 +00:00 |
|
ryan
|
1d4574f9bf
|
Use get_transient() for update_themes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-25 23:18:42 +00:00 |
|
ryan
|
ef0b5afe24
|
Use get_transient() for update_themes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-25 23:16:34 +00:00 |
|
ryan
|
5ad4ed12b7
|
Remove raquo from buttons
git-svn-id: http://svn.automattic.com/wordpress/trunk@10647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-25 18:56:58 +00:00 |
|
westi
|
eb5a33864e
|
Allow a plugin to hide the extra capabilities listing on profiles. Fixes #9024 props jamescollins.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-25 08:02:07 +00:00 |
|
azaozz
|
75d701ec40
|
Don't use mb_* functions when initializing CodePress, see #9173
git-svn-id: http://svn.automattic.com/wordpress/trunk@10643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-24 23:39:12 +00:00 |
|
azaozz
|
05135541be
|
Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-24 02:37:22 +00:00 |
|
azaozz
|
4db5cef310
|
Prevent the user from leaving the write/edit page when an upload button is clicked before the page has finished loading
git-svn-id: http://svn.automattic.com/wordpress/trunk@10640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-23 23:28:34 +00:00 |
|
ryan
|
1c169009f1
|
Put page title before blog name in admin title. fixes #9028
git-svn-id: http://svn.automattic.com/wordpress/trunk@10632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-23 06:31:37 +00:00 |
|
ryan
|
87d69b6268
|
Fix notice. Props ionfish. fixes #9018
git-svn-id: http://svn.automattic.com/wordpress/trunk@10631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-23 06:12:53 +00:00 |
|
ryan
|
edb5bb3499
|
Filter row actions. Props jamescollins. fixes #9172
git-svn-id: http://svn.automattic.com/wordpress/trunk@10629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-23 04:28:50 +00:00 |
|
westi
|
cde6596747
|
Focus on the first blank field when asking for credentials for upgrade/install. Fixes #9061 props rmccue.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-22 21:49:48 +00:00 |
|
ryan
|
dc1602f411
|
Allow editing all of a plugin's files. see #6732
git-svn-id: http://svn.automattic.com/wordpress/trunk@10627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-22 20:05:11 +00:00 |
|
ryan
|
a9e8073b30
|
Use "Custom Header" for menu text. see #9178
git-svn-id: http://svn.automattic.com/wordpress/trunk@10623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-22 07:43:15 +00:00 |
|
ryan
|
8817375a71
|
Fire admin_init action in admin-ajax. Props DD32. fixes #8574
git-svn-id: http://svn.automattic.com/wordpress/trunk@10622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-22 06:58:26 +00:00 |
|
azaozz
|
6d94947a44
|
Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
git-svn-id: http://svn.automattic.com/wordpress/trunk@10614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-21 02:12:00 +00:00 |
|
ryan
|
74b9642857
|
Append .txt to import files rather than .import. Props donncha
git-svn-id: http://svn.automattic.com/wordpress/trunk@10611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-20 21:39:20 +00:00 |
|
ryan
|
37cbe1b939
|
Add some escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@10609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-20 21:35:49 +00:00 |
|
ryan
|
ef85a2429e
|
Make sure cache is clean when converting cats to tags. fixes #9186
git-svn-id: http://svn.automattic.com/wordpress/trunk@10608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-20 20:40:05 +00:00 |
|
ryan
|
4399d9f7f9
|
Add documentation lookup shortcuts to Theme and Plugin Editors. Props beaulebens. fixes #9184
git-svn-id: http://svn.automattic.com/wordpress/trunk@10607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-20 20:00:09 +00:00 |
|
ryan
|
fc660a45a3
|
Use _n(). Props nbachiyski. fixes #9111
git-svn-id: http://svn.automattic.com/wordpress/trunk@10606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-20 19:35:16 +00:00 |
|
ryan
|
750459382b
|
Use _n(). Props mrmist. fixes #9190
git-svn-id: http://svn.automattic.com/wordpress/trunk@10605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-20 19:22:34 +00:00 |
|
azaozz
|
693beba4aa
|
Don't block the Publish button after adding new category, fixes #9174
git-svn-id: http://svn.automattic.com/wordpress/trunk@10596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-19 18:49:47 +00:00 |
|
ryan
|
ff2e6c8f34
|
Deactivate plugins that don't have valid plugin headers. see #9164
git-svn-id: http://svn.automattic.com/wordpress/trunk@10594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-19 18:39:04 +00:00 |
|
ryan
|
4290916159
|
Make can_compress_scripts a site option. Add site option wrappers for WP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-18 23:38:11 +00:00 |
|
ryan
|
4073f2b153
|
More theme preview tidying. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-18 22:32:42 +00:00 |
|
ryan
|
e976dca6f4
|
Fix preview link for theme broweser. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-18 22:10:11 +00:00 |
|
ryan
|
c6ecb155d6
|
Fix preview for theme installer. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-18 21:55:00 +00:00 |
|
ryan
|
8e0f48c58d
|
LJ importer updates. Props beaulebens. see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-17 19:58:03 +00:00 |
|
ryan
|
2fe8698a5f
|
Add Sticky to list of post states
git-svn-id: http://svn.automattic.com/wordpress/trunk@10585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-17 19:13:31 +00:00 |
|
ryan
|
f05146c34f
|
Check for new version when visiting Tools->Upgrade. fixes #9108
git-svn-id: http://svn.automattic.com/wordpress/trunk@10583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-17 00:13:25 +00:00 |
|
azaozz
|
748b4d67a2
|
Change "Unpublished" to "Draft" in quick edit, props lloydbudd, fixes #9151
git-svn-id: http://svn.automattic.com/wordpress/trunk@10582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-16 22:09:41 +00:00 |
|
ryan
|
4161f3bc32
|
Define WP_IMPORTING for lj-importer. see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-16 20:59:11 +00:00 |
|
westi
|
ea903eba7e
|
Add documentation to detail reasoning for default from address. See #5007 props pishmishy
git-svn-id: http://svn.automattic.com/wordpress/trunk@10575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-15 13:31:43 +00:00 |
|
westi
|
bc60e85960
|
Improve the installer when people enter a duff email address. Fixes #5477 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-15 12:58:10 +00:00 |
|
azaozz
|
90aeee2ce4
|
Fix highlighting for custom taxonomies menus
git-svn-id: http://svn.automattic.com/wordpress/trunk@10569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-14 02:37:10 +00:00 |
|
ryan
|
ebe3ed8d69
|
Add more places between menu groups in the top-level menu array. fixes #9047
git-svn-id: http://svn.automattic.com/wordpress/trunk@10568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-13 22:57:02 +00:00 |
|
ryan
|
a43b91a4bc
|
UI tweaks to theme installer. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 22:12:57 +00:00 |
|
azaozz
|
55a01dd456
|
Custom taxonomies: fix menu for large number of taxonomies
git-svn-id: http://svn.automattic.com/wordpress/trunk@10566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 22:05:32 +00:00 |
|
ryan
|
e18f062b92
|
Disambiguate 'Approved' translation. Props nbachiyski. fixes #8638
git-svn-id: http://svn.automattic.com/wordpress/trunk@10564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 20:42:04 +00:00 |
|
ryan
|
13566f1004
|
Warn if upload dir not writable when importing. Props filosofo. fixes #8048
git-svn-id: http://svn.automattic.com/wordpress/trunk@10561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 19:39:35 +00:00 |
|
ryan
|
36348f054b
|
Theme install updates from DD32. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 18:31:42 +00:00 |
|
ryan
|
190ca8b9b7
|
Theme install updates from DD32. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 18:31:16 +00:00 |
|
azaozz
|
affd966711
|
Custom taxonomies support: quick edit, delete, show in the menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@10557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 08:00:29 +00:00 |
|
ryan
|
53d6b4e598
|
Bail if invalid taxonomy given
git-svn-id: http://svn.automattic.com/wordpress/trunk@10556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 00:19:42 +00:00 |
|
ryan
|
556a4b2a05
|
More custom taxonomy support for edit-tags.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@10555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-12 00:00:01 +00:00 |
|
ryan
|
57c3eba439
|
Add taxonomy argument to wp_tag_cloud()
git-svn-id: http://svn.automattic.com/wordpress/trunk@10554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-11 23:41:29 +00:00 |
|
ryan
|
7bb01e4c48
|
Rough first cut of theme browser/installer. Props DD32. see #8652
git-svn-id: http://svn.automattic.com/wordpress/trunk@10553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-11 23:10:11 +00:00 |
|
ryan
|
56bce2a700
|
Don't put any wp-content files in the old files list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-11 21:38:29 +00:00 |
|
azaozz
|
35002bde5f
|
Completely New LiveJournal Importer update, props beaulebens, see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-10 19:34:52 +00:00 |
|
azaozz
|
605cec9417
|
Don't ask for confirmation when marking a comment as spam
git-svn-id: http://svn.automattic.com/wordpress/trunk@10531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-09 22:46:27 +00:00 |
|
azaozz
|
52d12303ea
|
Add hook "after_db_upgrade" and flush rewrite rules on the next page load after successful upgrade
git-svn-id: http://svn.automattic.com/wordpress/trunk@10530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-09 19:19:38 +00:00 |
|
azaozz
|
e854ecac2e
|
Remove no-js.css, add the styles to admin-header instead
git-svn-id: http://svn.automattic.com/wordpress/trunk@10529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-09 13:50:35 +00:00 |
|
azaozz
|
552b480eb2
|
Autosave post/page when pressing Control/Command+S in TinyMCE, props srobbin, fixes #9060
git-svn-id: http://svn.automattic.com/wordpress/trunk@10528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-08 18:37:47 +00:00 |
|
azaozz
|
ccd5cea290
|
Fix permalink editor for pages, hide "View Post" button while editing permalink, fixes #9040
git-svn-id: http://svn.automattic.com/wordpress/trunk@10525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-08 13:38:02 +00:00 |
|
azaozz
|
515b09febb
|
Fix delete warnings for categories, link categories, tags and comments, fixes #9050
git-svn-id: http://svn.automattic.com/wordpress/trunk@10522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-07 15:26:01 +00:00 |
|
ryan
|
153cc03186
|
Ignore index.php in plugins dir when creating menus. fixes #6478
git-svn-id: http://svn.automattic.com/wordpress/trunk@10516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-06 18:12:05 +00:00 |
|
ryan
|
7aec230e33
|
Use transient for update_core, update_plugins, update_themes. see #9048
git-svn-id: http://svn.automattic.com/wordpress/trunk@10515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-06 18:06:20 +00:00 |
|
ryan
|
4118b08835
|
Ignore index.php in plugins dir when creating menus. fixes #6478
git-svn-id: http://svn.automattic.com/wordpress/trunk@10510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-05 21:02:46 +00:00 |
|
ryan
|
e74d1ca69d
|
Revert the revert per Matt. see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-04 18:24:02 +00:00 |
|
ryan
|
bda801308b
|
Revert new LJ importer. see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-04 17:49:11 +00:00 |
|
ryan
|
c60bd16ec2
|
Revert new LJ importer. see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-04 17:47:50 +00:00 |
|
azaozz
|
4aa67fce76
|
Add a filter to the post states list, props johnbillion, fixes #9033
git-svn-id: http://svn.automattic.com/wordpress/trunk@10497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-04 16:52:36 +00:00 |
|
azaozz
|
4a6cfee741
|
Revert [10489], it brings non-critical 404 errors
git-svn-id: http://svn.automattic.com/wordpress/trunk@10494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-04 15:05:57 +00:00 |
|
azaozz
|
23604d3499
|
Fix hooks in Users/Categories/Link Categories/Tags table columns, props PeteHoliday, fixes #8788
git-svn-id: http://svn.automattic.com/wordpress/trunk@10493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-04 12:31:47 +00:00 |
|
azaozz
|
e8b009cbf3
|
Fix single quote problems in LJ importer, props beaulebens, fixes #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-04 00:04:29 +00:00 |
|
ryan
|
691eaf1f13
|
Respect time zone when displaying autosave and revision time. Props janbrasna, designsimply. fixes #8750 #6489 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-03 23:04:31 +00:00 |
|
azaozz
|
09b7fb1296
|
Remove no-js.css faster in Safari
git-svn-id: http://svn.automattic.com/wordpress/trunk@10489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-03 22:36:12 +00:00 |
|
azaozz
|
691c8eea79
|
Fix 'Screen Options' and 'Help' tabs in Safari, fixes #9021
git-svn-id: http://svn.automattic.com/wordpress/trunk@10488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-03 17:44:41 +00:00 |
|
ryan
|
448ca8a0e0
|
set eol-style. fixes #9027
git-svn-id: http://svn.automattic.com/wordpress/trunk@10487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-03 06:09:07 +00:00 |
|
ryan
|
4ce0609b6d
|
Anchor preg. Props mrmist. fixes #8881 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-02 19:14:33 +00:00 |
|
azaozz
|
12676c8e03
|
Show comments on the Edit Post screen in separate postbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@10480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-02 03:41:19 +00:00 |
|
azaozz
|
fc511373de
|
Disable QuickPress buttons while saving, change "Cancel" to "Reset"
git-svn-id: http://svn.automattic.com/wordpress/trunk@10479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-02 01:43:56 +00:00 |
|
azaozz
|
af04dea7db
|
Fix singular/plural translation collision, props nbachiyski and Kuba Zwolinski, fixes #8154
git-svn-id: http://svn.automattic.com/wordpress/trunk@10478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-02 00:00:11 +00:00 |
|
azaozz
|
c15f74b209
|
Fix most popular link category list, props chmac, fixes #9012
git-svn-id: http://svn.automattic.com/wordpress/trunk@10477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-01 23:52:10 +00:00 |
|
azaozz
|
75850602a5
|
Detect when the server compresses output, see #8628
git-svn-id: http://svn.automattic.com/wordpress/trunk@10476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-01 09:45:24 +00:00 |
|
azaozz
|
fc8345977f
|
Completely New LiveJournal Importer, props beaulebens, see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-31 18:41:35 +00:00 |
|
azaozz
|
cb35d830c4
|
Typo fix: occured/occurred, props demetris, fixes #8950
git-svn-id: http://svn.automattic.com/wordpress/trunk@10468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-30 14:30:30 +00:00 |
|
azaozz
|
e62f8c0eb9
|
Support output_handler = ob_gzhandler in script/style compressor, props DD32, fixes #9000
git-svn-id: http://svn.automattic.com/wordpress/trunk@10466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-30 13:45:05 +00:00 |
|
azaozz
|
981ae0bb18
|
Show the permalink even when not "pretty" and add "View Post" button if the post is published, see #8976
git-svn-id: http://svn.automattic.com/wordpress/trunk@10458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-29 12:11:52 +00:00 |
|
azaozz
|
4d7ad21379
|
Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@10457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-29 07:00:00 +00:00 |
|
markjaquith
|
a196faec47
|
Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-28 19:37:36 +00:00 |
|
ryan
|
e027822f45
|
Optimize maybe_create_table(). Props jamescollins. fixes #8977
git-svn-id: http://svn.automattic.com/wordpress/trunk@10447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-27 22:35:21 +00:00 |
|
ryan
|
2724b924d6
|
Force the index only for 0 OR 1 queries. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 22:34:50 +00:00 |
|
westi
|
00e9626be4
|
Switch to using the ID when calling get_avatar internally to support caching plugins. Fixes #8940.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 22:03:40 +00:00 |
|
azaozz
|
df5d6a5cba
|
Remove events from categories chechboxes in quick edit to speed up page unload, see #8957
git-svn-id: http://svn.automattic.com/wordpress/trunk@10444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 14:23:39 +00:00 |
|
azaozz
|
f20f62b27d
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
git-svn-id: http://svn.automattic.com/wordpress/trunk@10442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 12:59:10 +00:00 |
|
markjaquith
|
5066f95229
|
Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 03:14:04 +00:00 |
|
azaozz
|
0c65134b61
|
Fix empty feed after MT import, props hailin, fixes #8944 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-24 12:24:57 +00:00 |
|
ryan
|
cd3286b018
|
Don't use order and limit for count query. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-23 22:40:37 +00:00 |
|
ryan
|
1428dd5a79
|
Eliminate SQL_CACLC_FOUND_ROWS for edit-comments.php query. Use results of earlier wp_count_comments() if appropriate otherwise perform COUNT query. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-23 22:26:40 +00:00 |
|
ryan
|
576f4098d4
|
If link name not given, use url for name. Props Denis-de-Bernardy. fixes #7789 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 22:47:34 +00:00 |
|
ryan
|
c5a66fc563
|
Show Tools menu for all users so they can access turbo. Props Denis-de-Bernardy. fixes #8921 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 18:55:52 +00:00 |
|
azaozz
|
f254dfbbf3
|
Fix tags suggest for post quick edit and bulk edit
git-svn-id: http://svn.automattic.com/wordpress/trunk@10402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 12:24:25 +00:00 |
|
ryan
|
7c6f70ba9c
|
Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-21 19:02:15 +00:00 |
|
azaozz
|
e9636d400c
|
When inserting orphaned attachment in a post, set post_parent only for this attachment, see #8721
git-svn-id: http://svn.automattic.com/wordpress/trunk@10390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-21 03:45:57 +00:00 |
|
ryan
|
37abfcb33f
|
Show absolute date instead of relative date for scheduled pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@10389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-20 23:07:21 +00:00 |
|
ryan
|
18213b4116
|
Show absolute date instead of relative date for scheduled posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@10388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-20 22:47:18 +00:00 |
|
azaozz
|
ab30688c26
|
Ensure translations are loaded properly in TinyMCE when using the compressed version
git-svn-id: http://svn.automattic.com/wordpress/trunk@10384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-20 20:31:31 +00:00 |
|
ryan
|
5221235df9
|
Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-19 18:31:08 +00:00 |
|
azaozz
|
fd6f6fe44b
|
Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
git-svn-id: http://svn.automattic.com/wordpress/trunk@10375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-18 05:40:40 +00:00 |
|
azaozz
|
d9917e53e8
|
Fix Press This tags input, fixes #8743
git-svn-id: http://svn.automattic.com/wordpress/trunk@10374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-18 00:56:15 +00:00 |
|
azaozz
|
92222d13d1
|
Add default formatting for <ol> tags and make <input type="password"> match <input type="text">, props beaulebens, fixes #8876
git-svn-id: http://svn.automattic.com/wordpress/trunk@10373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-17 21:17:00 +00:00 |
|
azaozz
|
b396079aa0
|
Use gzip instead of deflate as more servers seem to understand it, add separate switch for disabling CSS compression
git-svn-id: http://svn.automattic.com/wordpress/trunk@10372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-17 14:08:15 +00:00 |
|
azaozz
|
5ce5238272
|
Concatenated and compressed versions of the default TinyMCE scripts
git-svn-id: http://svn.automattic.com/wordpress/trunk@10369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-16 12:58:38 +00:00 |
|
azaozz
|
5342a53586
|
Fix image insertion in IE7
git-svn-id: http://svn.automattic.com/wordpress/trunk@10366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-15 16:17:46 +00:00 |
|
azaozz
|
73caf3b30b
|
Fix Thickbox position for browsers pretending to be IE6
git-svn-id: http://svn.automattic.com/wordpress/trunk@10365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-15 14:56:52 +00:00 |
|
azaozz
|
45c7401c79
|
Add action "admin_enqueue_scripts" to make it easy for plugins to queue JavaScript and CSS for specific admin pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@10364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-15 07:43:35 +00:00 |
|
azaozz
|
3f7facfbe6
|
Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
git-svn-id: http://svn.automattic.com/wordpress/trunk@10362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-15 00:08:20 +00:00 |
|
azaozz
|
fc7d871678
|
Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
git-svn-id: http://svn.automattic.com/wordpress/trunk@10357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-14 14:18:51 +00:00 |
|
azaozz
|
598f966edc
|
Fix comment action links after quick editing and reloading of page on enter while quick editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-13 01:31:19 +00:00 |
|
azaozz
|
1c9353ad2e
|
Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: http://svn.automattic.com/wordpress/trunk@10348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-12 13:43:17 +00:00 |
|
ryan
|
e47ab8d574
|
Reinstall fix. fixes #8724 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-11 21:48:40 +00:00 |
|
azaozz
|
e7b78b9292
|
Fix tags postboxes when no js
git-svn-id: http://svn.automattic.com/wordpress/trunk@10345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-10 15:10:06 +00:00 |
|
azaozz
|
adbc4e2d75
|
Redirect properly on categories listing page, props Viper007Bond, fixes #8837
git-svn-id: http://svn.automattic.com/wordpress/trunk@10344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-10 14:34:04 +00:00 |
|
azaozz
|
94be137f5c
|
Fix ajax-delete of categories, link categories and tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@10343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-10 14:25:51 +00:00 |
|
azaozz
|
05ed1d870d
|
Remove unused category parent settings from inline-edit-tax.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@10342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-10 14:09:06 +00:00 |
|
ryan
|
0858d9b0c2
|
Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689
git-svn-id: http://svn.automattic.com/wordpress/trunk@10339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-09 19:29:35 +00:00 |
|
azaozz
|
3cc307471c
|
TinyMCE: don't load unneeded CSS (custom styles have moved to /themes/advanced/skins/wp_theme)
git-svn-id: http://svn.automattic.com/wordpress/trunk@10338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-09 13:05:16 +00:00 |
|
azaozz
|
7cf1bbfcc7
|
TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer
git-svn-id: http://svn.automattic.com/wordpress/trunk@10337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-09 12:02:59 +00:00 |
|
ryan
|
6674856a90
|
Translate lj user= tags. Props novalis_dt. fixes #5840
git-svn-id: http://svn.automattic.com/wordpress/trunk@10334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-08 17:46:48 +00:00 |
|
azaozz
|
87dc61235c
|
Add white-space:nowrap to plugins table action links, props DD32, fixes #8810
git-svn-id: http://svn.automattic.com/wordpress/trunk@10331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-07 08:35:08 +00:00 |
|
azaozz
|
bbba5f8e9f
|
Fix background color for active plugins table rows in IE, props DD32, fixes #8809 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-07 08:28:54 +00:00 |
|
azaozz
|
937cb9e966
|
Fix non-critical js error when loading Thickbox on the plugins page, fixes #8812 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-07 07:45:53 +00:00 |
|
azaozz
|
bc871c819e
|
jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
git-svn-id: http://svn.automattic.com/wordpress/trunk@10326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-07 05:02:40 +00:00 |
|
ryan
|
b1637cdfc2
|
Move undefined check up. Props DD32. fixes #8807 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-06 23:28:21 +00:00 |
|
ryan
|
67bf900a02
|
Fix notice. Props jeremyclarke. see #8764
git-svn-id: http://svn.automattic.com/wordpress/trunk@10324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-06 22:05:57 +00:00 |
|
ryan
|
cb38e921dc
|
Add get_editable_roles() and role filtering. Props jeremyclarke. fixes #8770
git-svn-id: http://svn.automattic.com/wordpress/trunk@10323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-06 22:00:05 +00:00 |
|
ryan
|
0277488230
|
use wp_dropdown_roles(). Props jeremyclarke. fixes #8764
git-svn-id: http://svn.automattic.com/wordpress/trunk@10319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-06 17:23:11 +00:00 |
|
ryan
|
4fceccbece
|
Preserve query string when redirecting to tools. Props simonwheatley. fixes #8774 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-05 19:24:49 +00:00 |
|
azaozz
|
04d029a4b5
|
Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-05 11:28:20 +00:00 |
|
azaozz
|
6e7f20d36d
|
Categories postbox styling when in right sidebar, props federico.bond, fixes #8606 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-05 11:09:26 +00:00 |
|
azaozz
|
c045b1a045
|
Make titles into links in Dashboard Right Now module, props mattwalters, fixes #8438 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-05 10:08:31 +00:00 |
|
azaozz
|
60de32b047
|
CSS fixes fir IE: pending comments background, HTML editor buttons padding, text fields line-height, fixes #8771
git-svn-id: http://svn.automattic.com/wordpress/trunk@10295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-04 11:51:08 +00:00 |
|
azaozz
|
6d1a60e14c
|
Cast to array to silence warnings from plugin added menus, props DD32, fixes #8782
git-svn-id: http://svn.automattic.com/wordpress/trunk@10293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-04 04:29:28 +00:00 |
|
azaozz
|
9caa0dc079
|
Add hooks for the Users/Categories/Link Categories/Tags table columns, props GM_Alex, fixes #8788
git-svn-id: http://svn.automattic.com/wordpress/trunk@10292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-04 04:21:35 +00:00 |
|
azaozz
|
a750885c8e
|
Minify all js and add the non-minified files as .dev.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@10291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-02 15:08:58 +00:00 |
|
azaozz
|
f5276b5416
|
Press This CSS cleanup, props Simek, fixes #8773
git-svn-id: http://svn.automattic.com/wordpress/trunk@10290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-01 20:33:01 +00:00 |
|
ryan
|
6bc4151290
|
phpdoc for wp_dropdown_roles(). Add role_names_listing filter. Props jeremyclarke. fixes #8761
git-svn-id: http://svn.automattic.com/wordpress/trunk@10285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-31 17:40:05 +00:00 |
|
ryan
|
4b3f7d62c4
|
Add clearing break. Props johnbillion. fixes #8677 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-30 22:42:05 +00:00 |
|
ryan
|
bbe5c7f6d1
|
Show actions and checkbox only if user is editable by current user. Props jeremyclarke. fixes #8760
git-svn-id: http://svn.automattic.com/wordpress/trunk@10268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-30 19:38:44 +00:00 |
|
ryan
|
331e05ee74
|
user_can_access_admin_page() fix. Props arena. see #8535
git-svn-id: http://svn.automattic.com/wordpress/trunk@10267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-30 19:18:18 +00:00 |
|
ryan
|
21442085fc
|
Show 'Delete All Spam' only if can moderate_comments. Props mrmist. fixes #8684 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-30 18:30:55 +00:00 |
|
ryan
|
7cf82cbd00
|
Check for is_wp_error() return
git-svn-id: http://svn.automattic.com/wordpress/trunk@10261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-30 18:04:52 +00:00 |
|
ryan
|
cd6073fabb
|
s/sumbit/submit/. Props Malaiac. fixes #8645 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-30 17:41:07 +00:00 |
|
azaozz
|
b54484f937
|
Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-27 12:18:38 +00:00 |
|
azaozz
|
1ff4349ee5
|
Fix debug notices for bulk edit, fixes #8707 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-26 22:35:08 +00:00 |
|
azaozz
|
f9636f5b95
|
Fix l10n bug in post taxonomy js, props tellyworth, fixes #8717
git-svn-id: http://svn.automattic.com/wordpress/trunk@10255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-26 03:09:32 +00:00 |
|
ryan
|
5aaf5ac0ad
|
Allow overriding cat walker. Props AaronCampbell. fixes #8682 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-23 12:52:37 +00:00 |
|
ryan
|
22a1c35cea
|
get_previous_comments_link() and get_next_comments_link(). Props Viper007Bond. fixes #8058 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-22 19:33:09 +00:00 |
|
azaozz
|
a2f3c4907b
|
Press This updates for multi-taxonomies, props noel, fixes #8669
git-svn-id: http://svn.automattic.com/wordpress/trunk@10237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-21 12:34:12 +00:00 |
|
azaozz
|
f7e5bfa831
|
Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-19 20:33:44 +00:00 |
|
ryan
|
b117040958
|
Notice fix from apokalyptik
git-svn-id: http://svn.automattic.com/wordpress/trunk@10225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-18 22:26:03 +00:00 |
|
ryan
|
471e08956d
|
Press This CSS fixes. Props noel. fixes #8666 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-18 19:33:53 +00:00 |
|
ryan
|
8a8ac376bf
|
Allow muliple tag-like taxonomies in the post editor. see #6387
git-svn-id: http://svn.automattic.com/wordpress/trunk@10222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-18 19:12:26 +00:00 |
|
ryan
|
d3b9da7025
|
Don't cache filtered post objects. Set filter when getting sample permalink. Props brianwhite. fixes #8526 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-16 23:50:39 +00:00 |
|
matt
|
d58297955d
|
Update pagination links on edit-comments when approving/deleting/etc. Hat tip: mdawaffe. Fixes #8584.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-14 12:13:30 +00:00 |
|
azaozz
|
394889ad25
|
Silence warnings when looking for translations for external plugins for TinyMCE, for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-14 01:12:00 +00:00 |
|
ryan
|
07f625bc03
|
Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-12 20:47:18 +00:00 |
|
ryan
|
6e78e3aaf4
|
Reset port when saving credntials. Props dwenaus and DD32. fixes #8580 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-12 20:12:16 +00:00 |
|
azaozz
|
9bdf2f30b9
|
Fix missing closing tag in theme-editor.php, props roganty, fixes #8581
git-svn-id: http://svn.automattic.com/wordpress/trunk@10194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-12 08:19:10 +00:00 |
|
ryan
|
c08f309815
|
Sort by 'menu_order, post_title'. see #8549
git-svn-id: http://svn.automattic.com/wordpress/trunk@10182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-10 22:22:30 +00:00 |
|
westi
|
129d2296d1
|
Sort page_parent dropdown by menu_order. Fixes #8549.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-10 21:48:41 +00:00 |
|
ryan
|
046c47f1b0
|
Remove unneeded lines. Props matthewh84. fixes #8563
git-svn-id: http://svn.automattic.com/wordpress/trunk@10176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-10 19:43:24 +00:00 |
|
ryan
|
0eede66e7f
|
OPML import fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@10175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-10 18:43:43 +00:00 |
|
ryan
|
47b68e1400
|
Update form action
git-svn-id: http://svn.automattic.com/wordpress/trunk@10174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-10 18:22:56 +00:00 |
|
ryan
|
c1692f42a7
|
Remove blank line. fixes #8562
git-svn-id: http://svn.automattic.com/wordpress/trunk@10173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-10 18:08:34 +00:00 |
|
ryan
|
4df81bd7fe
|
Shorten to 40
git-svn-id: http://svn.automattic.com/wordpress/trunk@10172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-10 18:05:12 +00:00 |
|