Jira customization in Area51
Forum rules
Please do not post any "phpBB" specific topics here unless they do not fit into the category above.
Do not post bug reports, feature or support requests! No really... Do not post bug reports, feature or support requests! Doing so will make Bertie a very sad bear indeed. :(
Please do not post any "phpBB" specific topics here unless they do not fit into the category above.
Do not post bug reports, feature or support requests! No really... Do not post bug reports, feature or support requests! Doing so will make Bertie a very sad bear indeed. :(
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: Jira customization in Area51
The area51 website code is publicly available on the GitHub repo. Note that it runs Symfony2 framework to tie the different sections together, I believe.
Re: Jira customization in Area51
The area51 repository does not include the tracker, just items created under area51.phpbb.com, not any other sub-domains.
I'm afraid we don't release the source for our website (except the code in the public repos like the area51 repo, area51 copy of phpbb, website utils etc).
The tracker does not use the overall_header from the main area51, when updating it we have to manually update it on the area51 home and the tracker separately.
I'm afraid we don't release the source for our website (except the code in the public repos like the area51 repo, area51 copy of phpbb, website utils etc).
The tracker does not use the overall_header from the main area51, when updating it we have to manually update it on the area51 home and the tracker separately.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
Re: Jira customization in Area51
With a jira license you get access to some of its java code, assets, jsps etc. and you can modify it. That's how we got the header in there.