Timeline
02/11/2012:
- 22:34 Ticket #3998 (Root component pages do not need to be published) created by
- Right now to assign a page to a root component, it needs to be …
- 22:06 Changeset [5732] by
- Tag 1.5.4
- 22:02 Milestone 1.5.4 completed
- 21:56 Changeset [5731] by
- Bump branch version to 1.5.4
- 21:39 Ticket #3768 (Name and Surname not registered (WordPress Multisite)) closed by
- duplicate: See #3725 for details. Closing as duplicate.
- 21:36 Changeset [5730] by
- POT, generated from r5729
- 21:32 Changeset [5729] by
- Breathing room for cast variables.
- 21:25 Changeset [5728] by
- Change type to alphabetical when looking at friend requests to allow …
- 21:19 Changeset [5727] by
- Use bp_get_option() in more places, and include bp-core-options.php in …
- 21:13 Changeset [5726] by
- Use bp_get_option() in bp_is_update()
- 21:06 Ticket #3969 (Group Send Invite Bug) closed by
- fixed: Marking as resolved. The underlying issues that cause this are now …
- 20:52 Changeset [5725] by
- Always register the BuddyPress theme directory.
- 20:45 Changeset [5724] by
- Move _option functions into bp-core-options.php
- 20:43 Changeset [5723] by
- Fix unused variables and possible accidental assignments in …
- 20:36 Changeset [5722] by
- POT, generated from r5721
- 20:10 Changeset [5721] by
- Tweak the BuddyPress installation and update wizard: * Rename new …
- 18:36 Changeset [5720] by
- POT, generated from r5719
- 18:31 Ticket #3997 (Friendship requests from inactive users when BP needs an update) closed by
- fixed: (In [5719]) Revert part of r5659 as it causes last_activity to not be …
- 18:31 Changeset [5719] by
- Revert part of r5659 as it causes last_activity to not be set when …
- 18:08 Ticket #3997 (Friendship requests from inactive users when BP needs an update) created by
- Since r5659, when BuddyPress needs an updated, users no longer have …
- 11:26 Ticket #3996 (php fatal error in friends component when settings component is disabled) created by
- Fatal error: Call to undefined function bp_get_settings_slug() in …
- 06:36 Changeset [5718] by
- POT, generated from r5717
- 06:03 Ticket #3995 (Page ID's are visible in wizard) closed by
- fixed: (In [5717]) Fix selected page ID's appearing incorrectly in the update …
- 06:03 Changeset [5717] by
- Fix selected page ID's appearing incorrectly in the update wizard. …
- 06:02 Ticket #3995 (Page ID's are visible in wizard) created by
- When going through the update wizard, the page ID's for existing BP …
- 06:01 Changeset [5716] by
- Add root_blog_id variable to $bp global, and remove extra logic from …
- 05:36 Changeset [5715] by
- POT, generated from r5714
- 05:01 Changeset [5714] by
- Remove unneeded globals and clean up some code in Groups component. …
- 04:57 Changeset [5713] by
- PHP5'ize bp-groups-classes.php - Set methods as public, private, …
- 04:42 Changeset [5712] by
- Remove unneeded globals and clean up some code in Friends component. …
- 04:36 Changeset [5711] by
- POT, generated from r5710
- 04:27 Changeset [5710] by
- Just check empty() in BP_Core_Members_Template constructor.
- 04:25 Changeset [5709] by
- PHP5'ize bp-friends-classes.php - Set methods as public, private, …
- 04:18 Changeset [5708] by
- PHP5'ize bp-core-classes.php - Set methods as public, private, static, …
- 03:36 Changeset [5707] by
- POT, generated from r5706
- 03:25 Changeset [5706] by
- Remove unused $bp globals from bp-default's ajax.php. See #3989.
- 03:21 Changeset [5705] by
- Replace direct references to $bp user fullname and user_login with …
- 02:45 Changeset [5704] by
- Replace direct references to $bp user domains with their functional …
- 02:43 Ticket #3994 (Use functions instead of $bp global when referencing user data) created by
- We still directly reference $bp->loggedin_user->domain and …
- 02:36 Changeset [5703] by
- POT, generated from r5702
- 02:32 Changeset [5702] by
- Actually fix typo in phpdoc in messages actions header. See #3989. …
- 02:31 Changeset [5701] by
- Fix typo in phpdoc in messages actions header. See #3989.
- 02:29 Changeset [5700] by
- Remove unneeded globals and clean up some code in Members component. …
- 02:14 Changeset [5699] by
- Remove unneeded globals and clean up some code in XProfile component. …
02/10/2012:
- 21:36 Changeset [5698] by
- POT, generated from r5697
- 21:05 Changeset [5697] by
- More class, less Class.
- 21:02 Changeset [5696] by
- Remove unneeded globals and clean up some code in Messages component. …
- 20:33 Ticket #3993 (Supporting Message search) created by
- Hi, Can we support message search for user messages. It will be very …
- 18:36 Changeset [5695] by
- POT, generated from r5690
- 18:36 Changeset [5694] by
- POT, generated from r5690
- 18:36 Changeset [5693] by
- POT, generated from r5690
- 18:36 Changeset [5692] by
- POT, generated from r5690
- 18:36 Changeset [5691] by
- POT, generated from r5690
- 14:20 Ticket #3992 (Get WP's bumpbot for compressing js/css and incrementing version numbers) created by
- See #WP1952. WordPress recently introduced the 'bumpbot', a sister …
- 13:36 Ticket #3991 (The Forum page is Blank) created by
- When I do a new install of Wordpress on Windows 7, with fresh install …
- 01:35 Changeset [5690] by
- Remove unneeded globals and clean up some code in Settings component. …
- 01:17 Changeset [5689] by
- Remove unneeded globals and clean up some code in Groups component. …
- 00:26 Ticket #3990 (Profile Name cant be changed) created by
- Im using BP 1.5.3.1 and WP 3.3. I noticed whenever I tried to change …
02/09/2012:
- 23:31 Changeset [5688] by
- POT, generated from r5687
- 23:00 Changeset [5687] by
- Audit the usage of $bp->is_item_admin and $bp->is_item_mod to use the …
- 22:36 Changeset [5686] by
- Remove unneeded globals and clean up some code in Blogs component. See …
- 22:31 Changeset [5685] by
- POT, generated from r5684
- 22:10 Changeset [5684] by
- Remove unneeded globals and clean up some code in Activity component. …
- 21:38 Changeset [5683] by
- Remove a bunch of unneeded globals and clean up some code in Core …
- 21:37 Changeset [5682] by
- Fix tpyo. See r5680.
- 21:31 Changeset [5681] by
- POT, generated from r5680
- 21:11 Ticket #3989 ($bp global clean-up) created by
- Now that we have wrapper functions for most things, there are $bp …
- 21:06 Ticket #3650 (Notifications appear for inactive components) closed by
- fixed: (In [5680]) Clean up notifications code, and prevent notification for …
- 21:06 Changeset [5680] by
- Clean up notifications code, and prevent notification for inactive …
- 12:05 Ticket #3988 (Signup Page Link Forces BuddyPress Page) closed by
- invalid: You must create a page, and reassociate it with Signup at Dashboard > …
- 04:43 Ticket #3988 (Signup Page Link Forces BuddyPress Page) created by
- In pages, I delete the Signup Page and removed the option for the …
02/08/2012:
- 18:06 Ticket #3987 (Redirect Loop When Users Accesses a Private Group) created by
- Howdy, I am running a sanbox install of WP and BP, both latest …
- 14:24 Ticket #3986 (Group activity: URL to userprofile wrong (after Wordpress URL change)) closed by
- wontfix: That part of the template is hardcoded in the "bp_activity" database …
- 13:04 Ticket #3986 (Group activity: URL to userprofile wrong (after Wordpress URL change)) created by
- I had Buddypress running on a test server (test.site1.com). I have …
- 11:36 Ticket #3985 (Race condition processing Ajax requests.) created by
- BP ajax requests are triggered with action 'bp_init' in function …
02/07/2012:
- 20:36 Ticket #3984 (Forum tab error) created by
- Having updated buddypress from 1.2.9 til 1.5.3.1, I had to re-activate …
- 02:31 Changeset [5679] by
- POT, generated from r5678
- 02:19 Ticket #3983 (Version check needs 3.4) closed by
- fixed: Checks don't exist in trunk, so this is fixed.
- 02:16 Changeset [5678] by
- Fix toolbar if running 1.5 branch on WordPress 3.3/3.4. See #3983 (1.5 …
- 02:13 Ticket #3983 (Version check needs 3.4) created by
- Now that WordPress 3.4 is under development, the version check code …
- 00:40 Changeset [5677] by
- Exclude existing group members and previously banned friends in group …
- 00:19 Changeset [5676] by
- Exclude existing group members and previously banned friends in group …
02/06/2012:
- 20:25 Ticket #3982 (Remove Network: true from loader) closed by
- fixed: (In [5675]) Remove network activation restriction for multisite …
- 20:25 Changeset [5675] by
- Remove network activation restriction for multisite installations, …
- 20:24 Ticket #3982 (Remove Network: true from loader) created by
- There are times when you need ultimate control over when BuddyPress is …
02/05/2012:
- 14:51 Ticket #3981 (buddypress notification) created by
- user don't get for all things notification. Maybe for new comments in …
- 03:33 Ticket #3980 (bp_activity_at_name_filter_updates() causes activity to be saved twice) created by
- Because bp_activity_at_name_filter_updates() resaves the activity a …
02/04/2012:
- 20:59 Ticket #3979 (Wordpress dashboard wp-admin dissapears as soon as buddypress plugin ...) closed by
- worksforme: I use MAMP Pro for local BuddyPress core development, and it works …
- 20:54 Ticket #2698 (bp_has_groups can't read slug) reopened by
- This looks like a bug to me. The following if statement should return …
- 04:50 Ticket #3978 (Links) closed by
- invalid
- 00:02 Ticket #3979 (Wordpress dashboard wp-admin dissapears as soon as buddypress plugin ...) created by
- I have tried the install a few different times with both word press …
Note: See TracTimeline
for information about the timeline view.