root/trunk/wp-admin/edit-pages.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9122 [9122] 10/11/08 00:12:37 ryan Remove pagenow from search form actions. Props Viper007Bond. see #7552
(edit) @9083 [9083] 10/05/08 04:43:52 azaozz Quick Edit for Tags, Categories and Link Categories, improvements to …
(edit) @9074 [9074] 10/03/08 03:06:43 ryan Function to prep 's' for display on admin pages that don't run WP_Query(). …
(edit) @9073 [9073] 10/03/08 00:13:12 azaozz Reposition the Search and Filter. Brings the top of the screen closer to …
(edit) @9069 [9069] 10/02/08 18:03:45 ryan Restore search boxes. CSS to-do. Props Viper007Bond. see #7552
(edit) @9054 [9054] 10/02/08 01:32:27 azaozz Move Page Options button to the header
(edit) @9038 [9038] 09/30/08 17:51:50 ryan Add Pages->Drafts
(edit) @9036 [9036] 09/30/08 10:30:56 azaozz Batch edit: allow removal of selected posts, prevent page parent lock.
(edit) @9032 [9032] 09/29/08 22:06:23 ryan h2 removal per wireframes. Props Viper007Bond. see #7552
(edit) @9028 [9028] 09/29/08 09:26:21 azaozz Add table footers and action selects at the bottom
(edit) @9018 [9018] 09/28/08 12:29:19 azaozz Move posts filter above tablenav
(edit) @9016 [9016] 09/28/08 04:11:27 azaozz Move and adjust "Page Options" box
(edit) @8984 [8984] 09/25/08 21:54:14 ryan Remove per page search boxes
(edit) @8973 [8973] 09/25/08 13:42:34 azaozz Batch editing, first cut, see #6815
(edit) @8948 [8948] 09/22/08 03:27:48 azaozz Bulk delete: only delete when Apply button is clicked, move Advanced …
(edit) @8943 [8943] 09/21/08 19:45:45 azaozz Sytling and improvements to inline editing, see #6815
(edit) @8923 [8923] 09/18/08 05:41:45 ryan Consolidate column header code. Add column hiding to taxonomy pages …
(edit) @8883 [8883] 09/13/08 19:12:55 ryan Move Show Settings into header and rename Advanced Options. Move preview …
(edit) @8867 [8867] 09/11/08 18:54:05 azaozz Fix the position of the search field on all admin pages.
(edit) @8860 [8860] 09/11/08 05:36:34 ryan Column hiding for pages. see #7725
(edit) @8857 [8857] 09/10/08 22:47:03 ryan Inline editing. First cut. Props Aaron Harp. see #6815
(edit) @8839 [8839] 09/06/08 06:56:56 ryan Label colonectomy
(edit) @8836 [8836] 09/06/08 06:49:25 ryan Resurrect Search Pages button
(edit) @8827 [8827] 09/05/08 23:19:08 westi Better admin search boxes.
(edit) @8780 [8780] 08/30/08 07:16:16 azaozz Add hotkeys.js to all pages that list comments and prevent error if not …
(edit) @8720 [8720] 08/24/08 06:56:22 azaozz Reply to comments from admin, first run, see #7435
(edit) @8682 [8682] 08/20/08 04:06:36 ryan Merge crazyhorse management pages. see #7552
(edit) @8656 [8656] 08/16/08 07:27:34 westi More phpdoc updates for wp-adming. See #7496 props santosj.
(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) @8484 [8484] 07/29/08 05:22:58 ryan Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. …
(edit) @8345 [8345] 07/16/08 16:13:48 ryan Typo fix. Props paul@byte. fixes #7323 for trunk
(edit) @8089 [8089] 06/15/08 00:45:01 ryan Add paging to Manage->Pages. see #6561
(edit) @7998 [7998] 05/27/08 17:46:01 ryan First cut and better admin SSL support. see #7001
(edit) @7883 [7883] 05/04/08 10:37:06 westi Associate lables with form fields. Fixes #6859 props MarcoZ.
(edit) @7645 [7645] 04/14/08 16:13:25 ryan Prepare DB queries in more places. Props filosofo. see #6644
(edit) @7485 [7485] 03/23/08 07:10:17 matt Sometimes people have huge numbers of posts, let's always number_format …
(edit) @7397 [7397] 03/19/08 16:00:09 ryan ngettext fixes from nbachiyski. fixes #6261
(edit) @7307 [7307] 03/15/08 06:14:03 ryan Reduce dependency on inline style. Props mdawaffe. fixes #6228
(edit) @7304 [7304] 03/14/08 23:58:31 ryan Reduce dependency on inline style. Props mdawaffe. fixes #6228
(edit) @7248 [7248] 03/11/08 20:26:10 ryan Fix AJAX comment ops for single pages. Props mdawaffe. fixes #6165
(edit) @7184 [7184] 03/07/08 18:35:24 matt Make deletes hover red, rawr.
(edit) @7170 [7170] 03/06/08 10:23:00 matt Fix some names and order of filters.
(edit) @7130 [7130] 03/02/08 20:17:30 ryan Remove trailing whites.
(edit) @7113 [7113] 02/29/08 22:38:20 ryan Allow searching within a given page status. fixes #5839
(edit) @7112 [7112] 02/29/08 22:34:29 ryan Add option to check caps when querying a particular page status. fixes …
(edit) @7102 [7102] 02/29/08 08:12:12 ryan Remove some no longer needed JS. Props mdawaffe. fixes #6011
(edit) @7098 [7098] 02/28/08 22:12:04 ryan Fade approved comments from moderated list. Props mdawaffe. fixes #6032
(edit) @7082 [7082] 02/28/08 06:50:25 ryan Unify comment display. Props mdawaffe. fixes #6025
(edit) @7079 [7079] 02/28/08 00:16:49 ryan Add edit comments js to edit-pages when viewing a page's comments. see …
(edit) @7078 [7078] 02/28/08 00:13:09 ryan Show comments when viewing a page in Manage Pages. fixes #6022
(edit) @7077 [7077] 02/27/08 23:57:00 ryan fix new-fangled multi widgets. Props mdawaffe. see #6022
(edit) @7057 [7057] 02/27/08 00:46:27 ryan Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes …
(edit) @7047 [7047] 02/26/08 20:53:07 ryan Add page saved notice.
(edit) @6997 [6997] 02/24/08 02:07:51 ryan Admin style tweaks from mt. fixes #5974
(edit) @6980 [6980] 02/22/08 17:30:43 ryan Validation fixes from nbachiyski. fixes #5962
(edit) @6950 [6950] 02/21/08 00:27:23 ryan Admin styling updates from mt. fixes #5940
(edit) @6918 [6918] 02/19/08 20:33:59 ryan Standardize button and select treatments. Props mt. fixes #5925
(edit) @6869 [6869] 02/16/08 11:36:46 westi Fix broken translations. Fixes #5865 props hervada.
(edit) @6863 [6863] 02/15/08 22:29:18 ryan Clean up URL and redirect after GET posts
(edit) @6859 [6859] 02/15/08 17:46:02 ryan Gettext strings. Props SteveAgl?. fixes #5865
(edit) @6831 [6831] 02/13/08 23:54:11 ryan Bulk delete for manage pages.
(edit) @6808 [6808] 02/13/08 09:30:26 ryan Reduce queries by wp_count_posts(). Props josephscott. fixes #5820
(edit) @6804 [6804] 02/13/08 07:32:50 ryan Design update for link categories management.
(edit) @6798 [6798] 02/12/08 08:01:32 ryan Manage links redesign. Add link search.
(edit) @6797 [6797] 02/12/08 05:59:07 ryan s/post/page/
(edit) @6796 [6796] 02/12/08 05:51:53 ryan Manage->Pages design update
(edit) @6726 [6726] 02/05/08 06:47:27 ryan Trailing whitespace cleanup
(edit) @6380 [6380] 12/14/07 06:20:42 ryan Faster page_rows() from hailin. see #5303
(edit) @6213 [6213] 10/09/07 22:49:42 ryan jquery for list manipulation. Round one, fight. Props mdawaffe. fixes …
(edit) @6034 [6034] 09/04/07 22:50:31 ryan mprove desriptions for I18N strings. Props nbachiyski. fixes #4906
(edit) @6033 [6033] 09/04/07 20:56:08 westi Improve desriptions for I18N strings. Fixes #4906 props nbachiyski
(edit) @6026 [6026] 09/03/07 23:32:58 ryan Remove trailing whitespace
(edit) @5963 [5963] 08/28/07 21:04:17 ryan Reorder post/page status dropdowns. Props mdawaffe. fixes #4848
(edit) @5700 [5700] 06/14/07 02:25:30 ryan Trim empty lines. Nothing but newline.
(edit) @5587 [5587] 05/29/07 04:28:10 ryan Post and page management filter additions from mdawaffe. see #3945
(edit) @5583 [5583] 05/28/07 22:31:31 ryan Nomenclature changes. see #3945
(edit) @5582 [5582] 05/28/07 21:55:12 ryan Show drafts that have a published parent. Props mdawaffe. fixes #4356
(edit) @5575 [5575] 05/28/07 18:34:06 ryan Better draft, private, and future post/page management from mdawaffe. …
(edit) @5361 [5361] 05/01/07 01:19:19 rob1n Add clearer to edit-pages.php. Props Nazgul. fixes #4210
(edit) @5323 [5323] 04/27/07 00:47:01 rob1n Add id attribute where it's only name. fixes #3696
(edit) @4913 [4913] 02/22/07 01:59:33 ryan Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760
(edit) @4656 [4656] 12/21/06 10:10:04 markjaquith new function for escaping within attributes: attribute_escape()
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4480 [4480] 11/18/06 07:31:29 ryan Hold off on menu cleanup until next release. There be dragons.
(edit) @4478 [4478] 11/18/06 06:09:48 matt Admin functions cleanup, and change how we do titles and parents in the …
(edit) @4258 [4258] 09/27/06 00:51:17 ryan RTL enhancements from Sewar. #3136
(edit) @3788 [3788] 05/22/06 17:16:05 ryan Script loader from mdawaffe. #2701
(edit) @3770 [3770] 05/10/06 20:35:10 matt Lots of style and admin tweaks
(edit) @3727 [3727] 04/19/06 09:17:10 matt Navigation doesn't work, just show all pages.
(edit) @3660 [3660] 03/29/06 01:51:55 ryan AJAX, cause you love it. Props mdawaffe. fixes #2561
(edit) @3564 [3564] 02/21/06 08:39:58 ryan Allow queries by post type. Enable paging in Manage->Pages
(edit) @3563 [3563] 02/21/06 06:11:46 ryan Breakup post.php into post.php, comment.php, page.php, post-new.php
(edit) @3541 [3541] 02/17/06 01:29:33 ryan Move raquo into gettext. Props SteveAgl?. fixes #2453
(edit) @3513 [3513] 02/11/06 09:56:02 ryan Add new page caps now that pages can be draft or publish. Brings page …
(edit) @3510 [3510] 02/09/06 10:03:48 ryan Allow draft pages. Use post_type for object types. Reserve post_status …
(edit) @3422 [3422] 01/10/06 05:16:17 matt HTML and JS cleanup
(edit) @3303 [3303] 12/13/05 19:19:56 ryan Attachment enhancements from skeltoac. fixes #2074
(edit) @2832 [2832] 08/31/05 02:39:17 ryan On the fly list manipulation. Delete in style. Mad props to mdawaffe. …
(edit) @2763 [2763] 08/08/05 03:28:37 matt Minor tweaks
(edit) @2720 [2720] 07/17/05 19:29:55 ryan Cap migration.
Note: See TracRevisionLog for help on using the revision log.