summaryrefslogtreecommitdiff
path: root/bug/bug.xhtml
AgeCommit message (Collapse)AuthorFilesLines
2013-02-17Moving the default build to english buildRob Snelders1-5/+5
2013-02-17added the Android Impress Remote componentRob Snelders1-1/+1
2013-02-10- removed test-message againRob Snelders1-1/+1
2013-02-10- added some text to see if we use the correct oneRob Snelders1-1/+1
2012-12-12Changed MarkupRob Snelders1-2/+2
2012-12-12other text at regression-comboboxRob Snelders1-1/+1
2012-11-25more minor bugfixesRob Snelders1-0/+1
2012-11-24Adding regression-option to the BSARob Snelders1-2/+9
2012-11-24Merging subcomponents, versions and op_sys to 1 step.Rob Snelders1-19/+16
2012-11-24new patch for 41256C. Koppelt1-3/+13
2012-11-23don't display who wrote it as multiple people work on itRob Snelders1-1/+1
2012-11-23fdo#57333 - BUGZILLAASSISTANT: Add privacy hint nearby submit buttonRob Snelders1-0/+3
2012-11-23[fdo#59199] BUGZILLAASSISTANT: Ask bug reporters for helpRob Snelders1-2/+9
2012-10-01new bugzilla demands a token. That works now.Rob Snelders1-0/+1
2012-08-03Remove the contrib-icon from the components-icons.Rob Snelders1-1/+3
2012-08-03- use build-directory for temperary files while building - removed some ↵Rob Snelders1-4/+4
un-used files
2012-07-09Remove trailing whitespacesRob Snelders1-2/+2
2012-06-28Localisation changed to LocalizationRob Snelders1-1/+1
2012-06-28fdo#50871 BUGZILLAASSISTANT: Help Linguistic not available (and Help PDF Export)Rob Snelders1-1/+1
2012-05-14Fix for bug 44404Daniel Neel1-1/+1
2012-04-20Fix the URL when the user does has JavaScript disabled.Jan Holesovsky1-1/+1
2012-04-17Display submitted-text always where it is visibleRob Snelders1-7/+6
2012-02-19Replace "Formula editor" with "Formula Editor" because case matters and ↵Loic Dachary1-1/+1
prevents fetching information from https://wiki.documentfoundation.org/Template:BugzAssHlp_Formula_Editor
2011-12-13ask for E-mail on the login page (fdo#43361)Petr Mladek1-1/+1
2011-10-26Implement a cross browser method to ensure that the file select will always ↵Loic Dachary1-1/+1
show when the user clicks on a styled <input type='file'> element. This is done by moving the input element so that its rightmost part (which contains the browser button) is always under the mouse. The user won't be able to reach the area when the filename is displayed and this will solve the issues that arise when a browser accepts user input or sets focus in it.
2011-10-24https://bugs.freedesktop.org/show_bug.cgi?id=42156Loic Dachary1-2/+2
The href in the signin page are created using the $.bug.url prefix, which may be different from / It was previously assumed that the bug submission assistant runs as a standalone server and / was bugzilla. All references have been made relative to the $.bug.url but these being hardcoded in the bugt.xhtml file were overlooked.
2011-10-20hide the submission form using visibility: hidden instead of display: none ↵Loic Dachary1-5/+9
so that the feedback does not need scrolling.
2011-10-19move the state success into the submission div, just after the submit stateLoic Dachary1-5/+6
2011-10-19post_bug.cgi is moved in the bug.js instead of being in bug.xhtml so that it ↵Loic Dachary1-1/+1
can be prefixed with $.bug.url like all other bugzilla cgi scripts
2011-10-08s/than/from/Loic Dachary1-1/+1
2011-10-08https://bugs.freedesktop.org/show_bug.cgi?id=41564Loic Dachary1-1/+1
Suggestion: keep the faded green outline, perhaps changing the color to a blue to indicate it's been selected. In the same vein, if the user selects one, then mouses over another icon, the description should update to the newly moused-over icon, but return to the selected icon after the mouse leaves the icon area.
2011-10-08include the user agent in the bug description templateLoic Dachary1-0/+2
2011-10-07s/Localization/Localisation/Loic Dachary1-1/+1
2011-10-06Fixes https://freedesktop.dachary.org/show_bug.cgi?id=41300Loic Dachary1-32/+43
The attachment is proposed before submitting the bug report instead of after submitting the form. There is only one submission instead of two, which is less confusing. Furthermore, the submission is protected against double click. The description field is added to the attachment so that it no longer claims to be limited to screenshots.
2011-10-03WRITER is now Writer in bugzillaLoic Dachary1-1/+1
2011-09-22copyright links are target="_blank"Loic Dachary1-1/+1
2011-09-22From: Jan Holesovsky <kendy@suse.cz>Loic Dachary1-1/+1
Subject: [PATCH] Order the icons into groups.
2011-09-22make the input large enough to cover the decorationLoic Dachary1-1/+1
2011-09-22testing version is unreliableLoic Dachary1-6/+0
macosx firefox 4 will say it's version 2.0 in $.browser.version because of rv2.0 in the user agent
2011-09-22fix CSS integration detailsLoic Dachary1-10/+17
2011-09-21clarify licensingLoic Dachary1-0/+16
2011-09-21remove unused validation pluginLoic Dachary1-1/+0
2011-09-21provide a text guide for the reporter to followLoic Dachary1-1/+13
2011-09-21clarify the fact that the attachment to be uploaded is to be a screenshot ↵Loic Dachary1-2/+2
and nothing else. Explain that the link displayed is to the bugzilla page.
2011-09-21when the component icon is selected, simulate a click in the corresponding ↵Loic Dachary1-1/+1
menu entry. fix a few spelling errors in the component names
2011-09-21display browser version only in skin modeLoic Dachary1-2/+4
2011-09-21append a timestamp at the end of each js and css to make sure they are ↵Loic Dachary1-1/+1
always reloaded when updated, no matter how agressive the cache policy is
2011-09-21escape & and < for xsltLoic Dachary1-2/+2
2011-09-21flag firefox version < 3 and opera version < 11 as unsupportedLoic Dachary1-0/+6
2011-09-21add type="text/javascript" to please validatorLoic Dachary1-1/+1