Commit Graph

3135 Commits

Author SHA1 Message Date
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 5390765e9d Typo fix. fixes #6230
git-svn-id: https://develop.svn.wordpress.org/trunk@7383 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 17:29:30 +00:00
Ryan Boren 2919e0f385 Restore wp-langs changes. Props azaozz. fixes #6273
git-svn-id: https://develop.svn.wordpress.org/trunk@7380 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 16:32:05 +00:00
Ryan Boren a901e1a4c9 Buhbump
git-svn-id: https://develop.svn.wordpress.org/trunk@7379 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 07:01:01 +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 88d5595024 Add explanatory text for upgrade plugin nonce. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7377 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 05:04:18 +00:00
Ryan Boren 33d0588565 More nonce renewals from andy. fixes #6266
git-svn-id: https://develop.svn.wordpress.org/trunk@7376 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 04:59:54 +00:00
Ryan Boren 29cc2b5b9c Renew autosave nonce. Props andy. fixes #6266
git-svn-id: https://develop.svn.wordpress.org/trunk@7375 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:43:20 +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
Ryan Boren e3bb240c81 Better protocol check from Łukasz Pilorz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7370 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 01:53:36 +00:00
Ryan Boren 21539c80a4 Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
git-svn-id: https://develop.svn.wordpress.org/trunk@7362 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:25:05 +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 fff82c1684 Update the allowed attributes for html list elements. Fixes #6253 props andy and lloydbudd.
git-svn-id: https://develop.svn.wordpress.org/trunk@7337 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 22:16:27 +00:00
Ryan Boren 11620cd3b4 Don't allow duplicate category creation. Props westi and mdawaffe. fixes #3799
git-svn-id: https://develop.svn.wordpress.org/trunk@7336 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 20:37:02 +00:00
Peter Westwood 3b749d6178 Give the default avatar some class.
git-svn-id: https://develop.svn.wordpress.org/trunk@7333 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 16:55:31 +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 5a72522fb2 Don't let the auto-suggest overwrite the form field after the page has redrawn a bit. Fixes #6240. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7324 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:48:12 +00:00
Peter Westwood 68097610a2 Allow for wp_nonce_field, wp_referrer_field and wp_original_referer_field be able to return output. Fixes #3628 props robmil.
git-svn-id: https://develop.svn.wordpress.org/trunk@7323 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:44:34 +00:00
Peter Westwood ea02c0e417 Allow plugins to filter the redirect status as well as the location. See #4790.
git-svn-id: https://develop.svn.wordpress.org/trunk@7319 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 20:50:49 +00:00
Peter Westwood b960c085bb Make the preview message consistent. Fixes #6238 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7316 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 19:26:17 +00:00
Matt Mullenweg 0d07e27f8e So fresh and so clean, clean.
git-svn-id: https://develop.svn.wordpress.org/trunk@7313 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 17:02:16 +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
Peter Westwood 3c2a1a4923 Typo fix from johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@7309 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 08:29:10 +00:00
Peter Westwood c3f4c6a97b Change the default size avatar back to 96 now we are using the new gravatar.com api which supports bigger sizes.
git-svn-id: https://develop.svn.wordpress.org/trunk@7308 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 08:27:28 +00:00
Mark Jaquith 8316b8535a Use newer Gravatar URL style. props link2caro. fixes #6229
git-svn-id: https://develop.svn.wordpress.org/trunk@7306 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 02:23:27 +00:00
Ryan Boren bef6abf768 i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7303 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 22:20:24 +00:00
Matt Mullenweg afcbc3d0e6 Simpler gallery markup in feeds. Fixs #6225. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7298 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 19:23:56 +00:00
Matt Mullenweg 92a7197599 Let's call a spade a spade.
git-svn-id: https://develop.svn.wordpress.org/trunk@7284 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 07:58:04 +00:00
Ryan Boren fe4286a905 Make RSS and text widget controls the same width. Props mdawaffe. fixes #6205
git-svn-id: https://develop.svn.wordpress.org/trunk@7278 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:30:41 +00:00
Ryan Boren df34bb4747 Typo fix from nerrad. fixes #6216
git-svn-id: https://develop.svn.wordpress.org/trunk@7277 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:27:25 +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 00c6484a3b Remove intermediate images when deleting an attachment. Props tellyworth. fixes #6142
git-svn-id: https://develop.svn.wordpress.org/trunk@7271 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 23:15:31 +00:00
Ryan Boren af1a108e7e TinyMCE 3.05 from azaozz. fixes #6195
git-svn-id: https://develop.svn.wordpress.org/trunk@7270 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 22:47:11 +00:00
Ryan Boren 71827ccadf Suppress logging of DB errors when checking if blog is installed. see #5771
git-svn-id: https://develop.svn.wordpress.org/trunk@7269 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 22:41:43 +00:00
Ryan Boren d8a4c4f178 Action oriented text for expired session notice. Props lloydbudd. fixes #6193
git-svn-id: https://develop.svn.wordpress.org/trunk@7268 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 22:21:14 +00:00
Ryan Boren 32e414dbf4 Image fixes from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7263 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:10:00 +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 836af4e1c0 media handling fixes from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7256 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 23:15:17 +00:00
Peter Westwood f4f2b5fc3c Allow plugins to filter the result of get_user_option().
git-svn-id: https://develop.svn.wordpress.org/trunk@7253 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:37:23 +00:00
Ryan Boren 3a1f2b5dcc Fix edit links for attachments. Props mdawaffe. fixes #6168
git-svn-id: https://develop.svn.wordpress.org/trunk@7250 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:08:09 +00:00
Ryan Boren c9a9b9373a Admin color selector. see #6167
git-svn-id: https://develop.svn.wordpress.org/trunk@7249 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:06:03 +00:00
Peter Westwood e3d814abc3 Better self links for feeds. Fixes #5238 props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7244 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 18:18:22 +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
Ryan Boren e5ce1add47 Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7237 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:13:07 +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
Matt Mullenweg 4888358aad Turn off the fullsize argument, which was accidentally toggled earlier.
git-svn-id: https://develop.svn.wordpress.org/trunk@7233 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:45:31 +00:00
Matt Mullenweg af2b94ca44 Abstract TinyMCE colors. Fixes #6154. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7232 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:31:19 +00:00
Matt Mullenweg a4c2e0dbf8 See #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7228 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 01:30:15 +00:00
Matt Mullenweg 1eb27ca290 Parley voo crunching?
git-svn-id: https://develop.svn.wordpress.org/trunk@7227 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 01:10:48 +00:00