phpBB 3.1 Information and Status

General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.

If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Locked
Oleg
Posts: 1150
Joined: Tue Feb 23, 2010 2:38 am
Contact:

Re: phpBB 3.1 Information and Status

Post by Oleg »

There was a discussion of open PRs, some of them are for 3.1:

https://gist.github.com/45555aa0c38a08a3cf22

User avatar
MichaelC
Development Team
Development Team
Posts: 889
Joined: Thu Jan 28, 2010 6:29 pm

Re: Progress by RFC

Post by MichaelC »

Merged:
  • Coding Guideline Modifications RFC Ticket
  • Plural Forms RFC Ticket
  • Autoloading & Class Naming Convention RFC Ticket
  • Improved Page Titles RFC Ticket
  • Request Class RFC Ticket
  • Copy post text in report when reporting posts RFC Ticket
  • Resume support for attachments / HTTP range support RFC Ticket
  • Rename MSNM to WLM RFC Ticket
  • Normalise internet protocol version 6 addresses RFC Ticket
  • Modular Cron RFC Ticket
  • HTML5 Doctype RFC Ticket
  • Enhanced Team Page RFC Ticket
  • Link global announcements to forums RFC Ticket
  • Enable template inheritance by default (also will appear in 3.0.11) RFC Ticket
  • Attachments Management RFC Ticket
  • Improved template engine RFC Ticket
  • Extensions RFC Ticket
  • Inclusion of jQuery RFC Ticket
  • Optionally use jQuery from Google RFC Ticket
  • STARTTLS for emails Ticket
  • No db storage of themes and stylesheets RFC Ticket
  • Delete "Confirm e-mail address" from registration form RFC Ticket
  • Support for X-Accel-Redirect and X-Sendfile headers for attachment downloads Ticket
  • AJAX RFC
  • Template tag to include JS files RFC
  • Unlimited styles tree (template inheritance) RFC
  • Template locator and path finder RFC
  • Merge style components RFC
  • Resource locator RFC
  • Copy post text in report when reporting posts RFC
  • Require PHP 5.3 RFC
  • Removal of imagesets RFC
  • Enable template inheritance by default RFC
  • Extensions Front Pages RFC
  • Preview from QR RFC Ticket
  • Removal of subsilver2 RFC Ticket

Patch in progress:
  • Gravatar RFC Ticket
    Status: v1 rejected - waiting for v2
  • SQLite 3.0+ Support RFC Ticket
    Status: Suitable path in a PR, needs reviewing and merging
  • Updated BBcode engine RFC Ticket
    Status: partial implementation - discussion is in RFC topic - implementation needs to be finished
  • Switch to PHP timezone handling RFC Ticket
    Status: partial patch in RFC topic - needs to be finished
  • General Hook Architecture RFC Ticket
    Status: Events Dispatcher merged, events and template/acp template events are awaiting review & merge
  • Improve User Pruning feature RFC Ticket
    Status: unreviewed patch on github - linked to ticket
  • Cleaning up the ACP UI RFC Ticket
    Status: unmerged patch in tracker - needs to be reviewed and merged
  • HipHop for PHP compatibility RFC Ticket
    Status: patch submitted - some comments in the RFC topic
  • Soft Delete RFC Ticket
    Status: Working patch by A Jelly Donut but it needs to be rebased onto develop, conflicts fixed and tested.
  • Migrations (UMIL) RFC Ticket Data Providers RFC
    Status: Partial patch in Pull Request, still a WIP by naderman.
  • Last topic title on forum list RFC
    Status: PR is awaiting review.
  • Ability to delete auto login keys RFC Ticket
    Status: PR is awaiting review
  • WYSIWYG Editor/Rich Text Editor RFC
    Status: GSoC Project but there have been 2 partial implementations. 1 needs smilies and custom BBcodes support. The other was abandoned.
  • Log Class RFC
    Status: WIP by nickvergessen
  • Extensions Admin RFC
    Status: WIP by Unknown Bliss
  • Extension Meta-data file RFC
    Status: Not something that can be merged but things that make use of it are part of the extensions admin.
  • Remove un-necessary permissions RFC
    Status: Working out which permissions should be removed
  • Style Specific Language Variables RFC
    Status: PR is awaiting review.
  • Change maximum subject legnth RFC
    Status: Needs audit of all times truncate_string() is used
  • Contact Form RFC
    Status: WIP by naderman
  • Reply to PMs Permission RFC
    Status: PR awaiting review

I've removed the RFC only section as it is pretty pointless seeing as 3.2 RFCs are included in the above as well as 3.1 RFCs. I haven't yet added ticket links but I can do that at a later update.
Last edited by MichaelC on Mon Apr 02, 2012 9:53 am, edited 2 times in total.
Formerly known as Unknown Bliss
psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
No unsolicited PMs please except for quotes.

User avatar
Arty
Former Team Member
Posts: 985
Joined: Wed Mar 06, 2002 2:36 pm
Location: Mars
Contact:

Re: Progress by RFC

Post by Arty »

Unknown Bliss wrote:Merged:
I wish!

User avatar
MichaelC
Development Team
Development Team
Posts: 889
Joined: Thu Jan 28, 2010 6:29 pm

Re: Progress by RFC

Post by MichaelC »

Arty wrote:
Unknown Bliss wrote:Merged:
I wish!
It was merged, removing it from the default package but leaving it as officially maintained by phpBB until 3.2 as a package downloadable from phpbb.com

It would be in the updater but not new packages.
Formerly known as Unknown Bliss
psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
No unsolicited PMs please except for quotes.

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1903
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: phpBB 3.1 Information and Status

Post by DavidIQ »

Image

User avatar
MichaelC
Development Team
Development Team
Posts: 889
Joined: Thu Jan 28, 2010 6:29 pm

Re: phpBB 3.1 Information and Status

Post by MichaelC »

DavidIQ wrote:That is undone by:
http://tracker.phpbb.com/browse/PHPBB3-9783
I thought that subsilver 2 was going to be removed, was removed, then community objected, it was added back but decided it would be included in new download packages and would be available as a separate download?
Formerly known as Unknown Bliss
psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
No unsolicited PMs please except for quotes.

EnYgmAA
Registered User
Posts: 1
Joined: Sun Jul 18, 2010 8:47 pm
Location: France
Contact:

Re: phpBB 3.1 Information and Status

Post by EnYgmAA »

Good work 8-)

Oleg
Posts: 1150
Joined: Tue Feb 23, 2010 2:38 am
Contact:

Re: phpBB 3.1 Information and Status

Post by Oleg »

RFC status on the first page updated, I made some minor changes to the list Unknown Bliss compiled.

XTF
Registered User
Posts: 49
Joined: Sun Dec 04, 2011 6:31 pm

Re: phpBB 3.1 Information and Status

Post by XTF »

Any plans to release 3.1 this year? It's like development progress has grinded to a halt.

User avatar
MichaelC
Development Team
Development Team
Posts: 889
Joined: Thu Jan 28, 2010 6:29 pm

Re: phpBB 3.1 Information and Status

Post by MichaelC »

XTF wrote:Any plans to release 3.1 this year? It's like development progress has grinded to a halt.
How does https://github.com/phpbb/phpbb3/pulls and https://github.com/phpbb/phpbb3/commits/develop suggest development grinding to a halt? If anything I'd say the amount of development in recent months has grown.
Formerly known as Unknown Bliss
psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
No unsolicited PMs please except for quotes.

Locked