Tagged: dev chat Toggle Comment Threads | Keyboard Shortcuts

  • Paul Gibbs 5:32 pm on January 1, 2013 Permalink | Reply
    Tags: dev chat   

    We’re postponing tomorrow’s dev chat (2nd January) due to holidays. Back as usual on 9th January.

     
  • John James Jacoby 4:04 am on September 22, 2011 Permalink | Reply
    Tags: dev chat   

    Notes from today’s dev chat:

    • Congrats all around.
    • Everyone is keeping an eye on trac and the support forums for blockers.
    • Codex team wants better codex architecture. One is in the works using a post type and taxonomies;
    • Core team taking next week off from dev chat. Will resume on October 5.
    • Codex team is still free to wrangle each other together to meet.
     
  • John James Jacoby 8:10 pm on August 24, 2011 Permalink | Reply
    Tags: , dev chat   

    Notes from today’s meeing:

    • Responsive bp-default needs massaging
    • Another Beta today’ish (not ready for RC yet)
    • readme.txt still needs updating
     
  • John James Jacoby 8:44 pm on August 17, 2011 Permalink | Reply
    Tags: , dev chat   

    Notes from today’s dev meeting:

    • Normalize actions in directory templates (done!)
    • Rejig the warnings for active/loaded components
    • Update the readme.txt
    • RC this week
     
  • Paul Gibbs 8:41 pm on November 3, 2010 Permalink | Reply
    Tags: dev chat,   

    Minutes of November 3rd dev chat:

    BuddyPress1.2.7 release out towards the end of next week to fix a few important bugs that have been found in 1.2.6 (#2203, #2699 and #2685).

    BuddyPress 1.3 roadmap items assigned to core devs, except basic profile privacy which is to be reviewed in a couple of weeks. A few new smallish features have been added, and we’ll post links to the relevant trac tickets as-and-when here.

    Finally, we decided that dev chats will now happen every Wednesday at 19:00 UTC.

     
  • Paul Gibbs 7:57 pm on October 6, 2010 Permalink | Reply
    Tags: dev chat,   

    Minutes

    BuddyPress 1.2.6 release
    Ticket 2587 is the only blocker. 1.2.6 is likely to be released by the end of this week.
    A lot of key internal functions regarding the permalinks and active components have been changed, and we’d like any more feedback from tests of non-standard installations, such as deactivating components and turning things on and off.

    Release cycles
    Future releases will have an improved, more predictable release schedule, such as how the core WordPress team handles releases. BuddyPress’ core dev team and contributors will be considering this when 1.2.6 is shipped and work starts on 1.3, probably in the next couple of dev chats.

    BuddyPress.org
    Boone has been continuing to improve the website; check out the cool ‘topics I started’ page. More is on the way, and as always, volunteers are welcome to help improve the Codex: see this discussion for more details.

     
    • Erlend 4:20 pm on October 8, 2010 Permalink | Reply

      Greatly appreciate the update on release cycles.

      Maybe I requested this once already but: I’d love it if you could paste every finished meeting’s log somewhere, and include a link for it in bpdevel’s minutes. That’d be a great new common practice imo.

  • Paul Gibbs 3:43 pm on September 29, 2010 Permalink | Reply
    Tags: dev chat   

    Minutes

    BuddyPress.org & BuddyPress Codex updates
    Boone reported that he will soon be adding a “My Topics” tab to the Support forum view (showing both replied to and started topics) on bp.org, pending further testing. The aim is to improve usability.

    Mercime and Boone have also begun to implement big changes to the codex. If you visit the codex, you’ll notice that there has been some reorganisation. They are moving over some of the content that mercime created from scratch in his wiki mockup but it would be nice if others would pitch in and fill in some of the gap.

    BuddyPress 1.2.6
    As we’ve fixed a lot of important issues in this upcoming release, they need to be tested thoroughly to ensure a solid release. We encourage everyone who wants to help speed up the release by testing the latest 1.2 branch version of BuddyPress; we’d particularly welcome any feedback around the activity stream.
    Remember that http://testbp.org/ always runs the latest development version, so to avoid updating your live site, you can help by testing on there.

     
  • Paul Gibbs 6:46 pm on September 12, 2010 Permalink | Reply
    Tags: dev chat,   

    Minutes

    bbPress-BuddyPress feature discussion
    John James Jacoby, who is also a lead developer of bbPress, says that from BuddyPress’ perspective, it should be a graceful transition to the upcoming version of bbPress. The plan is for no existing features to be removed, but instead of being bundled with BuddyPress, users will be directed to http://wordpress.org/extend to install it.
    Importantly, BuddyPress’ forums component will be rewritten to abstract it away from being bbPress-specific, so that support can be added to BuddyPress for other forum systems.

    Google Summer of Code
    BuddyPress had three projects in this year’s Google Summer of Code:

    All the projects are great, so we recommend that you check them out.

    Custom Post Types
    Custom post types will come to BuddyPress 1.4, as previously planned.

    BuddyPress 1.2.6
    There are only a few tickets left. Due to changes in some essential core functions, we will be making available a release candidate soon so that more testing can be carried out.

     
    • Paul Gibbs 6:47 pm on September 12, 2010 Permalink | Reply

      Sorry for the delay in getting this up.

    • Erlend 10:57 pm on September 12, 2010 Permalink | Reply

      What about permalinks? We recently moved our forum to a new domain and set up redirects for it. If we upgrade with the bbPress plugin, are we facing any issues with regards to permalinks / slugs?

      Are you saying that BuddyPress will have an in-built forum component that is actually functional without the bbPress plugin attached?

      There really ought to be a blog post about BuddyPress’ GSoC projects. Possibly even one update from each successful project.

      • Paul Hastings 3:22 am on September 13, 2010 Permalink | Reply

        I don’t think BuddyPress 1.3 will have any in-built forum component at all. But when in Dashboard >> BuddyPress >> Component Setup and you click the “enable forums” button it’ll redirect you to the bbPress download area.

    • shambhalanews 2:34 am on September 13, 2010 Permalink | Reply

      Can someone enlighten me on the difference between the recently released BP Custom Posts plugin and the upcoming Custom Post Types in BuddyPress 1.4? Is is the same thing just integrated into core, or is it different?

      • Paul Gibbs 11:26 pm on September 13, 2010 Permalink | Reply

        Kunal’s BPCP plugin is his interpretation of how to connect WordPress custom posts into the way BuddyPress works, and it does a pretty good job. As to the technical details of what the BuddyPress 1.4 custom post type integration looks like, we’ll just have to wait and see.

        • Kunal 10:14 am on September 18, 2010 Permalink

          BPCP actually needs a lot more work before it can truly be general enough. I’m waiting for a few of my ‘other life’ deadlines to pass before I write up some decent external documentation and get feedback on improving the API from other plugin devs.

    • Deryk 2:35 am on September 13, 2010 Permalink | Reply

      sorry, that last email was by me (dwenaus), I was logged into another account.

    • Andre 5:21 pm on September 13, 2010 Permalink | Reply

      Is bbpress as a plugin still on track for a testing release this week?

      • Paul Gibbs 9:14 am on September 14, 2010 Permalink | Reply

        I don’t know; that is best asked over on the bbPress site.

  • Boone B. Gorges 7:58 pm on August 11, 2010 Permalink | Reply
    Tags: dev chat, ,   

    Minutes

    1.2.6
    There are about 10 tickets, most of them fairly small, standing between us and 1.2.6. The thorniest issue is #2000, which concerns duplicate items in the activity stream. After some discussion, it sounds like this ticket might get punted. JJJ on 1.2.6 timing: “hopefully by next week”.

    buddypress.org Ninjas
    Boone reports progress on two fronts:
    1) mercime has been working on an outline for a reorganization of the Codex. Dev and community feedback is requested. Check it out here:
    http://namoo.co.uk/groups/bpcodex-redesign/wiki/
    .
    2) Boone now has access to the buddypress.org theme and plugins, and will be beginning the process of applying patches next week.

    Roadmap
    A poll will appearing soon on buddypress.org where community members can vote for what gets put on the roadmap.

    Spam
    All in attendance agreed that spam is a can of worms. Several ideas for combatting spam, both on bp.org and within BuddyPress itself, were floated, ranging from foxly’s discussion from a few months back, JJJ’s in-progress Honeypot, and Humanity. peterkirn and others are planning to start a group on buddypress.org to continue the conversation and offer up some suggestions.

    Miscellaneous
    Small strides are being made, both in plugin-land and in the core, toward the possibility of a longtime dream, multi-BP (or is it BPMU?)

    Finally, the all-important issue of who’s in charge was thoroughly discussed. Thanks for a good meetup!

     
    • gez 9:07 pm on August 11, 2010 Permalink | Reply

      Good work on hosting the show Jeff!

    • mercime 2:04 am on August 13, 2010 Permalink | Reply

      Thanks for the meeting summary Boone and thanks to Jeff for guiding the ship. Looking forward to the anti-spam solution/s hopefully before BPMU/BPMS rolls out :-)

  • Paul Gibbs 5:07 pm on July 29, 2010 Permalink | Reply
    Tags: dev chat   

    Minutes

    Overdue trunk merge / 1.2.6
    John said that 1.2.6 is targeted for next week. Once that’s out, he’ll merge the 1.2 branch into trunk. Yippee!

    Roadmap item discussion
    All present went through each item on the roadmap suggestion list; some were excluded as they were deemed to be more suitable for plugins. What’s happening now is I will be sending that list to John and Andy so they can add in any items they want (such as custom post type support) and then a poll will be put up the website where people can give direct feedback as to when/if they’d like to see certain features in core. Watch this space.

     
    • Francesco Laffi 7:25 pm on July 31, 2010 Permalink | Reply

      I tried to be there but I couldn’t follow the chat :(
      Just my 2 cent on media: a complete media component would be too big for being in the core, but it could be considered to include a simple and lightweight pic album for basic needs if there is community demand for it.
      Then who need more features can keep the core component disabled and install whatever media plugin they need (not a secret what I hope them to use :D )
      Anyway if it ever happens that something media related get into the core roadmap I’d be glad to help ;)

c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel
Follow

Get every new post delivered to your Inbox.

Join 332 other followers

%d bloggers like this: