Its a reasonable theory that it is at no cost.Highway of Life wrote: JIRA beats most other systems in features, but at what cost?
Even with JIRA's obtuse interface, reporting a bug is still very simple. Would you disagree?
Its a reasonable theory that it is at no cost.Highway of Life wrote: JIRA beats most other systems in features, but at what cost?
Code: Select all
/*
* Many input forms have typing areas so small it's hard to use
* them. On many of them, this sets a minimum width of about 50
* characters, and a miniumum height of about 12 characters.
*/
textarea {
min-width: 50ex !important;
min-height: 12em !important;
}
I'd like to know that aswellnn- wrote:2. Where does one enter their timezone, and ideally can it be taken from phpbb.com account automatically?
You can't, it uses the JVM properties to get the timezone.nickvergessen wrote:I'd like to know that aswellnn- wrote:2. Where does one enter their timezone, and ideally can it be taken from phpbb.com account automatically?
I agree, it’s likely easy for you, me and every other “developer” here. And I could report tickets through my command line, but what does that prove if the users aren't using the tracker?A_Jelly_Doughnut wrote:Even with JIRA's obtuse interface, reporting a bug is still very simple. Would you disagree?
Actually, I will disagree. First I thought that reporting a bug is indeed still very simple. But then I realized I viewed the problem from the viewpoint of someone who has been using jira for a while and grown used to it. Now let's take a fresh look through the eyes of Alice, who is about to report her first bug. For highest effect clear all cookies for *.phpbb.com and follow along in your web browser.A_Jelly_Doughnut wrote:Even with JIRA's obtuse interface, reporting a bug is still very simple. Would you disagree?
We'll look into the login problem.LeapFrog wrote: Where should I report this bug? Please don't say "on the bug-tracker".
More than two months has passed by since phpBB.com started using jira.Highway of Life wrote:What is the status of JIRA? How is it working out for phpBB and the community?