root/trunk/wp-admin/edit-form-advanced.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8767 [8767] 08/29/08 05:07:40 azaozz Reply to comments from admin, small improvements and fixes, see #7435
(edit) @8732 [8732] 08/25/08 21:50:11 ryan Notice fixes. see #7509
(edit) @8726 [8726] 08/25/08 10:17:41 azaozz Some 'Show on screen' metabox settings styling, see #7552
(edit) @8720 [8720] 08/24/08 06:56:22 azaozz Reply to comments from admin, first run, see #7435
(edit) @8712 [8712] 08/22/08 18:58:42 ryan First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
(edit) @8700 [8700] 08/21/08 06:42:19 markjaquith Consolidate our hide-if-no-js CSS/jQuery stuff. Now, just: hide-if-js, …
(edit) @8697 [8697] 08/21/08 02:25:14 azaozz Some css cleanup and fixes after the merge, see #7552
(edit) @8691 [8691] 08/20/08 21:42:31 ryan Collapse crazyhorse to trunk. Incoming! see #7552
(edit) @8656 [8656] 08/16/08 07:27:34 westi More phpdoc updates for wp-adming. See #7496 props santosj.
(edit) @8635 [8635] 08/13/08 05:53:48 westi Give plugins the ability to do extra processing on a post before it is …
(edit) @8625 [8625] 08/12/08 20:58:00 ryan Don't redirect back to permalink after editing from Edit This link. fixes …
(edit) @8600 [8600] 08/09/08 05:36:14 ryan Trailing whitespace cleanup
(edit) @8589 [8589] 08/08/08 17:05:10 westi Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
(edit) @8577 [8577] 08/06/08 21:31:40 markjaquith Use the edit_others_posts capability for controlling sticky checkbox …
(edit) @8576 [8576] 08/06/08 21:23:34 markjaquith Give separate paragraphs to the private/sticky checkboxen (heh) and give …
(edit) @8546 [8546] 08/05/08 05:48:21 ryan Sticky Posts, firct cut. see #7457
(edit) @8530 [8530] 08/04/08 05:15:36 azaozz Type error when redirecting after post save, url_to_postid() may return …
(edit) @8508 [8508] 07/30/08 12:32:04 azaozz Stop PHP warnings when $_GET[revision] is not set. Props DD32, see #7437
(edit) @8175 [8175] 06/23/08 22:25:27 ryan don't show autosave message if post and autosave are 'identical'. Props …
(edit) @8032 [8032] 06/02/08 21:01:42 ryan Don't unpublish posts when a user edit who can edit publised posts but not …
(edit) @8011 [8011] 05/29/08 22:21:36 ryan Post revisions API cleanup from mdawaffe. see #6775
(edit) @7967 [7967] 05/20/08 23:46:31 ryan Fix trackback meta box. Props mdawaffe. fixes #7010
(edit) @7956 [7956] 05/19/08 21:35:18 ryan Put checked categories at the top of the checlist. Props mdawaffe. fixes …
(edit) @7948 [7948] 05/18/08 20:08:18 ryan add_meta_box() for edit page form. Props DD32. see #6964
(edit) @7930 [7930] 05/14/08 08:22:01 ryan Add default edit post meta boxes via API. see #6964
(edit) @7919 [7919] 05/12/08 19:08:39 ryan Quick post bookmarklet. First cut. see #6813
(edit) @7907 [7907] 05/08/08 17:25:07 ryan Move autosave to post revisions. Props mdawaffe. see #6775
(edit) @7888 [7888] 05/04/08 21:28:12 westi Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
(edit) @7883 [7883] 05/04/08 10:37:06 westi Associate lables with form fields. Fixes #6859 props MarcoZ.
(edit) @7854 [7854] 04/29/08 19:17:23 ryan Word count from azaozz. see #4807
(edit) @7794 [7794] 04/23/08 22:58:36 markjaquith Fix redirect issue with null post_ID equaling null url_to_postid(). fixes …
(edit) @7747 [7747] 04/18/08 23:38:21 ryan Post revisions from mdawaffe. see #6775
(edit) @7740 [7740] 04/18/08 18:22:33 ryan Don't run url_to_postid on admin pages.
(edit) @7739 [7739] 04/18/08 18:12:04 ryan Don't query post cats if no post. see #2621
(edit) @7737 [7737] 04/18/08 17:41:10 ryan wp_category_checklist() and wp_link_category_checklist() to replace the …
(edit) @7720 [7720] 04/17/08 19:32:38 ryan Revert [7689], gonna try another approach. see #6677
(edit) @7708 [7708] 04/16/08 22:56:37 ryan Preserve author during autosave. fixes #6753 for trunk
(edit) @7689 [7689] 04/15/08 18:00:52 ryan Demand load the category list. Props mdawaffe. see #6677
(edit) @7669 [7669] 04/14/08 19:31:20 ryan More efficient category and list JS from mdawaffe. fixes #6677 for trunk
(edit) @7544 [7544] 03/27/08 03:02:54 markjaquith Tags work without JS, so we should not hide them!
(edit) @7529 [7529] 03/26/08 20:06:18 markjaquith Clean up the Write Post/Write Page/Edit Comment screens for people without …
(edit) @7527 [7527] 03/26/08 18:55:24 ryan Redirect consistency when saving pages and posts.
(edit) @7485 [7485] 03/23/08 07:10:17 matt Sometimes people have huge numbers of posts, let's always number_format …
(edit) @7484 [7484] 03/23/08 06:41:43 matt Spacing cleanups and fixes. Hat tip: azaozz.
(edit) @7480 [7480] 03/22/08 22:19:25 westi Tabindex for the Preview/View links. See #6352.
(edit) @7472 [7472] 03/22/08 09:14:49 westi Improve the tabindex's on the Write>Post page. Need to do the others too.
(edit) @7439 [7439] 03/21/08 03:35:27 markjaquith Don't show 'Go Back' link for drafts
(edit) @7438 [7438] 03/21/08 03:31:12 markjaquith "Go back" link for admin-initiated post/page edits. e.g. do a search, …
(edit) @7409 [7409] 03/20/08 04:19:58 markjaquith Only show Contributors post stati they can chose. Hide date editing from …
(edit) @7400 [7400] 03/19/08 16:51:43 ryan Remove dead code
(edit) @7338 [7338] 03/16/08 23:05:16 ryan Better date editing from MarkJaquith?. see #6250
(edit) @7325 [7325] 03/15/08 22:57:47 westi Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props …
(edit) @7310 [7310] 03/15/08 08:40:22 westi Add an action to allow plugins to add extra related links to the list. …
(edit) @7304 [7304] 03/14/08 23:58:31 ryan Reduce dependency on inline style. Props mdawaffe. fixes #6228
(edit) @7285 [7285] 03/14/08 08:17:59 matt Date display and editing tweaks.
(edit) @7282 [7282] 03/14/08 07:07:46 matt Remove drafts from Write page.
(edit) @7240 [7240] 03/11/08 16:54:48 ryan More TinyMCE color abstraction and new border for title and editor. Props …
(edit) @7230 [7230] 03/11/08 07:23:07 matt Visual and English tweaks throughout.
(edit) @7181 [7181] 03/07/08 10:05:54 matt A number of style tweaks; widen up a little; starting to add contextual …
(edit) @7170 [7170] 03/06/08 10:23:00 matt Fix some names and order of filters.
(edit) @7146 [7146] 03/04/08 00:05:30 ryan Post edit collision detection fixes from mdawaffe. fixes #6043
(edit) @7145 [7145] 03/03/08 21:15:34 ryan Autosave notice styling from mdawaffe. fixes #6054
(edit) @7130 [7130] 03/02/08 20:17:30 ryan Remove trailing whites.
(edit) @7120 [7120] 03/01/08 06:26:13 ryan Fix private post toggle
(edit) @7103 [7103] 02/29/08 09:51:36 ryan Post Edit Collision Detection from mdawaffe. fixes #6043
(edit) @7101 [7101] 02/29/08 08:08:17 ryan Set max width on .wrap. Props mt. fixes #6036
(edit) @6983 [6983] 02/22/08 17:43:56 ryan Notice fixes from nbachiyski. fixes #5961
(edit) @6969 [6969] 02/22/08 03:45:19 ryan Submitbox style changes from mt. see #5949
(edit) @6966 [6966] 02/22/08 02:04:17 ryan Move submitboxes to be the first thing in the poststuff div. Props …
(edit) @6962 [6962] 02/21/08 22:26:56 ryan Validation fixes
(edit) @6961 [6961] 02/21/08 22:20:19 ryan Validation fixes
(edit) @6955 [6955] 02/21/08 20:19:34 ryan Slug edit for pages. Hide advanced slug field if JS enabled. Trigger …
(edit) @6954 [6954] 02/21/08 17:08:06 ryan Show permalink editor on new posts after autosave. Props filosofo. see …
(edit) @6953 [6953] 02/21/08 06:19:46 ryan Auto add preview link after autosaving a new post or page. Props filosofo. …
(edit) @6950 [6950] 02/21/08 00:27:23 ryan Admin styling updates from mt. fixes #5940
(edit) @6949 [6949] 02/20/08 23:43:06 ryan Add Related section to all write/edit pages
(edit) @6948 [6948] 02/20/08 23:31:56 ryan Lose the breaks and do it right
(edit) @6947 [6947] 02/20/08 22:49:04 ryan Add h2 headers to the write/edit pages
(edit) @6932 [6932] 02/20/08 06:50:52 ryan Change some meta box titles
(edit) @6904 [6904] 02/18/08 22:07:57 ryan Move timestamp to submitbox. Put it in a slidedown. see #5846
(edit) @6901 [6901] 02/18/08 19:38:01 ryan submit box actions hooks from filosofo. fixes #5873
(edit) @6898 [6898] 02/18/08 17:44:14 ryan Add submitpost_box action to post edit form. Props filosofo. see #5873
(edit) @6867 [6867] 02/16/08 01:15:35 ryan Put closing div inside conditional.
(edit) @6866 [6866] 02/15/08 23:11:42 ryan Styling fix for previewview from hansengel. see #5847
(edit) @6834 [6834] 02/14/08 00:51:28 ryan Save tags lingering in quick add box upon save. Props fitzrev. fixes #5849
(edit) @6829 [6829] 02/13/08 21:58:46 ryan Rough in Related section of preview view. Needs styling. see #5847
(edit) @6788 [6788] 02/11/08 17:40:16 ryan Fix edit slug ajax nonce. props nbachiyski. see #5816
(edit) @6768 [6768] 02/09/08 08:40:00 ryan Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. …
(edit) @6762 [6762] 02/08/08 21:06:15 ryan Separate meta box context into page and context to accommodate postbox API …
(edit) @6761 [6761] 02/08/08 19:57:50 ryan Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
(edit) @6758 [6758] 02/08/08 18:51:37 ryan add_meta_box(). see #5798
(edit) @6739 [6739] 02/06/08 21:19:47 ryan Remove cookie checking from check_ajax_referer(). Check nonces instead. …
(edit) @6713 [6713] 02/02/08 20:31:56 ryan Fix edit link form categories a bit. AJAX add still needs work.
(edit) @6712 [6712] 02/02/08 19:22:14 ryan Don't hard code post type in edit forms. Props filosofo and DD32. fixes …
(edit) @6633 [6633] 01/17/08 16:51:32 matt Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
(edit) @6625 [6625] 01/16/08 09:18:15 ryan Fix typo and clean up ternary logic. Props fitzrev. fixes #5677
(edit) @6624 [6624] 01/16/08 09:02:18 ryan Show post modification time. Needs style. Rough.
(edit) @6623 [6623] 01/16/08 07:26:41 ryan Add date display and pending status.
(edit) @6620 [6620] 01/16/08 06:28:42 ryan Relocate delete post on edit screen. Needs styling.
(edit) @6619 [6619] 01/16/08 05:52:38 ryan Make publish status a dropdown.
Note: See TracRevisionLog for help on using the revision log.