aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/bugzillaDOMFunctions.js
Commit message (Collapse)AuthorAgeFilesLines
* 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