Commit Graph

191 Commits

Author SHA1 Message Date
ryan
ed09992863 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: http://svn.automattic.com/wordpress/trunk@6955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-21 20:19:34 +00:00
ryan
f5afc1fd4f Show permalink editor on new posts after autosave. Props filosofo. see #5749
git-svn-id: http://svn.automattic.com/wordpress/trunk@6954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-21 17:08:06 +00:00
ryan
eb3cb51113 Auto add preview link after autosaving a new post or page. Props filosofo. see #5847
git-svn-id: http://svn.automattic.com/wordpress/trunk@6953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-21 06:19:46 +00:00
ryan
2c874f5189 Admin styling updates from mt. fixes #5940
git-svn-id: http://svn.automattic.com/wordpress/trunk@6950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-21 00:27:23 +00:00
ryan
efc3b70996 Add Related section to all write/edit pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@6949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-20 23:43:06 +00:00
ryan
3378e3b20b Lose the breaks and do it right
git-svn-id: http://svn.automattic.com/wordpress/trunk@6948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-20 23:31:56 +00:00
ryan
9183c9ee15 Add h2 headers to the write/edit pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@6947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-20 22:49:04 +00:00
ryan
b9c63b6f11 Change some meta box titles
git-svn-id: http://svn.automattic.com/wordpress/trunk@6932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-20 06:50:52 +00:00
ryan
7d06b85a36 Move timestamp to submitbox. Put it in a slidedown. see #5846
git-svn-id: http://svn.automattic.com/wordpress/trunk@6904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-18 22:07:57 +00:00
ryan
2169d4e439 submit box actions hooks from filosofo. fixes #5873
git-svn-id: http://svn.automattic.com/wordpress/trunk@6901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-18 19:38:01 +00:00
ryan
ffe43e781e Add submitpost_box action to post edit form. Props filosofo. see #5873
git-svn-id: http://svn.automattic.com/wordpress/trunk@6898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-18 17:44:14 +00:00
ryan
1bec10a40a Put closing div inside conditional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-16 01:15:35 +00:00
ryan
171cb54946 Styling fix for previewview from hansengel. see #5847
git-svn-id: http://svn.automattic.com/wordpress/trunk@6866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-15 23:11:42 +00:00
ryan
3453246f35 Save tags lingering in quick add box upon save. Props fitzrev. fixes #5849
git-svn-id: http://svn.automattic.com/wordpress/trunk@6834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-14 00:51:28 +00:00
ryan
ecba594cdc Rough in Related section of preview view. Needs styling. see #5847
git-svn-id: http://svn.automattic.com/wordpress/trunk@6829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-13 21:58:46 +00:00
ryan
2b7ea6a824 Fix edit slug ajax nonce. props nbachiyski. see #5816
git-svn-id: http://svn.automattic.com/wordpress/trunk@6788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-11 17:40:16 +00:00
ryan
62a4e6518b Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774
git-svn-id: http://svn.automattic.com/wordpress/trunk@6768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-09 08:40:00 +00:00
ryan
7f78733f6b Separate meta box context into page and context to accommodate postbox API changes. see #5798
git-svn-id: http://svn.automattic.com/wordpress/trunk@6762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-08 21:06:15 +00:00
ryan
bc817d2a2e Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
git-svn-id: http://svn.automattic.com/wordpress/trunk@6761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-08 19:57:50 +00:00
ryan
47ac60f02c add_meta_box(). see #5798
git-svn-id: http://svn.automattic.com/wordpress/trunk@6758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-08 18:51:37 +00:00
ryan
7b946b9007 Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782
git-svn-id: http://svn.automattic.com/wordpress/trunk@6739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-06 21:19:47 +00:00
ryan
45ebbd5bb8 Fix edit link form categories a bit. AJAX add still needs work.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-02 20:31:56 +00:00
ryan
d42b1a8256 Don't hard code post type in edit forms. Props filosofo and DD32. fixes #4991
git-svn-id: http://svn.automattic.com/wordpress/trunk@6712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-02 19:22:14 +00:00
matt
5fbca12c9e Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-17 16:51:32 +00:00
ryan
7c51664827 Fix typo and clean up ternary logic. Props fitzrev. fixes #5677
git-svn-id: http://svn.automattic.com/wordpress/trunk@6625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-16 09:18:15 +00:00
ryan
51e4044a0b Show post modification time. Needs style. Rough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-16 09:02:18 +00:00
ryan
5bfe19954d Add date display and pending status.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-16 07:26:41 +00:00
ryan
78acad2aa8 Relocate delete post on edit screen. Needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-16 06:28:42 +00:00
ryan
102b274a40 Make publish status a dropdown.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-16 05:52:38 +00:00
matt
5ff7c8126a Some styling tweaks to header and submit box.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-14 07:21:25 +00:00
matt
d01592f0ae Rough pass at submit box.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-14 01:14:57 +00:00
matt
917d5a7370 Fixes to category list saving. Hat tip: mdawaffe. Fixes #5631
git-svn-id: http://svn.automattic.com/wordpress/trunk@6597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-10 22:42:49 +00:00
ryan
db44305ce1 Fixes for new categories interface from mdawaffe. fixes #5618
git-svn-id: http://svn.automattic.com/wordpress/trunk@6591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-10 20:19:58 +00:00
matt
16d42d6ee7 New experimental category interface, fixes #5618. Hat tip: mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-10 09:39:35 +00:00
ryan
d3e7affa4b Save toggle box open/closed state. Props nbachiyski. fixes #5610
git-svn-id: http://svn.automattic.com/wordpress/trunk@6584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-09 17:46:13 +00:00
ryan
0a5781da6e Remember last editor chosen. Props mdawaffe. fixes #3978
git-svn-id: http://svn.automattic.com/wordpress/trunk@6567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-06 19:01:32 +00:00
matt
2073c22bbd Post screen improvements^H^H^H, er, changes. Will file tickets for todos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-03 08:03:29 +00:00
matt
ae18e22598 New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-03 01:34:11 +00:00
ryan
f8afc0b75d jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805
git-svn-id: http://svn.automattic.com/wordpress/trunk@6213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-10-09 22:49:42 +00:00
ryan
3ccba6071a Add tags-input class. Props momo360modena. fixes #4989
git-svn-id: http://svn.automattic.com/wordpress/trunk@6123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-16 18:25:10 +00:00
markjaquith
229a52b3a1 focus the cursor when writing a new post. Props foolswisdom and Nazgul. fixes #3936
git-svn-id: http://svn.automattic.com/wordpress/trunk@6059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-07 02:56:05 +00:00
markjaquith
f851dc2257 Always put the author of the post in the authors dropdown, even if they have since been demoted to a role without post-saving capabilities. fixes #4458
git-svn-id: http://svn.automattic.com/wordpress/trunk@6049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-06 04:46:56 +00:00
ryan
321c310717 Remove trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@6026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-03 23:32:58 +00:00
ryan
d5842abd35 don't show Publish button when editing a future post. Props tellyworth.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-07-06 21:04:37 +00:00
markjaquith
7f44512c5d Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
git-svn-id: http://svn.automattic.com/wordpress/trunk@5707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-14 16:24:28 +00:00
ryan
4efb612c1a Post and page management filter additions from mdawaffe. see #3945
git-svn-id: http://svn.automattic.com/wordpress/trunk@5587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-29 04:28:10 +00:00
ryan
8e547a3677 attribute_escape()s and int casts. see #4333
git-svn-id: http://svn.automattic.com/wordpress/trunk@5543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-25 09:41:04 +00:00
rob1n
44088f5463 Add id attribute where it's only name. fixes #3696
git-svn-id: http://svn.automattic.com/wordpress/trunk@5323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-27 00:47:01 +00:00
markjaquith
d5bd979f87 CSS IDs should avoid using underscores for compat with older browers. See http://tinyurl.com/2s99u6 addresses #4140
git-svn-id: http://svn.automattic.com/wordpress/trunk@5257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-12 20:53:59 +00:00
rob1n
570b2a4600 Tidy up the tags interface. Props andy. fixes #4140
git-svn-id: http://svn.automattic.com/wordpress/trunk@5254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-12 16:13:37 +00:00