aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/messages.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obso...lpsolit%gmail.com2007-07-161-6/+0
* Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-05-171-1/+4
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com2007-05-101-2/+2
* Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...justdave%bugzilla.org2007-04-151-0/+3
* I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mka...reed%reedloden.com2007-03-111-1/+1
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com2007-03-111-10/+10
* Bug 373442: Add referential integrity against the profiles table in some more...mkanat%bugzilla.org2007-03-111-0/+3
* Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org2007-03-061-0/+63
* Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-03-061-0/+5
* Bug 365054 no changes should be in the pluraltimeless%mozdev.org2006-12-291-1/+1
* Bug 353656: User Interface gets corrupted by multiple localized users resolvi...lpsolit%gmail.com2006-11-211-0/+10
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-181-0/+3
* Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2006-11-131-2/+2
* Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org2006-09-191-0/+9
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-141-0/+56
* Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...mkanat%bugzilla.org2006-09-141-0/+6
* Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %])lpsolit%gmail.com2006-09-101-1/+1
* Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Installmkanat%bugzilla.org2006-09-101-0/+20
* Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by F...lpsolit%gmail.com2006-08-271-0/+5
* Bug 349367: Display a message when a custom field has been successfully creat...lpsolit%gmail.com2006-08-221-0/+5
* Bug 87795: Creating an account should send token and wait for confirmation (p...lpsolit%gmail.com2006-08-201-0/+9
* Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com2006-07-301-0/+6
* Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com2006-07-251-0/+5
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2006-06-181-0/+6
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-141-0/+11
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com2005-10-121-0/+16
* Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fré...lpsolit%gmail.com2005-07-281-0/+4
* Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - P...lpsolit%gmail.com2005-07-141-1/+0
* Bug 87404: Attachments don't work if you need to use user matchingmkanat%kerio.com2005-07-081-0/+11
* Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a m...lpsolit%gmail.com2005-06-251-2/+3
* Bug 244533: Display "only the 200 most relevant bugs are shown" only when mor...lpsolit%gmail.com2005-06-211-2/+4
* Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs workbugzilla%glob.com.au2005-06-031-1/+1
* Bug 83044 - Any page is now capable of being a login page simply by adding th...jake%bugzilla.org2005-03-131-1/+1
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-011-1/+71
* Bug 283139 : Zero out 'hours remaining' field on certain state transitions r....travis%sedsystems.ca2005-03-011-0/+7
* Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca2005-01-081-0/+6
* Bug 234293 - complete the conversion from "query" terminology to "search" ter...gerv%gerv.net2004-03-191-10/+10
* Bug 237517 inconsistent spelling of cancelled or canceledtimeless%mozdev.org2004-03-191-1/+1
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net2004-02-131-11/+0
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-191-1/+1
* Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br2003-12-081-6/+6
* Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd...jocuri%softhome.net2003-11-141-0/+2
* Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net2003-11-091-2/+3
* Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=ju...gerv%gerv.net2003-09-101-1/+1
* Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net2003-09-071-12/+7
* Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org2003-09-031-0/+4
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net2003-07-041-10/+12
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+23
* Bug 207085 Updating a stored query shouldn't return the same message as creat...timeless%mozdev.org2003-05-261-0/+5
* Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net2002-09-301-0/+17