Commit Graph

4849 Commits

Author SHA1 Message Date
Andrew Ozz ac2b09ccc8 Fix highlighting of the whole page while dragging a sortable in WebKit, ajax tag cloud for non-admin users
git-svn-id: https://develop.svn.wordpress.org/trunk@10849 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-28 08:21:43 +00:00
Ryan Boren 64aae34fdc Bind to submit event. Bump script loader.
git-svn-id: https://develop.svn.wordpress.org/trunk@10848 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-27 22:58:53 +00:00
Ryan Boren ea904a0ba0 Add per page option to Screen Options for comments, posts, pages, and media.
git-svn-id: https://develop.svn.wordpress.org/trunk@10847 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-27 22:47:47 +00:00
Ryan Boren d861062501 Use Jcrop for cropping. see #9375
git-svn-id: https://develop.svn.wordpress.org/trunk@10846 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-27 16:45:55 +00:00
Andrew Ozz 38fb326258 TinyMCE 3.2.2.3, has several bugfixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10845 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-27 12:57:25 +00:00
Andrew Ozz cee4e8641c Make uploader selection "sticky"
git-svn-id: https://develop.svn.wordpress.org/trunk@10844 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-27 08:36:51 +00:00
Andrew Ozz b38931ee3d Fix right sidebar on edit comment screen
git-svn-id: https://develop.svn.wordpress.org/trunk@10843 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-26 22:22:52 +00:00
Ryan Boren bc987ee35e use_ssl is a user option, not a blog option
git-svn-id: https://develop.svn.wordpress.org/trunk@10842 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-26 21:52:29 +00:00
Ryan Boren 9573288b09 Delete options that are now transients
git-svn-id: https://develop.svn.wordpress.org/trunk@10841 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-26 21:43:36 +00:00
Ryan Boren d532191713 Serialize arrays
git-svn-id: https://develop.svn.wordpress.org/trunk@10840 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-26 17:59:27 +00:00
Andrew Ozz 448d114dac Fix empty table cells in IE
git-svn-id: https://develop.svn.wordpress.org/trunk@10839 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-26 02:17:01 +00:00
Andrew Ozz e57d0ac693 Add toggle all button to the Gallery tab in the uploader
git-svn-id: https://develop.svn.wordpress.org/trunk@10837 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-25 17:20:03 +00:00
Peter Westwood 3ca0ea0aee Improve translation support for timezone settings. See #9112 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@10836 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-25 16:55:28 +00:00
Ryan Boren a1037e9954 Show template files in subdirs. Props DD32. fixes #4131
git-svn-id: https://develop.svn.wordpress.org/trunk@10835 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-25 16:51:08 +00:00
Andrew Ozz 759fde9021 jQuery 1.3.2 and UI 1.7.1, may still have some regressions, add screen columns setting to the write/edit post/page screen options, fixes #8867
git-svn-id: https://develop.svn.wordpress.org/trunk@10834 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-25 14:29:22 +00:00
Ryan Boren 265f0347fd Escape quotes. Props Viper007Bond. fixes #9386
git-svn-id: https://develop.svn.wordpress.org/trunk@10833 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-24 16:06:10 +00:00
Ryan Boren 7dacf5fd96 Validation fixes. Props Viper007Bond. fixes #9387
git-svn-id: https://develop.svn.wordpress.org/trunk@10832 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-24 15:27:17 +00:00
Ryan Boren 3d0574cee3 Split add new plugin dashboard into search and upload.
git-svn-id: https://develop.svn.wordpress.org/trunk@10829 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-20 13:31:00 +00:00
Andrew Ozz 03bdfb3f17 Fix notice in general settings, props sivel, fixes #9369
git-svn-id: https://develop.svn.wordpress.org/trunk@10828 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-20 01:11:17 +00:00
Andrew Ozz 5b46fbafd5 Define WP_ADMIN in flash uploader, props hailin, fixes #9368
git-svn-id: https://develop.svn.wordpress.org/trunk@10827 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-20 01:07:35 +00:00
Andrew Ozz ad1686e2e6 Fix notice in plugins editor, props sivel, fixes #9367
git-svn-id: https://develop.svn.wordpress.org/trunk@10826 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-20 01:02:05 +00:00
Andrew Ozz a779b2e002 More theme install styling, see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10823 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-20 00:14:57 +00:00
Peter Westwood 68af1abbe0 Fix notice when registering admin avatar filter. See #9366 props sivel
git-svn-id: https://develop.svn.wordpress.org/trunk@10821 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-19 21:52:50 +00:00
Peter Westwood 8c818f3ab6 Fix notice in plugin installer. See #9365 props sivel
git-svn-id: https://develop.svn.wordpress.org/trunk@10820 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-19 21:49:32 +00:00
Andrew Ozz c603afc1f0 Filters for IM names in user profile, props Txanny, fixes #9357
git-svn-id: https://develop.svn.wordpress.org/trunk@10819 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-19 09:16:26 +00:00
Andrew Ozz fb0376845a Correct font-size for ol and ul in .widefat, props demetris, fixes #9356
git-svn-id: https://develop.svn.wordpress.org/trunk@10818 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-19 09:01:08 +00:00
Ryan Boren c200521f42 Clean urls
git-svn-id: https://develop.svn.wordpress.org/trunk@10811 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-18 02:46:32 +00:00
Ryan Boren 8d00b5d37d Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10810 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-18 02:43:45 +00:00
Andrew Ozz b1cf8ca9f5 Improved admin icons, props empireoflight, fixes #9351
git-svn-id: https://develop.svn.wordpress.org/trunk@10806 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-17 19:47:57 +00:00
Ryan Boren b05ffb1229 Separate widget form and update callbacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@10798 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-17 00:59:42 +00:00
Andrew Ozz 09961ff3ac Add sort order for the gallery in the uploader
git-svn-id: https://develop.svn.wordpress.org/trunk@10793 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-16 13:05:09 +00:00
Andrew Ozz b05ab08790 Fix undefined variable in theme-editor, props mrmist, fixes #9333
git-svn-id: https://develop.svn.wordpress.org/trunk@10792 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-15 17:14:44 +00:00
Andrew Ozz d3d2d3ba28 TinyMCE 3.2.2
git-svn-id: https://develop.svn.wordpress.org/trunk@10791 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-15 16:55:49 +00:00
Andrew Ozz c39389175b Add some styling to plugins descriptions when installing
git-svn-id: https://develop.svn.wordpress.org/trunk@10790 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-15 13:09:25 +00:00
Andrew Ozz 2327dd41c7 Theme install style tweaks, see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10788 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-15 11:04:34 +00:00
Andrew Ozz 6cbdd69a1e Fully escape Post/Page titles, props Viper007Bond, fixes #9322
git-svn-id: https://develop.svn.wordpress.org/trunk@10787 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-15 07:59:12 +00:00
Ryan Boren cfef7198b4 Remember page when redirecting after tag edit. Props Viper007Bond. fixes #9220 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10775 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-13 05:24:20 +00:00
Ryan Boren 5d8651d6f3 gettext comments. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10774 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-13 03:53:39 +00:00
Ryan Boren 843489a872 Use full strings for i18n friendliness. Props nbachiyski. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10770 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-11 15:46:16 +00:00
Ryan Boren 459a1abca8 Set autoload in populate options query
git-svn-id: https://develop.svn.wordpress.org/trunk@10768 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-11 01:07:12 +00:00
Ryan Boren 1952e923f8 gettext contexts. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10767 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 23:02:29 +00:00
Ryan Boren e2484af8f6 Use two queries to populate all options during install/upgrade instead of 2 times the number of options.
git-svn-id: https://develop.svn.wordpress.org/trunk@10766 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 22:41:33 +00:00
Ryan Boren aed84abf2e Create user object. Props mark8barnes. fixes #9309 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10760 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 18:37:53 +00:00
Ryan Boren b49af910e3 Cleanup plugin compatibility messages. Props DD32. fixes #8868
git-svn-id: https://develop.svn.wordpress.org/trunk@10759 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 18:31:55 +00:00
Ryan Boren b3564121ba Show DST info. Map old offest to Etc zones. Props Otto42. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10757 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 16:14:50 +00:00
Andrew Ozz f4c5df18b4 Move hidden span so it's not copied together with the permalink
git-svn-id: https://develop.svn.wordpress.org/trunk@10754 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 02:14:42 +00:00
Ryan Boren 2e9a9d1426 Timezone support. Props Otto42. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10753 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-10 00:50:00 +00:00
Peter Westwood 87a4d2f1cb Allow a plugin to control how many posts are displayed on edit pages. Fixes #9307 props aaroncampbell
git-svn-id: https://develop.svn.wordpress.org/trunk@10749 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-09 22:14:09 +00:00
Andrew Ozz 0e4478e6c7 Fix values for gallery sort order
git-svn-id: https://develop.svn.wordpress.org/trunk@10748 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-09 07:02:38 +00:00
Andrew Ozz 69d712a4d8 Better Google Chrome "Disable Gears" message, props caesarsgrunt, fixes #7684
git-svn-id: https://develop.svn.wordpress.org/trunk@10746 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-08 06:53:18 +00:00