summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2008-01-28Bug 325487: Admin pages should require less "clicks" (remove useless confirma...lpsolit%gmail.com2-23/+245
2008-01-28Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org6-496/+753
2008-01-28Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm...lpsolit%gmail.com1-8/+0
2008-01-20Remove an error tag from user-error that's no longer used, as of the lastmkanat%bugzilla.org1-5/+0
2008-01-20Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->updatemkanat%bugzilla.org1-5/+8
2008-01-20Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl ...lpsolit%gmail.com1-1/+1
2008-01-18The resolution_cant_clear error message was missing a TT whitespace fix.mkanat%bugzilla.org1-1/+1
2008-01-18Bug 402791: Move status and resolution updating from process_bug.cgi into Bug...mkanat%bugzilla.org2-12/+29
2008-01-13Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha...lpsolit%gmail.com2-2/+10
2008-01-12Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org3-0/+26
2008-01-12Bug 383643: When using "Find a specific bug", the generated buglist does not ...lpsolit%gmail.com2-32/+23
2008-01-12Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect fi...reed%reedloden.com1-1/+1
2008-01-09Fix the grammar and accuracy of the mod_perl relnote for 3.0.3.mkanat%bugzilla.org1-4/+4
2008-01-09Bug 410779: Release Notes for 3.0.3mkanat%bugzilla.org1-1/+41
2008-01-04Bug 313744: Deadline Field not available when changing several bugs at once -...lpsolit%gmail.com1-0/+11
2008-01-03Bug 410524: createCalendar() and showCalendar() undefined after attaching a f...lpsolit%gmail.com1-0/+3
2007-12-16Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org1-1/+1
2007-12-15Bug 408448: checksetup now tells you when template precompilation is complete.mkanat%bugzilla.org1-0/+3
2007-12-14Bug 384604: make guided form default to General component. Patch by gerv; r=j...gerv%gerv.net1-0/+5
2007-12-14Bug 408151: error 'install_data_too_long' is not defined on checksetup.plmkanat%bugzilla.org1-1/+1
2007-12-13Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org1-0/+3
2007-12-11Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessarymkanat%bugzilla.org1-0/+7
2007-12-06Bug 407036: buglist.css no longer loaded by buglists - Patch by Frédéri...lpsolit%gmail.com1-2/+1
2007-12-05Bug 399559: LDAP administration is not experimentaleseyman%linagora.com1-3/+2
2007-12-03Bug 400243: "votes:n" quicksearch should be "at least n votes", not "more tha...lpsolit%gmail.com1-34/+11
2007-12-03Bug 389983 - "Enable spellchecking in the summary field" (add filter exceptio...reed%reedloden.com1-0/+1
2007-12-03Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com3-4/+6
2007-11-30Bug 99215: Attachments have no midair collision protection - Patch by Fréd...lpsolit%gmail.com3-0/+81
2007-11-29Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org6-8/+36
2007-11-29Bug 405787: product_access_denied error tag defined twice in user-error.html....lpsolit%gmail.com1-1/+1
2007-11-28Bug 353995: Make checksetup able to reset a user's passwordmkanat%bugzilla.org1-3/+9
2007-11-26Bug 405342: "My requests" is broken - Patch by Frédéric Buclin <LpSolit...lpsolit%gmail.com1-1/+1
2007-11-21Bug 404412: Couldn't edit comments anymore because of a regression from bug ...mkanat%bugzilla.org2-5/+5
2007-11-20Bug 393753 Go back to the group list is rendered inline with Yes, deletetimeless%mozdev.org1-4/+6
2007-11-19Bug 395924: Deleting a user account may delete other user's whine - Patch by ...lpsolit%gmail.com1-19/+19
2007-11-14Bug 402609 - 'Administrate' is not the correct title for the Admin pagemozilla%colinogilvie.co.uk1-1/+1
2007-11-13Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bugmkanat%bugzilla.org3-8/+11
2007-11-12Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com17-4/+24
2007-11-12Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com9-5/+23
2007-11-03Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ("A...lpsolit%gmail.com1-2/+11
2007-10-24Bug 357324: Date/Time Custom Fieldsmkanat%bugzilla.org3-1/+13
2007-10-24Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org1-0/+9
2007-10-23Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com11-1/+16
2007-10-22Bug 182083: Help system should support more pages - Patch by Frédéric B...lpsolit%gmail.com2-0/+16
2007-10-12Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com4-42/+30
2007-10-10Bug 57842: On enter_bug.cgi, show component description when it is selected -...lpsolit%gmail.com1-114/+124
2007-10-10Bug 313129: Implement $milestone->create and $milestone->update based on Obje...lpsolit%gmail.com2-12/+11
2007-10-09Midair with product change while adding an attachment silently clears flags -...lpsolit%gmail.com1-0/+7
2007-10-08Bug 398739: "Taking a bug" while adding a new attachment locks the bug status...lpsolit%gmail.com1-0/+15
2007-10-08Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (...lpsolit%gmail.com6-17/+17