summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-23fixing the skin-view of the submitted stateRob Snelders1-1/+0
2012-10-23Fixing the BSA with the new wikiChristian Lohmaier2-2/+16
2012-10-03- Revert wrong changes of last commitRob Snelders2-20/+3
2012-10-01new bugzilla demands a token. That works now.Rob Snelders3-0/+25
2012-08-17Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/websiteRob Snelders0-0/+0
2012-08-17Reset the error-message when submitting the bugRob Snelders1-0/+1
2012-08-17Hides the username that is printed for testingRob Snelders1-0/+4
2012-08-17fdo#53084 - BUGZILLAASSISTANT: focus on page bottom instead on Bugzilla link ...Rob Snelders1-0/+1
2012-08-17fdo#53082 - BUGZILLAASSISTANT: Improve exception handling for unavailable Bug...Rob Snelders1-9/+19
2012-08-17fdo#50851 - BUGZILLAASSISTANT: Error message should be in focusRob Snelders1-0/+1
2012-08-17Reset the error-message when submitting the bugRob Snelders1-0/+1
2012-08-17Hides the username that is printed for testingRob Snelders1-0/+4
2012-08-15fdo#53082 - BUGZILLAASSISTANT: Improve exception handling for unavailable Bug...Rob Snelders1-9/+19
2012-08-15fdo#50851 - BUGZILLAASSISTANT: Error message should be in focusRob Snelders1-0/+1
2012-08-15fdo#53084 - BUGZILLAASSISTANT: focus on page bottom instead on Bugzilla link ...Rob Snelders1-0/+1
2012-08-06Revert "bug.xhtml: slightly improve indentation"Petr Mladek1-23/+3
2012-08-03bug.xhtml: slightly improve indentationPetr Mladek1-3/+23
2012-08-03Remove the contrib-icon from the components-icons.Rob Snelders1-1/+3
2012-08-03Sanity-test now ignores components with lower-case in bugzilla. So for the mo...Rob Snelders2-3/+6
2012-08-03- use build-directory for temperary files while building - removed some un-us...Rob Snelders4-169/+15
2012-07-20rewordingBjoern Michaelsen1-3/+3
2012-07-20fdo#43057 apparently.Michael Meeks1-0/+6
2012-07-09Solves a crash of javascript when running on your own machine without the ski...Rob Snelders1-2/+7
2012-07-09Remove trailing whitespacesRob Snelders8-19/+19
2012-07-09Select the first options in the select-boxes so the skin-options always work.Rob Snelders1-3/+3
2012-06-28fdo#41601 - BUGZILLAASSISTANT: Mouseover SUBMIT button does not change mouse ...Rob Snelders1-4/+0
2012-06-28Localisation changed to LocalizationRob Snelders2-2/+2
2012-06-28fdo#50871 BUGZILLAASSISTANT: Help Linguistic not available (and Help PDF Export)Rob Snelders3-8/+5
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-04-17added make clean to the bugassistentRob Snelders1-0/+3
2012-02-22fdo#42006: Make Bugzilla Assistant tests pass in IE8Kate Goss2-6/+8
2012-02-19Replace "Formula editor" with "Formula Editor" because case matters and preve...Loic Dachary1-1/+1
2011-12-13ask for E-mail on the login page (fdo#43361)Petr Mladek1-1/+1
2011-12-13fix the last commit in bugreport assistantNino1-1/+0
2011-12-13Show related bug reports in a new widnow (fdo#41157)Nino1-0/+1
2011-12-03Also make the test successful after fixing create-account-linkKorrawit Pruegsanusak1-1/+1
2011-11-28'Create account' link fixedKorrawit Pruegsanusak1-1/+1
2011-11-03https://bugs.freedesktop.org/show_bug.cgi?id=42525Loic Dachary1-1/+1
2011-10-26Implement a cross browser method to ensure that the file select will always s...Loic Dachary6-20/+54
2011-10-24https://bugs.freedesktop.org/show_bug.cgi?id=42156Loic Dachary4-3/+10
2011-10-20fix quotes in regexps surrounded by // instead of ''Loic Dachary1-2/+2
2011-10-20Lookup in the HTML output using case insensitive match because IE8 converts e...Loic Dachary1-4/+4
2011-10-20hide the submission form using visibility: hidden instead of display: none so...Loic Dachary2-5/+10
2011-10-19move the state success into the submission div, just after the submit stateLoic Dachary1-5/+6
2011-10-19protect the attach state from multiple runsLoic Dachary1-16/+19
2011-10-19Do not use scrollTop to ensure the feedback is visible. Replace the submit bu...Loic Dachary3-5/+3
2011-10-19Compute the bugzilla_url based on the protocol and hostname of the enclosing ...Loic Dachary2-3/+5
2011-10-19apply submit and action to the form instead of the enclosing divLoic Dachary2-2/+2