Andrew Ozz
|
dfed9737d7
|
Image Editor: fix JS prompt, add size to 'load_image_to_edit' filter, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11967 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-24 08:47:33 +00:00 |
|
Andrew Ozz
|
5e878a916d
|
Image Editor improvements, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11965 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-24 01:54:07 +00:00 |
|
Andrew Ozz
|
4f22e99cf5
|
Image editing (first run). Includes code by stephanreiter, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@11911 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-10 22:07:33 +00:00 |
|
Andrew Ozz
|
6db1862bd7
|
Fix race condition with autosave when clicking Publish immediately after entering post title, fixes #6728
git-svn-id: https://develop.svn.wordpress.org/trunk@11879 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-26 04:11:16 +00:00 |
|
Andrew Ozz
|
7d5aff1305
|
Fix error in widgets.js, props Denis-de-Bernardy, see #10021
git-svn-id: https://develop.svn.wordpress.org/trunk@11870 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-24 19:16:53 +00:00 |
|
Andrew Ozz
|
772140e60f
|
More jQuery based scripts optimizations, props Denis-de-Bernardy, see #10021
git-svn-id: https://develop.svn.wordpress.org/trunk@11858 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-21 01:03:26 +00:00 |
|
Andrew Ozz
|
5a36aa00cd
|
Speed up jQuery based scripts, props Denis-de-Bernardy, see #10021
git-svn-id: https://develop.svn.wordpress.org/trunk@11837 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-18 09:53:37 +00:00 |
|
Andrew Ozz
|
d9f8c67f2f
|
Trash status updates for posts, pages, comments and attachments, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@11749 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-30 13:39:34 +00:00 |
|
Andrew Ozz
|
c7b3be84cf
|
Improve QE data for Draft, Pending and Scheduled posts screens, see #10478
git-svn-id: https://develop.svn.wordpress.org/trunk@11743 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-25 12:21:55 +00:00 |
|
Andrew Ozz
|
ffbb2b7b5f
|
Fix QE returned data for Pending and Scheduled posts screens, use jQuery.live() for QE events, fixes #10478
git-svn-id: https://develop.svn.wordpress.org/trunk@11742 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-25 10:58:05 +00:00 |
|
Andrew Ozz
|
8db7e5a07c
|
"Trash" status for comments, first run, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@11731 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-21 03:11:12 +00:00 |
|
Andrew Ozz
|
54e5a88d02
|
Properly sanitize Gears storeName for IDN domains, fixes #9594
git-svn-id: https://develop.svn.wordpress.org/trunk@11719 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-18 06:27:42 +00:00 |
|
Andrew Ozz
|
02f0eee9eb
|
Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239
git-svn-id: https://develop.svn.wordpress.org/trunk@11676 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-07-01 08:12:39 +00:00 |
|
Andrew Ozz
|
861fd5e250
|
Fix pending comments count, paging and comments requests while moderating for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11660 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-27 22:40:06 +00:00 |
|
Andrew Ozz
|
a7db9e2ac1
|
Fix the test for autosave in post.js, fixes #10135 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11637 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-25 06:03:14 +00:00 |
|
Andrew Ozz
|
d9953efdf3
|
Always load the Dashboard RSS widgets with AJAX, see #10133 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11613 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-20 10:30:09 +00:00 |
|
Andrew Ozz
|
7f321b9b90
|
Check if turbo-nag exists and don't initialize Gears on every page load to check if it's enabled only check if it's installed to prevent crash in Firefox 3.0.10. Fixes #10083
git-svn-id: https://develop.svn.wordpress.org/trunk@11538 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-10 02:52:16 +00:00 |
|
Andrew Ozz
|
997f1af1c8
|
Add "Accessibility Mode" for widgets screen (can be turned on from Screen Options). Add set_user_setting() to the UI state saving functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@11503 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-01 23:31:34 +00:00 |
|
Andrew Ozz
|
f1b8716b93
|
Reload the widget form with the ajax response after save, add Close link to the widgets, don't auto-close on save to show possible errors returned from validation
git-svn-id: https://develop.svn.wordpress.org/trunk@11498 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-31 11:34:08 +00:00 |
|
Andrew Ozz
|
d36df6430d
|
Fix submenu position and state on folded admin menu, props sambauers, fixes #9956
git-svn-id: https://develop.svn.wordpress.org/trunk@11483 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-29 07:42:55 +00:00 |
|
Andrew Ozz
|
adda656922
|
Ensure autosave is run before showing preview for new posts/pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@11466 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-27 11:04:00 +00:00 |
|
Ryan Boren
|
e12c642c54
|
Trim tailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11450 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:47:49 +00:00 |
|
Ryan Boren
|
2e127ee264
|
Set eol style
git-svn-id: https://develop.svn.wordpress.org/trunk@11449 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:39:56 +00:00 |
|
Andrew Ozz
|
f5fa5294ed
|
Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11445 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 15:46:09 +00:00 |
|
Andrew Ozz
|
a8fa1281b7
|
TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.
git-svn-id: https://develop.svn.wordpress.org/trunk@11437 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 22:08:17 +00:00 |
|
Andrew Ozz
|
f0453f5e36
|
Attempt to fix jQuery UI unselectable form fields in widgets, label can be either explicit or implicit, not both.
git-svn-id: https://develop.svn.wordpress.org/trunk@11431 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-22 16:13:05 +00:00 |
|
Andrew Ozz
|
01d5ecf991
|
Fix styling for the plugins screen
git-svn-id: https://develop.svn.wordpress.org/trunk@11422 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-21 09:40:11 +00:00 |
|
Mark Jaquith
|
ba1c3bdd5b
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:00:33 +00:00 |
|
Mark Jaquith
|
f0336cfa7d
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 15:11:07 +00:00 |
|
Andrew Ozz
|
092b182559
|
Fix Screen Options and Help buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@11378 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 05:10:50 +00:00 |
|
Andrew Ozz
|
bf88f92c4d
|
Refresh gallery.js
git-svn-id: https://develop.svn.wordpress.org/trunk@11373 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 12:34:40 +00:00 |
|
Andrew Ozz
|
6adf190b8f
|
Update SWFUpload to 2.2.0.1, see #9413
git-svn-id: https://develop.svn.wordpress.org/trunk@11372 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-17 12:29:58 +00:00 |
|
Andrew Ozz
|
8644a0c9d7
|
Strip tags and convert < > to entities when appending widget title, fixes #9830
git-svn-id: https://develop.svn.wordpress.org/trunk@11349 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 00:32:04 +00:00 |
|
Andrew Ozz
|
ecc46022b2
|
Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813
git-svn-id: https://develop.svn.wordpress.org/trunk@11330 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-14 17:01:04 +00:00 |
|
Andrew Ozz
|
5f8dcb3377
|
Put back disabling of sortables for folded sidebars, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11256 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-10 10:33:30 +00:00 |
|
Andrew Ozz
|
f6a357da51
|
Append the widget's title to the header, adjust sidebar height after changing widgets, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11246 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-10 00:49:48 +00:00 |
|
Andrew Ozz
|
2b97f18c3d
|
Fix old format multi-number placeholder in widgets
git-svn-id: https://develop.svn.wordpress.org/trunk@11238 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 21:58:45 +00:00 |
|
Andrew Ozz
|
76fcdd118d
|
Show Plugin Information thickbox title only when installing plugins, restore access to links on install plugins screens, some colors-fresh.css cleanup, fixes #9742
git-svn-id: https://develop.svn.wordpress.org/trunk@11225 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 02:41:36 +00:00 |
|
Andrew Ozz
|
b4511b71fd
|
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
git-svn-id: https://develop.svn.wordpress.org/trunk@11224 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-06 21:31:07 +00:00 |
|
Andrew Ozz
|
8788a2520e
|
Add wpspin_light and wpspin_dark spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11203 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 18:57:43 +00:00 |
|
Andrew Ozz
|
d48074c6f8
|
Fix widget option saving on drop, fixes #9721
git-svn-id: https://develop.svn.wordpress.org/trunk@11176 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 19:33:54 +00:00 |
|
Andrew Ozz
|
687a400776
|
Hide text while editor is loading, show html editor on error
git-svn-id: https://develop.svn.wordpress.org/trunk@11171 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 10:34:50 +00:00 |
|
Andrew Ozz
|
90e500ae36
|
Widgets UI improvements: arrows, some more help
git-svn-id: https://develop.svn.wordpress.org/trunk@11166 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 01:19:10 +00:00 |
|
Andrew Ozz
|
4cbf51bc20
|
Sync common.js with common.dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@11165 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 23:23:32 +00:00 |
|
Andrew Ozz
|
c549ff4e42
|
Pass the form fields names as strings when saving widgets, fixes #9703
git-svn-id: https://develop.svn.wordpress.org/trunk@11163 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 23:17:47 +00:00 |
|
Peter Westwood
|
4c01def10f
|
Add a nag message if the user is still using an auto-generated password. See #9710 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@11162 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 17:06:29 +00:00 |
|
Andrew Ozz
|
d578c68a73
|
Widgets UI styling, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11160 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 05:27:13 +00:00 |
|
Andrew Ozz
|
aac1622495
|
Add wpspin.gif and replace all spinners
git-svn-id: https://develop.svn.wordpress.org/trunk@11150 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-01 19:43:22 +00:00 |
|
Andrew Ozz
|
4a911beaf3
|
Load the menu folded (if set), load the editor earlier
git-svn-id: https://develop.svn.wordpress.org/trunk@11118 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-29 05:43:03 +00:00 |
|
Andrew Ozz
|
95871c8e51
|
Move RSS widget to WP_Widget, see #8441
git-svn-id: https://develop.svn.wordpress.org/trunk@11093 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-27 08:46:47 +00:00 |
|
Andrew Ozz
|
ac40df7d99
|
Add <col> to list of block elements, props CharlieHamu and Denis-de-Bernardy, fixes #9484
git-svn-id: https://develop.svn.wordpress.org/trunk@11070 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-23 08:28:22 +00:00 |
|
Andrew Ozz
|
82e956b997
|
wordcount.js fix for nbsp passed as #160 char, props Denis-de-Bernardy, fixes #9597
git-svn-id: https://develop.svn.wordpress.org/trunk@11050 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-22 09:29:43 +00:00 |
|
Andrew Ozz
|
ad021e44ad
|
Submit the form when setting items per page option so it's visible straight away
git-svn-id: https://develop.svn.wordpress.org/trunk@10987 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-17 12:46:53 +00:00 |
|
Andrew Ozz
|
9a62b02dfe
|
CSS cleanup and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10943 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 04:41:05 +00:00 |
|
Andrew Ozz
|
dfd17477f1
|
Fold widget after saving, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10926 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 17:08:13 +00:00 |
|
Andrew Ozz
|
e01670f1c8
|
Widgets: open when adding, clean-up AJAX calls, slower animation/less jumping in IE, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10922 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 16:20:58 +00:00 |
|
Andrew Ozz
|
a902058b25
|
Resizing and animation for widgets, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10916 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-13 01:17:59 +00:00 |
|
Andrew Ozz
|
8e48888e47
|
Widgets page, first run, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10912 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-11 14:37:24 +00:00 |
|
Andrew Ozz
|
7f277c435c
|
Fix confirmation for second bulk delete, fixes #9473
git-svn-id: https://develop.svn.wordpress.org/trunk@10881 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-06 22:21:45 +00:00 |
|
Andrew Ozz
|
62faa2c130
|
Make sure parseInt returns decimal
git-svn-id: https://develop.svn.wordpress.org/trunk@10873 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-05 08:34:51 +00:00 |
|
Andrew Ozz
|
bd0313e3bc
|
Styling and minor improvements for items per page option
git-svn-id: https://develop.svn.wordpress.org/trunk@10872 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-05 08:25:10 +00:00 |
|
Andrew Ozz
|
9ff40f470b
|
Improved no-js styles
git-svn-id: https://develop.svn.wordpress.org/trunk@10869 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-04 17:07:31 +00:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Ryan Boren
|
b5069e62f4
|
Hide theme details. See #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10655 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-26 07:54:33 +00:00 |
|
Andrew Ozz
|
fd98e9081c
|
Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab.
git-svn-id: https://develop.svn.wordpress.org/trunk@10641 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-24 02:37:22 +00:00 |
|
Andrew Ozz
|
c1eaa022ba
|
Don't block the Publish button after adding new category, fixes #9174
git-svn-id: https://develop.svn.wordpress.org/trunk@10596 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-19 18:49:47 +00:00 |
|
Ryan Boren
|
9341c41142
|
More theme preview tidying. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10592 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-18 22:32:42 +00:00 |
|
Ryan Boren
|
dfc5340e6a
|
Fix preview for theme installer. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10590 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-18 21:55:00 +00:00 |
|
Andrew Ozz
|
ab056a19be
|
Custom taxonomies support: quick edit, delete, show in the menu
git-svn-id: https://develop.svn.wordpress.org/trunk@10557 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-12 08:00:29 +00:00 |
|
Andrew Ozz
|
d74690aa2e
|
Don't ask for confirmation when marking a comment as spam
git-svn-id: https://develop.svn.wordpress.org/trunk@10531 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-09 22:46:27 +00:00 |
|
Andrew Ozz
|
c676499d51
|
Fix permalink editor for pages, hide "View Post" button while editing permalink, fixes #9040
git-svn-id: https://develop.svn.wordpress.org/trunk@10525 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-08 13:38:02 +00:00 |
|
Andrew Ozz
|
d08b1b842d
|
Fix delete warnings for categories, link categories, tags and comments, fixes #9050
git-svn-id: https://develop.svn.wordpress.org/trunk@10522 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-07 15:26:01 +00:00 |
|
Andrew Ozz
|
b297e484a4
|
Fix 'Screen Options' and 'Help' tabs in Safari, fixes #9021
git-svn-id: https://develop.svn.wordpress.org/trunk@10488 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-03 17:44:41 +00:00 |
|
Andrew Ozz
|
7e830e17c4
|
Show comments on the Edit Post screen in separate postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@10480 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-02 03:41:19 +00:00 |
|
Andrew Ozz
|
618503f902
|
Disable QuickPress buttons while saving, change "Cancel" to "Reset"
git-svn-id: https://develop.svn.wordpress.org/trunk@10479 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-02 01:43:56 +00:00 |
|
Andrew Ozz
|
4571d1758f
|
Fix most popular link category list, props chmac, fixes #9012
git-svn-id: https://develop.svn.wordpress.org/trunk@10477 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-01 23:52:10 +00:00 |
|
Andrew Ozz
|
d7acc77238
|
Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@10457 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-29 07:00:00 +00:00 |
|
Andrew Ozz
|
fd2d60391f
|
Remove events from categories chechboxes in quick edit to speed up page unload, see #8957
git-svn-id: https://develop.svn.wordpress.org/trunk@10444 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-26 14:23:39 +00:00 |
|
Andrew Ozz
|
aa72ea0c2c
|
Fix tags suggest for post quick edit and bulk edit
git-svn-id: https://develop.svn.wordpress.org/trunk@10402 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-22 12:24:25 +00:00 |
|
Andrew Ozz
|
aae58c3556
|
Fix Press This tags input, fixes #8743
git-svn-id: https://develop.svn.wordpress.org/trunk@10374 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-18 00:56:15 +00:00 |
|
Andrew Ozz
|
5f38225a1c
|
Fix image insertion in IE7
git-svn-id: https://develop.svn.wordpress.org/trunk@10366 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 16:17:46 +00:00 |
|
Andrew Ozz
|
11743ff0c0
|
Fix Thickbox position for browsers pretending to be IE6
git-svn-id: https://develop.svn.wordpress.org/trunk@10365 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-15 14:56:52 +00:00 |
|
Andrew Ozz
|
2df4ac7356
|
Fix comment action links after quick editing and reloading of page on enter while quick editing.
git-svn-id: https://develop.svn.wordpress.org/trunk@10349 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-13 01:31:19 +00:00 |
|
Andrew Ozz
|
80fb5c79ce
|
Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-12 13:43:17 +00:00 |
|
Andrew Ozz
|
0aa6a407e5
|
Remove unused category parent settings from inline-edit-tax.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10342 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-10 14:09:06 +00:00 |
|
Andrew Ozz
|
337a58fef6
|
Fix non-critical js error when loading Thickbox on the plugins page, fixes #8812 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10327 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 07:45:53 +00:00 |
|
Andrew Ozz
|
ee334aaf40
|
jQuery 1.3b2 and related changes (jquery.js is not minified to aid testing)
git-svn-id: https://develop.svn.wordpress.org/trunk@10326 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-07 05:02:40 +00:00 |
|
Ryan Boren
|
870e154d2e
|
Move undefined check up. Props DD32. fixes #8807 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10325 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-06 23:28:21 +00:00 |
|
Andrew Ozz
|
416baab11a
|
Minify all js and add the non-minified files as .dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-02 15:08:58 +00:00 |
|
Ryan Boren
|
aaad7cb804
|
s/sumbit/submit/. Props Malaiac. fixes #8645 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10259 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-30 17:41:07 +00:00 |
|
Andrew Ozz
|
077540b9af
|
Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@10258 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-27 12:18:38 +00:00 |
|
Andrew Ozz
|
fdfc9ec532
|
Fix l10n bug in post taxonomy js, props tellyworth, fixes #8717
git-svn-id: https://develop.svn.wordpress.org/trunk@10255 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-26 03:09:32 +00:00 |
|
Andrew Ozz
|
66f7ae27a4
|
Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10232 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-19 20:33:44 +00:00 |
|
Ryan Boren
|
3c7eca56ab
|
Allow muliple tag-like taxonomies in the post editor. see #6387
git-svn-id: https://develop.svn.wordpress.org/trunk@10222 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-18 19:12:26 +00:00 |
|
Matt Mullenweg
|
9577892237
|
Update pagination links on edit-comments when approving/deleting/etc. Hat tip: mdawaffe. Fixes #8584.
git-svn-id: https://develop.svn.wordpress.org/trunk@10204 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-14 12:13:30 +00:00 |
|
Ryan Boren
|
baaaa352ba
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 18:03:31 +00:00 |
|
Andrew Ozz
|
7791e3ea99
|
Fix menu placement after folding/unfolding it several times, props vladimir_kolesnikov, fixes #8463
git-svn-id: https://develop.svn.wordpress.org/trunk@10133 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 23:59:30 +00:00 |
|
Andrew Ozz
|
fedbd12b31
|
Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press
git-svn-id: https://develop.svn.wordpress.org/trunk@10125 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-08 10:52:23 +00:00 |
|
Andrew Ozz
|
1d11d269e3
|
Fix comment actions after using QE when listing pending and spam comments
git-svn-id: https://develop.svn.wordpress.org/trunk@10116 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 12:18:04 +00:00 |
|
Andrew Ozz
|
adb001a76c
|
Don't select hidden rows' checkboxes when selecting all, fixes #8520
git-svn-id: https://develop.svn.wordpress.org/trunk@10107 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 09:04:38 +00:00 |
|
Andrew Ozz
|
9088c62a48
|
Fix urlencoded chars in links after using QE
git-svn-id: https://develop.svn.wordpress.org/trunk@10101 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 05:14:49 +00:00 |
|
Mark Jaquith
|
9791e0dd60
|
Make Password protected and private mutually exclusive when using Quick Edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@10088 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-06 11:10:24 +00:00 |
|
Ryan Boren
|
9fafac9e5f
|
Fix not defined error
git-svn-id: https://develop.svn.wordpress.org/trunk@10074 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 21:45:49 +00:00 |
|
Mark Jaquith
|
3126ab0172
|
Remove some whitespace and old inactive code
git-svn-id: https://develop.svn.wordpress.org/trunk@10064 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 07:36:53 +00:00 |
|
Mark Jaquith
|
0c1161d915
|
Fix Shift-X toggling of comments on Edit Comments
git-svn-id: https://develop.svn.wordpress.org/trunk@10063 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 07:15:31 +00:00 |
|
Ryan Boren
|
c84ffb56ef
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@10054 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 01:44:26 +00:00 |
|
Andrew Ozz
|
7ebc549cc4
|
Do not show the Turbo link in the header if Gears is already being used, props markjaquith, fixes #8276
git-svn-id: https://develop.svn.wordpress.org/trunk@10031 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 06:35:21 +00:00 |
|
Andrew Ozz
|
d88a6ccf96
|
Make postboxes less "jumpy" when dragging, see #8364
git-svn-id: https://develop.svn.wordpress.org/trunk@10019 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-03 08:40:06 +00:00 |
|
Andrew Ozz
|
6a3f6d7dec
|
Fix footer in IE7, Screen Options in IE6, fixes #8447, fixes #8457
git-svn-id: https://develop.svn.wordpress.org/trunk@10017 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-02 23:53:43 +00:00 |
|
Andrew Ozz
|
74a9694b10
|
Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376
git-svn-id: https://develop.svn.wordpress.org/trunk@9973 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-30 03:51:45 +00:00 |
|
Ryan Boren
|
46e0dfd13f
|
Hide slug box by default. Allow turning it on via screen options. fixes #8332
git-svn-id: https://develop.svn.wordpress.org/trunk@9956 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 22:35:01 +00:00 |
|
Andrew Ozz
|
ef0882c043
|
Styling for Tools screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9943 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 10:14:43 +00:00 |
|
Andrew Ozz
|
10f934c0f8
|
Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021
git-svn-id: https://develop.svn.wordpress.org/trunk@9917 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 11:30:51 +00:00 |
|
Andrew Ozz
|
e200f660bc
|
Don't select hidden chechboxes when using the "select all", fixes #8355
git-svn-id: https://develop.svn.wordpress.org/trunk@9911 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 22:07:57 +00:00 |
|
Andrew Ozz
|
bcfde60872
|
Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@9894 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 02:27:37 +00:00 |
|
Andrew Ozz
|
85128c9da6
|
Fix QE and Reply actions on comments that come in via infinite comment stream
git-svn-id: https://develop.svn.wordpress.org/trunk@9868 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-25 02:41:54 +00:00 |
|
Andrew Ozz
|
103d7ddfe3
|
Fix postbox dragging when converting from single-column to dual-column, fixes #8304
git-svn-id: https://develop.svn.wordpress.org/trunk@9829 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-21 09:11:17 +00:00 |
|
Andrew Ozz
|
e157d40624
|
Fix base css blocks for easier horizontal scrolling, fixes #8092
git-svn-id: https://develop.svn.wordpress.org/trunk@9827 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-21 06:26:23 +00:00 |
|
Andrew Ozz
|
3c3a79541e
|
Fix position of "Save widgets settings" warning and problem it causes in Firefox 2, fixes #8221
git-svn-id: https://develop.svn.wordpress.org/trunk@9822 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-20 22:18:16 +00:00 |
|
Andrew Ozz
|
019e10a7a5
|
Remove unused bits, see #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9811 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-20 11:16:38 +00:00 |
|
Andrew Ozz
|
2f23018db2
|
Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9809 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-20 10:54:59 +00:00 |
|
Andrew Ozz
|
59ab1f6366
|
Fix tab button on the write screen in Opera, add tabindex to the menu, don't 'lock' the tab key between the title and the editor. Fixes #8197
git-svn-id: https://develop.svn.wordpress.org/trunk@9784 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-19 12:02:28 +00:00 |
|
Andrew Ozz
|
8f213372ea
|
Ensure js objects are declared early
git-svn-id: https://develop.svn.wordpress.org/trunk@9780 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-19 06:58:38 +00:00 |
|
Andrew Ozz
|
3d3aa29798
|
QE: set colspan and fix IE input field width
git-svn-id: https://develop.svn.wordpress.org/trunk@9738 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-17 20:08:38 +00:00 |
|
Ryan Boren
|
42524ceea5
|
Key screen meta off of page hook. fixes #8246
git-svn-id: https://develop.svn.wordpress.org/trunk@9735 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-17 19:16:26 +00:00 |
|
Andrew Ozz
|
57a1c6f31e
|
CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9733 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-17 18:01:00 +00:00 |
|
Andrew Ozz
|
647180ee18
|
Show a space as thousands separator for comments count when setting from js, hide ajax throbber when QE returns an error, see#8227 fixes #8225
git-svn-id: https://develop.svn.wordpress.org/trunk@9726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-15 21:58:51 +00:00 |
|
Andrew Ozz
|
9dfc7dee5f
|
Remove thousands separators for comments count, see #8227
git-svn-id: https://develop.svn.wordpress.org/trunk@9724 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-15 19:40:38 +00:00 |
|
Andrew Ozz
|
10a70a31e0
|
Update comments count for Pending and Spam on edit-comments.php and the dashboard, fixes #8227
git-svn-id: https://develop.svn.wordpress.org/trunk@9720 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-15 18:57:53 +00:00 |
|
Andrew Ozz
|
70914a2ca0
|
QE: fix notices and check if the returned string contains the row HTML, props DD32, fixes #8115
git-svn-id: https://develop.svn.wordpress.org/trunk@9712 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-15 12:04:38 +00:00 |
|
Andrew Ozz
|
b5b456f173
|
Improve the check all: click to check all checkboxes, click again to uncheck all, Shift/click to toggle. Shift/clicking two consecutive boxes checks the range between them as before. Fixes #8217
git-svn-id: https://develop.svn.wordpress.org/trunk@9708 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-15 07:07:59 +00:00 |
|
Andrew Ozz
|
e8c6ee06c3
|
Update styling on link pages, fix state saving for link cats, no green bg after quick editing a post fixes #8143
git-svn-id: https://develop.svn.wordpress.org/trunk@9703 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 23:58:17 +00:00 |
|
Andrew Ozz
|
f2f44af746
|
Don't change bg color or approval status after comment QE or reply, fixes #7930
git-svn-id: https://develop.svn.wordpress.org/trunk@9695 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 21:54:39 +00:00 |
|
Mark Jaquith
|
ea4423bab7
|
Better handling of text for submit button on already scheduled pages/posts
git-svn-id: https://develop.svn.wordpress.org/trunk@9678 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 08:39:39 +00:00 |
|
Andrew Ozz
|
054a6aa047
|
Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520
git-svn-id: https://develop.svn.wordpress.org/trunk@9654 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-13 03:07:39 +00:00 |
|
Mark Jaquith
|
7b09b8e47b
|
Visibility section for the Publish Module for Pages
git-svn-id: https://develop.svn.wordpress.org/trunk@9641 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 19:31:39 +00:00 |
|
Mark Jaquith
|
fa2bd6f96e
|
Visibility section of Publish Module for Posts. Pages later.
git-svn-id: https://develop.svn.wordpress.org/trunk@9639 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 18:36:48 +00:00 |
|
Andrew Ozz
|
952c35b7cc
|
Do not limit Shift/clicking checkboxes to .widefat tables
git-svn-id: https://develop.svn.wordpress.org/trunk@9633 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 10:42:31 +00:00 |
|
Andrew Ozz
|
521d3c0998
|
Consolidate six more js files
git-svn-id: https://develop.svn.wordpress.org/trunk@9631 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 09:35:50 +00:00 |
|
Andrew Ozz
|
047f108d0b
|
Merge all JS files that always load with common.js
git-svn-id: https://develop.svn.wordpress.org/trunk@9626 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-12 00:27:01 +00:00 |
|
Andrew Ozz
|
48466e519d
|
Add check for bulk-edit when deleting posts/pages, see #8135
git-svn-id: https://develop.svn.wordpress.org/trunk@9607 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 11:34:08 +00:00 |
|
Andrew Ozz
|
34172f06d1
|
QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9606 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 09:39:42 +00:00 |
|
Andrew Ozz
|
1edadef5b8
|
New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: https://develop.svn.wordpress.org/trunk@9604 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 02:58:24 +00:00 |
|
Andrew Ozz
|
f073cfc404
|
Fix QE for the last category, fixes #8077
git-svn-id: https://develop.svn.wordpress.org/trunk@9588 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 10:50:37 +00:00 |
|
Andrew Ozz
|
e9773982af
|
Do not show comments column after quick editing a post from the Drafts screen, fixes #8113
git-svn-id: https://develop.svn.wordpress.org/trunk@9585 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 08:58:32 +00:00 |
|
Andrew Ozz
|
4ebfcd94a5
|
Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9578 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-09 14:54:39 +00:00 |
|
Mark Jaquith
|
a865222300
|
Admin notices go UNDER the H2
git-svn-id: https://develop.svn.wordpress.org/trunk@9569 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 10:17:45 +00:00 |
|
Andrew Ozz
|
f06a9763c3
|
Press Enter to save in Quick Edit, props aaron_guitar, fixes #8061
git-svn-id: https://develop.svn.wordpress.org/trunk@9566 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 06:54:42 +00:00 |
|
Andrew Ozz
|
9f5fe913ec
|
Styling for custom fields
git-svn-id: https://develop.svn.wordpress.org/trunk@9564 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 02:15:53 +00:00 |
|
Mark Jaquith
|
13372af2c7
|
Remove the other tab before sliding down.
git-svn-id: https://develop.svn.wordpress.org/trunk@9561 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-07 22:07:58 +00:00 |
|
Andrew Ozz
|
b5a79bce8d
|
Display warning when bulk deleting posts, pages, attachments, comments, etc.
git-svn-id: https://develop.svn.wordpress.org/trunk@9560 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-07 03:13:50 +00:00 |
|
Andrew Ozz
|
d68f02fbef
|
Unhide the Quick Edit link when adding new category by AJAX, fixes #8077
git-svn-id: https://develop.svn.wordpress.org/trunk@9551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 17:57:26 +00:00 |
|
Andrew Ozz
|
7b2d2b7a11
|
Help tab
git-svn-id: https://develop.svn.wordpress.org/trunk@9545 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 08:13:50 +00:00 |
|
Andrew Ozz
|
cf9e769f9d
|
Fix adding similar tags
git-svn-id: https://develop.svn.wordpress.org/trunk@9542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 02:54:35 +00:00 |
|
Ryan Boren
|
78977cf037
|
Bind menu icons to single click instead of double
git-svn-id: https://develop.svn.wordpress.org/trunk@9539 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-06 01:52:37 +00:00 |
|
Andrew Ozz
|
baac11eb10
|
Fixes for choose tag from tag cloud and reply to comment from admin
git-svn-id: https://develop.svn.wordpress.org/trunk@9520 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 01:44:10 +00:00 |
|
Andrew Ozz
|
88370af289
|
Do not hide "Quick Edit" link after saving from QE, fixes #8060
git-svn-id: https://develop.svn.wordpress.org/trunk@9519 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 23:48:29 +00:00 |
|
Andrew Ozz
|
2dde47a9f2
|
Add "Choose from popular tags" to the tags postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9518 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 23:15:59 +00:00 |
|
Andrew Ozz
|
f4f88befc6
|
Make postboxes easier to drop in the left column
git-svn-id: https://develop.svn.wordpress.org/trunk@9510 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 14:18:46 +00:00 |
|
Andrew Ozz
|
eaa36ee402
|
Fix quick editing of last page in Edit Pages, props yoshi, fixes #8044
git-svn-id: https://develop.svn.wordpress.org/trunk@9495 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 17:37:20 +00:00 |
|
Mark Jaquith
|
34fed9014b
|
Update to publish box styles. More horizontal room, consistent button placement, better for i18n, better wording.
git-svn-id: https://develop.svn.wordpress.org/trunk@9491 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-03 07:06:36 +00:00 |
|
Andrew Ozz
|
8b6e95b056
|
Preview fixes: ensure autosave is run at least once on new posts before preview, properly show previews for pending and scheduled posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@9473 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 13:56:32 +00:00 |
|
Andrew Ozz
|
3e0cc4e561
|
Keep background color for comments that need moderation
git-svn-id: https://develop.svn.wordpress.org/trunk@9472 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-02 03:40:21 +00:00 |
|
Andrew Ozz
|
c801681dc0
|
Don't change text for Screen Options
git-svn-id: https://develop.svn.wordpress.org/trunk@9454 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 02:52:43 +00:00 |
|
Andrew Ozz
|
9baa38326e
|
Fix bulk edit and preview url
git-svn-id: https://develop.svn.wordpress.org/trunk@9453 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-01 01:15:22 +00:00 |
|
Andrew Ozz
|
78b8de31b6
|
Preview for both drafts and published posts/pages
git-svn-id: https://develop.svn.wordpress.org/trunk@9451 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 22:47:07 +00:00 |
|
Andrew Ozz
|
6f9e2877ca
|
Disable dblclick for pages, posts and taxonomy QE
git-svn-id: https://develop.svn.wordpress.org/trunk@9439 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:31:26 +00:00 |
|
Andrew Ozz
|
96848c8c63
|
Doubleclick on comment text to open QE
git-svn-id: https://develop.svn.wordpress.org/trunk@9437 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 18:09:42 +00:00 |
|
Mark Jaquith
|
1f6c4a1655
|
Bring Comment Save postbox up to parity with Post/Page Publish postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9430 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 06:53:55 +00:00 |
|
Mark Jaquith
|
517b71739a
|
Disable "Visibility" placeholder for now. Propagate new Publish box formatting and functionality to Edit Page form.
git-svn-id: https://develop.svn.wordpress.org/trunk@9429 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 05:38:31 +00:00 |
|
Andrew Ozz
|
41036eae4e
|
Edit comment page fix
git-svn-id: https://develop.svn.wordpress.org/trunk@9425 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-31 03:31:06 +00:00 |
|
Andrew Ozz
|
246fa5e51a
|
Some dashboard and IE layout fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9422 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 23:43:08 +00:00 |
|
Ryan Boren
|
7e5ff53d55
|
Revert [9413]
git-svn-id: https://develop.svn.wordpress.org/trunk@9414 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 15:50:21 +00:00 |
|
Andrew Ozz
|
13e64e6a9c
|
Better comments listing, props Matt
git-svn-id: https://develop.svn.wordpress.org/trunk@9413 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 12:24:11 +00:00 |
|
Andrew Ozz
|
bf210006e8
|
Menu updates and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9411 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 09:52:20 +00:00 |
|
Andrew Ozz
|
a0af3c1326
|
Postbox.js fixes and css reset
git-svn-id: https://develop.svn.wordpress.org/trunk@9408 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 03:03:00 +00:00 |
|
Mark Jaquith
|
ac4b4e001e
|
More work on Publish postbox. Post status tweaks, post date tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@9402 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 19:22:56 +00:00 |
|
Mark Jaquith
|
3f73e424ab
|
Doubleclick on icon goes to first item, even when menu is unfolded
git-svn-id: https://develop.svn.wordpress.org/trunk@9392 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-29 03:22:42 +00:00 |
|
Andrew Ozz
|
70443d9dbb
|
Write page styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9384 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 10:59:26 +00:00 |
|
Mark Jaquith
|
d778294d33
|
Save fold state when folding via doubleclick
git-svn-id: https://develop.svn.wordpress.org/trunk@9382 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 08:46:54 +00:00 |
|
Mark Jaquith
|
e7314f0cf5
|
Default to having the menu open, not folded. Remember individual menu states when folding/unfolding.
git-svn-id: https://develop.svn.wordpress.org/trunk@9381 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 08:32:56 +00:00 |
|
Andrew Ozz
|
7e19549769
|
Remove Quick Edit when clicking search or filter buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9334 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 20:50:20 +00:00 |
|
Mark Jaquith
|
b8b68fb195
|
Screen Options tweaks. Uparrow when expanded.
git-svn-id: https://develop.svn.wordpress.org/trunk@9330 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 19:33:40 +00:00 |
|
Mark Jaquith
|
8f702da770
|
Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 10:29:07 +00:00 |
|
Andrew Ozz
|
8f9056c73c
|
Admin menu styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9306 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 22:19:19 +00:00 |
|
Ryan Boren
|
0bdbe9385a
|
Remove titles from inline edit rows
git-svn-id: https://develop.svn.wordpress.org/trunk@9298 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 16:37:19 +00:00 |
|
Ryan Boren
|
f308eb1745
|
Bring back Quick Edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@9297 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-23 16:34:21 +00:00 |
|
Andrew Ozz
|
837b1b51bc
|
Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9291 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 22:08:58 +00:00 |
|
Mark Jaquith
|
d6b8d7128b
|
Fix Screen Options toggles accidentally broken in [9662]
git-svn-id: https://develop.svn.wordpress.org/trunk@9277 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 06:52:06 +00:00 |
|
Ryan Boren
|
bf0fa494cd
|
Improved password strength meter from Otto42. fixes #7124
git-svn-id: https://develop.svn.wordpress.org/trunk@9276 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-22 04:20:50 +00:00 |
|
Mark Jaquith
|
ae46fd9db4
|
Display a placeholder dropbox for Sortables
git-svn-id: https://develop.svn.wordpress.org/trunk@9268 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 22:06:41 +00:00 |
|
Mark Jaquith
|
3bc39364c4
|
Send togbox to Hades. @ryan: size 8.5 -- something with sapphires.
git-svn-id: https://develop.svn.wordpress.org/trunk@9262 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-21 04:55:38 +00:00 |
|
Andrew Ozz
|
930876240f
|
Comments post-box: show 10 comments at load only if the postbox is not hidden
git-svn-id: https://develop.svn.wordpress.org/trunk@9241 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-18 17:00:20 +00:00 |
|
Andrew Ozz
|
83fda65efc
|
Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-18 16:54:14 +00:00 |
|
Andrew Ozz
|
492d8278cb
|
Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: https://develop.svn.wordpress.org/trunk@9225 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 09:44:22 +00:00 |
|
Ryan Boren
|
9698bf7f45
|
Dashboard updates from mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9219 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 22:35:53 +00:00 |
|
Ryan Boren
|
2601e590b2
|
Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@9217 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 22:23:32 +00:00 |
|
Andrew Ozz
|
05fc37769c
|
Admin menu: double-click icon to go to default (first) location, show section header when folded
git-svn-id: https://develop.svn.wordpress.org/trunk@9196 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-16 10:32:26 +00:00 |
|
Andrew Ozz
|
7ab970715d
|
Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: https://develop.svn.wordpress.org/trunk@9182 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-15 06:54:25 +00:00 |
|
Ryan Boren
|
48f54b2622
|
Remove dashmenu css
git-svn-id: https://develop.svn.wordpress.org/trunk@9170 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 17:17:48 +00:00 |
|
Andrew Ozz
|
2924596eed
|
Quick Edit: remove action links, remove row titles, add hint in footer
git-svn-id: https://develop.svn.wordpress.org/trunk@9162 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 10:33:18 +00:00 |
|
Andrew Ozz
|
85ed07784c
|
Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 05:10:16 +00:00 |
|
Ryan Boren
|
fdd835c97e
|
Plugin install from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9141 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 23:39:56 +00:00 |
|
Ryan Boren
|
f021172259
|
Add save changes reminder to Widgets admin pending revamp in 2.8. Props mdawaffe. fixes #7863
git-svn-id: https://develop.svn.wordpress.org/trunk@9140 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 23:09:15 +00:00 |
|
Ryan Boren
|
638a41bf49
|
Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 23:32:34 +00:00 |
|
Andrew Ozz
|
8dd896218b
|
Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@9098 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-08 01:18:16 +00:00 |
|
Andrew Ozz
|
603dbcdf4f
|
Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9083 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-05 04:43:52 +00:00 |
|
Andrew Ozz
|
8550854e9a
|
Move Page Options button to the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9054 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-02 01:32:27 +00:00 |
|
Mark Jaquith
|
0e90decca4
|
Add some delay to the favorites menu so that it is harder to accidentally open or close
git-svn-id: https://develop.svn.wordpress.org/trunk@9049 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-01 22:32:18 +00:00 |
|
Andrew Ozz
|
f32c8bc427
|
Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: https://develop.svn.wordpress.org/trunk@9036 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-30 10:30:56 +00:00 |
|
Andrew Ozz
|
936aa62b5c
|
Fix "select all" checkboxes and upload.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9029 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-29 12:03:30 +00:00 |
|
Andrew Ozz
|
24418ce142
|
Ensure default editor is selected
git-svn-id: https://develop.svn.wordpress.org/trunk@9019 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 14:21:00 +00:00 |
|
Andrew Ozz
|
7895e38ccf
|
Move and adjust "Page Options" box
git-svn-id: https://develop.svn.wordpress.org/trunk@9016 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 04:11:27 +00:00 |
|
Peter Westwood
|
745e36be78
|
Missing phpdoc commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9010 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 21:33:36 +00:00 |
|
Andrew Ozz
|
9ed4e227b8
|
Shortcuts drop-down
git-svn-id: https://develop.svn.wordpress.org/trunk@9003 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 12:02:32 +00:00 |
|
Ryan Boren
|
e506385bd1
|
Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8988 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-26 01:05:52 +00:00 |
|
Ryan Boren
|
64acd82e9b
|
Add colmn headrs and actions to bottom of posts table
git-svn-id: https://develop.svn.wordpress.org/trunk@8981 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 21:12:33 +00:00 |
|
Andrew Ozz
|
36c04753fb
|
Batch editing, first cut, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8973 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 13:42:34 +00:00 |
|
Andrew Ozz
|
f8d904538d
|
Simple "sticky" menu, remembers the open parents and the current parent is always open
git-svn-id: https://develop.svn.wordpress.org/trunk@8953 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 08:01:42 +00:00 |
|
Andrew Ozz
|
3c6adbe7a7
|
Inline edit: fix name collision
git-svn-id: https://develop.svn.wordpress.org/trunk@8951 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 05:07:33 +00:00 |
|
Andrew Ozz
|
e6d08d8092
|
Sytling and improvements to inline editing, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8943 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-21 19:45:45 +00:00 |
|
Ryan Boren
|
e954fdab6c
|
Column hiding for users. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8936 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-19 05:31:00 +00:00 |
|
Ryan Boren
|
09cb6eeebb
|
Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8923 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 05:41:45 +00:00 |
|
Andrew Ozz
|
5ca2201554
|
Add nonces to quick edit, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8917 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 11:32:33 +00:00 |
|
Andrew Ozz
|
c9a085eac6
|
Update for the Save box in edit comment form.
git-svn-id: https://develop.svn.wordpress.org/trunk@8913 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:50:34 +00:00 |
|
Ryan Boren
|
9a63c2421d
|
Column hiding for media library. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8894 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 17:53:30 +00:00 |
|
Andrew Ozz
|
1933cadce7
|
Publish postbox and post status select updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@8889 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 12:58:00 +00:00 |
|
Ryan Boren
|
e97af14335
|
Column hiding for links. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8888 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 06:51:42 +00:00 |
|
Ryan Boren
|
97e3e4f23d
|
Move Show Settings into header and rename Advanced Options. Move preview links into submit box. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8883 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-13 19:12:55 +00:00 |
|
Andrew Ozz
|
ce124c4f4f
|
Edit/Save buttons and post status select changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8875 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-12 13:12:28 +00:00 |
|
Andrew Ozz
|
a39981c096
|
Fix "cursor in the air" in postboxes, fixes #7578
git-svn-id: https://develop.svn.wordpress.org/trunk@8871 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 21:40:28 +00:00 |
|
Ryan Boren
|
2c6b741670
|
Column hiding for pages. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8860 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 05:36:34 +00:00 |
|
Ryan Boren
|
3acc2acb2b
|
Column hiding for manage posts. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8858 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-11 01:46:30 +00:00 |
|
Ryan Boren
|
88e581b529
|
Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8857 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-10 22:47:03 +00:00 |
|
Peter Westwood
|
1a98aec97c
|
Better admin search boxes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8827 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 23:19:08 +00:00 |
|
Andrew Ozz
|
7608d7f4ee
|
Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8821 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 19:11:41 +00:00 |
|
Andrew Ozz
|
414eae6719
|
Add simple Chrome detection and updates for Gears dialog, fixes #7684
git-svn-id: https://develop.svn.wordpress.org/trunk@8815 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-05 16:29:03 +00:00 |
|
Ryan Boren
|
3bcb702d2d
|
Bulk action hot keys for comments. Props nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8804 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-04 17:53:14 +00:00 |
|
Ryan Boren
|
bf2c155d42
|
Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8789 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-01 05:28:41 +00:00 |
|
Andrew Ozz
|
59de3bae0b
|
Base css layout, fixes #7620
git-svn-id: https://develop.svn.wordpress.org/trunk@8785 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-31 13:51:52 +00:00 |
|
Andrew Ozz
|
9ed6500c5b
|
Saving/restoring the user interface state, see #7654
git-svn-id: https://develop.svn.wordpress.org/trunk@8784 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-31 06:34:43 +00:00 |
|
Andrew Ozz
|
8dfe80eefb
|
Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8780 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-30 07:16:16 +00:00 |
|
Ryan Boren
|
54d9937ca8
|
Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8777 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 21:43:34 +00:00 |
|
Andrew Ozz
|
7e1f0947d8
|
Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8767 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-29 05:07:40 +00:00 |
|
Ryan Boren
|
5e69c6919c
|
Use farbtastic for custom header color picker. Props rmmccue. see #5591
git-svn-id: https://develop.svn.wordpress.org/trunk@8760 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-28 17:42:21 +00:00 |
|
Ryan Boren
|
5dfa1c4922
|
Show Settings for edit link form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8753 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 19:49:08 +00:00 |
|
Ryan Boren
|
4d741bad16
|
Show Settings for edit page form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8752 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 19:41:51 +00:00 |
|
Andrew Ozz
|
513f9fea23
|
Some 'Show on screen' metabox settings styling, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 10:17:41 +00:00 |
|
Andrew Ozz
|
1ce5ef67db
|
Few small improvements to the password strength meter.
git-svn-id: https://develop.svn.wordpress.org/trunk@8722 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-24 14:35:46 +00:00 |
|
Andrew Ozz
|
3e9d31fc8f
|
Reply to comments from admin, first run, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-24 06:56:22 +00:00 |
|
Ryan Boren
|
8374946003
|
First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8712 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-22 18:58:42 +00:00 |
|
Mark Jaquith
|
13e463fd0e
|
Consolidate our hide-if-no-js CSS/jQuery stuff. Now, just: hide-if-js, hide-if-no-js. Simple, easy to remember.
git-svn-id: https://develop.svn.wordpress.org/trunk@8700 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 06:42:19 +00:00 |
|
Ryan Boren
|
6db75e59d4
|
Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 21:42:31 +00:00 |
|
Ryan Boren
|
2272a1a950
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 05:36:14 +00:00 |
|
Ryan Boren
|
f9438787d6
|
Set eol-style. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8541 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:17:42 +00:00 |
|
Peter Westwood
|
0d522c3898
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:01:09 +00:00 |
|
Ryan Boren
|
3437da6843
|
Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8492 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 22:16:39 +00:00 |
|
Andrew Ozz
|
f577a436c0
|
Gears integration update in anticipation of Safari support. Fixes #7371 for 2.6.1
git-svn-id: https://develop.svn.wordpress.org/trunk@8395 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 04:03:36 +00:00 |
|
Ryan Boren
|
afd113dcf2
|
Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8313 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 15:59:14 +00:00 |
|
Matt Mullenweg
|
9327a37ebf
|
Javascriptify revision selections to deal elegantly while comparing.
git-svn-id: https://develop.svn.wordpress.org/trunk@8306 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 07:58:19 +00:00 |
|
Ryan Boren
|
261e73a0ff
|
Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274
git-svn-id: https://develop.svn.wordpress.org/trunk@8304 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-10 03:49:52 +00:00 |
|
Ryan Boren
|
7dccf2c37c
|
Image caption fixes from azaozz: captions are properly created in tables and in lists, all tags are properly removed when deleting a caption, the align buttons can be used to align the captions. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8260 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-06 16:38:37 +00:00 |
|
Ryan Boren
|
3373e4334e
|
Gallery sort fix from AaronCampbell. fixes #6988
git-svn-id: https://develop.svn.wordpress.org/trunk@8259 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-05 05:01:28 +00:00 |
|
Ryan Boren
|
7b03393372
|
Image caption fixes from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8245 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-03 05:11:00 +00:00 |
|
Ryan Boren
|
45ac770299
|
Image captions from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8239 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 18:41:11 +00:00 |
|
Mark Jaquith
|
93aa40cbff
|
Enable tag auto-suggest for multiple tags at once (without having to hit enter and send each one "down below"). fixes #5580
git-svn-id: https://develop.svn.wordpress.org/trunk@8214 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-30 00:04:22 +00:00 |
|
Ryan Boren
|
f920c9bcaf
|
Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676
git-svn-id: https://develop.svn.wordpress.org/trunk@8194 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-25 16:58:27 +00:00 |
|
Ryan Boren
|
29dcc51d1f
|
Insert image fixes from azaozz. fixes #7177
git-svn-id: https://develop.svn.wordpress.org/trunk@8189 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 21:59:06 +00:00 |
|
Ryan Boren
|
672ca87116
|
Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
git-svn-id: https://develop.svn.wordpress.org/trunk@8177 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-23 23:25:15 +00:00 |
|
Ryan Boren
|
0eaf1ee390
|
Word count fix from azaozz. fixes #6991
git-svn-id: https://develop.svn.wordpress.org/trunk@8035 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-03 08:13:33 +00:00 |
|
Ryan Boren
|
e9dd827bfc
|
Close link postboxes
git-svn-id: https://develop.svn.wordpress.org/trunk@8026 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-30 21:16:33 +00:00 |
|
Ryan Boren
|
44084888b7
|
Fixes timing issue in IE6 in the TB mod scripts. Reorders css files to load before js in the admin head. Props azaozz. fixes #7032
git-svn-id: https://develop.svn.wordpress.org/trunk@7989 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-24 17:06:26 +00:00 |
|
Ryan Boren
|
3431e2820a
|
Add sorting to gallery. Props AaronCampbell. fixes #6988
git-svn-id: https://develop.svn.wordpress.org/trunk@7974 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 18:29:46 +00:00 |
|
Ryan Boren
|
58a9595df2
|
Theme preview and thickbox CSS cleanup. Props azaozz. see #5486
git-svn-id: https://develop.svn.wordpress.org/trunk@7961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 17:19:33 +00:00 |
|
Ryan Boren
|
6c16408dce
|
Put checked categories at the top of the checlist. Props mdawaffe. fixes #7000 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7956 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-19 21:35:18 +00:00 |
|
Ryan Boren
|
f8f373d171
|
Gears update from azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7951 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-19 15:41:31 +00:00 |
|
Ryan Boren
|
9702d81692
|
Support for Google Gears managed offline storage. Props azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7938 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-15 22:57:14 +00:00 |
|
Ryan Boren
|
398253a850
|
Press This: AJAX load all tabs, add tag UI, make category list scrollable.
git-svn-id: https://develop.svn.wordpress.org/trunk@7932 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-14 20:01:09 +00:00 |
|
Ryan Boren
|
38bcb99561
|
Widget arrangement fix from azaozz. fixes #6876 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7881 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-04 02:05:18 +00:00 |
|
Ryan Boren
|
2335a57b06
|
thickbox and media upload fixes from azaozz. fixes #6843
git-svn-id: https://develop.svn.wordpress.org/trunk@7862 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-30 20:21:09 +00:00 |
|
Ryan Boren
|
083d91eeb3
|
send_to_editor fix for FF. Props azaozz. fixes #6864 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7860 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-30 20:12:39 +00:00 |
|
Ryan Boren
|
67d3c5a09d
|
Word count from azaozz. see #4807
git-svn-id: https://develop.svn.wordpress.org/trunk@7854 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-29 19:17:23 +00:00 |
|
Ryan Boren
|
8c81b54425
|
wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7777 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-22 22:45:53 +00:00 |
|
Ryan Boren
|
f74903d3c2
|
Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7745 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-18 22:23:02 +00:00 |
|
Ryan Boren
|
2d413e83cd
|
Revert [7689], gonna try another approach. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7720 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 19:32:38 +00:00 |
|
Ryan Boren
|
47ace19b61
|
Protect the <pre> and <script> tags when switching editors. Props azaozz. fixes #6610 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7716 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-17 19:11:21 +00:00 |
|
Ryan Boren
|
97cfa272b0
|
Demand load the category list. Props mdawaffe. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7689 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-15 18:00:52 +00:00 |
|
Ryan Boren
|
14b93694f0
|
More efficient category and list JS from mdawaffe. fixes #6677 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7669 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 19:31:20 +00:00 |
|
Ryan Boren
|
a36e390a73
|
Avoid data-loss when editing multi-widgets. Props mdawaffe. fixes #6636 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7620 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 21:40:32 +00:00 |
|
Mark Jaquith
|
5e779414fd
|
Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: https://develop.svn.wordpress.org/trunk@7529 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 20:06:18 +00:00 |
|
Ryan Boren
|
35c126a10a
|
Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: https://develop.svn.wordpress.org/trunk@7513 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 03:22:53 +00:00 |
|
Peter Westwood
|
c72ca65a25
|
Add tabindex. See #6352.
git-svn-id: https://develop.svn.wordpress.org/trunk@7479 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-22 21:25:21 +00:00 |
|
Ryan Boren
|
11d8eaae79
|
Fix pasted html cleanup. Props azaozz. fixes #6346
git-svn-id: https://develop.svn.wordpress.org/trunk@7470 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-22 08:20:04 +00:00 |
|
Ryan Boren
|
e31076e464
|
Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: https://develop.svn.wordpress.org/trunk@7468 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-22 08:15:48 +00:00 |
|
Ryan Boren
|
8c0ae81b06
|
TinyMCE updates from azaozz. fixes #6340
git-svn-id: https://develop.svn.wordpress.org/trunk@7464 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 22:13:03 +00:00 |
|
Mark Jaquith
|
104069af9a
|
increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338
git-svn-id: https://develop.svn.wordpress.org/trunk@7462 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 21:57:25 +00:00 |
|
Mark Jaquith
|
909039479f
|
Don't increment moderation counter when deleting or marking comments as spam. fixes #6338
git-svn-id: https://develop.svn.wordpress.org/trunk@7459 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 20:29:03 +00:00 |
|
Mark Jaquith
|
b6b80aea33
|
Multi-widgets should never be removed if you click cancel. props mdawaffe. fixes #6291
git-svn-id: https://develop.svn.wordpress.org/trunk@7411 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-20 04:39:23 +00:00 |
|
Mark Jaquith
|
9de58b184a
|
Autosave when title has content and loses focus. props ryan. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@7394 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-19 05:38:58 +00:00 |
|
Ryan Boren
|
000eee5dab
|
Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: https://develop.svn.wordpress.org/trunk@7384 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 19:20:18 +00:00 |
|
Ryan Boren
|
271613bd3e
|
TinyMCE fixes from azaozz. fixes #6272
git-svn-id: https://develop.svn.wordpress.org/trunk@7378 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 06:59:53 +00:00 |
|
Ryan Boren
|
0d55e6a0cd
|
Fix check all for IE. Props mdawaffe. fixes #6268
git-svn-id: https://develop.svn.wordpress.org/trunk@7371 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-18 02:04:54 +00:00 |
|
Mark Jaquith
|
ecbc4d48f1
|
Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7341 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-17 03:26:53 +00:00 |
|
Ryan Boren
|
56a7acdf15
|
Better date editing from MarkJaquith. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7338 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-16 23:05:16 +00:00 |
|
Peter Westwood
|
2d7ba950bc
|
Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7325 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 22:57:47 +00:00 |
|
Matt Mullenweg
|
388c8fa9db
|
Tooltips for media buttons. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7311 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 16:53:36 +00:00 |
|
Ryan Boren
|
85c1122db2
|
i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7302 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 20:17:17 +00:00 |
|
Matt Mullenweg
|
447c9accb8
|
The whole title box should be clickable to expand or contract. Fixes #6217. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7290 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 08:43:00 +00:00 |
|
Matt Mullenweg
|
1d749413cd
|
Date display and editing tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7285 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 08:17:59 +00:00 |
|
Peter Westwood
|
e63fc7126a
|
Better protection against double widget insertion. Fixes #6191 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7275 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-13 21:33:11 +00:00 |
|
Ryan Boren
|
ed35e2a826
|
Don't double insert widget. Props mdawaffe. fixes #6191
git-svn-id: https://develop.svn.wordpress.org/trunk@7267 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-12 19:56:08 +00:00 |
|
Ryan Boren
|
df8228fa6c
|
Attachment editing from mdawaffe. fixes #6181
git-svn-id: https://develop.svn.wordpress.org/trunk@7262 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-12 05:50:07 +00:00 |
|
Ryan Boren
|
875d0265d4
|
More TinyMCE color abstraction and new border for title and editor. Props azaozz. fixes #6156
git-svn-id: https://develop.svn.wordpress.org/trunk@7240 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 16:54:48 +00:00 |
|
Peter Westwood
|
a0648eee7f
|
Bring the bubble back when we have moderated a comment. Fixes #6010 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7236 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-11 08:55:57 +00:00 |
|
Ryan Boren
|
5c393d7634
|
Hide moderation count bubble when no comments are awaiting moderation. Props filosofo. fixes #6010
git-svn-id: https://develop.svn.wordpress.org/trunk@7200 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 05:54:46 +00:00 |
|
Ryan Boren
|
353bf81a5e
|
Make cancel mean cancel. Props mdawaffe. see #5886
git-svn-id: https://develop.svn.wordpress.org/trunk@7176 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 23:01:22 +00:00 |
|
Ryan Boren
|
d1fd6659e4
|
Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111
git-svn-id: https://develop.svn.wordpress.org/trunk@7173 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 19:56:02 +00:00 |
|
Ryan Boren
|
7d6440bba2
|
Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7172 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 19:48:54 +00:00 |
|
Ryan Boren
|
9c7eb61265
|
Comment bubble count fixes from mdawaffe. fixes #6090
git-svn-id: https://develop.svn.wordpress.org/trunk@7153 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-04 17:07:47 +00:00 |
|
Ryan Boren
|
a87c748d19
|
Set focus for some fields. Props nbachiyski. fixes #6080
git-svn-id: https://develop.svn.wordpress.org/trunk@7143 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-03 21:12:17 +00:00 |
|
Ryan Boren
|
4e4e172045
|
Slug edit fix from nbachiyski. fixes #6072
git-svn-id: https://develop.svn.wordpress.org/trunk@7139 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-03 21:02:53 +00:00 |
|
Ryan Boren
|
6d7441c26e
|
Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-02 20:17:30 +00:00 |
|
Ryan Boren
|
4d02937e6d
|
max width fixes from azaozz. fixes #6051
git-svn-id: https://develop.svn.wordpress.org/trunk@7114 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 23:27:02 +00:00 |
|
Ryan Boren
|
5a1139a585
|
Widget admin layout fixes from mdawaffe. fixes #5997
git-svn-id: https://develop.svn.wordpress.org/trunk@7086 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 09:11:11 +00:00 |
|
Ryan Boren
|
992c3b92b7
|
Unify comment display. Props mdawaffe. fixes #6025
git-svn-id: https://develop.svn.wordpress.org/trunk@7082 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-28 06:50:25 +00:00 |
|
Ryan Boren
|
71bc342e4c
|
Fix AJAX comment moderation on edit post view. Props mdawaffe. fixes #4245
git-svn-id: https://develop.svn.wordpress.org/trunk@7075 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 23:36:24 +00:00 |
|
Ryan Boren
|
48167ab23b
|
Remove unused files. see #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7059 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 05:05:28 +00:00 |
|
Ryan Boren
|
a5fc5dcbf4
|
Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7057 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 00:46:27 +00:00 |
|
Ryan Boren
|
7bcc30635b
|
Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009
git-svn-id: https://develop.svn.wordpress.org/trunk@7050 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-26 22:45:46 +00:00 |
|
Ryan Boren
|
c693745cbe
|
Editor style fixes for IE6 from mt and azaozz. fixes #6004
git-svn-id: https://develop.svn.wordpress.org/trunk@7034 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-26 07:15:59 +00:00 |
|
Ryan Boren
|
d3610be6ed
|
Return false from edit timestamp click handler. Props fitztrev. fixes #5954
git-svn-id: https://develop.svn.wordpress.org/trunk@6975 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 06:12:10 +00:00 |
|
Ryan Boren
|
908ed8a196
|
Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 22:20:19 +00:00 |
|
Ryan Boren
|
1559aa2d32
|
TinyMCE 3.01. Props azaozz. fixes #5944
git-svn-id: https://develop.svn.wordpress.org/trunk@6959 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 21:40:25 +00:00 |
|
Ryan Boren
|
da73b7408d
|
Slug edit for pages. Hide advanced slug field if JS enabled. Trigger first autosave after 15 chars. Set autosave interval to 60s. Props filosofo. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@6955 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 20:19:34 +00:00 |
|
Ryan Boren
|
908e657b61
|
Show permalink editor on new posts after autosave. Props filosofo. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@6954 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 17:08:06 +00:00 |
|
Ryan Boren
|
8a87674b60
|
Update edit comment form. WIP
git-svn-id: https://develop.svn.wordpress.org/trunk@6923 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 02:41:16 +00:00 |
|
Ryan Boren
|
af4c2613d4
|
Move timestamp to submitbox. Put it in a slidedown. see #5846
git-svn-id: https://develop.svn.wordpress.org/trunk@6904 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-18 22:07:57 +00:00 |
|
Ryan Boren
|
3b76fae7e4
|
Save tags lingering in quick add box upon save. Props fitzrev. fixes #5849
git-svn-id: https://develop.svn.wordpress.org/trunk@6834 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-14 00:51:28 +00:00 |
|
Ryan Boren
|
fa8e0c1a62
|
Use full slug, not abbreviated slug, when editing. Props nbachiyski. fixes #5816
git-svn-id: https://develop.svn.wordpress.org/trunk@6794 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 23:19:09 +00:00 |
|
Ryan Boren
|
1d038f7c24
|
Fix edit slug ajax nonce. props nbachiyski. see #5816
git-svn-id: https://develop.svn.wordpress.org/trunk@6788 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 17:40:16 +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
|
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
|
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
|
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
|
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 |
|
Ryan Boren
|
4be56a17b1
|
TinyMCE 3.0 Final from azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6694 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 18:10:46 +00:00 |
|
Ryan Boren
|
7707124027
|
Widget i18n from nbachiyski. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6679 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 17:17:13 +00:00 |
|
Ryan Boren
|
ba66581f82
|
Comment bubble count fix from nbachiyski. fixes #5694
git-svn-id: https://develop.svn.wordpress.org/trunk@6678 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 16:43:20 +00:00 |
|
Ryan Boren
|
8f407953f7
|
Move postbox to postbox.js. Don't load cat and tag js for pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6675 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 21:34:42 +00:00 |
|
Ryan Boren
|
53ab4b8faa
|
Fill edit slug box with current slug. Props johnbillion and nbachiyski. fixes #5704
git-svn-id: https://develop.svn.wordpress.org/trunk@6674 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 20:25:39 +00:00 |
|
Ryan Boren
|
e9de000f12
|
First cut at Manage->Tags. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6660 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 19:29:01 +00:00 |
|
Matt Mullenweg
|
098e6672e4
|
Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6633 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-17 16:51:32 +00:00 |
|
Ryan Boren
|
17bb5332ab
|
Don't do form submit when pressing enter in add new tag box. Props mdawaffe. fixes #5629
git-svn-id: https://develop.svn.wordpress.org/trunk@6602 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-12 15:54:44 +00:00 |
|
Matt Mullenweg
|
3a11dc94c0
|
Fixes to category list saving. Hat tip: mdawaffe. Fixes #5631
git-svn-id: https://develop.svn.wordpress.org/trunk@6597 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 22:42:49 +00:00 |
|
Ryan Boren
|
0480fcbf68
|
Fixes for new categories interface from mdawaffe. fixes #5618
git-svn-id: https://develop.svn.wordpress.org/trunk@6591 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 20:19:58 +00:00 |
|
Matt Mullenweg
|
2a77958de3
|
New experimental category interface, fixes #5618. Hat tip: mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6588 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 09:39:35 +00:00 |
|
Ryan Boren
|
90d8fb5f30
|
Save toggle box open/closed state. Props nbachiyski. fixes #5610
git-svn-id: https://develop.svn.wordpress.org/trunk@6584 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 17:46:13 +00:00 |
|
Matt Mullenweg
|
202c3ed19c
|
Replacing FAT with jQuery effects, new styling for alerts. See #5369.
git-svn-id: https://develop.svn.wordpress.org/trunk@6582 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 12:12:35 +00:00 |
|
Ryan Boren
|
fd80901dcf
|
New image uploader from tellyworth. see #5609
git-svn-id: https://develop.svn.wordpress.org/trunk@6579 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 08:14:29 +00:00 |
|
Matt Mullenweg
|
7b449d585b
|
Here's the toggle, but no saving... yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@6578 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 07:52:30 +00:00 |
|
Matt Mullenweg
|
5d902868bc
|
Put a delay on the suggestion, and minimum length. Hat tip: DerFichtl.
git-svn-id: https://develop.svn.wordpress.org/trunk@6577 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 06:22:14 +00:00 |
|
Ryan Boren
|
230bf25d88
|
Revert back to fat for now. see #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6574 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-08 07:22:07 +00:00 |
|
Ryan Boren
|
97701da591
|
Fade using jquery.color. Props JeremyVisser. fixes #5369
git-svn-id: https://develop.svn.wordpress.org/trunk@6573 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-08 06:44:31 +00:00 |
|
Ryan Boren
|
e90247fe6d
|
Fix for widget sort with IE7. Props filosofo. see #5292 #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6571 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-07 23:55:49 +00:00 |
|
Ryan Boren
|
5daadf8ce7
|
Mass select for users from cpoteet and mdawaffe. fixes #5592
git-svn-id: https://develop.svn.wordpress.org/trunk@6570 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-07 20:38:49 +00:00 |
|
Ryan Boren
|
6dc06a8e41
|
Widget admin redesign from mdawaffe. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6556 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 23:34:33 +00:00 |
|
Matt Mullenweg
|
92d17a86a9
|
Update comment count in single post row on post comment screen, edit.php?p=1&c=1.
git-svn-id: https://develop.svn.wordpress.org/trunk@6550 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 11:53:15 +00:00 |
|
Matt Mullenweg
|
c3d27d6d18
|
Update both of the comment counts when something changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6545 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 22:24:58 +00:00 |
|
Matt Mullenweg
|
090108bfc8
|
Post screen improvements^H^H^H, er, changes. Will file tickets for todos.
git-svn-id: https://develop.svn.wordpress.org/trunk@6544 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 08:03:29 +00:00 |
|
Matt Mullenweg
|
30224a0b3d
|
New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 01:34:11 +00:00 |
|
Ryan Boren
|
71fbba1534
|
Rename file. see #4470
git-svn-id: https://develop.svn.wordpress.org/trunk@6422 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 22:46:02 +00:00 |
|
Ryan Boren
|
a1e72bb63c
|
Add file. see #4470
git-svn-id: https://develop.svn.wordpress.org/trunk@6421 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 22:40:44 +00:00 |
|
Matt Mullenweg
|
3155e09967
|
Remember what attachment options you pick, fixes #4565. Hat tip: filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@6386 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 03:00:38 +00:00 |
|
Ryan Boren
|
b88b2b507d
|
Don't lose the upload tab. Props mdawaffe. fixes #5390
git-svn-id: https://develop.svn.wordpress.org/trunk@6344 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-26 22:26:51 +00:00 |
|
Ryan Boren
|
48127234af
|
Update awaiting moderation count when comments are moderated through AJAX. Props mdawaffe. fixes #5315
git-svn-id: https://develop.svn.wordpress.org/trunk@6312 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-04 06:23:03 +00:00 |
|
Ryan Boren
|
8bbc8227ab
|
JS/AJAX form validation from mdawaffe. fixes #5299
git-svn-id: https://develop.svn.wordpress.org/trunk@6303 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-01 06:23:16 +00:00 |
|
Ryan Boren
|
a7719ba164
|
AJAX for link category add and delete. Props mdawaffe. fixes #5291
git-svn-id: https://develop.svn.wordpress.org/trunk@6299 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-31 03:53:32 +00:00 |
|
Ryan Boren
|
e14f9e0d4d
|
Post filter fixes from mdawaffe. fixes #5249
git-svn-id: https://develop.svn.wordpress.org/trunk@6287 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-23 23:02:24 +00:00 |
|
Ryan Boren
|
490789554f
|
jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805
git-svn-id: https://develop.svn.wordpress.org/trunk@6213 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-09 22:49:42 +00:00 |
|
Ryan Boren
|
4e45315a83
|
Don't reset parent when updating attachment. Props filosofo and michelwp. fixes #5010
git-svn-id: https://develop.svn.wordpress.org/trunk@6155 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-22 16:30:40 +00:00 |
|
Ryan Boren
|
3982fc6ae8
|
fix FF bug in write screen: post status change on reload. Props mdawaffe. fixes #4664
git-svn-id: https://develop.svn.wordpress.org/trunk@5816 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-24 21:40:58 +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 |
|
rob1n
|
42a1f116d5
|
Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5631 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 00:37:51 +00:00 |
|