aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* Bug 388045: Move updating of cc_accessible and reporter_accessible into Bugzi...mkanat%bugzilla.org2007-07-141-2/+2
* Remove useless and annoying "?" in some field descs, a=mkanat on IRClpsolit%gmail.com2007-07-141-3/+3
* Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org2007-07-141-4/+0
* Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgimkanat%bugzilla.org2007-07-131-0/+4
* Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or somethingtimeless%mozdev.org2007-07-101-1/+1
* Fixing bustage due to the checkin of bug 385379lpsolit%gmail.com2007-07-071-3/+0
* Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com2007-07-051-1/+6
* Bug 101179: Fully implement support for customised bug statuses and workflow ...lpsolit%gmail.com2007-06-141-0/+6
* Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...lpsolit%gmail.com2007-06-141-0/+5
* Bug 383520 – Need to hook code-error.html.tmplghendricks%novell.com2007-06-131-6/+12
* Bug 379127: Incorrect link to the documentation when trying to view an nonexi...lpsolit%gmail.com2007-06-022-4/+4
* Bug 369987: Display real field names in editvalues.cgi - Patch by Frédé...lpsolit%gmail.com2007-05-301-4/+4
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-271-2/+13
* Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-05-172-2/+7
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com2007-05-101-2/+2
* Bug 349560: Zooming textareas onBlur event prevent Commit button from submitt...lpsolit%gmail.com2007-05-071-1/+0
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-192-2/+2
* Bug 258647: productmenu.js and productform.js should be consolidated - Patch ...lpsolit%gmail.com2007-04-181-4/+6
* Bug 182082: Help system should support more browsers - Patch by Teemu Mannerm...lpsolit%gmail.com2007-04-152-9/+6
* Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...justdave%bugzilla.org2007-04-152-1/+4
* Bug 92552: Separate reassignment from bug status change (they are now indepen...lpsolit%gmail.com2007-04-131-3/+8
* Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi...lpsolit%gmail.com2007-04-111-0/+5
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com2007-04-101-0/+2
* Bug 286338: Remove admin options from footer in favor of a single link to Adm...lpsolit%gmail.com2007-04-053-60/+11
* Bug 370606: Conclusive user match error doesn't include a line break - Patch ...lpsolit%gmail.com2007-04-051-1/+2
* Post-checkin fix for Bug 121069: I had forgotten to remove an unused error me...mkanat%bugzilla.org2007-03-151-3/+0
* I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mka...reed%reedloden.com2007-03-111-1/+1
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com2007-03-112-11/+11
* Bug 373442: Add referential integrity against the profiles table in some more...mkanat%bugzilla.org2007-03-111-0/+3
* Bug 373411: The bug resolution can be set independently of the bug status - P...lpsolit%gmail.com2007-03-101-0/+4
* Bug 367480: [LDAP] Try a list of servers in order until we connect successfullymkanat%bugzilla.org2007-03-081-1/+1
* Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org2007-03-061-0/+63
* Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-03-061-0/+5
* Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com2007-02-241-3/+0
* Bug 364095 - "Default template does not validate as valid HTML" [p=reed r=LpS...reed%reedloden.com2007-02-113-61/+61
* Bug 367894: Missing separator after the "Sanity Check" link in the footer whe...lpsolit%gmail.com2007-01-241-0/+1
* Bug 299405: Attachments don't work if you need to log in again [ Undefined su...lpsolit%gmail.com2007-01-182-2/+25
* Bug 364858 - "Add hook in user-error.html.tmpl for text after "auth_failure" ...reed%reedloden.com2007-01-091-0/+2
* Bug 365554 global/user-error uses p as brtimeless%mozdev.org2007-01-081-2/+2
* Bug 365556 global/confirm-user-match uses strange mark up/uses p as brtimeless%mozdev.org2007-01-081-4/+0
* Bug 365555 . global/code-error uses strange mark uptimeless%mozdev.org2007-01-081-1/+1
* Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ...lpsolit%gmail.com2007-01-071-0/+8
* Bug 365054 no changes should be in the pluraltimeless%mozdev.org2006-12-291-1/+1
* Bug 276565 - ""Log In" link in footer should return to same page after loggin...reed%reedloden.com2006-12-291-1/+24
* Bug 364835 - "current bug number should be filled in in "to bugs" input box t...reed%reedloden.com2006-12-271-1/+2
* Bug 365046: If docs_urlbase is empty, link to "the named tag" in the document...lpsolit%gmail.com2006-12-271-1/+7
* Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - ...lpsolit%gmail.com2006-12-272-1/+3
* Bug 364863 - "on confirming a new account page, wrong 'Email Address' is show...reed%reedloden.com2006-12-271-3/+2
* Bug 363916: buglist.cgi can throw an error about JavaScript even though Quick...lpsolit%gmail.com2006-12-271-4/+0
* Bug 343635: Enabling classifications should add a tree view of classification...lpsolit%gmail.com2006-12-192-12/+29