aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 348518: grant / reject options for flag listbox should only appear if use...lpsolit%gmail.com2006-09-201-10/+23
* Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org2006-09-191-0/+9
* Typo in the welcome page (no bug #)lpsolit%gmail.com2006-09-141-1/+1
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-142-0/+74
* Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...mkanat%bugzilla.org2006-09-141-0/+6
* Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) <bmo2007@...lpsolit%gmail.com2006-09-102-3/+1
* Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %])lpsolit%gmail.com2006-09-101-1/+1
* Post-checkin fix for bug 351332.mkanat%bugzilla.org2006-09-101-1/+1
* Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Installmkanat%bugzilla.org2006-09-101-0/+20
* Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgimkanat%bugzilla.org2006-09-101-2/+2
* Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken du...lpsolit%gmail.com2006-09-101-1/+1
* Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by FrédÃ...lpsolit%gmail.com2006-09-091-0/+2
* Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...lpsolit%gmail.com2006-09-097-4/+47
* Bug 351462: Errors are always displayed in plain textmkanat%bugzilla.org2006-09-072-2/+2
* Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com2006-09-073-9/+82
* Bug 340001: Bug XML should include real namesmozilla%colinogilvie.co.uk2006-09-071-2/+6
* Bug 351098: Make Bugzilla::Object able to update objects in the database, and...mkanat%bugzilla.org2006-09-065-29/+30
* Bug 349764: Errors print out a whole HTML page, even when we're not in USAGE_...mkanat%bugzilla.org2006-09-062-8/+4
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-0418-38/+39
* Bug 310751: Tabular reports query page fails HTML validation - Patch by victo...lpsolit%gmail.com2006-09-042-6/+4
* Bug 13534: Remove REMIND and LATER from the default resolution list (only aff...lpsolit%gmail.com2006-09-041-2/+0
* Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by F...lpsolit%gmail.com2006-08-272-1/+6
* Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...mkanat%bugzilla.org2006-08-261-41/+0
* Bug 350181: Check whether the requestee is allowed to set a flag - Patch by F...lpsolit%gmail.com2006-08-261-1/+7
* Bug 338965: Add me to cc list feature is confusing - Patch by Joost de Valk <...lpsolit%gmail.com2006-08-251-1/+1
* Bug 276816: attachment edit page should have <link rel="up"> to the bug - Pat...lpsolit%gmail.com2006-08-251-0/+5
* Bug 349766: Use of uninitialized value in pattern match (m//) at editusers.cg...lpsolit%gmail.com2006-08-251-19/+0
* Bug 345958: Do not throw an error if an inactive flag type is set to "X" whil...lpsolit%gmail.com2006-08-251-2/+3
* Bug 300436: In votes.cgi, the bug description should not link to voters - Pat...lpsolit%gmail.com2006-08-221-3/+2
* Bug 349367: Display a message when a custom field has been successfully creat...lpsolit%gmail.com2006-08-221-0/+5
* Bug 349361: Implement a Welcome page for admins on a fresh installation - Pat...lpsolit%gmail.com2006-08-221-0/+90
* Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin <LpS...lpsolit%gmail.com2006-08-222-34/+24
* Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric Bucl...lpsolit%gmail.com2006-08-222-16/+81
* Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in an...lpsolit%gmail.com2006-08-221-0/+4
* Bug 344961: Display custom fields on show_bug.cgi before the time tablemkanat%bugzilla.org2006-08-221-14/+13
* Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ...lpsolit%gmail.com2006-08-204-3/+300
* Bug 87795: Creating an account should send token and wait for confirmation (p...lpsolit%gmail.com2006-08-208-71/+161
* Fixing bustage (unfiltered directive in code-error.html.tmpl)lpsolit%gmail.com2006-08-201-1/+1
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-202-6/+19
* Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) <bmo@rsz.jp>...lpsolit%gmail.com2006-08-193-7/+6
* Bug 348871: modify show_bug in order to pass HTML validation - Patch by victo...vladd%bugzilla.org2006-08-181-8/+11
* Bug 343418: Update the votes page in order to include the reason for crossed ...vladd%bugzilla.org2006-08-181-3/+1
* Bug 241195: Add a short text at the top of request.cgi explaining what the di...lpsolit%gmail.com2006-08-171-2/+9
* Bug 320197: Watcher editing in userprefs should use a list box instead of tex...mozilla%colinogilvie.co.uk2006-08-171-4/+17
* Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ...lpsolit%gmail.com2006-08-153-11/+12
* Bug 348331: Duplicated IDs on all pages - Patch by Frédéric Buclin <LpSolit...lpsolit%gmail.com2006-08-153-3/+5
* Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André Bat...lpsolit%gmail.com2006-08-152-19/+47
* Bug 313816 - fix height of iframe so you can read things inside it. Patch by ...gerv%gerv.net2006-08-141-0/+1
* Bug 310750: Advanced search page fails w3 validation - Patch by victory(_RSZ_...lpsolit%gmail.com2006-08-141-1/+1
* Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->newmkanat%bugzilla.org2006-08-121-1/+1