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 |
Matt Mullenweg
|
cb1aa603b4
|
Remove drafts from Write page.
git-svn-id: https://develop.svn.wordpress.org/trunk@7282 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 07:07:46 +00:00 |
Ryan Boren
|
875d0265d4
|
More TinyMCE color abstraction and new border for title and editor. Props azaozz. fixes #6156
git-svn-id: https://develop.svn.wordpress.org/trunk@7240 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 16:54:48 +00:00 |
Matt Mullenweg
|
bde39aec07
|
Visual and English tweaks throughout.
git-svn-id: https://develop.svn.wordpress.org/trunk@7230 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 07:23:07 +00:00 |
Matt Mullenweg
|
1a25889bb9
|
A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
git-svn-id: https://develop.svn.wordpress.org/trunk@7181 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-07 10:05:54 +00:00 |
Matt Mullenweg
|
26a14e222b
|
Fix some names and order of filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@7170 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 10:23:00 +00:00 |
Ryan Boren
|
9df4b3f641
|
Post edit collision detection fixes from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7146 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-04 00:05:30 +00:00 |
Ryan Boren
|
742b6b7ceb
|
Autosave notice styling from mdawaffe. fixes #6054
git-svn-id: https://develop.svn.wordpress.org/trunk@7145 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-03 21:15:34 +00:00 |
Ryan Boren
|
6d7441c26e
|
Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-02 20:17:30 +00:00 |
Ryan Boren
|
9a7997c931
|
Fix private post toggle
git-svn-id: https://develop.svn.wordpress.org/trunk@7120 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-01 06:26:13 +00:00 |
Ryan Boren
|
e29306e69c
|
Post Edit Collision Detection from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 09:51:36 +00:00 |
Ryan Boren
|
1d7d315192
|
Set max width on .wrap. Props mt. fixes #6036
git-svn-id: https://develop.svn.wordpress.org/trunk@7101 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 08:08:17 +00:00 |
Ryan Boren
|
7ed364b2ce
|
Notice fixes from nbachiyski. fixes #5961
git-svn-id: https://develop.svn.wordpress.org/trunk@6983 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 17:43:56 +00:00 |
Ryan Boren
|
b71e04da59
|
Submitbox style changes from mt. see #5949
git-svn-id: https://develop.svn.wordpress.org/trunk@6969 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 03:45: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
|
0ac25d745d
|
Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6962 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 22:26:56 +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
|
da73b7408d
|
Slug edit for pages. Hide advanced slug field if JS enabled. Trigger first autosave after 15 chars. Set autosave interval to 60s. Props filosofo. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@6955 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 20:19:34 +00:00 |
Ryan Boren
|
908e657b61
|
Show permalink editor on new posts after autosave. Props filosofo. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@6954 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 17:08:06 +00:00 |
Ryan Boren
|
a738abba3d
|
Auto add preview link after autosaving a new post or page. Props filosofo. see #5847
git-svn-id: https://develop.svn.wordpress.org/trunk@6953 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 06:19:46 +00:00 |
Ryan Boren
|
6e73f36982
|
Admin styling updates from mt. fixes #5940
git-svn-id: https://develop.svn.wordpress.org/trunk@6950 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 00:27:23 +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
|
086aff9476
|
Change some meta box titles
git-svn-id: https://develop.svn.wordpress.org/trunk@6932 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 06:50:52 +00:00 |
Ryan Boren
|
af4c2613d4
|
Move timestamp to submitbox. Put it in a slidedown. see #5846
git-svn-id: https://develop.svn.wordpress.org/trunk@6904 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-18 22:07:57 +00:00 |
Ryan Boren
|
5a97e68cd1
|
submit box actions hooks from filosofo. fixes #5873
git-svn-id: https://develop.svn.wordpress.org/trunk@6901 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-18 19:38:01 +00:00 |
Ryan Boren
|
5eac972817
|
Add submitpost_box action to post edit form. Props filosofo. see #5873
git-svn-id: https://develop.svn.wordpress.org/trunk@6898 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-18 17:44:14 +00:00 |
Ryan Boren
|
2238d418e1
|
Put closing div inside conditional.
git-svn-id: https://develop.svn.wordpress.org/trunk@6867 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 01:15:35 +00:00 |
Ryan Boren
|
7d9810fe95
|
Styling fix for previewview from hansengel. see #5847
git-svn-id: https://develop.svn.wordpress.org/trunk@6866 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-15 23:11:42 +00:00 |
Ryan Boren
|
3b76fae7e4
|
Save tags lingering in quick add box upon save. Props fitzrev. fixes #5849
git-svn-id: https://develop.svn.wordpress.org/trunk@6834 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 00:51:28 +00:00 |
Ryan Boren
|
5f46a6db39
|
Rough in Related section of preview view. Needs styling. see #5847
git-svn-id: https://develop.svn.wordpress.org/trunk@6829 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 21:58:46 +00:00 |
Ryan Boren
|
1d038f7c24
|
Fix edit slug ajax nonce. props nbachiyski. see #5816
git-svn-id: https://develop.svn.wordpress.org/trunk@6788 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 17:40:16 +00:00 |
Ryan Boren
|
5deeece50b
|
Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774
git-svn-id: https://develop.svn.wordpress.org/trunk@6768 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 08:40:00 +00:00 |
Ryan Boren
|
2c80b3fb04
|
Separate meta box context into page and context to accommodate postbox API changes. see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6762 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 21:06:15 +00:00 |
Ryan Boren
|
4c6d9571f9
|
Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6761 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 19:57:50 +00:00 |
Ryan Boren
|
c8bd7a13c6
|
add_meta_box(). see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6758 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 18:51:37 +00:00 |
Ryan Boren
|
c2083047a8
|
Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782
git-svn-id: https://develop.svn.wordpress.org/trunk@6739 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:19:47 +00:00 |
Ryan Boren
|
090e465ffd
|
Fix edit link form categories a bit. AJAX add still needs work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6713 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 20:31:56 +00:00 |
Ryan Boren
|
d04499eccc
|
Don't hard code post type in edit forms. Props filosofo and DD32. fixes #4991
git-svn-id: https://develop.svn.wordpress.org/trunk@6712 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 19:22:14 +00:00 |
Matt Mullenweg
|
098e6672e4
|
Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6633 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-17 16:51:32 +00:00 |
Ryan Boren
|
efdb111a66
|
Fix typo and clean up ternary logic. Props fitzrev. fixes #5677
git-svn-id: https://develop.svn.wordpress.org/trunk@6625 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 09:18:15 +00:00 |
Ryan Boren
|
d310fc1367
|
Show post modification time. Needs style. Rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@6624 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 09:02:18 +00:00 |
Ryan Boren
|
f1c7a96841
|
Add date display and pending status.
git-svn-id: https://develop.svn.wordpress.org/trunk@6623 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 07:26:41 +00:00 |
Ryan Boren
|
a7536feec6
|
Relocate delete post on edit screen. Needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@6620 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 06:28:42 +00:00 |
Ryan Boren
|
5030e58c5e
|
Make publish status a dropdown.
git-svn-id: https://develop.svn.wordpress.org/trunk@6619 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 05:52:38 +00:00 |
Matt Mullenweg
|
913f6642a3
|
Some styling tweaks to header and submit box.
git-svn-id: https://develop.svn.wordpress.org/trunk@6611 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 07:21:25 +00:00 |