Ryan Boren
|
d77f9aee99
|
Take post_max_size into account when determining the upload limit. Props mdawaffe. fixes #4240
git-svn-id: https://develop.svn.wordpress.org/trunk@5964 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-28 23:13:16 +00:00 |
Peter Westwood
|
91ee356102
|
Give the view links in post/page listings the view class rather than the edit class, fixes #4058 props rgovostes
git-svn-id: https://develop.svn.wordpress.org/trunk@5927 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-23 18:04:15 +00:00 |
Matt Mullenweg
|
1d1effa962
|
Absolute numbers where we will never allow negatives, fixes #4692
git-svn-id: https://develop.svn.wordpress.org/trunk@5836 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-01 19:41:44 +00:00 |
Ryan Boren
|
dd51d69fb3
|
Revert jcalendar date picker experiment. Save it for another day. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5808 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-17 19:26:03 +00:00 |
Ryan Boren
|
bd72aa8e00
|
jquery data selector for post timestamps. Props tellyworth. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5804 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-16 19:22:27 +00:00 |
Mark Jaquith
|
2cf3ba38f6
|
Matt requested that I revert this ([5742]). see #4254 for discussion
git-svn-id: https://develop.svn.wordpress.org/trunk@5744 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-22 01:29:57 +00:00 |
Mark Jaquith
|
7222eb1151
|
BrowseHappy is outdated. fixes #4254
git-svn-id: https://develop.svn.wordpress.org/trunk@5742 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-21 21:53:41 +00:00 |
rob1n
|
6da4a34496
|
Fix reference to ocomment.php. Props alanjcastonguay and Lloyd. fixes #4471
git-svn-id: https://develop.svn.wordpress.org/trunk@5710 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 16:54:17 +00:00 |
Mark Jaquith
|
0f0788d24d
|
Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
git-svn-id: https://develop.svn.wordpress.org/trunk@5707 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 16:24:28 +00:00 |
Ryan Boren
|
b046d67f41
|
Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 02:25:30 +00:00 |
Mark Jaquith
|
75a683cbf3
|
Correct SQL query in [5691]. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5692 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 23:44:45 +00:00 |
Mark Jaquith
|
9bc129c654
|
Omit underscore-prefixed meta keys from dropdown list. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5691 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 23:22:38 +00:00 |
rob1n
|
af3be824e7
|
Translate ». see #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5676 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-11 21:05:50 +00:00 |
Ryan Boren
|
163f22deb5
|
Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5666 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 00:20:22 +00:00 |
Ryan Boren
|
67013eb065
|
Separate AJAX cat adder into post and link flavors. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5637 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 02:53:09 +00:00 |
Ryan Boren
|
9aae8013a8
|
query by parent, not child_of, in get_nested_categories(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5622 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-01 02:24:07 +00:00 |
Ryan Boren
|
b4d7d80744
|
If a term has no children, return an empty array for child_of queries. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5612 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:44:18 +00:00 |
Ryan Boren
|
d5e0bed711
|
Disable nesting until inifinite loop tracked down.
git-svn-id: https://develop.svn.wordpress.org/trunk@5608 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:09:58 +00:00 |
Ryan Boren
|
18c1cade87
|
Category hierarchy fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5597 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-30 01:39:47 +00:00 |
Ryan Boren
|
4c2cd543c1
|
Update cat2tag converter. Some term API tweaks. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5553 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-26 18:54:16 +00:00 |
Ryan Boren
|
f1a0a595d7
|
attribute_escape()s and int casts. see #4333
git-svn-id: https://develop.svn.wordpress.org/trunk@5543 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-25 09:41:04 +00:00 |
Ryan Boren
|
09f70467e0
|
Admin includes reorg. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5542 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-25 07:16:21 +00:00 |