Andrew Ozz
|
4be3953c7a
|
Lets try the HTML 5 offline resources storage (Firefox 3.5 only)
git-svn-id: https://develop.svn.wordpress.org/trunk@11077 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-24 13:02:52 +00:00 |
|
Andrew Ozz
|
dfe7ffec18
|
get_manifest() + gears-manifest.php + cache-manifest.php, props ryan, see #7262
git-svn-id: https://develop.svn.wordpress.org/trunk@11076 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-24 10:48:08 +00:00 |
|
Andrew Ozz
|
6a3781100f
|
Remove the top border from the plugin-update notice, props demetris, fixes #9628
git-svn-id: https://develop.svn.wordpress.org/trunk@11075 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-24 06:39:08 +00:00 |
|
Andrew Ozz
|
b4baabb343
|
Fix hiding of comments after approving/unapproving them
git-svn-id: https://develop.svn.wordpress.org/trunk@11073 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-24 02:25:20 +00:00 |
|
Ryan Boren
|
5e6528cd14
|
Add wp_unique_post_slug(). Apply it when getting sample permalinks. Props nbachiyski. fixes #6595
git-svn-id: https://develop.svn.wordpress.org/trunk@11071 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-23 20:21:18 +00:00 |
|
Andrew Ozz
|
ac40df7d99
|
Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484
git-svn-id: https://develop.svn.wordpress.org/trunk@11070 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-23 08:28:22 +00:00 |
|
Mark Jaquith
|
9eff22d723
|
Dynamically update display name as its components are updated in the profile. props to mattwalters for the original patch. fixes #8508
git-svn-id: https://develop.svn.wordpress.org/trunk@11065 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-23 05:55:26 +00:00 |
|
Ryan Boren
|
e76b5a0e42
|
SS2 FS fixes. Props DD32. fixes #8210
git-svn-id: https://develop.svn.wordpress.org/trunk@11063 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 23:38:01 +00:00 |
|
Ryan Boren
|
86fff1ba53
|
Update pclzip to 2.8 and apply x64 patch. Props demetris. fixes #9615
git-svn-id: https://develop.svn.wordpress.org/trunk@11056 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 18:04:49 +00:00 |
|
Ryan Boren
|
e87cac6f06
|
Don't remember search in last view. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11055 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 17:56:38 +00:00 |
|
Andrew Ozz
|
6358bca7d2
|
Notice fixes, props sivel, see #9393
git-svn-id: https://develop.svn.wordpress.org/trunk@11052 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 12:24:45 +00:00 |
|
Andrew Ozz
|
ad16220db1
|
Properly set the default tab in the uploader, props fuggi, fixes #7219
git-svn-id: https://develop.svn.wordpress.org/trunk@11051 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 11:10:15 +00:00 |
|
Andrew Ozz
|
82e956b997
|
wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597
git-svn-id: https://develop.svn.wordpress.org/trunk@11050 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 09:29:43 +00:00 |
|
Andrew Ozz
|
c23db792be
|
Change text in link categories forms, fixes #9612
git-svn-id: https://develop.svn.wordpress.org/trunk@11047 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 07:29:01 +00:00 |
|
Ryan Boren
|
98244137a4
|
Grammar fix. Props novasource, Denis-de-Bernardy. fixes #9135
git-svn-id: https://develop.svn.wordpress.org/trunk@11046 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 06:50:03 +00:00 |
|
Ryan Boren
|
b1af620cfb
|
When on create page, default favorite actions to the correspoding manage page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11044 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 01:47:20 +00:00 |
|
Ryan Boren
|
73ee0e829b
|
When on manage page, default favorite actions to the correspoding create page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11043 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 01:30:15 +00:00 |
|
Ryan Boren
|
43460fd224
|
Update plugins leader text
git-svn-id: https://develop.svn.wordpress.org/trunk@11042 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 01:29:49 +00:00 |
|
Andrew Ozz
|
e3830feb21
|
Remove remnants from widgets search, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11041 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 01:06:15 +00:00 |
|
Mark Jaquith
|
3c2fd1ca40
|
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: https://develop.svn.wordpress.org/trunk@11040 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 23:12:57 +00:00 |
|
Ryan Boren
|
677a8f5387
|
Fix all link. Props mtekk. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11039 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 22:57:23 +00:00 |
|
Ryan Boren
|
4fefd15731
|
Use dist pczlip. see #9615 #9464
git-svn-id: https://develop.svn.wordpress.org/trunk@11038 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 22:42:25 +00:00 |
|
Ryan Boren
|
0469b9ce24
|
Typo fix. Props DD32. fixes #9609
git-svn-id: https://develop.svn.wordpress.org/trunk@11036 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 22:06:15 +00:00 |
|
Ryan Boren
|
19069cab03
|
Remember last view for comments page
git-svn-id: https://develop.svn.wordpress.org/trunk@11035 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 21:12:01 +00:00 |
|
Ryan Boren
|
40a49d7481
|
Remember last view for plugins page. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11034 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 20:38:17 +00:00 |
|
Ryan Boren
|
0692a7bd20
|
Hook name back-compat from Denis-de-Bernardy. fixes #9438
git-svn-id: https://develop.svn.wordpress.org/trunk@11032 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 19:49:56 +00:00 |
|
Ryan Boren
|
30e5072c9e
|
Remember status and page when redirecting. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11029 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 19:17:44 +00:00 |
|
Andrew Ozz
|
c9ebd34b88
|
Remove passing by reference in WP_Upgrader, see #7875
git-svn-id: https://develop.svn.wordpress.org/trunk@11028 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 08:10:41 +00:00 |
|
Ryan Boren
|
493a97c532
|
Add per page screen option to plugins page. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11027 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 06:49:53 +00:00 |
|
Andrew Ozz
|
3ff9ca71db
|
Show thumbnails for comments on attachments on Edit Comments screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11026 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-21 05:01:04 +00:00 |
|
Ryan Boren
|
db38aa397e
|
Update pclzip to 2.7. Props simek. fixes #9464
git-svn-id: https://develop.svn.wordpress.org/trunk@11025 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 22:25:40 +00:00 |
|
Ryan Boren
|
3ce92cfb8a
|
Cast to array to avoid warning. Props Denis-de-Bernardy, pamelatech. fixes #9116
git-svn-id: https://develop.svn.wordpress.org/trunk@11021 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 20:37:23 +00:00 |
|
Ryan Boren
|
ed24743eb5
|
Use unlocalized hook name. Props hakre. fixes #9438
git-svn-id: https://develop.svn.wordpress.org/trunk@11017 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 19:48:11 +00:00 |
|
Ryan Boren
|
e201304529
|
Fix bulk action lists. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11014 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 19:23:33 +00:00 |
|
Ryan Boren
|
12c7093645
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 18:18:39 +00:00 |
|
Ryan Boren
|
f09b95e5f5
|
Install/upgrade cleanups. Props DD32, sivel. see #7875
git-svn-id: https://develop.svn.wordpress.org/trunk@11012 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 18:15:08 +00:00 |
|
Andrew Ozz
|
deba40e5b9
|
Press This notice fixes, props DD32, fixes #9593
git-svn-id: https://develop.svn.wordpress.org/trunk@11010 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 11:14:37 +00:00 |
|
Andrew Ozz
|
cf45258321
|
Add and edit widget when js is disabled, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11009 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 10:58:50 +00:00 |
|
Peter Westwood
|
54bf093efc
|
Better view on Manage Themes when only one theme installed. Fixes #9029.
git-svn-id: https://develop.svn.wordpress.org/trunk@11008 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 20:56:02 +00:00 |
|
Ryan Boren
|
b34a59b835
|
Add manage_comments_custom_column hook. Props sirzooro, coffee2code. fixes #9583
git-svn-id: https://develop.svn.wordpress.org/trunk@11007 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 20:18:27 +00:00 |
|
Ryan Boren
|
d89d4ef685
|
RTL fixes. Props yoavf. fixes #9521
git-svn-id: https://develop.svn.wordpress.org/trunk@11006 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 20:07:58 +00:00 |
|
Ryan Boren
|
603fba4ad4
|
consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
git-svn-id: https://develop.svn.wordpress.org/trunk@11005 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 19:36:28 +00:00 |
|
Ryan Boren
|
cff07d7f0d
|
Show actions based on plugin active status. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11004 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 18:53:05 +00:00 |
|
Ryan Boren
|
4cd99b0f04
|
Plugin search and paging. Props DD32. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11003 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 18:50:22 +00:00 |
|
Ryan Boren
|
ff50150630
|
Fix translation of plugin metadata. Props DD32. fixes #9573
git-svn-id: https://develop.svn.wordpress.org/trunk@11002 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 18:45:09 +00:00 |
|
Ryan Boren
|
85c2295ced
|
Move leader text to contextual help. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11001 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 01:27:18 +00:00 |
|
Ryan Boren
|
cd7b969f9f
|
Add filter showing all plugins that have an upgrade available. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11000 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 01:22:02 +00:00 |
|
Ryan Boren
|
8511a85eae
|
Add plugin filter by status. Move help verbage to contextual help. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@10999 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 01:11:13 +00:00 |
|
Ryan Boren
|
1c40d30776
|
Improve meta_form() query. Props Denis-de-Bernardy. fixes #8561
git-svn-id: https://develop.svn.wordpress.org/trunk@10998 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-18 23:48:07 +00:00 |
|
Andrew Ozz
|
d57b05e3ab
|
Add "View page" link in the status notice after a page has been updated
git-svn-id: https://develop.svn.wordpress.org/trunk@10996 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-18 08:12:44 +00:00 |
|