index
:
libreoffice/website
LiboExtensionCenter
go-oo
master
newbranch
opengrok
planet-config
planet.go-oo.org
tdf-website
tinderbox
tinderbox.go-oo.org
update
obsolete website config (now using silverstripe)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Fix for bug 44404
HEAD
master
Daniel Neel
1
-1/+1
2012-04-20
Fix the URL when the user does has JavaScript disabled.
Jan Holesovsky
1
-1/+1
2012-04-17
Display submitted-text always where it is visible
Rob Snelders
1
-7/+6
2012-04-17
added make clean to the bugassistent
Rob Snelders
1
-0/+3
2012-02-22
fdo#42006: Make Bugzilla Assistant tests pass in IE8
Kate Goss
2
-6/+8
2012-02-19
Replace "Formula editor" with "Formula Editor" because case matters and preve...
Loic Dachary
1
-1/+1
2011-12-13
ask for E-mail on the login page (fdo#43361)
Petr Mladek
1
-1/+1
2011-12-13
fix the last commit in bugreport assistant
Nino
1
-1/+0
2011-12-13
Show related bug reports in a new widnow (fdo#41157)
Nino
1
-0/+1
2011-12-03
Also make the test successful after fixing create-account-link
Korrawit Pruegsanusak
1
-1/+1
2011-11-28
'Create account' link fixed
Korrawit Pruegsanusak
1
-1/+1
2011-11-03
https://bugs.freedesktop.org/show_bug.cgi?id=42525
Loic Dachary
1
-1/+1
2011-10-26
Implement a cross browser method to ensure that the file select will always s...
Loic Dachary
6
-20/+54
2011-10-24
https://bugs.freedesktop.org/show_bug.cgi?id=42156
Loic Dachary
4
-3/+10
2011-10-20
fix quotes in regexps surrounded by // instead of ''
Loic Dachary
1
-2/+2
2011-10-20
Lookup in the HTML output using case insensitive match because IE8 converts e...
Loic Dachary
1
-4/+4
2011-10-20
hide the submission form using visibility: hidden instead of display: none so...
Loic Dachary
2
-5/+10
2011-10-19
move the state success into the submission div, just after the submit state
Loic Dachary
1
-5/+6
2011-10-19
protect the attach state from multiple runs
Loic Dachary
1
-16/+19
2011-10-19
Do not use scrollTop to ensure the feedback is visible. Replace the submit bu...
Loic Dachary
3
-5/+3
2011-10-19
Compute the bugzilla_url based on the protocol and hostname of the enclosing ...
Loic Dachary
2
-3/+5
2011-10-19
apply submit and action to the form instead of the enclosing div
Loic Dachary
2
-2/+2
2011-10-19
post_bug.cgi is moved in the bug.js instead of being in bug.xhtml so that it ...
Loic Dachary
3
-2/+4
2011-10-19
s/bugzilla_path/bugzilla_url/
Loic Dachary
1
-1/+1
2011-10-19
Fixes https://bugassistant.libreoffice.org/show_bug.cgi?id=41832
Loic Dachary
2
-4/+30
2011-10-19
Add a file including bug.html in a frame for testing purposes. It requires th...
Loic Dachary
1
-0/+26
2011-10-19
remove unused argument to $.bug.ajax function
Loic Dachary
1
-3/+3
2011-10-08
s/than/from/
Loic Dachary
1
-1/+1
2011-10-08
add missing ;
Loic Dachary
1
-1/+1
2011-10-08
https://bugs.freedesktop.org/show_bug.cgi?id=41564
Loic Dachary
6
-3/+30
2011-10-08
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-March/018981.html
Loic Dachary
1
-1/+4
2011-10-08
include the user agent in the bug description template
Loic Dachary
3
-1/+4
2011-10-07
s/Localization/Localisation/
Loic Dachary
1
-1/+1
2011-10-07
BugAssistantTest was removed from bugzilla
Loic Dachary
1
-2/+0
2011-10-07
The sanity.pl script is added to detect inconsistencies in the data extracted...
Loic Dachary
5
-5/+147
2011-10-06
Fixes https://freedesktop.dachary.org/show_bug.cgi?id=41300
Loic Dachary
10
-291/+148
2011-10-03
WRITER is now Writer in bugzilla
Loic Dachary
1
-1/+1
2011-09-29
Prevent double submission of the form.
Loic Dachary
2
-1/+10
2011-09-27
Do not change the component comment when hovering on an image component.
Loic Dachary
2
-2/+2
2011-09-22
copyright links are target="_blank"
Loic Dachary
1
-1/+1
2011-09-22
From: Jan Holesovsky <kendy@suse.cz>
Loic Dachary
1
-1/+1
2011-09-22
Add status_whiteboard: 'BSA' to identify bugs filled with the bug submission ...
Loic Dachary
1
-1/+2
2011-09-22
browser.msie and not browser.ie
Loic Dachary
1
-1/+1
2011-09-22
ie specific code to disable the text part of the input[type=file]
Loic Dachary
1
-0/+8
2011-09-22
Do not handle focus : it won't happen again because the field is large enough.
Loic Dachary
1
-6/+0
2011-09-22
make the input large enough to cover the decoration
Loic Dachary
1
-1/+1
2011-09-22
testing version is unreliable
Loic Dachary
1
-6/+0
2011-09-22
replace top header with properly exported image
Loic Dachary
2
-2/+2
2011-09-22
move to the top of the page after submit so that the results are not missed e...
Loic Dachary
1
-0/+1
2011-09-22
do not use text() to retrieve the value of the component as it may contain a ...
Loic Dachary
1
-1/+1
[next]