aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/bugzillaDOMFunctions.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'bugzillatweaks' into next.Matěj Cepl2011-07-191-1/+46
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Move attachments and comments functions into four separate objects.Matěj Cepl2011-06-051-67/+26
| | | | | | | | | | Specifically there are objects AttachList, Attachment, Comment, and CommentList.
| * Moving ahead ... storing the progress for future.Matěj Cepl2011-06-051-0/+20
| |
| * Really Eclipseize formatting.Matěj Cepl2011-06-051-6/+6
| |
| * Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-06-051-0/+41
| | | | | | | | | | | | | | bugs on bugzilla.mozilla.org now work as well, although the history is still not shown inline, which remains for 1.1. Fixes #88
| * Make the script working with bugzilla.gnome.orgMatěj Cepl2011-06-051-11/+13
| | | | | | | | | | | | | | * Fix Config_gnome.json for new system of killNodes * Make the script more tolerable to non-RH configuration Fixes #75
| * Release 0.103Matěj Cepl2011-06-051-1/+0
| |
| * Removing unimportant parts of the page as a prevention against #65Matěj Cepl2011-06-051-33/+53
| | | | | | | | | | | | There is now complete analysis of the issue, but I don’t know how to fix it, because we just write into various input boxes and they got focus (and subsequently Firefox makes them visible).
| * Reformatting to MoFo coding styleMatěj Cepl2011-06-051-53/+69
| |
| * Don't allow marking bug as triaged when it doesn't have severity set.Matěj Cepl2011-06-051-0/+9
| |
| * Fixed other functions brokenMatěj Cepl2011-06-051-2/+1
| | | | | | | | | | | | | | * not all functions are able to accept the null as return value (directly or indirectly) of filterByRegexp * finally make all logic not to affect components which shouldn't be bothered with the test.
| * Cut out general bugzilla functions to a special module.Matěj Cepl2011-06-051-0/+372
|
* Really Eclipseize formatting.Matěj Cepl2011-05-131-6/+6
|
* Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-05-071-0/+41
| | | | | | | bugs on bugzilla.mozilla.org now work as well, although the history is still not shown inline, which remains for 1.1. Fixes #88
* Make the script working with bugzilla.gnome.orgMatěj Cepl2011-05-061-11/+13
| | | | | | | * Fix Config_gnome.json for new system of killNodes * Make the script more tolerable to non-RH configuration Fixes #75
* Release 0.1030.103Matěj Cepl2011-05-061-1/+0
|
* Removing unimportant parts of the page as a prevention against #65Matěj Cepl2011-05-061-33/+53
| | | | | | There is now complete analysis of the issue, but I don’t know how to fix it, because we just write into various input boxes and they got focus (and subsequently Firefox makes them visible).
* Reformatting to MoFo coding styleMatěj Cepl2011-04-281-53/+69
|
* Don't allow marking bug as triaged when it doesn't have severity set.Matěj Cepl2011-04-251-0/+9
|
* Fixed other functions brokenMatěj Cepl2011-04-221-2/+1
| | | | | | | * not all functions are able to accept the null as return value (directly or indirectly) of filterByRegexp * finally make all logic not to affect components which shouldn't be bothered with the test.
* Cut out general bugzilla functions to a special module.Matěj Cepl2011-03-251-0/+372