Open
Bug 1446236
Opened 7 years ago
Updated 11 months ago
Make it possible to run Harmony as something other than bugzilla.mozilla.org
Categories
(Bugzilla :: Bugzilla-General, enhancement)
Tracking
()
NEW
Bugzilla 6.0
People
(Reporter: dylan, Unassigned, NeedInfo)
Details
Attachments
(1 file)
There are a lot of hard-coded assumptions in the the harmony repo, inherited from BMO, that it is BMO. Rather than a bug for each, we'll fix a bunch of them at once in this bug.
Comment 1•7 years ago
|
||
Some example for branding that I think should go away as part of this:
- mozilla logo at the top left
- "new bug" page branded chooser/guide page; advanced form also is branded and hides "other" products
- "new bug" page has prepared forms that don't work
- sanity check shows errors for missing BMO products; is that related to the "new bug" chooser thingy?
- Various links to mozilla.org documentation all over the place and also in the "new bug"/"edit bug" form for each field's descrption
Comment 2•2 years ago
|
||
Landed as https://github.com/bugzilla/harmony/commit/37f6a8338f0d523b8d42cfd224864fa514b65abb
(one of many - don't close the bug)
Assignee: general → justdave
Updated•2 years ago
|
Assignee: justdave → general
Updated•2 years ago
|
Attachment #9377679 -
Attachment description: GitHub Pull Request → GitHub Pull Request - extensions/BugModal: Enable bugzilla-readable-status unconditionally
Updated•2 years ago
|
Attachment #9377679 -
Flags: merged+
Comment 3•1 year ago
|
||
Opened https://github.com/bugzilla/harmony/pull/121 which updates default user and corrects links to documentation.
Comment 4•1 year ago
|
||
scripts/c9-install
and scripts/entrypoint.pl
invoke scripts/generate_bmo_data.pl
. Is there a an equivalent script in the upstream bugzilla project we should use?
Flags: needinfo?(dylan)
Comment 5•11 months ago
|
||
Comment on attachment 9377679 [details] [review]
GitHub Pull Request - extensions/BugModal: Enable bugzilla-readable-status unconditionally
this was backed out.
Attachment #9377679 -
Flags: merged+ → merged-
You need to log in
before you can comment on or make changes to this bug.
Description
•