| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fixes #113.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a horribly botched branch merged.
Conflicts:
chip-data/chipNames.json
data/lib/bugzillaDOMFunctions.js
data/lib/bzpage.js
data/lib/jumpNextBug.js
data/lib/otherButtons.js
data/lib/queries.js
data/lib/util.js
data/rhlib/addAttachmentRow.js
data/rhlib/fixingAttMIME.js
data/rhlib/rhbzpage.js
data/tweaks/bug-page-mod.js
data/tweaks/viewSource.js
lib/libbugzilla.js
lib/main.js
package.json
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Specifically there are objects AttachList, Attachment, Comment,
and CommentList.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Fixes #104
But really, this is whole broken, and we need to eliminate direct calls
and use event handlers internally.
|
| |
| |
| |
| | |
Will fix #103 (when reviewed)
|
| |
| |
| |
| | |
Fix #84.
|
| | |
|
| |
| |
| |
| |
| |
| | |
* JSON must contain configData.verboseInlineHistory
* enable it for mozilla JSON per default
* also move call of addNewLinks to bzpage.js
|
| |
| |
| |
| |
| |
| |
| | |
bugs on bugzilla.mozilla.org now work as well, although the history is
still not shown inline, which remains for 1.1.
Fixes #88
|
| |
| |
| |
| |
| |
| |
| | |
* Fix Config_gnome.json for new system of killNodes
* Make the script more tolerable to non-RH configuration
Fixes #75
|
| |
| |
| |
| |
| | |
* also MakeJSONRPCall is a functional call now
* reorganization for dealing with the history.
|
|
|
|
|
|
|
|
| |
* fixingAttMIME, rhbzpage, xorgBugCategories moved to data/rhlib
directory,
* docs directory removed ... keep documentation in JSDocs; rewrite in MD
is a waste of time.
* move Ehsan’s scripts to separate data/tweaks directory.
|
| |
|
|
|
|
|
|
|
| |
Fixes #104
But really, this is whole broken, and we need to eliminate direct calls
and use event handlers internally.
|
|
|
|
| |
Will fix #103 (when reviewed)
|
|
|
|
| |
Fix #84.
|
| |
|
|
|
|
|
|
| |
* JSON must contain configData.verboseInlineHistory
* enable it for mozilla JSON per default
* also move call of addNewLinks to bzpage.js
|
|
|
|
|
|
|
| |
bugs on bugzilla.mozilla.org now work as well, although the history is
still not shown inline, which remains for 1.1.
Fixes #88
|
|
|
|
|
|
|
| |
* Fix Config_gnome.json for new system of killNodes
* Make the script more tolerable to non-RH configuration
Fixes #75
|
|
|
|
|
| |
* also MakeJSONRPCall is a functional call now
* reorganization for dealing with the history.
|
|
* fixingAttMIME, rhbzpage, xorgBugCategories moved to data/rhlib
directory,
* docs directory removed ... keep documentation in JSDocs; rewrite in MD
is a waste of time.
* move Ehsan’s scripts to separate data/tweaks directory.
|