summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/messages.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com1-1/+3
2007-07-30Bug 390024 saving a search should include a link to the searchtimeless%mozdev.org1-2/+6
2007-07-30Bug 390062: url should be 'URL' - Patch by Vlad Dascalu <vladd@bugzilla.org>,...vladd%bugzilla.org1-1/+1
2007-07-27Bug 388149: Move updating of time-tracking fields into Bugzilla::Bugmkanat%bugzilla.org1-2/+2
2007-07-25Bug 345970 Avoid using the string 'the web'timeless%mozdev.org1-2/+2
2007-07-16Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obso...lpsolit%gmail.com1-6/+0
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com1-1/+4
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com1-2/+2
2007-04-15Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...justdave%bugzilla.org1-0/+3
2007-03-11I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mka...reed%reedloden.com1-1/+1
2007-03-11Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com1-10/+10
2007-03-11Bug 373442: Add referential integrity against the profiles table in some more...mkanat%bugzilla.org1-0/+3
2007-03-06Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org1-0/+63
2007-03-06Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com1-0/+5
2006-12-29Bug 365054 no changes should be in the pluraltimeless%mozdev.org1-1/+1
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users resolvi...lpsolit%gmail.com1-0/+10
2006-11-19Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org1-0/+3
2006-11-13Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org1-2/+2
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org1-0/+9
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-0/+56
2006-09-14Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...mkanat%bugzilla.org1-0/+6
2006-09-10Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %])lpsolit%gmail.com1-1/+1
2006-09-10Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Installmkanat%bugzilla.org1-0/+20
2006-08-27Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by F...lpsolit%gmail.com1-0/+5
2006-08-22Bug 349367: Display a message when a custom field has been successfully creat...lpsolit%gmail.com1-0/+5
2006-08-20Bug 87795: Creating an account should send token and wait for confirmation (p...lpsolit%gmail.com1-0/+9
2006-07-30Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com1-0/+6
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com1-0/+5
2006-06-18Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com1-0/+6
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net1-0/+11
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com1-0/+16
2005-07-28Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fré...lpsolit%gmail.com1-0/+4
2005-07-14Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - P...lpsolit%gmail.com1-1/+0
2005-07-08Bug 87404: Attachments don't work if you need to use user matchingmkanat%kerio.com1-0/+11
2005-06-25Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a m...lpsolit%gmail.com1-2/+3
2005-06-21Bug 244533: Display "only the 200 most relevant bugs are shown" only when mor...lpsolit%gmail.com1-2/+4
2005-06-03Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs workbugzilla%glob.com.au1-1/+1
2005-03-13Bug 83044 - Any page is now capable of being a login page simply by adding th...jake%bugzilla.org1-1/+1
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca1-1/+71
2005-03-01Bug 283139 : Zero out 'hours remaining' field on certain state transitions r....travis%sedsystems.ca1-0/+7
2005-01-08Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca1-0/+6
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ter...gerv%gerv.net1-10/+10
2004-03-19Bug 237517 inconsistent spelling of cancelled or canceledtimeless%mozdev.org1-1/+1
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net1-11/+0
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net1-1/+1
2003-12-08Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br1-6/+6
2003-11-14Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd...jocuri%softhome.net1-0/+2
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net1-2/+3
2003-09-10Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=ju...gerv%gerv.net1-1/+1
2003-09-07Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net1-12/+7