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
2008-08-08
Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...
mkanat%bugzilla.org
1
-1
/
+1
2008-08-03
Bug 448748: Error messages thrown should have an HTML ID - Patch by FrédÃ...
lpsolit%gmail.com
1
-4
/
+2
2008-07-31
Bug 313122: Implement Product->create, $product->update and $product->remove_...
lpsolit%gmail.com
1
-52
/
+28
2008-06-20
Bug 432916: Expose usermatchmode via WebServices (User.get match argument)
mkanat%bugzilla.org
1
-5
/
+10
2008-06-20
Bug 157092 â Implement a checking mechanism for invalid regexp
dkl%redhat.com
1
-0
/
+5
2008-05-29
Bug 412725: WebService functions to get information about a User
dkl%redhat.com
1
-2
/
+8
2008-05-14
Bug 330989: illegal_change_deps error uses "empowered" inconsistently with "a...
lpsolit%gmail.com
1
-7
/
+7
2008-04-03
Bug 405946: Some emails are not sent in the language chosen by the addressee ...
lpsolit%gmail.com
1
-5
/
+0
2008-03-28
Bug 425565: Product name not displayed in the error message when adding/remov...
lpsolit%gmail.com
1
-3
/
+3
2008-03-18
Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ...
lpsolit%gmail.com
1
-1
/
+1
2008-02-06
Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Pa...
lpsolit%gmail.com
1
-0
/
+15
2008-01-20
Remove an error tag from user-error that's no longer used, as of the last
mkanat%bugzilla.org
1
-5
/
+0
2008-01-20
Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl ...
lpsolit%gmail.com
1
-1
/
+1
2008-01-18
The resolution_cant_clear error message was missing a TT whitespace fix.
mkanat%bugzilla.org
1
-1
/
+1
2008-01-18
Bug 402791: Move status and resolution updating from process_bug.cgi into Bug...
mkanat%bugzilla.org
1
-12
/
+25
2008-01-13
Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha...
lpsolit%gmail.com
1
-0
/
+7
2008-01-12
Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug
mkanat%bugzilla.org
1
-0
/
+19
2007-11-29
Bug 405787: product_access_denied error tag defined twice in user-error.html....
lpsolit%gmail.com
1
-1
/
+1
2007-11-13
Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug
mkanat%bugzilla.org
1
-0
/
+4
2007-10-24
Bug 357324: Date/Time Custom Fields
mkanat%bugzilla.org
1
-0
/
+7
2007-10-12
Bug 313123: Implement $component->create and $component->update based on Obje...
lpsolit%gmail.com
1
-10
/
+8
2007-10-10
Bug 313129: Implement $milestone->create and $milestone->update based on Obje...
lpsolit%gmail.com
1
-6
/
+6
2007-09-19
Fix bustage from Bug 373689--certain error messages are no longer in use.
mkanat%bugzilla.org
1
-15
/
+0
2007-09-19
Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B...
lpsolit%gmail.com
1
-1
/
+6
2007-09-08
Bug 287330: Multi-Select Custom Fields
mkanat%bugzilla.org
1
-3
/
+3
2007-08-24
Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug ID
timeless%mozdev.org
1
-3
/
+5
2007-08-24
Bug 365438 Tag-related error messages should mention "tag" instead of "saved ...
timeless%mozdev.org
1
-14
/
+9
2007-08-24
Bug 373440: Make "check" into a generic function in Bugzilla::Object
mkanat%bugzilla.org
1
-0
/
+4
2007-08-24
Bug 373440: Make "check" into a generic function in Bugzilla::Object
mkanat%bugzilla.org
1
-4
/
+28
2007-08-21
Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...
lpsolit%gmail.com
1
-1
/
+0
2007-08-12
Bug 389844 zero_length_file: no read permission is also a possibility
timeless%mozdev.org
1
-1
/
+2
2007-07-28
Bug 389835: Various issues when changing several bugs at once - Patch by FrÃ...
lpsolit%gmail.com
1
-1
/
+1
2007-07-25
Bug 345970 Avoid using the string 'the web'
timeless%mozdev.org
1
-1
/
+1
2007-07-24
Bug 254758 creating an account that doesn't match the create email regexp sho...
timeless%mozdev.org
1
-2
/
+11
2007-07-23
Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ...
timeless%mozdev.org
1
-2
/
+3
2007-07-23
Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ...
timeless%mozdev.org
1
-6
/
+6
2007-07-20
Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by Te...
lpsolit%gmail.com
1
-0
/
+14
2007-07-14
Bug 388045: Move updating of cc_accessible and reporter_accessible into Bugzi...
mkanat%bugzilla.org
1
-2
/
+2
2007-07-14
Bug 388036: Make Bugzilla::Bug do updating for alias in process_bug
mkanat%bugzilla.org
1
-4
/
+0
2007-07-10
Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something
timeless%mozdev.org
1
-1
/
+1
2007-06-14
Bug 101179: Fully implement support for customised bug statuses and workflow ...
lpsolit%gmail.com
1
-0
/
+6
2007-06-14
Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...
lpsolit%gmail.com
1
-0
/
+5
2007-06-02
Bug 379127: Incorrect link to the documentation when trying to view an nonexi...
lpsolit%gmail.com
1
-3
/
+3
2007-05-30
Bug 369987: Display real field names in editvalues.cgi - Patch by Frédé...
lpsolit%gmail.com
1
-4
/
+4
2007-05-27
Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...
lpsolit%gmail.com
1
-2
/
+13
2007-05-17
Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...
lpsolit%gmail.com
1
-1
/
+3
2007-04-11
Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi...
lpsolit%gmail.com
1
-0
/
+5
2007-04-06
Bug 286338: Remove admin options from footer in favor of a single link to Adm...
lpsolit%gmail.com
1
-1
/
+3
2007-03-11
Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...
reed%reedloden.com
1
-1
/
+1
2007-03-10
Bug 373411: The bug resolution can be set independently of the bug status - P...
lpsolit%gmail.com
1
-0
/
+4
[next]