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
|
8bbf359295
|
Add comment_date_gmt key to comments table. Optimize _wp_get_comment_list() query. fixes #5785
git-svn-id: http://svn.automattic.com/wordpress/trunk@6825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-13 19:15:30 +00:00 |
|
ryan
|
2bf68a3e80
|
Finish making upload tabs pluggable. Props andy. fixes #5843
git-svn-id: http://svn.automattic.com/wordpress/trunk@6820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-13 18:36:40 +00:00 |
|
ryan
|
30c5b7473e
|
Dashboard styling from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-13 10:07:57 +00:00 |
|
ryan
|
c60237244e
|
Design update for link categories management.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-13 07:32:50 +00:00 |
|
ryan
|
b54674879e
|
Manage Tags design update. Column spacing and justification need fixing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-12 09:25:19 +00:00 |
|
ryan
|
8bd0691aa3
|
Manage categories redesign. Add categories search.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-12 09:02:02 +00:00 |
|
ryan
|
079e285537
|
s/post/page/
git-svn-id: http://svn.automattic.com/wordpress/trunk@6797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-12 05:59:07 +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 |
|
ryan
|
9528af34a0
|
Multimedia uploader styling from andy. see #5824
git-svn-id: http://svn.automattic.com/wordpress/trunk@6795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-12 04:47:31 +00:00 |
|
ryan
|
94915febc5
|
Use full slug, not abbreviated slug, when editing. Props nbachiyski. fixes #5816
git-svn-id: http://svn.automattic.com/wordpress/trunk@6794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 23:19:09 +00:00 |
|
ryan
|
5117b06a45
|
Remove debug code
git-svn-id: http://svn.automattic.com/wordpress/trunk@6792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 21:05:20 +00:00 |
|
matt
|
3b82a74e29
|
Blow out mem limit, slightly larger thumbnails.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 09:02:44 +00:00 |
|
ryan
|
a39ee17da9
|
ftp fs tweaks. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@6785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 08:46:11 +00:00 |
|
ryan
|
b5aefdfc0c
|
Use absint
git-svn-id: http://svn.automattic.com/wordpress/trunk@6784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 08:14:01 +00:00 |
|
matt
|
f55e3feab2
|
Lowercase extensions too, dynamically change when we try to create thumbnails by memory limit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 08:02:01 +00:00 |
|
matt
|
76260edc29
|
A few places we were missing links to new stylesheet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 07:53:10 +00:00 |
|
matt
|
6f0a785408
|
Butter upload buttons. Still need custom dialogs for music/video/other.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 07:44:21 +00:00 |
|
matt
|
d9738d6cfb
|
Allow uploads outside of the WP path and custom URLs for the same.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 06:35:24 +00:00 |
|
ryan
|
9aab2ce97a
|
First cut at plugin update. Props DD32 for the filesystem abstraction. see #5586
git-svn-id: http://svn.automattic.com/wordpress/trunk@6779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-11 05:45:54 +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 |
|
ryan
|
500c8f1ab8
|
Fix users table formatting. Props Potter_System and markjaquith. fixes #5784
git-svn-id: http://svn.automattic.com/wordpress/trunk@6776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-10 07:28:14 +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
|
f8be8cb880
|
Widget interface updates from mdawaffe. see #5583
git-svn-id: http://svn.automattic.com/wordpress/trunk@6754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-07 21:57:54 +00:00 |
|
ryan
|
47faf261ba
|
Add post_password to export. Props Nazgul. fixes #4376
git-svn-id: http://svn.automattic.com/wordpress/trunk@6753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-07 19:22:59 +00:00 |
|
ryan
|
36a651ef92
|
get_avatar(). see #5775
git-svn-id: http://svn.automattic.com/wordpress/trunk@6748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-07 06:07:12 +00:00 |
|
ryan
|
04a6478e12
|
Constrain image size when adding to editor. Props tellyworth. fixes #5777
git-svn-id: http://svn.automattic.com/wordpress/trunk@6747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-07 04:22:38 +00:00 |
|
ryan
|
8fecb97b09
|
Order by and index on comment_date_gmt instead of comment_date to insulate order from offset changes. fixes #5773
git-svn-id: http://svn.automattic.com/wordpress/trunk@6736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 23:29:59 +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
|
ed5224f393
|
Enum to varchar. fixes #4778
git-svn-id: http://svn.automattic.com/wordpress/trunk@6732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 21:05:56 +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
|
b67bbb9e4e
|
Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773
git-svn-id: http://svn.automattic.com/wordpress/trunk@6729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 18:04:17 +00:00 |
|
ryan
|
f609dcdd56
|
Add beginnings of bulk tag delete. see #5684
git-svn-id: http://svn.automattic.com/wordpress/trunk@6727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 07:45:40 +00:00 |
|
ryan
|
d88983793b
|
Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@6726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-05 06:47:27 +00:00 |
|
ryan
|
4b0cd5c58a
|
Remove eextra set of links. Props mdawaffe. see #5583
git-svn-id: http://svn.automattic.com/wordpress/trunk@6719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-04 20:54:51 +00:00 |
|
ryan
|
9f643af85d
|
Dashboard fixes from mdawaffe. No longer stomps sidebar. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-04 20:38:48 +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 |
|
ryan
|
7f4d8b2f27
|
New dashboard from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-02 07:57:51 +00:00 |
|
ryan
|
7d78a53a87
|
like_escape() from nbachiyski. see #5684
git-svn-id: http://svn.automattic.com/wordpress/trunk@6680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-29 17:20:27 +00:00 |
|
ryan
|
53c09007bb
|
Widget i18n from nbachiyski. see #5583
git-svn-id: http://svn.automattic.com/wordpress/trunk@6679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-29 17:17:13 +00:00 |
|
ryan
|
b26cf6d97d
|
Fix tag search. Props jhodgdon. see #5684
git-svn-id: http://svn.automattic.com/wordpress/trunk@6677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-28 23:25:46 +00:00 |
|
ryan
|
bd3b74e729
|
Tag searching from jhodgdon. see #5684
git-svn-id: http://svn.automattic.com/wordpress/trunk@6670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-28 17:21:14 +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
|
f529123061
|
First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-25 19:21:11 +00:00 |
|
ryan
|
1fde397d5b
|
s/Save/Change/
git-svn-id: http://svn.automattic.com/wordpress/trunk@6650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-24 22:48:30 +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
|
f78af1cbe5
|
Typo fix from hansengel. fixes #5676
git-svn-id: http://svn.automattic.com/wordpress/trunk@6628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-01-16 19:07:11 +00:00 |
|