ryan
|
c831a9e3ef
|
Add context to strings. Props nbachiyski. fixes #10738
git-svn-id: http://svn.automattic.com/wordpress/trunk@12231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-11-19 22:49:16 +00:00 |
azaozz
|
73666bae79
|
Fix notice in post.php, props sirzooro, fixes #11132
git-svn-id: http://svn.automattic.com/wordpress/trunk@12184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-11-13 07:11:46 +00:00 |
azaozz
|
fb1bb44d60
|
Remove all instances of "Trash" from the UI when Trash is disabled, replace trash actions with "Delete permanently", props caesarsgrunt, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@12162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-11-10 10:38:19 +00:00 |
azaozz
|
d0c8558025
|
Undo for posts, pages and media, props caesarsgrunt, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@12121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-10-28 02:46:08 +00:00 |
azaozz
|
fecbb60966
|
Add "View trash" link to the notice after moving to the trash
git-svn-id: http://svn.automattic.com/wordpress/trunk@11952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-09-19 01:06:17 +00:00 |
ryan
|
8e3808bce2
|
Remove trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@11930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-09-14 14:03:32 +00:00 |
azaozz
|
6a6257ee42
|
Show My Posts as default view on the Edit Posts screen for users without 'edit_others_posts' cap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-08-19 22:37:51 +00:00 |
azaozz
|
52f4940dfb
|
Fix bulk edit, some cleanup and message fixes for moving in/out of the trash, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@11807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-08-12 10:57:15 +00:00 |
azaozz
|
0d3ce58ccb
|
Notice fixes, props mrmist, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@11779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-08-06 00:40:39 +00:00 |
azaozz
|
e81414d3b3
|
Show Empty Trash button only when the user has cap. props mrmist, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@11778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-08-05 23:50:29 +00:00 |
ryan
|
9bb224cf1e
|
Add some CYA cap checks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-08-01 21:58:59 +00:00 |
azaozz
|
39e4f05a15
|
Trash status updates for posts, pages, comments and attachments, props caesarsgrunt, see #4529
git-svn-id: http://svn.automattic.com/wordpress/trunk@11749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-07-30 13:39:34 +00:00 |
azaozz
|
f48bea5721
|
Improve QE data for Draft, Pending and Scheduled posts screens, see #10478
git-svn-id: http://svn.automattic.com/wordpress/trunk@11743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-07-25 12:21:55 +00:00 |
azaozz
|
571964a96b
|
H2 "Add New" buttons for the main screens
git-svn-id: http://svn.automattic.com/wordpress/trunk@11554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-06-12 03:20:16 +00:00 |
markjaquith
|
3ebf837ced
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: http://svn.automattic.com/wordpress/trunk@11383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 16:00:33 +00:00 |
markjaquith
|
119b39cec2
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-18 15:11:07 +00:00 |
markjaquith
|
bdf8e8fb38
|
Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: http://svn.automattic.com/wordpress/trunk@11312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-12 22:40:56 +00:00 |
markjaquith
|
6c2ffddf31
|
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-05 19:43:53 +00:00 |
ryan
|
808079dc32
|
Use invisible class for hiding labels and legends.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-04 21:28:58 +00:00 |
ryan
|
5f7de2a553
|
Plural contexts. Props nbachiyski. fixes #8128
git-svn-id: http://svn.automattic.com/wordpress/trunk@11137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-30 16:22:14 +00:00 |
ryan
|
9ef2afc85b
|
attr escaping. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-28 06:37:51 +00:00 |
ryan
|
2d489767bb
|
s/attribute_escape/attr/. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-28 05:58:45 +00:00 |
azaozz
|
29f9a48eaa
|
CSS cleanup and fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@10943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 04:41:05 +00:00 |
ryan
|
fc660a45a3
|
Use _n(). Props nbachiyski. fixes #9111
git-svn-id: http://svn.automattic.com/wordpress/trunk@10606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-02-20 19:35:16 +00:00 |
azaozz
|
1c9353ad2e
|
Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: http://svn.automattic.com/wordpress/trunk@10348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-12 13:43:17 +00:00 |
azaozz
|
0927fbcc0d
|
Action -> Bulk Action for manage screens, props FFEMTcJ, fixes #8375
git-svn-id: http://svn.automattic.com/wordpress/trunk@10049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-04 21:57:56 +00:00 |
azaozz
|
0284ef6ae0
|
Easier translation for search strings in H2s
git-svn-id: http://svn.automattic.com/wordpress/trunk@10035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-04 12:01:02 +00:00 |
azaozz
|
e53337ede8
|
Add search string to H2s, fixes #8373
git-svn-id: http://svn.automattic.com/wordpress/trunk@10034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-04 09:20:52 +00:00 |
azaozz
|
74a0e7cab9
|
Coding for new icons for List/Excerpt view switch
git-svn-id: http://svn.automattic.com/wordpress/trunk@10004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-01 21:32:51 +00:00 |
ryan
|
45f579edf5
|
Feedback for post and page deletions. fixes #8415
git-svn-id: http://svn.automattic.com/wordpress/trunk@9998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-12-01 18:02:16 +00:00 |
azaozz
|
f36c6cf666
|
Pagination arrow replacement, fixes #8363
git-svn-id: http://svn.automattic.com/wordpress/trunk@9914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-27 00:28:24 +00:00 |
azaozz
|
7c68e6945a
|
Screen icons
git-svn-id: http://svn.automattic.com/wordpress/trunk@9903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-26 13:51:25 +00:00 |
ryan
|
dc09b4efa6
|
Don't show tables when no posts or pages are found. fixes #8346
git-svn-id: http://svn.automattic.com/wordpress/trunk@9891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-26 00:36:25 +00:00 |
markjaquith
|
821218975c
|
Repoint and redirect edit.php?p=X to edit-comments.php?p=X
git-svn-id: http://svn.automattic.com/wordpress/trunk@9807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-20 04:51:47 +00:00 |
markjaquith
|
e00551ef6c
|
Remove manual santization of redirect URLs (handled in wp_redirect())
git-svn-id: http://svn.automattic.com/wordpress/trunk@9779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-19 06:32:10 +00:00 |
ryan
|
cf333304bb
|
Page link styling improvements. Props iammattthomas. fixes #8266
git-svn-id: http://svn.automattic.com/wordpress/trunk@9746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-18 00:59:57 +00:00 |
ryan
|
5c5d1aef4d
|
Key screen meta off of page hook. fixes #8246
git-svn-id: http://svn.automattic.com/wordpress/trunk@9735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-17 19:16:26 +00:00 |
azaozz
|
a4da82e877
|
CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-17 18:01:00 +00:00 |
azaozz
|
7e200d589d
|
Consolidate six more js files
git-svn-id: http://svn.automattic.com/wordpress/trunk@9631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-12 09:35:50 +00:00 |
ryan
|
cc7c443f62
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 22:40:16 +00:00 |
azaozz
|
3f5a70545d
|
Add check for bulk-edit when deleting posts/pages, see #8135
git-svn-id: http://svn.automattic.com/wordpress/trunk@9607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-11 11:34:08 +00:00 |
ryan
|
293858e984
|
Use %s, not %d, for number format output. Props nbachiyski. fixes #8136
git-svn-id: http://svn.automattic.com/wordpress/trunk@9591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-10 17:47:41 +00:00 |
ryan
|
d699f0d00d
|
i18n fixes from nbachiyski. fixes #8142
git-svn-id: http://svn.automattic.com/wordpress/trunk@9589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-10 17:42:51 +00:00 |
azaozz
|
ce2413cb7f
|
Use ndash for number range, props demetris, fixes #8088
git-svn-id: http://svn.automattic.com/wordpress/trunk@9565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-08 02:39:18 +00:00 |
azaozz
|
3e2667f3d5
|
Set search button class to .button
git-svn-id: http://svn.automattic.com/wordpress/trunk@9563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-07 23:12:39 +00:00 |
azaozz
|
73959104bc
|
Display warning when bulk deleting posts, pages, attachments, comments, etc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-07 03:13:50 +00:00 |
ryan
|
88d2ecbb4e
|
screen_meta() fixes. Show Help on more pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-06 22:21:27 +00:00 |
azaozz
|
4a5e7ba2e4
|
Implementing new design for Edit Posts, Comments, etc. lists, props mdawaffe, see #8083
git-svn-id: http://svn.automattic.com/wordpress/trunk@9556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-06 21:56:29 +00:00 |
azaozz
|
268c7cdd71
|
Help tab
git-svn-id: http://svn.automattic.com/wordpress/trunk@9545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-06 08:13:50 +00:00 |
ryan
|
5bcf23e80d
|
Move notices below h2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-05 20:30:26 +00:00 |
ryan
|
166ccef6c3
|
Revert [9413]
git-svn-id: http://svn.automattic.com/wordpress/trunk@9414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-30 15:50:21 +00:00 |
azaozz
|
016942b825
|
Better comments listing, props Matt
git-svn-id: http://svn.automattic.com/wordpress/trunk@9413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-30 12:24:11 +00:00 |
azaozz
|
2e6d9f228e
|
Attach 'Screen Options' button to the sliding layer and related changes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-27 01:22:24 +00:00 |
ryan
|
e9007e8c56
|
Back to one form so filters stack
git-svn-id: http://svn.automattic.com/wordpress/trunk@9331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-24 19:56:44 +00:00 |
azaozz
|
ee9c9b86cf
|
New buttons and styling for all "management" pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-24 18:25:46 +00:00 |
markjaquith
|
682428cda9
|
Screen Options tab, rough draft
git-svn-id: http://svn.automattic.com/wordpress/trunk@9319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-24 10:29:07 +00:00 |
markjaquith
|
5cb6c5b769
|
Edit Posts needs an H2. Yes, I know the Filter options look funky.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-17 21:22:11 +00:00 |
ryan
|
ae2c4bc50c
|
Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@9217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-16 22:23:32 +00:00 |
ryan
|
6d0d781ad6
|
Remove pagenow from search form actions. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-11 00:12:37 +00:00 |
azaozz
|
dc564f4792
|
Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-05 04:43:52 +00:00 |
azaozz
|
4acbfa76ec
|
Reposition the Search and Filter. Brings the top of the screen closer to the wireframes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-03 00:13:12 +00:00 |
ryan
|
64fe249bb7
|
Restore search boxes. CSS to-do. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-02 18:03:45 +00:00 |
azaozz
|
28d9d8fde9
|
Move Page Options button to the header
git-svn-id: http://svn.automattic.com/wordpress/trunk@9054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-02 01:32:27 +00:00 |
azaozz
|
e3cc331835
|
Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-30 10:30:56 +00:00 |
ryan
|
ea0ce44d87
|
h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-29 22:06:23 +00:00 |
azaozz
|
6cd6f6d9f8
|
Add table footers and action selects at the bottom
git-svn-id: http://svn.automattic.com/wordpress/trunk@9028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-29 09:26:21 +00:00 |
azaozz
|
d419fdb777
|
Move posts filter above tablenav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-28 12:29:19 +00:00 |
azaozz
|
94dc5f67bd
|
Move and adjust "Page Options" box
git-svn-id: http://svn.automattic.com/wordpress/trunk@9016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-28 04:11:27 +00:00 |
ryan
|
6d59ab95b0
|
Rearrange the furniture
git-svn-id: http://svn.automattic.com/wordpress/trunk@8997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 06:31:50 +00:00 |
ryan
|
d02b08f07c
|
Add breadcrumb, remove h2 from edit.php. Styling carnage to be fixed
git-svn-id: http://svn.automattic.com/wordpress/trunk@8993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-26 22:27:48 +00:00 |
ryan
|
e1484dccfd
|
Dedicated drafts page
git-svn-id: http://svn.automattic.com/wordpress/trunk@8992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-26 21:53:26 +00:00 |
ryan
|
90b00890d3
|
Place holder for Favorite Actions dropdown
git-svn-id: http://svn.automattic.com/wordpress/trunk@8986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 23:51:33 +00:00 |
ryan
|
e356231388
|
Place holder for Favorite Actions dropdown
git-svn-id: http://svn.automattic.com/wordpress/trunk@8985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 23:49:24 +00:00 |
ryan
|
39b77958fd
|
Remove per page search boxes
git-svn-id: http://svn.automattic.com/wordpress/trunk@8984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 21:54:14 +00:00 |
ryan
|
4a93285747
|
Add colmn headrs and actions to bottom of posts table
git-svn-id: http://svn.automattic.com/wordpress/trunk@8981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 21:12:33 +00:00 |
azaozz
|
339e87dc5c
|
Batch editing, first cut, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 13:42:34 +00:00 |
azaozz
|
3b32e4f435
|
Bulk delete: only delete when Apply button is clicked, move Advanced Options to separate form
git-svn-id: http://svn.automattic.com/wordpress/trunk@8948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-22 03:27:48 +00:00 |
azaozz
|
2e11a3bf66
|
Sytling and improvements to inline editing, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-21 19:45:45 +00:00 |
ryan
|
460f30e7dd
|
Move Show Settings into header and rename Advanced Options. Move preview links into submit box. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 19:12:55 +00:00 |
azaozz
|
f7f0523642
|
Fix the position of the search field on all admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 18:54:05 +00:00 |
ryan
|
c862000e76
|
Column hiding for manage posts. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 01:46:30 +00:00 |
ryan
|
2f582d83e7
|
Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-10 22:47:03 +00:00 |
ryan
|
e5e0bd4710
|
Label colonectomy
git-svn-id: http://svn.automattic.com/wordpress/trunk@8839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:56:56 +00:00 |
westi
|
ffd44371e2
|
Fix Notice. Mark unreachable code as TODO.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 23:29:30 +00:00 |
westi
|
475c4eecaa
|
Better admin search boxes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 23:19:08 +00:00 |
azaozz
|
450babca59
|
Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-30 07:16:16 +00:00 |
azaozz
|
01a8c764b3
|
Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-29 05:07:40 +00:00 |
azaozz
|
95fa29a208
|
Reply to comments from admin, first run, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-24 06:56:22 +00:00 |
ryan
|
ab71ccb00d
|
Add comment author column heading. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-20 22:19:14 +00:00 |
ryan
|
f683a857da
|
Check if not empty rather than isset. fixes #7553 see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-20 22:01:44 +00:00 |
ryan
|
56fe88e88f
|
Merge crazyhorse management pages. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-20 04:06:36 +00:00 |
westi
|
c19b2d769e
|
More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-16 07:27:34 +00:00 |
ryan
|
113c014920
|
Notice fixes. Props DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@8646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-14 17:00:37 +00:00 |
ryan
|
c2e5bd7c3b
|
Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: http://svn.automattic.com/wordpress/trunk@8484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-07-29 05:22:58 +00:00 |
ryan
|
9771ec5110
|
First cut and better admin SSL support. see #7001
git-svn-id: http://svn.automattic.com/wordpress/trunk@7998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-27 17:46:01 +00:00 |
westi
|
3cbcbbbfb4
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-05-04 10:37:06 +00:00 |
ryan
|
248a0c06e2
|
Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: http://svn.automattic.com/wordpress/trunk@7645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-14 16:13:25 +00:00 |
ryan
|
9ffa66c56c
|
Show all categories in category filter. Don't show misleading counts. see #6439
git-svn-id: http://svn.automattic.com/wordpress/trunk@7625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-08 01:53:53 +00:00 |
ryan
|
f83ca8ec0d
|
Order cats by name. Props MtDewVirus. fixes #6623 for 2.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@7603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-04-06 22:29:18 +00:00 |
matt
|
7d7a28c515
|
Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 07:10:17 +00:00 |
matt
|
94c34601ef
|
Spacing cleanups and fixes. Hat tip: azaozz.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-23 06:41:43 +00:00 |
ryan
|
c66438659d
|
ngettext fixes from nbachiyski. fixes #6261
git-svn-id: http://svn.automattic.com/wordpress/trunk@7397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-19 16:00:09 +00:00 |
ryan
|
d3fbaa1d66
|
Remove remnants of infinite posts features. Props mdawaffe. fixes #6264
git-svn-id: http://svn.automattic.com/wordpress/trunk@7359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-17 23:02:12 +00:00 |
ryan
|
7a1db035a2
|
Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: http://svn.automattic.com/wordpress/trunk@7304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-14 23:58:31 +00:00 |
westi
|
1567bfb195
|
Move the restrict_manage_post hook back to a useful place. Fixes #6196.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-13 20:39:56 +00:00 |
ryan
|
4416bcf555
|
Fix AJAX comment ops for single posts. Props mdawaffe. see #6165
git-svn-id: http://svn.automattic.com/wordpress/trunk@7247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-11 20:10:39 +00:00 |
matt
|
c9b93dc282
|
Make deletes hover red, rawr.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-07 18:35:24 +00:00 |
matt
|
24d3ee2c98
|
Fix some names and order of filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-06 10:23:00 +00:00 |
ryan
|
04c9051a7d
|
Remove trailing whites.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-03-02 20:17:30 +00:00 |
ryan
|
97bdfc4bbf
|
Allow searching within a given post status. fixes #5839
git-svn-id: http://svn.automattic.com/wordpress/trunk@7110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 22:02:49 +00:00 |
ryan
|
884be4169f
|
Add option to check caps when querying a particular post status. fixes #6052
git-svn-id: http://svn.automattic.com/wordpress/trunk@7109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-29 21:49:49 +00:00 |
ryan
|
76996fcd71
|
Fade approved comments from moderated list. Props mdawaffe. fixes #6032
git-svn-id: http://svn.automattic.com/wordpress/trunk@7098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 22:12:04 +00:00 |
ryan
|
51a3623aed
|
Unify comment display. Props mdawaffe. fixes #6025
git-svn-id: http://svn.automattic.com/wordpress/trunk@7082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-28 06:50:25 +00:00 |
ryan
|
354edc9544
|
Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-27 00:46:27 +00:00 |
ryan
|
3b82fdffc7
|
Remove messages from the requested URI so they don't follow us around while paging.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-26 20:35:40 +00:00 |
ryan
|
1e2c4818e8
|
Admin style tweaks from mt. fixes #5974
git-svn-id: http://svn.automattic.com/wordpress/trunk@6997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-24 02:07:51 +00:00 |
matt
|
9cfa62b2c4
|
Don't show filter stuff when we're on a single post view.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-23 07:20:08 +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
|
b97f4b5e10
|
Standardize button and select treatments. Props mt. fixes #5925
git-svn-id: http://svn.automattic.com/wordpress/trunk@6918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-19 20:33:59 +00:00 |
westi
|
13d23eeae3
|
Fix broken translations. Fixes #5865 props hervada.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-16 11:36:46 +00:00 |
ryan
|
6279379c76
|
Clean up URL and redirect after GET posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@6862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-15 21:02:50 +00:00 |
ryan
|
daa48683de
|
Gettext strings. Props SteveAgl. fixes #5865
git-svn-id: http://svn.automattic.com/wordpress/trunk@6859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-15 17:46:02 +00:00 |
ryan
|
611183e09d
|
Hookup bulk delete for posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-13 20:53:18 +00:00 |
ryan
|
c21c9af12a
|
Reduce queries by wp_count_posts(). Props josephscott. fixes #5820
git-svn-id: http://svn.automattic.com/wordpress/trunk@6808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-13 09:30:26 +00:00 |
ryan
|
8d1af802b2
|
Update post save notifications and redirects
git-svn-id: http://svn.automattic.com/wordpress/trunk@6807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-13 08:55:17 +00:00 |
ryan
|
48df0bbc2c
|
Manage->Pages design update
git-svn-id: http://svn.automattic.com/wordpress/trunk@6796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-12 05:51:53 +00:00 |
matt
|
df17a15b02
|
New manage posts almost fully functional, and some admin CSS reorganization. TODO: Delete buttons and checkboxes are currently impotent.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-10 08:10:11 +00:00 |
matt
|
d3277c0efd
|
Some first pass styling changes for manage pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-08 01:40:14 +00:00 |
ryan
|
057c2dfccf
|
Remove extra search box
git-svn-id: http://svn.automattic.com/wordpress/trunk@6735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 21:29:50 +00:00 |
ryan
|
5dcc0398af
|
More edit.php butchery. Time for designers to take over
git-svn-id: http://svn.automattic.com/wordpress/trunk@6734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 21:27:10 +00:00 |
ryan
|
edf9c3607b
|
Fix edit.php h2 text
git-svn-id: http://svn.automattic.com/wordpress/trunk@6733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 21:16:19 +00:00 |
ryan
|
3587caeb53
|
First cut at post status menu. Needs style fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 20:30:24 +00:00 |
ryan
|
879f7f4766
|
First cut at Manage->Tags. Props jhodgdon. see #5684
git-svn-id: http://svn.automattic.com/wordpress/trunk@6660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-25 19:29:01 +00:00 |
matt
|
cc18743397
|
Redirect to edit page with posted blurb as default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-09 11:21:27 +00:00 |
matt
|
1d2147c456
|
Newer and Older entries, rather than next/previous.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-12-24 04:25:04 +00:00 |
matt
|
232980bcee
|
Only show comments on pages meant to show one entry, rather than any edit.php query which happens to have one result.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-12-22 07:34:14 +00:00 |
ryan
|
1920dc0390
|
Post filter fixes from mdawaffe. fixes #5249
git-svn-id: http://svn.automattic.com/wordpress/trunk@6287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-23 23:02:24 +00:00 |
ryan
|
fbd325f037
|
AJAX list manipulation fixes for single post comment moderation. Props mdawaffe. fixes #5236
git-svn-id: http://svn.automattic.com/wordpress/trunk@6277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-19 18:39:07 +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 |
markjaquith
|
e56c1c2097
|
Bookend moderation links properly with right square bracket. highest omg bbq? Still, nice catch, ozh. fixes #5035
git-svn-id: http://svn.automattic.com/wordpress/trunk@6154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-22 06:28:47 +00:00 |
markjaquith
|
7931d5eca5
|
Revert [6047] -- we await a better solution. see #4858
git-svn-id: http://svn.automattic.com/wordpress/trunk@6065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-08 17:20:35 +00:00 |
markjaquith
|
94973a275b
|
Default to showing published posts on Manage Posts page. fixes #4858
git-svn-id: http://svn.automattic.com/wordpress/trunk@6047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-06 04:33:35 +00:00 |
ryan
|
64382fbdc9
|
mprove desriptions for I18N strings. Props nbachiyski. fixes #4906
git-svn-id: http://svn.automattic.com/wordpress/trunk@6034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 22:50:31 +00:00 |
westi
|
d7c37c0c02
|
Improve desriptions for I18N strings. Fixes #4906 props nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@6033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-04 20:56:08 +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
|
6050182157
|
Reorder post/page status dropdowns. Props mdawaffe. fixes #4848
git-svn-id: http://svn.automattic.com/wordpress/trunk@5963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-28 21:04:17 +00:00 |
matt
|
f273f7a17b
|
Change IPs to link to local search instead of cryptic ARIN info
git-svn-id: http://svn.automattic.com/wordpress/trunk@5903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-20 07:00:29 +00:00 |
markjaquith
|
1111b0c5fe
|
Ordering and labeling niceties for the Manage > Posts screen. see #4446
git-svn-id: http://svn.automattic.com/wordpress/trunk@5751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-24 06:25:49 +00:00 |
markjaquith
|
3f154010f3
|
Only hide comments column for pending, future, and draft posts. see #4446
git-svn-id: http://svn.automattic.com/wordpress/trunk@5748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-24 05:05:22 +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 |