ryan
|
fdef1212ef
|
Descriptions for Add New from RanYanivHartstein. fixes #7900
git-svn-id: http://svn.automattic.com/wordpress/trunk@9198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-16 17:25:39 +00:00 |
|
markjaquith
|
39ae0a4f8f
|
Switch to using empty()/!empty() checks in Canonical. see #7537
git-svn-id: http://svn.automattic.com/wordpress/trunk@9197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-16 16:08:00 +00:00 |
|
azaozz
|
c4453c9a0f
|
Admin menu: double-click icon to go to default (first) location, show section header when folded
git-svn-id: http://svn.automattic.com/wordpress/trunk@9196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-16 10:32:26 +00:00 |
|
ryan
|
3be95653d0
|
comment_status transition hooks from Viper007Bond. fixes #7894
git-svn-id: http://svn.automattic.com/wordpress/trunk@9195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-16 04:18:45 +00:00 |
|
azaozz
|
0ef5225b4c
|
Fix widgets page when multiple class="wrap" are used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-16 01:18:33 +00:00 |
|
markjaquith
|
77da070d7a
|
Redirect alternate is_single() URLs (like multiple category-based urls) to the canonical URL. fixes #6627
git-svn-id: http://svn.automattic.com/wordpress/trunk@9193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 22:00:12 +00:00 |
|
markjaquith
|
75bd6b32a8
|
Remove JS confirmation of individual user deletion. It is redundant.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 21:48:19 +00:00 |
|
westi
|
4fbc4584cd
|
Fire an action to allow extra Profile fields to be processed. Fixes #7713 props capripot.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 21:10:55 +00:00 |
|
westi
|
b31aa3f568
|
Pass on the $separator. Fixes #7005.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 21:02:07 +00:00 |
|
westi
|
5b22c24e44
|
Notice fix and don't count inside a loop. Fixes #7653 props ryan.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 20:47:56 +00:00 |
|
westi
|
5224736c99
|
Longer default timeouts, more filters and other HTTP changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 20:36:23 +00:00 |
|
ryan
|
130af6d91a
|
Change ver to reflect staunch of blood flow
git-svn-id: http://svn.automattic.com/wordpress/trunk@9187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 17:57:17 +00:00 |
|
ryan
|
6bcdf328b2
|
Give downloads a longer timeout. see #7793
git-svn-id: http://svn.automattic.com/wordpress/trunk@9186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 16:38:17 +00:00 |
|
ryan
|
97f11e8f42
|
Report curl errors
git-svn-id: http://svn.automattic.com/wordpress/trunk@9185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 16:35:35 +00:00 |
|
ryan
|
3d41b4e4bb
|
Localize user-settings JIT to avoid warnings
git-svn-id: http://svn.automattic.com/wordpress/trunk@9184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 15:56:14 +00:00 |
|
azaozz
|
fdea5c3b74
|
Don't delete spam created after page has loaded but before "Delete All" button pressed, props Viper007Bond, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 10:31:39 +00:00 |
|
azaozz
|
546ef3ed15
|
Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: http://svn.automattic.com/wordpress/trunk@9182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 06:54:25 +00:00 |
|
ryan
|
7ae1291c12
|
don't schedule a duplicate if there's already an identical event due in the next 10 minutes. Props tellyworth. fixes #6966
git-svn-id: http://svn.automattic.com/wordpress/trunk@9181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 06:00:42 +00:00 |
|
ryan
|
0b2c0cf5ba
|
Media column changes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-15 05:39:40 +00:00 |
|
matt
|
8663b8e8a4
|
clean_url improvements, Hat tip: markjaquith. Reviewed by nbachiyskip. Fixes #7386.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 22:58:30 +00:00 |
|
ryan
|
79656f6382
|
Menu fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 22:44:56 +00:00 |
|
westi
|
a0f339d3bf
|
Notice fixes. See #7509 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 21:08:28 +00:00 |
|
ryan
|
4e4c26678e
|
Menu renaming
git-svn-id: http://svn.automattic.com/wordpress/trunk@9176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 19:37:04 +00:00 |
|
ryan
|
461b32e12c
|
comment_id_fields(). see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 19:06:18 +00:00 |
|
ryan
|
a6aff48081
|
Add title attributes to page actions
git-svn-id: http://svn.automattic.com/wordpress/trunk@9174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 18:11:06 +00:00 |
|
matt
|
833efd1f62
|
Cursor style for login form submit, fixes #6452. Hat tip: ionfish.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 18:06:32 +00:00 |
|
ryan
|
886aca4463
|
Punt inbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 17:33:28 +00:00 |
|
ryan
|
2b74b0ad04
|
Punt media box
git-svn-id: http://svn.automattic.com/wordpress/trunk@9171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 17:29:38 +00:00 |
|
ryan
|
70223289b5
|
Remove dashmenu css
git-svn-id: http://svn.automattic.com/wordpress/trunk@9170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 17:17:48 +00:00 |
|
ryan
|
178314fcb3
|
Remove dashmenu css
git-svn-id: http://svn.automattic.com/wordpress/trunk@9169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 17:12:21 +00:00 |
|
ryan
|
13212c4b3b
|
Remove dead markup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 17:09:41 +00:00 |
|
ryan
|
322f83e5f3
|
Show Published/Last Modified in date column
git-svn-id: http://svn.automattic.com/wordpress/trunk@9167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 16:56:32 +00:00 |
|
ryan
|
2d742c7648
|
Bump CSS versions
git-svn-id: http://svn.automattic.com/wordpress/trunk@9166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 16:45:25 +00:00 |
|
ryan
|
19120448af
|
Remove debug
git-svn-id: http://svn.automattic.com/wordpress/trunk@9165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 16:37:08 +00:00 |
|
ryan
|
aceef65ba0
|
Use set_time_limit() to buy some time during upgrade. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@9164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 16:36:43 +00:00 |
|
ryan
|
d7fccb66d3
|
Sanitation and error handling for plugin install. Props DD32. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@9163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 15:56:33 +00:00 |
|
azaozz
|
0a7871c4ab
|
Quick Edit: remove action links, remove row titles, add hint in footer
git-svn-id: http://svn.automattic.com/wordpress/trunk@9162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 10:33:18 +00:00 |
|
azaozz
|
9bf42c78c6
|
Fix z-index for expanded admin menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 08:03:41 +00:00 |
|
ryan
|
eaab696f0f
|
Fix link for first item in fav actions. Props DD32
git-svn-id: http://svn.automattic.com/wordpress/trunk@9160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 07:49:29 +00:00 |
|
ryan
|
d68573a562
|
No more help menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 07:47:57 +00:00 |
|
markjaquith
|
1033c29346
|
Redirect ancient wp-*.php feed files. fixes #4604
git-svn-id: http://svn.automattic.com/wordpress/trunk@9158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 06:22:52 +00:00 |
|
azaozz
|
9936ab061a
|
Put post status inline with post name
git-svn-id: http://svn.automattic.com/wordpress/trunk@9157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 06:07:49 +00:00 |
|
markjaquith
|
828a6fd593
|
Canonical Feed URLs, first try. see #7182
git-svn-id: http://svn.automattic.com/wordpress/trunk@9156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 05:51:01 +00:00 |
|
azaozz
|
0e09601178
|
Email and visit site links for edit comment form
git-svn-id: http://svn.automattic.com/wordpress/trunk@9155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 05:16:24 +00:00 |
|
azaozz
|
7a2fb7dcf5
|
Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 05:10:16 +00:00 |
|
ryan
|
b5bdfd44d0
|
Remove status column, add states into title td. Needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 03:49:57 +00:00 |
|
matt
|
7627c0db06
|
Move help links to top, kill menu item.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 02:28:35 +00:00 |
|
matt
|
042719a152
|
Bug fix for date/time presets. Hat tip: Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 01:43:04 +00:00 |
|
matt
|
00f08f8079
|
Unsquish text so it doesn't run into each other.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 01:33:27 +00:00 |
|
matt
|
aeffa88551
|
Bringing save button back to top of all option pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-14 01:18:52 +00:00 |
|