Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix issue 30 ... new format of Xorg.0.log | Matěj Cepl | 2010-04-26 | 2 | -16/+24 |
| | |||||
* | Two attempts to make it at least a little bit compliant with Eclipse/WTP | Matěj Cepl | 2010-04-26 | 2 | -4/+82 |
| | |||||
* | fix issue 30 ... new format of Xorg.0.log | Matěj Cepl | 2010-04-26 | 2 | -55/+397 |
| | |||||
* | Don't show notifications on FF 3.5 | Matěj Cepl | 2010-04-21 | 1 | -4/+23 |
| | |||||
* | Enable notifications, when they are now available. | Matěj Cepl | 2010-04-12 | 1 | -2/+2 |
| | |||||
* | Make backtrace parsing configurable (default: off) | Matěj Cepl | 2010-03-25 | 2 | -1/+5 |
| | |||||
* | Add upstream bugzilla query button | Matěj Cepl | 2010-03-20 | 2 | -4/+30 |
| | |||||
* | btparsed is in Whiteboard not devel_whiteboard (which BugZappers don't | Matěj Cepl | 2010-03-20 | 1 | -1745/+1885 |
| | | | | | have) ... fixes #29 reformat by Eclipse. | ||||
* | Just stupid solution of not being able to load external JS scripts | Matěj Cepl | 2010-03-09 | 1 | -19/+176 |
| | |||||
* | fix issue 30 ... new format of Xorg.0.log | Matěj Cepl | 2010-03-07 | 1 | -1/+4 |
| | |||||
* | Add missing semicolons and stuff | Matěj Cepl | 2010-03-07 | 1 | -4/+6 |
| | |||||
* | Remove unnecessary junk | Matěj Cepl | 2010-03-05 | 8 | -5849/+0 |
| | |||||
* | Unsuccesful attempt to make prompt cancellabling. | Matěj Cepl | 2010-02-05 | 1 | -1/+9 |
| | |||||
* | Some security bugs don't have versions. | Matěj Cepl | 2010-02-05 | 1 | -1/+8 |
| | |||||
* | clear log fixed and some embellishments in colors department. | Matěj Cepl | 2010-02-04 | 1 | -22/+41 |
| | |||||
* | Some miscellaneous fixes. | Matěj Cepl | 2010-02-04 | 1 | -7/+10 |
| | |||||
* | Remove unnessary methods from BzPage ... either by removing them outright or ↵ | Matěj Cepl | 2010-02-03 | 1 | -38/+31 |
| | | | | moving them to be embedded functions. | ||||
* | The first functional version of logging and reporting. | Matěj Cepl | 2010-02-02 | 1 | -79/+112 |
| | |||||
* | Unsuccesful attempt to make logging available. | Matěj Cepl | 2010-02-01 | 2 | -0/+86 |
| | |||||
* | Still fixing cleaning application/octet-streamand not succesfull yet. | Matěj Cepl | 2010-02-01 | 1 | -15/+13 |
| | |||||
* | Clear off 'Reset Assignee to default for component', this time for real. | Matěj Cepl | 2010-01-28 | 1 | -1/+1 |
| | |||||
* | Marking bug as triaged doesn't work with RHEL. | Matěj Cepl | 2010-01-27 | 1 | -3/+4 |
| | |||||
* | Don't pretend we have XMLRPCMessage when we don'ŧ. | Matěj Cepl | 2010-01-21 | 1 | -0/+3 |
| | |||||
* | No, I do not want this. | Matěj Cepl | 2010-01-15 | 1 | -13/+0 |
| | |||||
* | Headers | Matěj Cepl | 2010-01-15 | 1 | -0/+13 |
| | |||||
* | Clear off default assignee value when automatically changing it. | Matěj Cepl | 2010-01-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'offline' | Matěj Cepl | 2010-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Label 'reASSIGN' is quite meaningless. | Matěj Cepl | 2010-01-13 | 1 | -1/+1 |
| | | |||||
| * | jetpack: unbreak the symlink for synchronization to fp.o. | Matěj Cepl | 2010-01-13 | 1 | -0/+0 |
| | | |||||
* | | Don't play with clipboard but fill in the fields in the open entry form on | Matěj Cepl | 2010-01-13 | 1 | -11/+17 |
| | | | | | | | | the upstream bugzilla directly. | ||||
* | | Don't use too generic names. | Matěj Cepl | 2010-01-13 | 1 | -0/+0 |
| | | |||||
* | | When we don't do jQuery, we won't need jQuery modules. | Matěj Cepl | 2010-01-13 | 2 | -410/+0 |
| | | |||||
* | | Add some FIXMEs | Matěj Cepl | 2010-01-13 | 1 | -10/+10 |
| | | |||||
* | | Use external library instead of the űber ugly createXMLRPCMessage. | Matěj Cepl | 2010-01-13 | 1 | -53/+37 |
| | | | | | | | | | | | | | | | | | | It actually is possible to load external libraries to jetpack, but it is very very ugly hack. Based on http://groups.google.com/group/mozilla-labs-jetpack/msg/b4ff8f22f179771b and example by Aza Raskin at http://www.azarask.in/blog/post/jetpack_image_editor/ (listen to the demo). | ||||
* | | Actually, I forgot to react on RH BZ new bug :). | Matěj Cepl | 2010-01-13 | 1 | -0/+1 |
| | | |||||
* | | Actually I have overdone it with that-s. | Matěj Cepl | 2010-01-13 | 1 | -5/+5 |
| | | |||||
* | | Example of the current serialization product. | Matěj Cepl | 2010-01-13 | 1 | -0/+2 |
| | | |||||
* | | Some more attempts to make offline submit functional: | Matěj Cepl | 2010-01-13 | 1 | -19/+24 |
| | | | | | | | | | | | | | | - unified name of myConfig/myStorage to myStorage - add upstreamButtonAvailable declaration - don't allow empty elements to be stored (not sure, how good it is) - some incorrect this changed to that | ||||
* | | Tiny reformatting changes. | Matěj Cepl | 2010-01-13 | 1 | -24/+12 |
| | | |||||
* | | Better make right bubbling, rather than play with oldSubmit function. | Matěj Cepl | 2010-01-13 | 1 | -10/+7 |
| | | |||||
* | | Some improvements in the offline handling. | Matěj Cepl | 2010-01-13 | 1 | -0/+13 |
| | | |||||
* | | Zillion typos | Matěj Cepl | 2010-01-13 | 1 | -8/+20 |
| | | |||||
* | | Fix comments | Matěj Cepl | 2010-01-13 | 1 | -27/+0 |
| | | |||||
* | | Theoretically complete implementation of the offline functionatliy. | Matěj Cepl | 2010-01-13 | 1 | -33/+42 |
| | | |||||
* | | trying bugzilla.mozilla.org | Matěj Cepl | 2010-01-13 | 1 | -1/+1 |
| | | |||||
* | | Information for offline capability | Matěj Cepl | 2010-01-13 | 2 | -0/+5001 |
| | | |||||
* | | Make the script working again, even with unfinished serialization. | Matěj Cepl | 2010-01-13 | 1 | -17/+55 |
| | | |||||
* | | A lot of notes and some high-level design | Matěj Cepl | 2010-01-13 | 1 | -1/+99 |
| | | |||||
* | | New version of form-serialization code | Matěj Cepl | 2010-01-13 | 1 | -26/+118 |
| | | |||||
* | | Example of the form serialization code. DON'T USE DIRECTLY, GPLv3!!! | Matěj Cepl | 2010-01-13 | 1 | -0/+37 |
| | |