Ryan Boren
|
adbb51b535
|
Use absint
git-svn-id: https://develop.svn.wordpress.org/trunk@6784 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 08:14:01 +00:00 |
|
Matt Mullenweg
|
129dddd3a3
|
Lowercase extensions too, dynamically change when we try to create thumbnails by memory limit.
git-svn-id: https://develop.svn.wordpress.org/trunk@6783 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 08:02:01 +00:00 |
|
Matt Mullenweg
|
ea1c1ac2a6
|
A few places we were missing links to new stylesheet.
git-svn-id: https://develop.svn.wordpress.org/trunk@6782 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 07:53:10 +00:00 |
|
Matt Mullenweg
|
fa92ba6ff6
|
Butter upload buttons. Still need custom dialogs for music/video/other.
git-svn-id: https://develop.svn.wordpress.org/trunk@6781 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 07:44:21 +00:00 |
|
Matt Mullenweg
|
e5087bdeba
|
Allow uploads outside of the WP path and custom URLs for the same.
git-svn-id: https://develop.svn.wordpress.org/trunk@6780 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 06:35:24 +00:00 |
|
Ryan Boren
|
3064a1290c
|
First cut at plugin update. Props DD32 for the filesystem abstraction. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6779 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 05:45:54 +00:00 |
|
Matt Mullenweg
|
6c3071b81a
|
New manage posts almost fully functional, and some admin CSS reorganization. TODO: Delete buttons and checkboxes are currently impotent.
git-svn-id: https://develop.svn.wordpress.org/trunk@6778 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 08:10:11 +00:00 |
|
Ryan Boren
|
45ded6c49a
|
Fix users table formatting. Props Potter_System and markjaquith. fixes #5784
git-svn-id: https://develop.svn.wordpress.org/trunk@6776 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:28:14 +00:00 |
|
Ryan Boren
|
347f594c9f
|
Remove gzip_compression(). Leave it to the server. fixes #4342
git-svn-id: https://develop.svn.wordpress.org/trunk@6775 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:12:33 +00:00 |
|
Ryan Boren
|
b8dbba8e45
|
Fix add new category box for links. Props DD32. fixes #5797
git-svn-id: https://develop.svn.wordpress.org/trunk@6774 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 06:49:46 +00:00 |
|
Ryan Boren
|
fb05c7e4b7
|
More informative error message when theme files are not writable. Props hansengel. fixes #5783
git-svn-id: https://develop.svn.wordpress.org/trunk@6772 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 20:17:49 +00:00 |
|
Ryan Boren
|
8e572ac78c
|
Remove warning about more tag cutting off posts in feeds. Props lloydbudd. fixes #2582
git-svn-id: https://develop.svn.wordpress.org/trunk@6771 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 19:36:25 +00:00 |
|
Ryan Boren
|
bfa0dd639a
|
Move editor js to editor.js. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6770 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 13:08:28 +00:00 |
|
Ryan Boren
|
5deeece50b
|
Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774
git-svn-id: https://develop.svn.wordpress.org/trunk@6768 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 08:40:00 +00:00 |
|
Ryan Boren
|
911c089e36
|
Use %s instead of %d so number_format_i18n() strings don't get cast to 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@6766 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-09 07:08:32 +00:00 |
|
Ryan Boren
|
2c80b3fb04
|
Separate meta box context into page and context to accommodate postbox API changes. see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6762 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 21:06:15 +00:00 |
|
Ryan Boren
|
4c6d9571f9
|
Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6761 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 19:57:50 +00:00 |
|
Ryan Boren
|
271222c2f9
|
Bulk tag delete from jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6759 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 19:38:53 +00:00 |
|
Ryan Boren
|
c8bd7a13c6
|
add_meta_box(). see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6758 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 18:51:37 +00:00 |
|
Matt Mullenweg
|
e733248e77
|
Some first pass styling changes for manage pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6755 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 01:40:14 +00:00 |
|
Ryan Boren
|
a909ed26c1
|
Widget interface updates from mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6754 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 21:57:54 +00:00 |
|
Ryan Boren
|
f1bcc40f30
|
Add post_password to export. Props Nazgul. fixes #4376
git-svn-id: https://develop.svn.wordpress.org/trunk@6753 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 19:22:59 +00:00 |
|
Ryan Boren
|
b0a8da663d
|
get_avatar(). see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6748 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 06:07:12 +00:00 |
|
Ryan Boren
|
147843f96f
|
Constrain image size when adding to editor. Props tellyworth. fixes #5777
git-svn-id: https://develop.svn.wordpress.org/trunk@6747 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 04:22:38 +00:00 |
|
Ryan Boren
|
55be48f97f
|
Redirect if post not specified. Props lloydbudd. fixes #5754
git-svn-id: https://develop.svn.wordpress.org/trunk@6741 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:40:52 +00:00 |
|
Ryan Boren
|
c2083047a8
|
Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782
git-svn-id: https://develop.svn.wordpress.org/trunk@6739 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:19:47 +00:00 |
|
Ryan Boren
|
ce5b15209f
|
Order by and index on comment_date_gmt instead of comment_date to insulate order from offset changes. fixes #5773
git-svn-id: https://develop.svn.wordpress.org/trunk@6736 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 23:29:59 +00:00 |
|
Ryan Boren
|
942d1d773a
|
Remove extra search box
git-svn-id: https://develop.svn.wordpress.org/trunk@6735 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:29:50 +00:00 |
|
Ryan Boren
|
5ececb8f8b
|
More edit.php butchery. Time for designers to take over
git-svn-id: https://develop.svn.wordpress.org/trunk@6734 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:27:10 +00:00 |
|
Ryan Boren
|
71cb9095e4
|
Fix edit.php h2 text
git-svn-id: https://develop.svn.wordpress.org/trunk@6733 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:16:19 +00:00 |
|
Ryan Boren
|
811dbba6cd
|
Enum to varchar. fixes #4778
git-svn-id: https://develop.svn.wordpress.org/trunk@6732 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:05:56 +00:00 |
|
Ryan Boren
|
dd53dd5b8f
|
First cut at post status menu. Needs style fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6731 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 20:30:24 +00:00 |
|
Ryan Boren
|
e96e46aec6
|
Add wp_count_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@6730 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 19:08:14 +00:00 |
|
Ryan Boren
|
fa13bbbd58
|
Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773
git-svn-id: https://develop.svn.wordpress.org/trunk@6729 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 18:04:17 +00:00 |
|
Ryan Boren
|
b1d7aea363
|
Add beginnings of bulk tag delete. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6727 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 07:45:40 +00:00 |
|
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
|
Ryan Boren
|
d5bf63fb8d
|
Use wpurl, not home, for constructing paging links. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6723 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 03:18:46 +00:00 |
|
Ryan Boren
|
7e9dd43b6a
|
Remove cruft that slipped in.
git-svn-id: https://develop.svn.wordpress.org/trunk@6722 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 03:12:39 +00:00 |
|
Ryan Boren
|
8ce8819434
|
Use siteurl, not home, for constructing paging links. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6721 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 03:09:43 +00:00 |
|
Ryan Boren
|
f1d1586796
|
Remove eextra set of links. Props mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6719 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:54:51 +00:00 |
|
Ryan Boren
|
7512648b3d
|
No need to re-register widgets. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6718 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:51:10 +00:00 |
|
Ryan Boren
|
dc8a36221f
|
Dashboard fixes from mdawaffe. No longer stomps sidebar. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6717 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:38:48 +00:00 |
|
Ryan Boren
|
090e465ffd
|
Fix edit link form categories a bit. AJAX add still needs work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6713 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 20:31:56 +00:00 |
|
Ryan Boren
|
d04499eccc
|
Don't hard code post type in edit forms. Props filosofo and DD32. fixes #4991
git-svn-id: https://develop.svn.wordpress.org/trunk@6712 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 19:22:14 +00:00 |
|
Ryan Boren
|
d2067ba297
|
New dashboard from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6705 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 07:57:51 +00:00 |
|
Ryan Boren
|
8f90310070
|
profile-update.php no longer needed. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6703 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 00:09:12 +00:00 |
|
Ryan Boren
|
479e81224b
|
Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6700 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 22:03:48 +00:00 |
|
Ryan Boren
|
d8317da0f7
|
Define parent_file and submenu_file after admin.php is loaded. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6699 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 21:53:16 +00:00 |
|
Ryan Boren
|
d8b614bfc7
|
Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6697 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 21:44:17 +00:00 |
|
Ryan Boren
|
bdfcbd788c
|
Update edit link pages. Link categories need work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6695 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 20:04:54 +00:00 |
|