https://github.com/bugzilla/extensions-inlinehistory
https://github.com/bugzilla/extensions-inlinehistory
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bugzilla/extensions-inlinehistory
- Owner: bugzilla
- Created: 2016-06-08T16:23:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T19:54:27.000Z (about 7 years ago)
- Last Synced: 2025-07-19T10:24:14.570Z (8 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
InlineHistory inserts bug activity inline with the comments when viewing a bug.
It was derived from the Bugzilla Tweaks Addon by Ehasn Akhgari.
For technical and performance reasons it is only available to logged in users,
and is enabled by a User Preference.
It works with an unmodified install of Bugzilla 4.0, 4.2, and 4.4.
If you have modified your show_bug template, the javascript in
web/inline-history.js may need to be updated to suit your installation.