Andrew Ozz
|
b38931ee3d
|
Fix right sidebar on edit comment screen
git-svn-id: https://develop.svn.wordpress.org/trunk@10843 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-26 22:22:52 +00:00 |
Andrew Ozz
|
759fde9021
|
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: https://develop.svn.wordpress.org/trunk@10834 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-25 14:29:22 +00:00 |
Ryan Boren
|
3fe87a2049
|
Use _x() and extracted comments. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10680 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-02 19:20:19 +00:00 |
Ryan Boren
|
baaaa352ba
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 18:03:31 +00:00 |
Ryan Boren
|
ace2567641
|
Fix id typo. Props sivel. fixes #8401
git-svn-id: https://develop.svn.wordpress.org/trunk@9928 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 20:44:43 +00:00 |
Andrew Ozz
|
0b85e05cda
|
More screen icons and fixes, includes patch by johnconners, fixes #8380
git-svn-id: https://develop.svn.wordpress.org/trunk@9912 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 23:35:23 +00:00 |
Peter Westwood
|
8969d49dbe
|
Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@9835 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-21 18:16:44 +00:00 |
Mark Jaquith
|
83a88c1247
|
change "Awaiting Moderation" to "Pending" fixes #8184
git-svn-id: https://develop.svn.wordpress.org/trunk@9656 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-13 05:57:07 +00:00 |
Ryan Boren
|
b9a4fd0d29
|
Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154
git-svn-id: https://develop.svn.wordpress.org/trunk@9615 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 19:54:54 +00:00 |
Ryan Boren
|
eea86a8557
|
Validation fixes from Simek. fixes #8139
git-svn-id: https://develop.svn.wordpress.org/trunk@9592 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 17:49:00 +00:00 |
Mark Jaquith
|
6f5222b2a5
|
Fix small typo in last commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9492 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 07:07:39 +00:00 |
Mark Jaquith
|
34fed9014b
|
Update to publish box styles. More horizontal room, consistent button placement, better for i18n, better wording.
git-svn-id: https://develop.svn.wordpress.org/trunk@9491 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 07:06:36 +00:00 |
Andrew Ozz
|
2c433c747d
|
Fix typo in edit-form-comment.php, props 112502, fixes #8037
git-svn-id: https://develop.svn.wordpress.org/trunk@9471 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 02:22:41 +00:00 |
Peter Westwood
|
21d832c40c
|
Add missing translation call.
git-svn-id: https://develop.svn.wordpress.org/trunk@9466 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 19:15:33 +00:00 |
Mark Jaquith
|
3501b899b2
|
Improvements to the Edit Comment screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9436 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:05:25 +00:00 |
Andrew Ozz
|
bb44218132
|
More edit comment page fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9434 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 16:52:55 +00:00 |
Mark Jaquith
|
1f6c4a1655
|
Bring Comment Save postbox up to parity with Post/Page Publish postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9430 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 06:53:55 +00:00 |
Andrew Ozz
|
41036eae4e
|
Edit comment page fix
git-svn-id: https://develop.svn.wordpress.org/trunk@9425 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 03:31:06 +00:00 |
Andrew Ozz
|
70443d9dbb
|
Write page styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9384 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 10:59:26 +00:00 |
Andrew Ozz
|
cc12f52385
|
Email and visit site links for edit comment form
git-svn-id: https://develop.svn.wordpress.org/trunk@9155 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 05:16:24 +00:00 |
Ryan Boren
|
6d727a9c2b
|
phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9119 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-10 18:21:16 +00:00 |
Ryan Boren
|
638a41bf49
|
Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 23:32:34 +00:00 |
Andrew Ozz
|
b82dc680c5
|
Comment status on edit comment page: change drop-down to radio buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9099 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 05:24:25 +00:00 |
Ryan Boren
|
8f62bd766a
|
h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9032 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 22:06:23 +00:00 |
Andrew Ozz
|
c9a085eac6
|
Update for the Save box in edit comment form.
git-svn-id: https://develop.svn.wordpress.org/trunk@8913 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:50:34 +00:00 |
Andrew Ozz
|
349d288c48
|
Some css cleanup and fixes after the merge, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8697 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 02:25:14 +00:00 |
Ryan Boren
|
6db75e59d4
|
Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 21:42:31 +00:00 |
Peter Westwood
|
e1adf1d070
|
More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-16 07:27:34 +00:00 |
Peter Westwood
|
f70f8d56cc
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7883 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-04 10:37:06 +00:00 |
Ryan Boren
|
83027973d1
|
Redirect back to original referer when deleting a comment from the edit comment page. fixes #6458 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7755 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-21 16:45:48 +00:00 |
Mark Jaquith
|
6dfc0cbf89
|
Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396
git-svn-id: https://develop.svn.wordpress.org/trunk@7530 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 20:15:52 +00:00 |
Mark Jaquith
|
5e779414fd
|
Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: https://develop.svn.wordpress.org/trunk@7529 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 20:06:18 +00:00 |
Mark Jaquith
|
8b6ba65861
|
moderation.php is no more. All hail edit-comments.php?comment_status=moderated
git-svn-id: https://develop.svn.wordpress.org/trunk@7391 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 23:24:04 +00:00 |
Peter Westwood
|
2d7ba950bc
|
Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7325 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 22:57:47 +00:00 |
Peter Westwood
|
1168abf8f3
|
Add an action to allow plugins to add extra related links to the list. Fixes #6232.
git-svn-id: https://develop.svn.wordpress.org/trunk@7310 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 08:40:22 +00:00 |
Ryan Boren
|
872d374ece
|
Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7304 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 23:58:31 +00:00 |
Matt Mullenweg
|
1d749413cd
|
Date display and editing tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7285 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 08:17:59 +00:00 |
Ryan Boren
|
4d02937e6d
|
max width fixes from azaozz. fixes #6051
git-svn-id: https://develop.svn.wordpress.org/trunk@7114 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 23:27:02 +00:00 |
Ryan Boren
|
59057e6250
|
Fix edit comment form tab indices. fixes #5712
git-svn-id: https://develop.svn.wordpress.org/trunk@7032 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-26 04:53:48 +00:00 |
Ryan Boren
|
712c07282e
|
submitbox stylings from mt. fixes #5949
git-svn-id: https://develop.svn.wordpress.org/trunk@6970 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 03:52:19 +00:00 |
Ryan Boren
|
84df286e83
|
Move submitboxes to be the first thing in the poststuff div. Props fitztrev. fixes #5947
git-svn-id: https://develop.svn.wordpress.org/trunk@6966 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 02:04:17 +00:00 |
Ryan Boren
|
908ed8a196
|
Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 22:20:19 +00:00 |
Ryan Boren
|
4ad16d0c41
|
Add Related section to all write/edit pages
git-svn-id: https://develop.svn.wordpress.org/trunk@6949 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 23:43:06 +00:00 |
Ryan Boren
|
f72f27680d
|
Lose the breaks and do it right
git-svn-id: https://develop.svn.wordpress.org/trunk@6948 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 23:31:56 +00:00 |
Ryan Boren
|
bed34cd9bf
|
Add h2 headers to the write/edit pages
git-svn-id: https://develop.svn.wordpress.org/trunk@6947 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 22:49:04 +00:00 |
Ryan Boren
|
ea73b4aa17
|
Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 19:30:55 +00:00 |
Ryan Boren
|
98779e9752
|
Don't show Add Media when editing comments. Props azaozz. fixes #5910
git-svn-id: https://develop.svn.wordpress.org/trunk@6930 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 05:39:04 +00:00 |
Ryan Boren
|
8a87674b60
|
Update edit comment form. WIP
git-svn-id: https://develop.svn.wordpress.org/trunk@6923 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 02:41:16 +00:00 |
Peter Westwood
|
1b8987543c
|
Add a link to the post a comment is for when editing a comment. Fixes #4345 props mgrouchy,
git-svn-id: https://develop.svn.wordpress.org/trunk@6432 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 20:31:46 +00:00 |
Peter Westwood
|
f9a1eaf440
|
Move the heading inside the wrap. Fixes #5348 props rob1n
git-svn-id: https://develop.svn.wordpress.org/trunk@6406 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 17:27:22 +00:00 |