aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
Commit message (Expand)AuthorAgeFilesLines
...
* 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-1019-60/+66
* Bug 102622: Dependency graphs should be able to be limited by "relationship" ...lpsolit%gmail.com2007-04-071-25/+22
* Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by Fr...lpsolit%gmail.com2007-04-071-1/+60
* Bug 286338: Remove admin options from footer in favor of a single link to Adm...lpsolit%gmail.com2007-04-055-60/+141
* Bug 370606: Conclusive user match error doesn't include a line break - Patch ...lpsolit%gmail.com2007-04-051-1/+2
* Bug 376497: validateID() should return an attachment object - Patch by Fré...lpsolit%gmail.com2007-04-044-25/+19
* Bug 375138: The UI of index.cgi is brokemkanat%bugzilla.org2007-03-252-11/+11
* Bug 374850: Add a link that encourages administrators to contribute to Bugzillamkanat%bugzilla.org2007-03-231-1/+11
* Bug 374540: Print out the requirements in an HTML table instead of preformatt...mkanat%bugzilla.org2007-03-212-3/+45
* Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2007-03-202-2/+65
* Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org2007-03-171-0/+16
* Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ...lpsolit%gmail.com2007-03-171-3/+3
* Bug 174085: Want to be able to query via group in quicksearch - Patch by Teem...lpsolit%gmail.com2007-03-171-0/+7
* Bug 45207: Automated sanity check that can send an e-mail if there are proble...lpsolit%gmail.com2007-03-171-0/+37
* Post-checkin fix for Bug 121069: I had forgotten to remove an unused error me...mkanat%bugzilla.org2007-03-151-3/+0
* Bug 373865: Group name is missing in the title of the group edit pagemkanat%bugzilla.org2007-03-141-1/+1
* Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...lpsolit%gmail.com2007-03-112-8/+2
* I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mka...reed%reedloden.com2007-03-112-2/+2
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com2007-03-115-27/+27
* Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch b...lpsolit%gmail.com2007-03-111-2/+0
* 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 373413: Wrong variable used when clearing the bug resolution - Patch by F...lpsolit%gmail.com2007-03-101-1/+1
* Bug 373315: p in the last li looks like it's other blockmkanat%bugzilla.org2007-03-101-7/+6
* Bug 373312: bugzilla terms should not be used for db namemkanat%bugzilla.org2007-03-101-2/+2
* Bug 370687: Creating, editing or deleting a product should display its name i...lpsolit%gmail.com2007-03-103-7/+8
* Bug 362813: Missing labels in editflagtypes.cgi?action=edit - Patch by Fré...lpsolit%gmail.com2007-03-101-8/+14
* Bug 367480: [LDAP] Try a list of servers in order until we connect successfullymkanat%bugzilla.org2007-03-082-2/+4
* Bug 345826: Ability to save column list in saved searchesmkanat%bugzilla.org2007-03-081-0/+11
* Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org2007-03-064-172/+294
* Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-03-063-0/+331
* Bug 371833 - ""Edit attachment as comment" could be twice as fast" [p=bz/reed...reed%reedloden.com2007-03-021-2/+1
* Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by FrÃ...lpsolit%gmail.com2007-02-281-2/+6
* bug 369429: bug reports should contain microformat markup in order to make th...db48x%yahoo.com2007-02-272-15/+27
* Bug 369982: Meaningless column in userprefs.cgi if the user cannot share his ...lpsolit%gmail.com2007-02-271-16/+11
* Bug 314659: Provide more information for the Atom summary - Patch by FrédÃ...lpsolit%gmail.com2007-02-271-10/+27
* Part of bug 370705, updating the release notes--we don't have "enterprise cla...mkanat%bugzilla.org2007-02-261-4/+0
* Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com2007-02-241-3/+0
* Bug 349423: Release Notes for Bugzilla 3.0mkanat%bugzilla.org2007-02-232-3/+756
* Bug 370913: query.cgi associates wrong components with products if at least o...lpsolit%gmail.com2007-02-211-1/+2
* Bug 364960 - ""Reassign bug to default assignee" text is worded very badly" [...reed%reedloden.com2007-02-111-2/+2
* Bug 364095 - "Default template does not validate as valid HTML" [p=reed r=LpS...reed%reedloden.com2007-02-114-65/+61
* Bug 369960 - "Ensure 'steps to reproduce' does not appear when there aren't a...reed%reedloden.com2007-02-111-1/+1
* Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit a=Lp...reed%reedloden.com2007-02-111-2/+2
* Bug 369912: Buglists exported as iCalendar have wrong timestamps - Patch by F...lpsolit%gmail.com2007-02-101-4/+4
* Bug 369768: query.cgi has no title in the banner - Patch by Frédéric Bu...lpsolit%gmail.com2007-02-092-2/+0
* Bug 290288: When editing a bug, include the bug number in the "Bug processed"...lpsolit%gmail.com2007-02-041-1/+10
* Bug 367674: [SECURITY] XSS when reading Atom feeds due to unescaped HTMLmkanat%bugzilla.org2007-02-031-12/+12
* Bug 363717: Cloning a bug results in HTML-filtered text in initial descriptio...lpsolit%gmail.com2007-01-241-1/+3