Releasing 3.1.0-RC4

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.
User avatar
nickvergessen
Former Team Member
Posts: 733
Joined: Sun Oct 07, 2007 11:54 am
Location: Stuttgart, Germany
Contact:

Releasing 3.1.0-RC4

Post by nickvergessen »

Todo List for 3.1.0-RC4
  1. Make sure phpBB/docs/AUTHORS is up to date ✔
  2. Make sure Contributors have their ranks ✔
  3. Make sure all reports in the security tracker are closed or invalid ✔
  4. Go through Issues fixed in 3.1.0-RC4 and correct any unreadable descriptions ✔
  5. Check the feature hightlights wiki page for completeness ✔
  6. Verify that the schema file matches the version from develop/create_schema_files.php ✔

    Code: Select all

    localhost/develop/create_schema_files.php
  7. Branch of prep-release-3.1.0-RC4 from develop-ascraeus ✔

    Code: Select all

    git checkout develop-ascraeus
    git checkout -b prep-release-3.1.0-RC4
  8. Update version number in prep-release-3.1.0-RC4 to "3.1.0-RC4" 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
  9. Create Migration "RC4" depending on all migrations added after RC3 and RC3 itself ✔

    Code: Select all

    php phpBB/bin/phpbbcli.php dev:migration-tips
  10. Commit Changelog generated from Tracker ✔

    Code: Select all

    php build/build_changelog.php 3.1.0-RC4

    Code: Select all

    phpBB/docs/CHANGELOG.html
  11. Update list of events in the Wiki: ✔
    https://wiki.phpbb.com/Event_List

    Code: Select all

    php phpBB/develop/export_events_for_wiki.php all
  12. Build packages ✔

    Code: Select all

    cd build
    ../phpBB/vendor/bin/phing
  13. Test install of 3.1.0-RC4 package ✔
  14. Test update from 3.1.0-RC3 to 3.1.0-RC4
  15. Test update from 3.0.12 to 3.1.0-RC4
  16. Test conversion from 2.0.x to 3.1.0-RC4
  17. Tag prep-release-3.1.0-RC4 as release-3.1.0-RC4

    Code: Select all

    git tag -a release-3.1.0-RC4 -m "Tagging the 3.1.0-RC4 release."
  18. Update version number in prep-release-3.1.0-RC4 to 3.1.0-RC5-dev in these files: ✔

    Code: Select all

    build/build.xml
    phpBB/includes/constants.php
    phpBB/install/schemas/schema_data.sql
  19. Merge prep-release-3.1.0-RC4 into develop-ascraeus and develop-ascraeus into develop ✔

    Code: Select all

    git checkout develop-ascraeus
    git merge --no-ff prep-release-3.1.0-RC4
    git checkout develop
    git merge --no-ff develop-ascraeus
  20. Push changes ✔

    Code: Select all

    git push phpbb release-3.1.0-RC4
    git push phpbb prep-release-3.1.0-RC4
    git push phpbb develop-ascraeus develop
  21. Upload packages ✔
  22. Make sure packages have correct permissions for downloading ✔
  23. Set release date for version 3.1.0-RC4 on the PHPBB3 and SECURITY trackers ✔
  24. Move all bug reports assigned to fix version "3.1.0-RC4" to "3.1.0-RC5" in the PHPBB3 and SECURITY trackers ✔
  25. Update area51 downloads page ✔
    src/Phpbb/Area51Bundle/Controller/DefaultController.php
  26. Post language changes for translators ✔

    Code: Select all

    git diff release-3.1.0-RC3 release-3.1.0-RC4 phpBB/language/ > language_changes_3.1.0-RC3_to_3.1.0-RC4.diff
  27. Post style changes for style authors ✔

    Code: Select all

    git diff release-3.1.0-RC3 release-3.1.0-RC4 phpBB/styles/prosilver/ > prosilver_changes_3.1.0-RC3_to_3.1.0-RC4.diff
    git diff release-3.1.0-RC3 release-3.1.0-RC4 phpBB/styles/subsilver2/ > subsilver2_changes_3.1.0-RC3_to_3.1.0-RC4.diff
  28. Announce in QA team forum
  29. Post announcement ✔
  30. Update versioncheck
  31. Announce on QA mailinglist
Member of the Development-TeamNo Support via PM

mrgtb
Registered User
Posts: 221
Joined: Wed Nov 28, 2007 10:09 pm

Re: Releasing 3.1.0-RC4

Post by mrgtb »

I just installed latest RC4 dev build for download 20 minutes ago and now when I go into admin cp and look at Maintenance page (logs section). If no logs are listed things are looking wrong. Look at image just took of what things now look like.
Snap1.png
(54.6 KiB) Downloaded 863 times
Any log section having "no logs" to display looks that way.

mrgtb
Registered User
Posts: 221
Joined: Wed Nov 28, 2007 10:09 pm

Re: Releasing 3.1.0-RC4

Post by mrgtb »

Hold on, now things have gone OK now. Not sure what happened then, must have had cache issues going on with firefox.

Sorry, losing track of what I'm doing here renaming "public_html" folder switching between different installs before update done. Right! Yes, the problem is still there. Not there if I switch back to other install before upgrade 20 minutes ago. Switching to other latest upgrade (I have two public_html folders "one renamed") to switch between two different installs (one before upgrade) - that problem is present above in latest upgrade.

Alien_Time
Registered User
Posts: 165
Joined: Fri Apr 05, 2013 3:38 am

Re: Releasing 3.1.0-RC4

Post by Alien_Time »

Update version number in prep-release-3.1.0-RC4 to 3.1.0-RC5-dev in these files:
Oh no.. Not another RC!

mrgtb
Registered User
Posts: 221
Joined: Wed Nov 28, 2007 10:09 pm

Re: Releasing 3.1.0-RC4

Post by mrgtb »

Are you planning to include the "new search bar" changes (being used here) in RC4? It was the reason I just upgraded earlier to latest RC4 dev build listed for download to get it on my forum, but noticed after upgrading it's not included in latest dev package offered. So thinking then that maybe the new search bar changes used here might not be coming in RC4

User avatar
Crizzo
Translations & International Support Teams Manager
Translations & International Support Teams Manager
Posts: 28
Joined: Sun Jul 14, 2013 11:57 am

Re: Releasing 3.1.0-RC4

Post by Crizzo »

mrgtb wrote:Are you planning to include the "new search bar" changes (being used here) in RC4? It was the reason I just upgraded earlier to latest RC4 dev build listed for download to get it on my forum, but noticed after upgrading it's not included in latest dev package offered. So thinking then that maybe the new search bar changes used here might not be coming in RC4
Mhm? I think it changed from RC3 to RC4. What do you mean by "new seach bar" then?
Alien_Time wrote:
Update version number in prep-release-3.1.0-RC4 to 3.1.0-RC5-dev in these files:
Oh no.. Not another RC!
They always do that, although they don't plan to release a RCx. So be patient. :)

mrgtb
Registered User
Posts: 221
Joined: Wed Nov 28, 2007 10:09 pm

Re: Releasing 3.1.0-RC4

Post by mrgtb »

Crizzo wrote:
mrgtb wrote:Are you planning to include the "new search bar" changes (being used here) in RC4? It was the reason I just upgraded earlier to latest RC4 dev build listed for download to get it on my forum, but noticed after upgrading it's not included in latest dev package offered. So thinking then that maybe the new search bar changes used here might not be coming in RC4
Mhm? I think it changed from RC3 to RC4. What do you mean by "new seach bar" then?
Usually so far anyway when seeing things change here, such as the search bar is different from today. The same change tends to come in next RC release. But I downloaded latest RC4 DEV build earlier and same search bar change (as seen here) is not included. So asking if it "will be" when RC4 gets released as a final version for using and is not a DEV build. As before when seeing a change here made like this, the current DEV package on offer for download tends to have it included.

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

Re: Releasing 3.1.0-RC4

Post by DavidIQ »

The builds were suspended so you downloaded an older build. Code being pushed to Area 51 is not dependent on these builds however.
Image

mrgtb
Registered User
Posts: 221
Joined: Wed Nov 28, 2007 10:09 pm

Re: Releasing 3.1.0-RC4

Post by mrgtb »

Ah, right. I never checked the date on latest one I downloaded. Now I have see it shows 16th Sept, today is 19th and search box change was only added today. In that case then, the image (bug report) I posted above is probably not valid then.

mrgtb
Registered User
Posts: 221
Joined: Wed Nov 28, 2007 10:09 pm

Re: Releasing 3.1.0-RC4

Post by mrgtb »

I just upgraded to RC4.

The new search box displayed in header area. I noticed it's not aligned in middle (even spacing top and bottom of it), so it matches logo being centred by default and looks better. I think you should change this code for it (margin-top) from 30px - to 24px. That will centre the search box giving an equal 29px below and above it. Tested it in chrome, ie and FF and looks same in all, centred

find this.

Code: Select all

.search-header {
	border-radius: 4px;
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 30px;
}
Change to this:
.search-header {
border-radius: 4px;
display: block;
float: right;
margin-right: 5px;
margin-top: 24px;
}
search.png
search.png (10.1 KiB) Viewed 17246 times
Last edited by mrgtb on Sat Sep 20, 2014 3:32 pm, edited 2 times in total.

Post Reply