summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2006-08-23Bug 300436: In votes.cgi, the bug description should not link to voters - Pat...lpsolit%gmail.com1-3/+2
2006-08-22Bug 349367: Display a message when a custom field has been successfully creat...lpsolit%gmail.com1-0/+5
2006-08-22Bug 349361: Implement a Welcome page for admins on a fresh installation - Pat...lpsolit%gmail.com1-0/+90
2006-08-22Bug 314501: Use <label>'s on the login form - Patch by Frédéric Buclin <LpS...lpsolit%gmail.com2-34/+24
2006-08-22Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric Bucl...lpsolit%gmail.com2-16/+81
2006-08-22Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in an...lpsolit%gmail.com1-0/+4
2006-08-22Bug 344961: Display custom fields on show_bug.cgi before the time tablemkanat%bugzilla.org1-14/+13
2006-08-20Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ...lpsolit%gmail.com4-3/+300
2006-08-20Bug 87795: Creating an account should send token and wait for confirmation (p...lpsolit%gmail.com8-71/+161
2006-08-20Fixing bustage (unfiltered directive in code-error.html.tmpl)lpsolit%gmail.com1-1/+1
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2-6/+19
2006-08-19Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) <bmo@rsz.jp>...lpsolit%gmail.com3-7/+6
2006-08-18Bug 348871: modify show_bug in order to pass HTML validation - Patch by victo...vladd%bugzilla.org1-8/+11
2006-08-18Bug 343418: Update the votes page in order to include the reason for crossed ...vladd%bugzilla.org1-3/+1
2006-08-17Bug 241195: Add a short text at the top of request.cgi explaining what the di...lpsolit%gmail.com1-2/+9
2006-08-17Bug 320197: Watcher editing in userprefs should use a list box instead of tex...mozilla%colinogilvie.co.uk1-4/+17
2006-08-15Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ...lpsolit%gmail.com3-11/+12
2006-08-15Bug 348331: Duplicated IDs on all pages - Patch by Frédéric Buclin <LpSolit...lpsolit%gmail.com3-3/+5
2006-08-15Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André Bat...lpsolit%gmail.com2-19/+47
2006-08-15Bug 313816 - fix height of iframe so you can read things inside it. Patch by ...gerv%gerv.net1-0/+1
2006-08-14Bug 310750: Advanced search page fails w3 validation - Patch by victory(_RSZ_...lpsolit%gmail.com1-1/+1
2006-08-12Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->newmkanat%bugzilla.org1-1/+1
2006-08-12Bug 310753: editflagtypes.cgi page fails w3 validation - Patch by victory(_RS...lpsolit%gmail.com1-4/+5
2006-08-12Bug 310747: index.cgi invalid HTML when logged out - Patch by victory(_RSZ_) ...lpsolit%gmail.com1-1/+3
2006-08-11Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl)lpsolit%gmail.com1-5/+0
2006-08-11Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use itmkanat%bugzilla.org1-0/+6
2006-08-09Bug 347269: Deleting a user account displays incoherent comments - Patch by F...lpsolit%gmail.com1-6/+6
2006-08-06Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi -...lpsolit%gmail.com1-0/+5
2006-08-04Bug 304889: Templatize reports.cgi - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com1-0/+69
2006-07-30Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com2-0/+24
2006-07-27Bug 333407: file_too_large error should mention AttachURL when enabled - Patc...lpsolit%gmail.com1-4/+9
2006-07-25Bug 329789: The guided format when creating a bug doesn't let me specify a co...lpsolit%gmail.com1-1/+1
2006-07-25Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje...lpsolit%gmail.com5-15/+12
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com6-43/+107
2006-07-23Bug 326946: Hide resolved bugs by default when accessing showdependencytree.c...lpsolit%gmail.com3-4/+6
2006-07-21Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by Frédér...lpsolit%gmail.com3-5/+5
2006-07-21Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Frédéric ...lpsolit%gmail.com1-3/+3
2006-07-19Bug 313125: Implement validations and database persistence functions for Vers...lpsolit%gmail.com1-5/+3
2006-07-19Bug 345104: $field_descs values in field_descs.none.html are overwritten by v...lpsolit%gmail.com1-1/+1
2006-07-19Bug 344521: Make custom fields optionally functional on enter_bug.cgimkanat%bugzilla.org2-0/+12
2006-07-18Bug 344513: Make plain-text custom fields functional on all pages except ente...mkanat%bugzilla.org6-14/+65
2006-07-17Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...lpsolit%gmail.com6-1/+25
2006-07-17Bug 95923: Don't let users change fields they aren't allowed to change - Patc...lpsolit%gmail.com2-36/+78
2006-07-14Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name2-0/+17
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com7-22/+179
2006-07-14Bug 344507: Users watching you: None should be "No one" - Patch by Frédéric...lpsolit%gmail.com1-1/+1
2006-07-14Fix on checkin for bug 94534lpsolit%gmail.com1-1/+1
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com21-43/+84
2006-07-12Bug 343916: hidden submit button should have display: none - Patch by Rob Sik...lpsolit%gmail.com1-1/+1
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com72-113/+141