Timeline
03/23/2008:
- 22:10 Changeset [7493] by
- Setup the class variable for when it's not used. Props dickie.
- 18:19 Changeset [7492] by
- Return the content so everything doesn't go blank from [7491]. See …
- 17:02 Changeset [7491] by
- Taxonomy queries and urls. Props andy. see #6357
- 16:38 Changeset [7490] by
- s/Post/Page/. Props Denis-de-Bernardy. fixes #6361
- 16:37 Changeset [7489] by
- Maintain toolbar state. Props azaozz. fixes #6360
- 16:36 Changeset [7488] by
- Use is_plugin_active() and remove double searching. Props DD32. fixes #6332
- 16:34 Changeset [7487] by
- Typo fix from Viper007Bond. fixes #6358
- 07:32 Changeset [7486] by
- Have titles show cursor. Hat tip: Noel.
- 07:10 Changeset [7485] by
- Sometimes people have huge numbers of posts, let's always …
- 06:41 Changeset [7484] by
- Spacing cleanups and fixes. Hat tip: azaozz.
- 04:30 Changeset in tests [186] by
- comment out some probably bogus tests
- 04:29 Changeset in tests [185] by
- new and improved image tests
- 04:24 Changeset in tests [184] by
- new and improved image tests
- 04:12 Changeset in tests [183] by
- improve attachment tests
- 03:54 Changeset in tests [182] by
- quick rename
- 03:50 Changeset in tests [181] by
- add test_query_results
- 03:48 Changeset in tests [180] by
- rss tests: better error capturing
- 03:33 Changeset in tests [179] by
- simplify version selection; remove bogus .. from default
- 03:32 Changeset in tests [178] by
- more thorough setup and teardown for _WPEmptyBlog
- 03:30 Changeset in tests [177] by
- base: set_time_limit(), improvements for import and generate functions
- 01:10 Changeset [7483] by
- Make sure cat parents are >= 0. see #6305
- 00:58 Changeset [7482] by
- Add default for post_excerpt. see #6355
- 00:55 Changeset [7481] by
- Make sure IDs are >= 0. see #6305
03/22/2008:
- 22:19 Changeset [7480] by
- Tabindex for the Preview/View links. See #6352.
- 21:25 Changeset [7479] by
- Add tabindex. See #6352.
- 19:34 Changeset [7478] by
- Helper comment and lowercase filenames before playing around with …
- 18:33 Changeset [7477] by
- Fix loading of colors RTL css. Props mani_monaj. see #6296
- 17:59 Changeset [7476] by
- RTL CSS from mani_monaj. see #6296
- 17:40 Changeset [7475] by
- register_taxonomy seems crippled and useless, but let's try it anyway.
- 17:14 Changeset [7474] by
- Better default quality.
- 10:29 Changeset [7473] by
- Tab index love for Write>Page.
- 09:14 Changeset [7472] by
- Improve the tabindex's on the Write>Post page. Need to do the others too.
- 08:23 Changeset [7471] by
- Update background color of insert link dialog. Props azaozz. fixes #6304
- 08:20 Changeset [7470] by
- Fix pasted html cleanup. Props azaozz. fixes #6346
- 08:17 Changeset [7469] by
- Fix bad incrementor in widgets. Props mdawaffe. fixes #6350
- 08:15 Changeset [7468] by
- Fix custom field add/update/delete. Props mdawaffe. fixes #6343
- 07:35 Changeset [7467] by
- Don't dupe widget titles. Fixes #6349. Hat tip: mdawaffe.
03/21/2008:
- 23:21 Changeset [7466] by
- pretty delete animation, fix squashed icons and use 80x60 thumbs, add …
- 23:02 Changeset [7465] by
- Deactivate plugins during plugin update. Props DD32. see #6262
- 22:13 Changeset [7464] by
- TinyMCE updates from azaozz. fixes #6340
- 22:01 Changeset [7463] by
- Right align actions on Plugins page. Fixes #6337 props mt.
- 21:57 Changeset [7462] by
- increment comment moderation counter when unapproving comment from …
- 21:39 Changeset [7461] by
- Close img tag. Props Otto42. fixes #6339
- 21:05 Changeset [7460] by
- Fix dashboard width in IE. Props mdawaffe. fixes #6336
- 20:29 Changeset [7459] by
- Don't increment moderation counter when deleting or marking comments …
- 20:03 Changeset [7458] by
- Always show 15 media files per page in the media manager (do not use …
- 19:40 Changeset [7457] by
- We're not reactivating ALL plugins, just the ones that were previously …
- 19:34 Changeset [7456] by
- Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332
- 18:27 Changeset [7455] by
- Cleanup slashing in wp_mkdir_p
- 18:11 Changeset [7454] by
- Fix parens in walker. Props hailin.
- 17:57 Changeset [7453] by
- Fix horizontal scrollbar in dashboard. Props mt. fixes #6336
- 16:29 Changeset [7452] by
- make_clickable() trailing punctuation fixes from neodude. fixes #5081
- 16:11 Changeset [7451] by
- Change default phpmailer address
- 16:10 Changeset [7450] by
- W-P! rocks the CamelCase. Props lloydbudd. fixes #6335
- 12:46 Changeset [7449] by
- Make double height dashboard widgets really double height. Fixes #6325 …
- 09:29 Changeset [7448] by
- Mark files as deprecated. See #4960.
- 09:25 Changeset [7447] by
- We use "do not" not "don't". Fixes #6328 props rnt.
- 09:20 Changeset [7446] by
- Translate WordPress. Fixes #6324.
- 08:56 Changeset [7445] by
- Add sanitization of option values to add_option. Fixes #5209 props …
- 08:31 Changeset [7444] by
- Add a filter to the jpeg_quality to allow for it to be modified. Fixes …
- 05:15 Changeset [7443] by
- FTP find_base_dir fixes from DD32. see #5586
- 04:52 Changeset in tests [176] by
- wp_unique_filename() tests, thanks Mark Jaquith
- 04:45 Changeset [7442] by
- Give the greylist and blacklist a little room to breathe!
- 04:41 Changeset in tests [175] by
- add tests for path_is_absolute
- 04:10 Changeset [7441] by
- better Apache mod detection from andy. fixes #6278
- 04:03 Changeset [7440] by
- Prevent uploads from overwriting each other. props neodude. fixes #6294
- 03:35 Changeset [7439] by
- Don't show 'Go Back' link for drafts
- 03:31 Changeset [7438] by
- "Go back" link for admin-initiated post/page edits. e.g. do a search, …
- 03:08 Changeset [7437] by
- use explicit attachment permalink marker for int names. Props andy. …
- 03:03 Changeset [7436] by
- parseAjaxResponse fix from mdawaffe. fixes #6326
- 03:02 Changeset [7435] by
- Fix IE conditional. Props mdawaffe. fixes #6327
03/20/2008:
- 23:54 Changeset [7434] by
- Fix logic inversion. Props DD32. fixes #6248
- 23:43 Changeset [7433] by
- Don't show plugin upgrade notice if user cannot edit_plugins. Props …
- 23:39 Changeset [7432] by
- Make b0rked message slightly more informative.
- 23:34 Changeset [7431] by
- Capture last db error. Pass it in WP_Error data when term inserts …
- 22:33 Changeset [7430] by
- Return error if term DB insert fails
- 22:01 Changeset [7429] by
- Fix dash markup when there's only one comment. Props mdawaffe. fixes #6306
- 21:59 Changeset [7428] by
- Underline links and tweak colors in user_info menu. Props mt. fixes #6314
- 21:40 Changeset [7427] by
- Wrap comment bubbles in minimum width div to avoid chopping. Props mt. …
- 21:15 Changeset [7426] by
- Always save and continue except when referred from the permalink page …
- 20:32 Changeset [7425] by
- don't time-throttle comments from Administrators
- 20:28 Changeset [7424] by
- Show previous search in comment search box
- 20:19 Changeset [7423] by
- Parse default args and return WP_Error for emprt cat name in …
- 20:07 Changeset [7422] by
- Right-align actions header, too. Props mt. see #6292
- 19:56 Changeset [7421] by
- Use uniqid if getmypid is disabled. Props Solar Designer. fixes #6293
- 19:40 Changeset [7420] by
- Send plugins all the replacment strings.
- 19:16 Changeset [7419] by
- Don't error_log() if error_log file is not writable. see #5771
- 19:08 Changeset [7418] by
- Don't error_log() if error_log file is not writable. see #5771
- 17:50 Changeset [7417] by
- Part of [7399] regressed part of [7344]. Reverting until HC can …
- 17:24 Changeset [7416] by
- deactivate_plugins() fix from DD32. fixes #6309
- 17:22 Changeset [7415] by
- wpfs direct fixes from DD32. see #5586
- 06:08 Changeset [7414] by
- Enable wpfs auto selection. Props DD32. seee #5586
- 05:42 Changeset [7413] by
- Fix doublewide checkbox on user profile in FF. fixes #6282
- 05:02 Changeset [7412] by
- Bail out users who go to Manage - Links trying to add a link
- 04:39 Changeset [7411] by
- Multi-widgets should never be removed if you click cancel. props …
- 04:30 Changeset [7410] by
- Hide delete checkbox and remove edit link for entries the current user …
- 04:19 Changeset [7409] by
- Only show Contributors post stati they can chose. Hide date editing …
- 00:40 Changeset [7408] by
- Bump ver to distinguish ongoing trunk from the RC1 package.
- 00:34 Changeset [7407] by
- Typo fix. see #6243
- 00:33 Changeset [7406] by
- Degrade flash upload if the server is lightttpd < 1.5. Props …
03/19/2008:
- 23:17 Changeset [7405] by
- Suppress errors during option retrieval while installing. see #5771
- 21:33 Changeset [7404] by
- Do not double-mark posts as "Private" in the admin. fixes #3146
- 20:36 Changeset [7403] by
- Check return of tmpfile(). see #5586
- 18:53 Changeset [7402] by
- TinyMCE cache fixes from markjaquith and azaozz. fixes #6295
- 18:18 Changeset [7401] by
- Make sure apache_getenv() exists before using it. fixes #6278
- 16:51 Changeset [7400] by
- Remove dead code
- 16:16 Changeset [7399] by
- Tighten layout. Props mt. see #6292
- 16:08 Changeset [7398] by
- RTL CSS from Mani. fixes #6296
- 16:00 Changeset [7397] by
- ngettext fixes from nbachiyski. fixes #6261
- 09:38 Changeset in tests [174] by
- remove debug code
- 09:36 Changeset in tests [173] by
- add some basic kses and balanceTags tests
- 06:18 Changeset [7396] by
- Disable flash uploader if mac and mod_security is enabled. Props andy. …
- 06:04 Changeset [7395] by
- wp_nonce_ays() HTML fixes from DD32. fixes #6270
- 05:38 Changeset [7394] by
- Autosave when title has content and loses focus. props ryan. see #5749
- 02:46 Changeset [7393] by
- Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586
03/18/2008:
- 23:49 Changeset [7392] by
- Fix menu parent for link category editor
- 23:24 Changeset [7391] by
- moderation.php is no more. All hail …
- 23:00 Changeset [7390] by
- There ARE 2 posts pending your review. props mdawaffe. see #6290
- 22:49 Changeset [7389] by
- Show Pending Review posts on the dashboard. props link2caro for the …
- 21:35 Changeset [7388] by
- Change unapproved comment background color. Props mt. fixes #6288
- 21:32 Changeset [7387] by
- Make plugin update colors more readable. Props mt. fixes #6276
- 19:41 Changeset [7386] by
- Remove unneeded js include. Props mdawaffe. fixes #6287
- 19:37 Changeset [7385] by
- Fix over-aggressive form validation. Props mdawaffe. fixes #6209
- 19:20 Changeset [7384] by
- Fix over-aggressive form validation. Props mdawaffe. fixes #6209
- 17:29 Changeset [7383] by
- Typo fix. fixes #6230
- 17:17 Changeset [7382] by
- Grammar fix from filosofo. fixes #6274
- 17:06 Changeset [7381] by
- Grammar fix. Props Denis-de-Bernardy and MtDewVirus. fixes #6274
- 16:32 Changeset [7380] by
- Restore wp-langs changes. Props azaozz. fixes #6273
- 07:01 Changeset [7379] by
- Buhbump
- 06:59 Changeset [7378] by
- TinyMCE fixes from azaozz. fixes #6272
- 05:04 Changeset [7377] by
- Add explanatory text for upgrade plugin nonce. Props DD32. see #5586
- 04:59 Changeset [7376] by
- More nonce renewals from andy. fixes #6266
- 02:43 Changeset [7375] by
- Renew autosave nonce. Props andy. fixes #6266
- 02:28 Changeset [7374] by
- Add title attribute to view page link. see #6082
- 02:22 Changeset [7373] by
- Add title attribute to view post link. see #6082
- 02:07 Changeset [7372] by
- Styling fixes for Options->Misc from mdawaffe. fixes #6202
- 02:04 Changeset [7371] by
- Fix check all for IE. Props mdawaffe. fixes #6268
- 01:53 Changeset [7370] by
- Better protocol check from Łukasz Pilorz.
- 00:13 Changeset [7369] by
- Basedir location fixes for ftp fs from DD32. see #6245
- 00:09 Changeset [7368] by
- Don't squish the autosave error notice. Props mdawaffe. fixes #6267
03/17/2008:
- 23:57 Changeset [7367] by
- Add title attribute to edit tag link. see #6082
- 23:54 Changeset [7366] by
- Add title attribute to edit media link. see #6082
- 23:51 Changeset [7365] by
- Add title attribute to edit link category link. see #6082
- 23:47 Changeset [7364] by
- Add title attribute to edit category link. see #6082
- 23:40 Changeset [7363] by
- Add title attribute to edit link link. see #6082
- 23:25 Changeset [7362] by
- Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
- 23:16 Changeset [7361] by
- Avatar support for classic theme
- 23:12 Changeset [7360] by
- Add avatar support to default theme.
- 23:02 Changeset [7359] by
- Remove remnants of infinite posts features. Props mdawaffe. fixes #6264
- 22:56 Changeset [7358] by
- Set eol-style.
- 22:54 Changeset [7357] by
- Delete the correct upload.php. See #5911 props andy.
- 22:53 Changeset [7356] by
- Restore upload.php as we really need it. See #5911.
- 22:39 Changeset [7355] by
- Add title attribute to edit comment link. see #6082
- 22:31 Changeset [7354] by
- Add title attribute to edit page link. see #6082
- 22:27 Changeset [7353] by
- Add title attribute to edit post link. see #6802
- 22:18 Changeset [7352] by
- Display 15 posts. Remove no longer needed add-post AJAX action. Props …
- 21:18 Changeset [7351] by
- Better phrasing. Props kichu and MtDewVirus. fixes #6259
- 20:42 Changeset [7350] by
- s/post/page/. Props xibe and ninjaWR. fixes #6260
- 20:09 Changeset [7349] by
- Make media button type default filter in Library browser. Props andy. …
- 20:08 Changeset [7348] by
- do not insert empty links; use the file basename if no title given. …
- 20:07 Changeset [7347] by
- Remove old upload files. props andy. fixes #5911
- 18:28 Changeset [7346] by
- Fix warning in media.php. Show sidemenu. Props andy. fixes #6206
- 18:07 Changeset [7345] by
- Remove unfinished widget contextual help. Pros mdawaffe. fixes #6203
- 17:20 Changeset [7344] by
- Right align comment action links.
- 07:37 Changeset in tests [172] by
- Add more test for make_clickable, see #5081
- 07:36 Changeset in tests [171] by
- Allow forcing the check for known bugs, now you can't check them once …
- 03:45 Changeset [7343] by
- Strange for this to be the only question on the page (and with strange …
- 03:34 Changeset [7342] by
- Sync "Last edited" on Edit Page screen to that on Edit Post screen. …
- 03:26 Changeset [7341] by
- Bring Edit Page screen up to parity with Edit Post screen WRT …
- 03:18 Changeset [7340] by
- Fix reference to page as "post"
- 03:09 Changeset [7339] by
- Remove reference to edit_date which no longer exists. Props fitzrev. …
Note: See TracTimeline
for information about the timeline view.