aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org2006-12-191-1/+1
* Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org2006-12-191-0/+5
* Bug 364013: "Add individual bugs to..." should be reworded - Patch by Fréd...lpsolit%gmail.com2006-12-192-5/+6
* Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com2006-12-121-0/+1
* Bug 361877: Argument "" isn't numeric in numeric gt (>) at data/template/temp...lpsolit%gmail.com2006-11-281-1/+1
* Bug 353656: User Interface gets corrupted by multiple localized users resolvi...lpsolit%gmail.com2006-11-211-0/+10
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-181-0/+3
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-131-0/+4
* Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2006-11-132-26/+26
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-113-10/+13
* Bug 359768: Confusing error message when a user has too many votes for a prod...lpsolit%gmail.com2006-11-081-4/+4
* Bug 309167: change to product which has same component name results in no pro...olav%bkor.dhs.org2006-11-051-2/+3
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-044-17/+24
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-031-0/+5
* Bug 355616: The "Actions" section of the footer should have "Preferences" and...lpsolit%gmail.com2006-11-012-27/+47
* Bug 357690: "Field Values" link still visible in the footer for user with edi...lpsolit%gmail.com2006-10-241-1/+1