Closed
Bug 712141
Opened 13 years ago
Closed 13 years ago
Changes to BrownBag Request Form
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: richard, Assigned: dkl)
References
()
Details
Please do not implement any of this until Zandr posts a "GO" in the comments.
Changes to streamline handling of event bugs:
1 - This form should now post bugs to the AirMozilla component of mozilla.org instead of ServerOperations:Desktop
2 - Add a Set of 3 radio buttons and text box after Start Time.
Label is "Duration:" The three radio buttons are 1 Hour, All Day, Other.
The other choice should supply the value of the text box.
3 - Add a Text box after the new Duration field. The label is "Location:"
the default value should be "Ten Forward".
The form currently sets the title of the bug to:
Brownbag Request - Presentation Title (YYYY-MM-DD HH:MMXM)
Please change this to:
Event - (YYYY-MM-DD HH:MMXM) - Location - Presentation Title
This will enable us to search for a list of events sorted by date & time.
Reporter | ||
Comment 1•13 years ago
|
||
Should we have the time zone in the DTG ?
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•13 years ago
|
||
Change to item 1 above: Bugs generated by this form should be added to the Events component of the Air Mozilla product (bug# 714479)
Assignee | ||
Comment 4•13 years ago
|
||
I have made the requested changes and put this up on our testing instance for your feedback and approval.
https://bugzilla-stage-tip.mozilla.org/enter_bug.cgi?product=Air%20Mozilla&format=brownbag
Let me know if it looks and works ok and I can get it up on production this week.
dkl
Reporter | ||
Comment 5•13 years ago
|
||
A couple of minor issues:
1 - The resulting bug is assigned to nobody but doesn't seem to have a "Take" link.
2 - Can we have "Noon" appear in the AM/PM drop-down? Right now it defaults to 12:00AM so we'll have a lot of people inadvertently schedule things for midnight.
3 - Can we add a time-zone dropdown to the right of AM/PM ? This will be used to schedule streamed events originating at locations around the world.
Other than that, it looks great! Thank you!
Assignee | ||
Comment 6•13 years ago
|
||
(In reply to Richard A Milewski[:richard] from comment #5)
> A couple of minor issues:
>
> 1 - The resulting bug is assigned to nobody but doesn't seem to have a
> "Take" link.
Hmm. The take link appeared for me fine. Not sure what is happening there.
> 2 - Can we have "Noon" appear in the AM/PM drop-down? Right now it defaults
> to 12:00AM so we'll have a lot of people inadvertently schedule things for
> midnight.
I changed it to default to PM instead of AM which should serve the same purpose.
> 3 - Can we add a time-zone dropdown to the right of AM/PM ? This will be
> used to schedule streamed events originating at locations around the world.
Added.
New version for feedback up at
https://bugzilla-stage-tip.mozilla.org/enter_bug.cgi?product=Air%20Mozilla&format=brownbag
dkl
(In reply to David Lawrence [:dkl] from comment #6)
> > 1 - The resulting bug is assigned to nobody but doesn't seem to have a
> > "Take" link.
>
> Hmm. The take link appeared for me fine. Not sure what is happening there.
richard didn't have editbugs on bugzilla-stage-tip. i've fixed that, so the take link should now appear.
dkl: can you please make the durations <label>s for the radiobuttons when next you update the form :)
Assignee | ||
Comment 9•13 years ago
|
||
(In reply to Byron Jones ‹:glob› from comment #8)
> dkl: can you please make the durations <label>s for the radiobuttons when
> next you update the form :)
Thanks glob. I have updated the form adding labels for inputs everywhere where needed as well as fixed the field labels to use more of the standard enter_bug.css/global.css
rules. HTML is little cleaner now.
Richard, please give feedback for new version at:
https://bugzilla-stage-tip.mozilla.org/enter_bug.cgi?product=Air%20Mozilla&format=brownbag
If we can get this nailed down today, we could get this live by Monday.
dkl
Reporter | ||
Comment 10•13 years ago
|
||
Looks great! Thank you!
Assignee | ||
Comment 11•13 years ago
|
||
Thanks. Will be in the next code update.
4.0:
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0
added extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl
modified extensions/BMO/template/en/default/bug/create/create-brownbag.html.tmpl
Committed revision 8027.
4.2:
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
added extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl
modified extensions/BMO/template/en/default/bug/create/create-brownbag.html.tmpl
Committed revision 8017.
dkl
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•13 years ago
|
||
In the production system, submitting the form fails with the message "There is no version named 'other' in the 'Air Mozilla' product".
Versions that do exist are "unspecified" and "2.0". Either is fine.
This error did not occur in the staging system.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 13•13 years ago
|
||
(In reply to Richard A Milewski[:richard] from comment #12)
> In the production system, submitting the form fails with the message "There
> is no version named 'other' in the 'Air Mozilla' product".
i've fixed this in bug 720530.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 14•13 years ago
|
||
It appears that bugs submitted with this form are marked "Confidential Mozilla Corporation Bug". Can we have that box unchecked by default?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 15•13 years ago
|
||
(In reply to Richard A Milewski[:richard] from comment #14)
> It appears that bugs submitted with this form are marked "Confidential
> Mozilla Corporation Bug". Can we have that box unchecked by default?
once code has been fixed and live on bugzilla.mozilla.org, please file a new bug for further changes rather than reopening an existing bug :)
i've filed this request as bug 723398 for you.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•