summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2007-05-22Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org2-0/+7
Patch by Michael Kincaid <michael@luidia.com> r=justdave, a=justdave
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com5-2/+203
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
2007-05-15Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor ↵ghendricks%novell.com1-0/+8
can_change_password() Patch by Vance Baarda <vrb@novell.com> r=mkanat, a=mkanat
2007-05-15Bug 379787: Flag request mail has a blank requestee when requestee doesn't ↵lpsolit%gmail.com1-3/+5
get the mail - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked r=myk a=LpSolit
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com9-6/+125
<wicked@etlicon.fi> r=justdave a=LpSolit
2007-05-14I forgot this template in my previous checkin :)lpsolit%gmail.com1-0/+62
2007-05-14Bug 327077: Implement a way to get all the components with a given default ↵lpsolit%gmail.com3-33/+13
assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
2007-05-11Bug 380103: No product name provided when editing a component - Patch by ↵lpsolit%gmail.com1-1/+3
Frédéric Buclin <LpSolit@gmail.com> r=dkl r=justdave a=LpSolit
2007-05-10Bug 311982: Remove useless quotes when displaying the milestone URL - Patch ↵lpsolit%gmail.com1-4/+4
by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
2007-05-10Bug 345290: Give a CSS class to various sections of the buglist, including ↵lpsolit%gmail.com1-24/+32
quips - Patch by timeless <timeless@bemail.org> r=wicked a=mkanat
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com11-15/+15
<spam@bmo2007.rsz.jp> r=wicked a=mkanat
2007-05-09Fix release notes test failures.mkanat%bugzilla.org1-10/+11
2007-05-09Bug 379777: Finalize Release Notes for Bugzilla 3.0mkanat%bugzilla.org1-2/+22
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2007-05-07Bug 349560: Zooming textareas onBlur event prevent Commit button from ↵lpsolit%gmail.com1-1/+0
submitting - Patch by Bill Barry <after.fallout@gmail.com> r/a=LpSolit
2007-05-06Bug 374331: Bugzilla::Template should use template_include_path from ↵mkanat%bugzilla.org1-5/+7
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat
2007-04-27Bug 378759: Quick Search plugin does not conform to OpenSearch specification ↵lpsolit%gmail.com1-4/+1
- Patch by Zak Johnson <zakj@nox.cx> r=wicked a=LpSolit
2007-04-23Bug 372589: Firefox squishes bugsearch window making it difficult to use - ↵lpsolit%gmail.com1-2/+2
Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com26-57/+57
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2007-04-18Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch ↵lpsolit%gmail.com2-1/+12
by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton r=mkanat a=LpSolit
2007-04-18Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵lpsolit%gmail.com5-15/+17
by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
2007-04-16Bug 182082: Help system should support more browsers - Patch by Teemu ↵lpsolit%gmail.com4-33/+19
Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
2007-04-15Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting ↵justdave%bugzilla.org2-1/+4
throws an error Patch by mkanat and justdave r=LpSolit,mkanat; a=mkanat
2007-04-13Bug 92552: Separate reassignment from bug status change (they are now ↵lpsolit%gmail.com4-77/+55
independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-04-11Bug 375191: Remove ChangeStatus() and ChangeResolution() from ↵lpsolit%gmail.com1-0/+5
process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com19-60/+66
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-04-07Bug 102622: Dependency graphs should be able to be limited by "relationship" ↵lpsolit%gmail.com1-25/+22
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-04-07Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by ↵lpsolit%gmail.com1-1/+60
Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
2007-04-06Bug 286338: Remove admin options from footer in favor of a single link to ↵lpsolit%gmail.com5-60/+141
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-04-05Bug 370606: Conclusive user match error doesn't include a line break - Patch ↵lpsolit%gmail.com1-1/+2
by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-04-04Bug 376497: validateID() should return an attachment object - Patch by ↵lpsolit%gmail.com4-25/+19
Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
2007-03-25Bug 375138: The UI of index.cgi is brokemkanat%bugzilla.org2-11/+11
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit
2007-03-23Bug 374850: Add a link that encourages administrators to contribute to Bugzillamkanat%bugzilla.org1-1/+11
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
2007-03-21Bug 374540: Print out the requirements in an HTML table instead of ↵mkanat%bugzilla.org2-3/+45
preformatted text Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-20Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2-2/+65
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-17Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org1-0/+16
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-17Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ↵lpsolit%gmail.com1-3/+3
Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
2007-03-17Bug 174085: Want to be able to query via group in quicksearch - Patch by ↵lpsolit%gmail.com1-0/+7
Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
2007-03-17Bug 45207: Automated sanity check that can send an e-mail if there are ↵lpsolit%gmail.com1-0/+37
problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-03-15Post-checkin fix for Bug 121069: I had forgotten to remove an unused error ↵mkanat%bugzilla.org1-3/+0
message from code-error.html.tmpl.
2007-03-14Bug 373865: Group name is missing in the title of the group edit pagemkanat%bugzilla.org1-1/+1
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat
2007-03-11Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵lpsolit%gmail.com2-8/+2
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-03-11I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed ↵reed%reedloden.com2-2/+2
r=mkanat@IRC a=mkanat@IRC]
2007-03-11Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵reed%reedloden.com5-27/+27
[p=reed r=timeless a=mkanat]
2007-03-11Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch ↵lpsolit%gmail.com1-2/+0
by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
2007-03-11Bug 373442: Add referential integrity against the profiles table in some ↵mkanat%bugzilla.org1-0/+3
more simple places Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-10Bug 373411: The bug resolution can be set independently of the bug status - ↵lpsolit%gmail.com1-0/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-03-10Bug 373413: Wrong variable used when clearing the bug resolution - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-03-10Bug 373315: p in the last li looks like it's other blockmkanat%bugzilla.org1-7/+6
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat
2007-03-10Bug 373312: bugzilla terms should not be used for db namemkanat%bugzilla.org1-2/+2
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat
2007-03-10Bug 370687: Creating, editing or deleting a product should display its name ↵lpsolit%gmail.com3-7/+8
in the title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit