nacin
|
2581314a95
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
git-svn-id: http://svn.automattic.com/wordpress/trunk@13984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 03:53:14 +00:00 |
|
nacin
|
2501fac129
|
Remove Gears from UI. see #11301
git-svn-id: http://svn.automattic.com/wordpress/trunk@13981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 00:48:28 +00:00 |
|
nacin
|
329cc77afd
|
Don't allow # in custom permalink structures and cat/tag bases. Improve some MS branching. fixes #12271
git-svn-id: http://svn.automattic.com/wordpress/trunk@13980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 00:41:39 +00:00 |
|
nacin
|
e9a109f34e
|
Push the Delete link to the end for plugin actions. see #12741
git-svn-id: http://svn.automattic.com/wordpress/trunk@13979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 00:24:16 +00:00 |
|
nacin
|
6efe44acbc
|
Have get_search_query() escape by default, like it's echoing counterpart the_search_query(). see #12780
git-svn-id: http://svn.automattic.com/wordpress/trunk@13978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 23:38:38 +00:00 |
|
nacin
|
7289a8df23
|
Fix the sticky footer. hides a scrollbar. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 23:30:27 +00:00 |
|
nacin
|
589997d8cb
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
git-svn-id: http://svn.automattic.com/wordpress/trunk@13974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 22:52:30 +00:00 |
|
nacin
|
05065a4d46
|
A lighter gradient for the favorite actions menu. props JohnONolan, see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 21:47:32 +00:00 |
|
westi
|
f3e717ae2b
|
Make the link a seperate translation so people only have to translate it if they really want to. See #12787.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 13:25:47 +00:00 |
|
nacin
|
e8ac3d117d
|
Add indent to front page drop-downs in options-reading, to better indicate they are dependent on the radio button above them. fixes #12266
git-svn-id: http://svn.automattic.com/wordpress/trunk@13971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:53:46 +00:00 |
|
nacin
|
ba7e1e93b2
|
Restore arrow used in widgets panel. Doubled as fav-arrow.gif until [13824]. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:32:48 +00:00 |
|
nacin
|
baa8cd08bb
|
Fix display of 'enter title here'. see #12591
git-svn-id: http://svn.automattic.com/wordpress/trunk@13969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:27:46 +00:00 |
|
nacin
|
06382b1f76
|
More admin header improvements. props JohnONolan. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:13:38 +00:00 |
|
nacin
|
75c8e2d67e
|
Move wp-login.php background from body.login to body selector. props JohnONolan. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 11:37:24 +00:00 |
|
nacin
|
710dc6584e
|
Use solid color in new footer, to allow for expansion. props JohnONolan. fixes #12810
git-svn-id: http://svn.automattic.com/wordpress/trunk@13966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 11:26:27 +00:00 |
|
nacin
|
2361cdd745
|
Some more MS cleanups. see #12460
git-svn-id: http://svn.automattic.com/wordpress/trunk@13965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 11:15:51 +00:00 |
|
nacin
|
d05e120d44
|
Add 'enter title here' text to title box. see #12591
git-svn-id: http://svn.automattic.com/wordpress/trunk@13964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 10:23:17 +00:00 |
|
nacin
|
2c4c31118e
|
Link to the new Child Themes codex article in the GUU. fixes #12787, props demetris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 08:35:33 +00:00 |
|
nacin
|
927a8afbf3
|
Allow "No role for this blog" to be chosen on user-edit. Add defensive checks for a few potential notices. fixes #10833
git-svn-id: http://svn.automattic.com/wordpress/trunk@13961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 08:08:12 +00:00 |
|
nacin
|
65d12646e1
|
Don't show "Link added." in link-add.php if an empty form was submitted. fixes #12262.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 07:48:30 +00:00 |
|
nacin
|
647fe5d199
|
Initialize some options for the secondary dashboard widget. see #11783
git-svn-id: http://svn.automattic.com/wordpress/trunk@13959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 07:31:28 +00:00 |
|
nacin
|
c6aed04009
|
Fix "Mine" posts link on edit.php. Adds post_type to URL, and hides auto-drafts from count. props rovo89, fixes #12692.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 05:19:39 +00:00 |
|
nacin
|
c5c47b4b20
|
Make remove_user a meta capability. see #12793
git-svn-id: http://svn.automattic.com/wordpress/trunk@13956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 05:14:34 +00:00 |
|
nacin
|
69f5922799
|
Use correct cap in get_editable_user_ids(). edit_cap is the meta cap (edit_post) and needs a post id passed, edit_type_cap is the primitive edit_posts cap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 04:38:20 +00:00 |
|
nacin
|
eb14ca3036
|
More MS cleanups. props ocean90. see #12460
git-svn-id: http://svn.automattic.com/wordpress/trunk@13953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 00:10:44 +00:00 |
|
nacin
|
e7486800d9
|
Add AYS to "Install Now" link in plugin installer. fixes #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 23:27:23 +00:00 |
|
nacin
|
d23bb077c3
|
Change "More Information" link to "Details" in plugin installer. Shorten/clarify a few other strings. see #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 23:04:48 +00:00 |
|
nacin
|
90db286b69
|
Add beta testers note to nav menus admin panel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 22:46:48 +00:00 |
|
ryan
|
311b5a82cc
|
Use wpdb->prefix instead of wpdb->base_prefix(). base_prefix() does not return the correct prefix when a blog ID is not passed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 17:23:36 +00:00 |
|
ryan
|
7095a9b0d3
|
Move wp-ajax_add-tax hook back to registration. Reverts part of [13924]. see #10437
git-svn-id: http://svn.automattic.com/wordpress/trunk@13946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 17:07:30 +00:00 |
|
nacin
|
7b55c4688a
|
Move add/remove super admin out of bulk edit and into user-edit.php. Introduce grant_super_admin() and revoke_super_admin(). Link to profile.php in ms-users user row for current user. Add defensive check by forcing IS_PROFILE_PAGE on user-edit if trying to edit your own user_id. see #12460
git-svn-id: http://svn.automattic.com/wordpress/trunk@13941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 06:46:07 +00:00 |
|
dd32
|
ee058cca62
|
Change UI labels from "Post Thumbnails" to "Featured Image". See #12554
git-svn-id: http://svn.automattic.com/wordpress/trunk@13940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 06:12:49 +00:00 |
|
nacin
|
6a1844f98e
|
Allow MS cape-wearers to demote their blog roles to something without the edit_users cap. see #12387
git-svn-id: http://svn.automattic.com/wordpress/trunk@13934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 04:30:00 +00:00 |
|
wpmuguru
|
23a82e9619
|
fix caps check on delete user link, props ocean90, see #12793
git-svn-id: http://svn.automattic.com/wordpress/trunk@13931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:40:49 +00:00 |
|
wpmuguru
|
4ae3e0349f
|
fix folder install detection in [13926], see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:27:08 +00:00 |
|
nacin
|
6a201c6b6f
|
Switch from wp_die() to a nice error message for siteurl!=home for network.php. see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:24:18 +00:00 |
|
wpmuguru
|
515afba93a
|
restore super admin icon pending updated menu sprite, see #12374
git-svn-id: http://svn.automattic.com/wordpress/trunk@13927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 02:15:40 +00:00 |
|
wpmuguru
|
8fc4bccb83
|
block subdomain install when install is in a folder, see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 02:04:25 +00:00 |
|
dd32
|
44ae35ec09
|
Use the taxonomy show_ui flag to control if all WordPress generated UI is exposed (Menu previously, This affects metaboxes). See #10437
git-svn-id: http://svn.automattic.com/wordpress/trunk@13924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 01:23:58 +00:00 |
|
dd32
|
c2aba0b250
|
Correct typos in r13920. Use correct variable name. See #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 23:38:37 +00:00 |
|
dd32
|
f7b83bd893
|
Rename Install to More Information, Add an Install Now action link to the Plugin Installer search results. See #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 23:17:53 +00:00 |
|
markjaquith
|
57c201fb3a
|
Regenerate production CSS and bump version for last commit
git-svn-id: http://svn.automattic.com/wordpress/trunk@13919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 21:22:48 +00:00 |
|
markjaquith
|
d510d0bdc7
|
Huge MS refactoring and code cleanup. see #12460. props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 21:21:27 +00:00 |
|
markjaquith
|
5ca84a117e
|
Update admin-header-footer.png. see #12586. props johnonolan
git-svn-id: http://svn.automattic.com/wordpress/trunk@13917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 20:32:17 +00:00 |
|
markjaquith
|
e64f2d30f0
|
Use correct post type label in a few key places.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 20:14:26 +00:00 |
|
dd32
|
ea03f2272d
|
Use the correct slug value for reverting post slug inline editing. Props mitchoyoshitaka. Fixes #12788
git-svn-id: http://svn.automattic.com/wordpress/trunk@13909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 10:16:55 +00:00 |
|
nacin
|
229c01dcb5
|
Ensure PHP4 compat. fixes #12791
git-svn-id: http://svn.automattic.com/wordpress/trunk@13907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 07:01:32 +00:00 |
|
markjaquith
|
fb96ce358a
|
Deletion link should always show
git-svn-id: http://svn.automattic.com/wordpress/trunk@13905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 20:13:04 +00:00 |
|
wpmuguru
|
db03ca0c13
|
block enabling network when siteurl and home are not the same, see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 18:23:05 +00:00 |
|
dd32
|
913282b335
|
Display hierarchy in Hierarchical taxonomy Quick edit box. Props nacin. Fixes #11858
git-svn-id: http://svn.automattic.com/wordpress/trunk@13901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:57:40 +00:00 |
|