https://github.com/bugzilla/inlinehistory
https://github.com/bugzilla/inlinehistory
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bugzilla/inlinehistory
- Owner: bugzilla
- Created: 2016-04-25T20:18:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T20:21:13.000Z (almost 10 years ago)
- Last Synced: 2026-01-28T04:25:37.429Z (about 1 month ago)
- Language: JavaScript
- Size: 70.3 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
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 and 4.2.
If you have modified your show_bug template, the javascript in
web/inline-history.js may need to be updated to suit your installation.