aboutsummaryrefslogtreecommitdiffstats
path: root/bugzillaBugTriage.js
Commit message (Collapse)AuthorAgeFilesLines
* Search also in the Whiteboard field, and again comment-box has value notMatěj Cepl2009-11-161-8/+9
| | | | text.
* XML-RPC should work but it doesn't :( plus couple of small fixes.Matěj Cepl2009-11-161-38/+114
| | | | | | | * new method for generating XML-RPC message * use $.post to post it to the server * get correctly login and password * get correctly ITS number (.attr("value") NOT .text() !!!)
* Further progress towards salvation ... the last large piece remaining is ↵Matěj Cepl2009-11-151-430/+552
| | | | XML-RPC change of MIME type of attachments
* * Query for text is working,Matěj Cepl2009-11-151-41/+20
| | | | | | * Closing upstream is working * Get rid off swapXGLMainToCCListHandler * small cleanups
* Some parts are actually working, still no "Query for string" and settingMatěj Cepl2009-11-151-121/+508
| | | | assignee, not even mentioning chip magic.
* Kind of working again!Matěj Cepl2009-11-151-20/+11
|
* Another step to jetpackization.Matěj Cepl2009-11-151-85/+411
| | | | | | * bugzillaBugTriage.js -- huge step towards attachments management and generating buttons. * skip-process-bug.js -- comment out unnecessary console.log
* Some progress on jetpackizationMatěj Cepl2009-11-151-1246/+120
| | | | | * bugzillaBugTriage.js -- some basic function works, no JSON yet * skip-process-bug.js -- skip over process pages.
* How to make it work???Matěj Cepl2009-11-151-7/+3
|
* Deep down in the OOP world. Not finished yet.Matěj Cepl2009-11-151-577/+512
|
* Another attempt of jetpackization and jQueryization.Matěj Cepl2009-11-151-410/+527
| | | | | Ended in weird errors in tune of "no document.getElementById" or "no document".
* We want to follow jetpack directory. Filtering out will be done beforeMatěj Cepl2009-11-151-0/+1315
merge to master.