aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com2007-05-1011-15/+15
* Fix release notes test failures.mkanat%bugzilla.org2007-05-091-10/+11
* Bug 379777: Finalize Release Notes for Bugzilla 3.0mkanat%bugzilla.org2007-05-091-2/+22
* Bug 349560: Zooming textareas onBlur event prevent Commit button from submitt...lpsolit%gmail.com2007-05-071-1/+0
* Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...mkanat%bugzilla.org2007-05-061-5/+7
* Bug 378759: Quick Search plugin does not conform to OpenSearch specification ...lpsolit%gmail.com2007-04-271-4/+1
* Bug 372589: Firefox squishes bugsearch window making it difficult to use - Pa...lpsolit%gmail.com2007-04-231-2/+2
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-1926-57/+57
* Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch b...lpsolit%gmail.com2007-04-182-1/+12
* Bug 258647: productmenu.js and productform.js should be consolidated - Patch ...lpsolit%gmail.com2007-04-185-15/+17
* Bug 182082: Help system should support more browsers - Patch by Teemu Mannerm...lpsolit%gmail.com2007-04-154-33/+19
* 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-134-77/+55
* 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