index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
template
/
en
/
default
/
global
/
user-error.html.tmpl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-09
Bug 364858 - "Add hook in user-error.html.tmpl for text after "auth_failure" ...
reed%reedloden.com
1
-0
/
+2
2007-01-08
Bug 365554 global/user-error uses p as br
timeless%mozdev.org
1
-2
/
+2
2007-01-07
Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ...
lpsolit%gmail.com
1
-0
/
+8
2006-12-27
Bug 363916: buglist.cgi can throw an error about JavaScript even though Quick...
lpsolit%gmail.com
1
-4
/
+0
2006-11-28
Bug 361877: Argument "" isn't numeric in numeric gt (>) at data/template/temp...
lpsolit%gmail.com
1
-1
/
+1
2006-11-13
Bug 355839: The WebService should provide lists of legal field values
mkanat%bugzilla.org
1
-0
/
+4
2006-11-13
Bug 350307: Split out the create and update functionality of Bugzilla::Field:...
mkanat%bugzilla.org
1
-24
/
+24
2006-11-11
Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...
lpsolit%gmail.com
1
-7
/
+7
2006-11-08
Bug 359768: Confusing error message when a user has too many votes for a prod...
lpsolit%gmail.com
1
-4
/
+4
2006-11-04
Bug 352403: Create an object for saved searches, and have Bugzilla::User use it
mkanat%bugzilla.org
1
-1
/
+1
2006-10-21
Bug 357005: 'cf_' should not be allowed as a custom field name
olav%bkor.dhs.org
1
-1
/
+2
2006-10-17
Bug 350921: [email_in] Create an email interface that can create a bug in Bug...
mkanat%bugzilla.org
1
-0
/
+4
2006-10-05
Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by Fré...
lpsolit%gmail.com
1
-2
/
+4
2006-09-24
Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ...
lpsolit%gmail.com
1
-0
/
+2
2006-09-22
Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_...
mkanat%bugzilla.org
1
-1
/
+5
2006-09-09
Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...
lpsolit%gmail.com
1
-0
/
+5
2006-09-07
Bug 351462: Errors are always displayed in plain text
mkanat%bugzilla.org
1
-1
/
+1
2006-09-06
Bug 349764: Errors print out a whole HTML page, even when we're not in USAGE_...
mkanat%bugzilla.org
1
-4
/
+2
2006-09-05
Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
mkanat%bugzilla.org
1
-3
/
+3
2006-08-26
Bug 350181: Check whether the requestee is allowed to set a flag - Patch by F...
lpsolit%gmail.com
1
-1
/
+7
2006-08-22
Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric Bucl...
lpsolit%gmail.com
1
-1
/
+15
2006-08-20
Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ...
lpsolit%gmail.com
1
-3
/
+27
2006-08-20
Bug 87795: Creating an account should send token and wait for confirmation (p...
lpsolit%gmail.com
1
-2
/
+11
2006-08-20
Bug 224577: Bugzilla could use a web services interface.
wurblzap%gmail.com
1
-2
/
+4
2006-08-06
Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi -...
lpsolit%gmail.com
1
-0
/
+5
2006-07-27
Bug 333407: file_too_large error should mention AttachURL when enabled - Patc...
lpsolit%gmail.com
1
-4
/
+9
2006-07-25
Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...
lpsolit%gmail.com
1
-2
/
+8
2006-07-23
Bug 326946: Hide resolved bugs by default when accessing showdependencytree.c...
lpsolit%gmail.com
1
-2
/
+4
2006-07-14
Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...
wurblzap%gmail.com
1
-2
/
+8
2006-07-14
Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...
lpsolit%gmail.com
1
-0
/
+10
2006-06-19
Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com
1
-2
/
+2
2006-06-15
Bug 319067: editflagtypes.cgi should allow to filter flag types based on thei...
lpsolit%gmail.com
1
-0
/
+4
2006-06-08
Patch for bug 330804: don't talk about QA if the QA contact parameter is disa...
uid623
1
-2
/
+6
2006-06-08
Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; patch...
uid623
1
-1
/
+1
2006-06-04
Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch b...
lpsolit%gmail.com
1
-0
/
+5
2006-05-30
Bug 324784: editgroups.cgi should make sure groups it edits/removes are not u...
lpsolit%gmail.com
1
-0
/
+14
2006-05-12
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org
1
-4
/
+0
2006-05-10
Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error mess...
lpsolit%gmail.com
1
-2
/
+2
2006-05-08
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...
lpsolit%gmail.com
1
-4
/
+4
2006-05-01
Bug 331008: Consistently name errors either prod_ or product_ - Patch by time...
lpsolit%gmail.com
1
-8
/
+8
2006-04-18
Bug 44595: Implement an interface for administrators to delete attachments - ...
lpsolit%gmail.com
1
-0
/
+4
2006-04-15
Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ...
lpsolit%gmail.com
1
-1
/
+1
2006-03-28
Bug 92515: Implement the ability to change the resolution of a bug without re...
lpsolit%gmail.com
1
-5
/
+0
2006-03-24
Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or d...
timeless%mozdev.org
1
-1
/
+1
2006-03-22
Bug 330985 login_required_for_pronoun doesn't make sense
timeless%mozdev.org
1
-1
/
+2
2006-03-22
Bug 330837 Fix sudo_in_progress to not say "an sudo"
timeless%mozdev.org
1
-1
/
+1
2006-03-22
Bug 331003 auth_failure uses "put people in or out"
timeless%mozdev.org
1
-1
/
+1
2006-03-22
Bug 330996 component_not_valid could be improved
timeless%mozdev.org
1
-2
/
+2
2006-03-22
Bug 331004 alias_is_numeric uses 'another' which to me implies a real one was...
timeless%mozdev.org
1
-2
/
+2
2006-03-09
Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...
lpsolit%gmail.com
1
-0
/
+8
[next]