Timeline

and .

07/03/09:

17:02 Ticket #968 (enhancement) closed by donncha
invalid: That's in a WP core file which I'm loath to touch but you could hook on to …
16:57 Ticket #998 (defect) closed by donncha
fixed: Closing.
16:56 Ticket #993 (task) closed by donncha
fixed: Just added in [1821]
16:56 Changeset [1821] by donncha
Silence is golden, fixes #993
16:55 Ticket #999 (defect) closed by donncha
fixed: Closing, unusual error but not replicated.
16:50 Changeset [1820] by donncha
Move blogs.php into a function in mu.php
16:16 Ticket #996 (defect) closed by donncha
fixed: I don't think there's any easy way to intercept the transient calls, but …
16:00 Ticket #972 (defect) closed by donncha
fixed: Fixed by Andy recently.
14:25 Ticket #966 (defect) closed by donncha
fixed: It's in trunk now.
14:20 Ticket #963 (defect) closed by donncha
fixed: Thanks, I didn't apply all the patch, but fixed the blog_id warning …
14:19 Changeset [1819] by donncha
gettext some text, props momo360modena, fixes #963
13:47 Ticket #964 (defect) closed by donncha
fixed: Fixed recently by Andy.
13:44 Ticket #940 (defect) closed by donncha
fixed: The blogs page now only shows the first 5 users and links to the blog's …
13:42 Ticket #1002 (defect) closed by donncha
wontfix
13:28 Ticket #1012 (defect) closed by donncha
fixed: It should be a-z and 0-9. See [1818] for the message I've added.
13:27 Changeset [1818] by donncha
Added recommended characters message on "new blog" form. See #1012
13:13 Changeset [1817] by donncha
Move BLOGUPLOADDIR mod into it's own function and apply to upload_dir …
12:27 Changeset [1816] by donncha
Removed this comment, code doesn't break uploads any more
11:38 Changeset [1815] by donncha
Removed wp_die() from theme editor, it's disabled in includes/mu.php
10:34 Changeset [1814] by donncha
Bypass get_option() in get_blog_option(). option_* filter replaced by …

07/02/09:

15:11 Ticket #1012 (defect) created by cmsj
Default .htaccess RewriteRules do not cover all possible username characters
11:19 Changeset [1813] by donncha
Switch blog once, get_option() a few times
11:12 Changeset [1812] by donncha
Just switch blogs and get_option()
10:15 Changeset [1811] by donncha
Switch to blog once and update_option().
09:28 Changeset [1810] by donncha
Cache get_current_site_name()
09:25 Changeset [1809] by donncha
Changed wp_cache_add() to wp_cache_set()
09:03 Changeset [1808] by donncha
Cache the results of get_id_from_blogname()
09:02 Changeset [1807] by donncha
switch to blog once and use get_option() instead of calling …

07/01/09:

10:36 Changeset [1806] by donncha
More merging of the WP 2.8 branch

06/30/09:

15:57 Changeset [1805] by donncha
WP 2.8 branch merge, part 1
14:47 Changeset [1804] by donncha
Use switch_to_blog() for get_blog_option(), is it slower? See #980
12:37 Ticket #1003 (defect) closed by donncha
invalid: Closing. If it is an MU bug please do reopen and post more details here.
12:34 Ticket #1001 (defect) closed by donncha
fixed: Thanks, applied in [1803] where I also made the string neater by moving …
12:33 Changeset [1803] by donncha
Move html out of text string. Escape single quotes for translation. Fixes …
11:57 Ticket #1006 (enhancement) closed by donncha
invalid: Sorry, this is really something that has to change in WP, not MU. You can …
11:51 Ticket #1011 (defect) closed by donncha
fixed: Thanks, fixed in [1802] but I limited all blogs to showing 5 users and …
11:51 Changeset [1802] by donncha
Only show first 5 users of any blog and link to the users page for "more", …
11:25 Ticket #1008 (defect) closed by donncha
wontfix: Unfortunately this doesn't scale. When you have millions of users that …
11:23 Ticket #1010 (defect) closed by donncha
fixed: Thanks, applied in [1801]
11:21 Changeset [1801] by donncha
Activate plugin before adding it sitewide. Props apeatling, fixes #1010
11:17 Ticket #1009 (defect) closed by donncha
fixed: Thanks, fixed in [1800]
11:17 Changeset [1800] by donncha
Deactivate sitewide plugins that are deleted, props apeatling. Fixes #1009
11:08 Ticket #1005 (defect) closed by donncha
fixed: Thanks, fixed in [1799]
11:06 Changeset [1799] by donncha
Fixed SQL to create users table, props jamescollins, GIGALinux. Fixes …
10:54 Changeset [1798] by donncha
Not used in WP 2.8 branch any more

06/29/09:

20:04 Ticket #1011 (defect) created by prettyboymp
Limit list of users in wp-admin/wpmu-blogs.php default view

06/25/09:

23:06 Ticket #1010 (defect) created by apeatling
Activation hook bug in sitewide plugins
20:58 Ticket #1009 (defect) created by apeatling
Fix for deleted sitewide plugin deactivation

06/24/09:

21:08 Ticket #1004 (defect) closed by tdjcbe
worksforme: This is an issue that needs to be brought up in the support forums, not …
20:14 Ticket #1008 (defect) created by joostdevalk
Add a new user should be a user dropdown instead of an input field
15:41 Ticket #1007 (enhancement) closed by LanceGrigsby
invalid: sorry, accidentally submitted a duplicate.
15:37 Ticket #1007 (enhancement) created by LanceGrigsby
just delete this.
15:37 Ticket #1006 (enhancement) created by LanceGrigsby
Change "Edit Permalink" feature to allow for easier cut-and-paste
13:30 Ticket #1005 (defect) created by GIGALinux
wp_users is not created while installation
00:22 Ticket #1004 (defect) created by ZKWC
New Sign Ups not receiving Registration email

06/21/09:

13:21 Ticket #1003 (defect) created by anduriell
header already has been sent in editing post

06/19/09:

21:27 Ticket #1002 (defect) created by techlover
Recent posts and other queries are poisoned
17:28 Ticket #1001 (defect) created by yannux
plugins.php admin_notices error for some languages

06/12/09:

16:26 Ticket #1000 (defect) created by casabsolute
Built-in RSS widget causes server loop if RSS address configured improperly
11:57 Changeset [1797] by donncha
Added "WP_FIRST_INSTALL" constant and only create global tables when …
11:52 Changeset [1796] by donncha
Don't open "Site Admin" menu by default
11:51 Changeset [1795] by donncha
Added "FIRST_INSTALL" constant
11:51 Changeset [1794] by donncha
Don't open "Site Admin" menu by default.
11:49 Changeset [1793] by donncha
Only create global tables on first install

06/08/09:

22:35 Ticket #999 (defect) created by xyzzy
redirect loop in admin with page.php

06/04/09:

17:40 Changeset [1792] by donncha
If not in admin include the sql for global tables
16:33 Changeset [1791] by donncha
Merge from trunk
15:07 Changeset [1790] by donncha
After deleting blog, remove it from blog list

06/03/09:

15:24 Changeset [1789] by donncha
Cache the current blog on non VHOST installs. Clear that cache when blog …
08:25 Ticket #998 (defect) created by bforchhammer
array_merge() warnings in promote_if_site_admin()

Note: See TracTimeline for information about the timeline view.