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.
nickvergessen
Former Team Member
Posts: 733 Joined: Sun Oct 07, 2007 11:54 am
Location: Stuttgart, Germany
Contact:
Post
by nickvergessen » Tue Mar 11, 2014 10:39 am
The list is getting shorter:
http://tracker.phpbb.com/issues/?filter=11191
So be prepared for the next alpha or the first beta soon.
Todo List for 3.1.0-b1
Make sure phpBB/docs/AUTHORS is up to date. ✔
Make sure all reports in the security tracker are closed or invalid. ✔
Go through Issues fixed in 3.1.0-b1 and correct any unreadable descriptions. ✔
Check the feature hightlights wiki page for completeness. ✔
Verify that the schema files match the version from develop/create_schema_files.php ✔
Branch of prep-release-3.1.0-b1 from develop ✔
Update version number in prep-release-3.1.0-b1 to "3.1.0-b1" in these files: ✔
Code: Select all
build/build.xml
phpBB/includes/constants.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
Create Migration "beta1" depending on all migrations added after alpha3 and alpha3 itself ✔
Commit Changelog generated from Tracker ✔
Code: Select all
php build/build_changelog.php 3.1.0-b1
Update list of events in the Wiki: https://wiki.phpbb.com/Event_List ✔
Build packages ✔
Test install of 3.1.0-b1 package ✔
Test update from 3.0.12 to 3.1.0-b1 ✔
Test conversion from 2.0.x to 3.1.0-b1
Tag prep-release-3.1.0-b1 as release-3.1.0-b1 ✔
Code: Select all
git tag -a release-3.1.0-b1 -m "Tagging the 3.1.0-b1 release."
Update version number in develop to 3.1.0-b2-dev in these files: ✔
Code: Select all
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
Merge prep-release-3.1.0-b1 into develop ✔
Code: Select all
git checkout develop
git merge --no-ff prep-release-3.1.0-b1
Push changes ✔
Upload packages ✔
Make sure packages have correct permissions for downloading ✔
Set release date for version 3.1.0-a4 and 3.1.0-b1 on the tracker ✔
Move all bug reports assigned to fix version "3.1.0-a4/b1" to "3.1.0-b2" in Tracker ✔
Update area51 downloads page ✔
Post language changes for translators ✔
Announce in QA team forum ✔
Announce on area51 ✔
Update QA versioncheck
Announce on QA mailinglist
Member of the Development-Team — No Support via PM
Kamahl19
Registered User
Posts: 161 Joined: Thu Dec 27, 2007 10:31 am
Post
by Kamahl19 » Tue Mar 11, 2014 4:01 pm
What will decide if it is alpha or beta? Is there any particular issue which needs to be finished before beta?
Mess
Registered User
Posts: 199 Joined: Wed Jun 13, 2012 10:14 am
Post
by Mess » Wed Mar 12, 2014 6:59 am
omgomgomg! Looks like we are getting close to a beta!
nickvergessen
Former Team Member
Posts: 733 Joined: Sun Oct 07, 2007 11:54 am
Location: Stuttgart, Germany
Contact:
Post
by nickvergessen » Wed Mar 12, 2014 7:38 am
@Kamahl19: it depends on whether we get all things fixed from the list above
Member of the Development-Team — No Support via PM
aleha
Registered User
Posts: 143 Joined: Tue Mar 26, 2013 2:19 am
Post
by aleha » Fri Mar 14, 2014 4:26 am
Link in 3. is broken because of an extra h .
I see a b1,b2 and an RC1 in tracker. It would safe to assume that there would be more that one RC, correct?
Mess
Registered User
Posts: 199 Joined: Wed Jun 13, 2012 10:14 am
Post
by Mess » Fri Mar 14, 2014 7:12 am
aleha wrote: Link in 3. is broken because of an extra h .
I see a b1,b2 and an RC1 in tracker. It would safe to assume that there would be more that one RC, correct?
Yes, that would be safe to assume.
Also, 1 blocker left at the time of writing this.
nickvergessen
Former Team Member
Posts: 733 Joined: Sun Oct 07, 2007 11:54 am
Location: Stuttgart, Germany
Contact:
Post
by nickvergessen » Fri Mar 14, 2014 1:07 pm
Aaaaaaaand we're done.
We will release the new version tomorrow and will try to have a look at the outstanding PRs until then.
Member of the Development-Team — No Support via PM
Mess
Registered User
Posts: 199 Joined: Wed Jun 13, 2012 10:14 am
Post
by Mess » Fri Mar 14, 2014 1:59 pm
We need a big thumbs up smiley.
Nfboy
Registered User
Posts: 4 Joined: Mon Jun 27, 2011 4:49 pm
Location: Netherlands
Contact:
Post
by Nfboy » Fri Mar 14, 2014 2:19 pm
Sounds like the developers are on the right track, well done
MaFeSa
Registered User
Posts: 69 Joined: Sun Aug 26, 2012 1:44 pm
Post
by MaFeSa » Fri Mar 14, 2014 11:04 pm
Nfboy wrote: Sounds like the developers are on the right track, well done
+1
Thanks