Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'anyAllJSON' into next | Matěj Cepl | 2011-03-07 | 2 | -8/+7 |
|\ | | | | | | | | | Conflicts: lib/libbugzilla.js | ||||
| * | Config_data.json should have "all" for bugzilla.redhat.com not "any" | Matěj Cepl | 2011-03-07 | 2 | -17/+16 |
| | | | | | | | | | | | | Also: * remove all trailing spaces * with "all" just add packages, don't replace other ones. | ||||
* | | New minor bug | Matěj Cepl | 2011-03-07 | 2 | -14/+32 |
| | | |||||
* | | New bugs | Matěj Cepl | 2011-03-06 | 4 | -0/+31 |
| | | |||||
* | | Add view history ... bugzilla-tweaks bug | Matěj Cepl | 2011-03-03 | 4 | -2/+40 |
| | | |||||
* | | Merge branch 'logging' into next | Matěj Cepl | 2011-03-03 | 1 | -1/+3 |
|\ \ | |||||
| * | | Generated time sheets should be explicitly marked as UTF-8 | Matěj Cepl | 2011-03-03 | 1 | -1/+3 |
| | | | |||||
* | | | Bump the version number. | Matěj Cepl | 2011-03-03 | 1 | -1/+1 |
| | | | |||||
* | | | clean up bug list0.90 | Matěj Cepl | 2011-03-03 | 4 | -4/+4 |
| | | | |||||
* | | | Make script working with Mozilla bugzilla. | Matěj Cepl | 2011-03-03 | 7 | -106/+127 |
| | | | | | | | | | | | | | | | * Store all functions in an array and store just indexes in the SELECT * add pageMod options for other bugzillas | ||||
* | | | Clean up buglist and some new bugs. | Matěj Cepl | 2011-03-02 | 8 | -4/+54 |
| | | | |||||
* | | | Merge branch 'logging' into next | Matěj Cepl | 2011-03-02 | 2 | -5/+2 |
|\| | | |||||
| * | | Remove unnecessary logging. | Matěj Cepl | 2011-03-02 | 1 | -4/+1 |
| | | | |||||
* | | | Add a 'n' accesskey to Next link to next bug | Matěj Cepl | 2011-03-02 | 2 | -0/+16 |
|/ / | |||||
* | | Separate logging front-end into special content script. | Matěj Cepl | 2011-03-02 | 4 | -134/+139 |
| | | |||||
* | | Add unknown PCI ID to the clipboard. | Matěj Cepl | 2011-03-02 | 6 | -7/+38 |
| | | |||||
* | | Add VMware chip | Matěj Cepl | 2011-03-02 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'pageMod' into next | Matěj Cepl | 2011-03-02 | 73 | -2514/+6442 |
|\ \ | | | | | | | | | | | | | Conflicts: lib/bzpage.js | ||||
| * | | Yes, we can have window object in main script! | Matěj Cepl | 2011-03-02 | 2 | -2/+3 |
| | | | |||||
| * | | Fix sorting of the records in generated log. Now generates time sheet! | Matěj Cepl | 2011-03-01 | 2 | -2/+8 |
| | | | |||||
| * | | Logger at least creates new records. | Matěj Cepl | 2011-03-01 | 9 | -28/+36 |
| | | | |||||
| * | | Logging does not work. | Matěj Cepl | 2011-02-25 | 2 | -4/+22 |
| | | | |||||
| * | | Nouveau doesn't dedicated data, so just the Chipset line is parsed. | Matěj Cepl | 2011-02-24 | 15 | -717/+710 |
| | | | |||||
| * | | Moved .js files from data/ to data/lib/ so that we don't mix data and code. | Matěj Cepl | 2011-02-23 | 8 | -6/+6 |
| | | | |||||
| * | | Preliminary genom of cssUtils | Matěj Cepl | 2011-02-22 | 1 | -0/+77 |
| | | | |||||
| * | | Add protection against superfluous running of fillIn magic | Matěj Cepl | 2011-02-22 | 4 | -4/+42 |
| | | | |||||
| * | | Fill in magic finally really works. | Matěj Cepl | 2011-02-22 | 6 | -496/+526 |
| | | | |||||
| * | | fillIn button needs to click on (edit) link as well | Matěj Cepl | 2011-02-21 | 2 | -13/+31 |
| | | | |||||
| * | | Most of logger recovered. | Matěj Cepl | 2011-02-20 | 4 | -31/+29 |
| | | | |||||
| * | | Component should be normal component not search table. | Matěj Cepl | 2011-02-20 | 3 | -7/+3 |
| | | | |||||
| * | | Fix fill-in magic. | Matěj Cepl | 2011-02-20 | 14 | -148/+2940 |
| | | | | | | | | | | | | | | | | | | | | | | | | * changed regexp for parsing driver line, just PCI ID is relevant. * all magic is now in data * eliminated most unnecessary console.logs ... either changed to console.error or just removed. | ||||
| * | | Add ability to briefly look through Xorg.0.log | Matěj Cepl | 2011-02-20 | 3 | -41/+72 |
| | | | |||||
| * | | Make queryLocal and XML-RPC generally work again. | Matěj Cepl | 2011-02-17 | 12 | -20/+140 |
| | | | |||||
| * | | Adding a bug "Hide fill-in button when not available" | Matěj Cepl | 2011-02-17 | 4 | -4/+30 |
| | | | |||||
| * | | Switch to Bugs Everywhere for issue tracking | Matěj Cepl | 2011-02-17 | 35 | -360/+223 |
| | | | |||||
| * | | Remove whole ifExist magic, it is not necessary anymore anyway. | Matěj Cepl | 2011-02-16 | 3 | -13/+14 |
| | | | | | | | | | | | | | | | * add also protection to queryUpstream function for situation when constantData.queryUpstreamBug structure is not present. | ||||
| * | | "Def. assignee" button now hides when it is used. | Matěj Cepl | 2011-02-16 | 4 | -6/+14 |
| | | | | | | | | | | | | | | | | | | * I used wrong ID for it. * also don't manually set default assignee when we have special parameter null for changeAssignee. Use it. | ||||
| * | | Fix the password recognition. | Matěj Cepl | 2011-02-16 | 8 | -22/+215 |
| | | | | | | | | | | | | | | | * doh! !== instead of === * also skip attachment.cgi page | ||||
| * | | Bit of reorganization | Matěj Cepl | 2011-02-15 | 7 | -54/+73 |
| | | | | | | | | | | | | Also add an event handler on changes in assigned_to input box | ||||
| * | | Basic functionality working. Switching to this bug for my day-to-day work. | Matěj Cepl | 2011-02-14 | 12 | -96/+244 |
| | | | |||||
| * | | All functions should be (theoretically) either working or commented out. | Matěj Cepl | 2011-02-10 | 5 | -249/+290 |
| | | | |||||
| * | | Mainly add XML-RPC handling | Matěj Cepl | 2011-02-09 | 8 | -450/+544 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In details: * add libbugzilla.makeXMLRPCCall * rewrite addAttachment and fixAttachById to use it * add RHOnMessageHandler to process RHBZ-specific RPC messages * fix the mess around getting passwords and not-provided passwords (there should be no password in a content script) * add libbugzilla.openURLinPanel and make showAttachment to use it * fix indentation of switch statements * remove JSLint strings, we need to fix the script, no screw up my ones | ||||
| * | | Bit of cleaning of logger | Matěj Cepl | 2011-02-01 | 3 | -59/+41 |
| |/ | |||||
| * | This actually almost looks like working, so much I can file bugs. | Matěj Cepl | 2011-02-01 | 6 | -90/+219 |
| | | |||||
| * | Readd trac issues into ditz local directory bugs/ | Matěj Cepl | 2011-01-31 | 10 | -0/+250 |
| | | |||||
| * | Tons of fixes, we are almost in state that the primitive run is possible. | Matěj Cepl | 2011-01-31 | 7 | -127/+84 |
| | | | | | | | | | | | | TOOD: * The most important part is we have to run libbz.initialize() and wait until it is done. | ||||
| * | bzpage.js mostly done | Matěj Cepl | 2011-01-28 | 6 | -503/+571 |
| | | | | | | | | | | | | | | Also: * created libbugzilla.js for putting aside most RPCed functions * utils.js and color.js moved to data * tons and tons of restructing to make things work via RPC | ||||
| * | All unchecked functions marked as such, empty files for docs added. | Matěj Cepl | 2011-01-20 | 4 | -65/+81 |
| | | |||||
| * | First rough removal of objects and transformation on plain functions. | Matěj Cepl | 2011-01-20 | 4 | -407/+414 |
| | | | | | | | | | | | | | | | | | | TODO: * still this is all around the place * constructors has not been fixed * all require's were just yanked, but they are still used. * functions should be more self-contained ... tons of global variables everywhere. | ||||
| * | Upgrading to the latest API | Matěj Cepl | 2011-01-20 | 2 | -4/+4 |
| | | | | | | | | .activate() return back again. |