BMO/ThirdPartyApps: Difference between revisions
< BMO
Jump to navigation
Jump to search
(Add kanbugger) |
(Added Bug Opener and bugme) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 21: | Line 21: | ||
= Web Apps = | = Web Apps = | ||
== | == Bugzilla-Todos == | ||
* | * A single-page app that shows an overview of bugs related to you. | ||
* | * https://fitzgen.github.io/bugzilla-todos/ | ||
== BzDeck == | == BzDeck == | ||
* A useful, experimental Bugzilla client aiming to improve the usability and productivity of the popular bug tracking system from Mozilla, on both desktop and mobile. | * A useful, experimental Bugzilla client aiming to improve the usability and productivity of the popular bug tracking system from Mozilla, on both desktop and mobile. | ||
* https://www.bzdeck.com/ | * https://www.bzdeck.com/ | ||
* https://github.com/kyoshino/bzdeck | * (Archived) https://github.com/kyoshino/bzdeck | ||
= Libraries = | = Libraries = | ||
Line 47: | Line 46: | ||
* http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/ | * http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/ | ||
= Browser Add- | = Browser Add-ons = | ||
== 🐛 Bug Opener == | |||
* Opens Bugzilla/BMO, GitHub, GitLab, Bitbucket and Jira bug/issue numbers | |||
* https://github.com/tdulcet/Bug-Opener | |||
* AMO: https://addons.mozilla.org/firefox/addon/bug-opener/ | |||
* ATN: https://addons.thunderbird.net/thunderbird/addon/bug-opener/ | |||
== bugme == | |||
* Open these bug IDs in BMO or GitHub | |||
* https://github.com/ddurst/bugme | |||
* https://addons.mozilla.org/firefox/addon/open-bug-ids | |||
== Kanbugger == | == Kanbugger == | ||
* Light integration of Kanbanery and Bugzilla automates some common tasks | * Light integration of Kanbanery and Bugzilla automates some common tasks | ||
* https://github.com/mozilla/kanbugger | * (Archived) https://github.com/mozilla/kanbugger | ||
* https://addons.mozilla.org | * (Removed) https://addons.mozilla.org/firefox/addon/kanbugger/ |
Latest revision as of 09:38, 7 January 2023
This is a list of all known tools, applications, and libraries used with BMO. There are three purposes of this catalog:
- to advertise new ways of using Bugzilla
- to determine any patterns or commonalities that we might want to incorporate into BMO's core
- to encourage people to contribute to an existing app that meets, or could reasonably be made to meet, their needs, rather than spending time to develop a redundant app.
Please add any you own, maintain, or use.
Template
Name of app/tool
- A brief description, ideally an explanation of what the tool/app does and why, i.e., what value does it bring.
- Home URL, if any.
- Link to source.
Command-line tools
bzexport
- Mercurial extension for attaching patches from a Mercurial repository to Bugzilla from the command line.
- https://hg.mozilla.org/hgcustom/version-control-tools/file/tip/hgext/bzexport
Web Apps
Bugzilla-Todos
- A single-page app that shows an overview of bugs related to you.
- https://fitzgen.github.io/bugzilla-todos/
BzDeck
- A useful, experimental Bugzilla client aiming to improve the usability and productivity of the popular bug tracking system from Mozilla, on both desktop and mobile.
- https://www.bzdeck.com/
- (Archived) https://github.com/kyoshino/bzdeck
Libraries
Bugsy
- Python library for Bugzilla's native REST API.
- http://bugsy.readthedocs.org/en/latest/
- https://github.com/AutomatedTester/Bugsy
bz.js
- JavaScript library for Bugzilla's native REST API.
- https://github.com/canuckistani/bz.js
MediaWiki extension for Bugzilla
- Embedding of update bug data into wiki pages.
- https://github.com/mozilla/mediawiki-bugzilla
- http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/
Browser Add-ons
🐛 Bug Opener
- Opens Bugzilla/BMO, GitHub, GitLab, Bitbucket and Jira bug/issue numbers
- https://github.com/tdulcet/Bug-Opener
- AMO: https://addons.mozilla.org/firefox/addon/bug-opener/
- ATN: https://addons.thunderbird.net/thunderbird/addon/bug-opener/
bugme
- Open these bug IDs in BMO or GitHub
- https://github.com/ddurst/bugme
- https://addons.mozilla.org/firefox/addon/open-bug-ids
Kanbugger
- Light integration of Kanbanery and Bugzilla automates some common tasks
- (Archived) https://github.com/mozilla/kanbugger
- (Removed) https://addons.mozilla.org/firefox/addon/kanbugger/