summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/messages.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2008-01-28Bug 325487: Admin pages should require less "clicks" (remove useless ↵lpsolit%gmail.com1-20/+243
confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit
2007-12-13Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-11-28Bug 353995: Make checksetup able to reset a user's passwordmkanat%bugzilla.org1-3/+9
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-10-12Bug 313123: Implement $component->create and $component->update based on ↵lpsolit%gmail.com1-0/+6
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-10-09Midair with product change while adding an attachment silently clears flags ↵lpsolit%gmail.com1-0/+7
- Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵lpsolit%gmail.com1-1/+3
lost connection in the middle of the commit. Bad!
2007-07-30Bug 390024 saving a search should include a link to the searchtimeless%mozdev.org1-2/+6
r=vladd a=lpsolit
2007-07-30Bug 390062: url should be 'URL' - Patch by Vlad Dascalu ↵vladd%bugzilla.org1-1/+1
<vladd@bugzilla.org>, r/a=LpSolit.
2007-07-27Bug 388149: Move updating of time-tracking fields into Bugzilla::Bugmkanat%bugzilla.org1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-07-25Bug 345970 Avoid using the string 'the web'timeless%mozdev.org1-2/+2
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit
2007-07-16Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is ↵lpsolit%gmail.com1-6/+0
obsolete - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+4
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com1-2/+2
<spam@bmo2007.rsz.jp> r=wicked a=mkanat
2007-04-15Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting ↵justdave%bugzilla.org1-0/+3
throws an error Patch by mkanat and justdave r=LpSolit,mkanat; a=mkanat
2007-03-11I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed ↵reed%reedloden.com1-1/+1
r=mkanat@IRC a=mkanat@IRC]
2007-03-11Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵reed%reedloden.com1-10/+10
[p=reed r=timeless a=mkanat]
2007-03-11Bug 373442: Add referential integrity against the profiles table in some ↵mkanat%bugzilla.org1-0/+3
more simple places Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-06Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org1-0/+63
Patch By Max Kanat-Alexander <mkanat@bugzilla.org r=LpSolit, a=LpSolit
2007-03-06Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-0/+5
<LpSolit@gmail.com> r/a=mkanat
2006-12-29Bug 365054 no changes should be in the pluraltimeless%mozdev.org1-1/+1
r=lpsolit a=justdave
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users ↵lpsolit%gmail.com1-0/+10
resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-19Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-11-13Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org1-2/+2
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org1-0/+9
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-0/+56
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-14Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵mkanat%bugzilla.org1-0/+6
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
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
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-08-27Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by ↵lpsolit%gmail.com1-0/+5
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-08-22Bug 349367: Display a message when a custom field has been successfully ↵lpsolit%gmail.com1-0/+5
created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-08-20Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com1-0/+9
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk
2006-07-30Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com1-0/+6
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-0/+5
<LpSolit@gmail.com> r=wurblzap r=myk a=myk
2006-06-18Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com1-0/+6
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net1-0/+11
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com1-0/+16
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-07-28Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by ↵lpsolit%gmail.com1-0/+4
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-07-14Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - ↵lpsolit%gmail.com1-1/+0
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-07-08Bug 87404: Attachments don't work if you need to use user matchingmkanat%kerio.com1-0/+11
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-06-25Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵lpsolit%gmail.com1-2/+3
magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave
2005-06-21Bug 244533: Display "only the 200 most relevant bugs are shown" only when ↵lpsolit%gmail.com1-2/+4
more than 200 bugs are found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk
2005-06-03Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs workbugzilla%glob.com.au1-1/+1
Patch By Byron Jones <bugzilla@glob.com.au> r=vladd,a=justdave
2005-03-13Bug 83044 - Any page is now capable of being a login page simply by adding ↵jake%bugzilla.org1-1/+1
the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca1-1/+71
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
2005-03-01Bug 283139 : Zero out 'hours remaining' field on certain state transitions ↵travis%sedsystems.ca1-0/+7
r.t. throwing an error saying it's not zeroed out. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
2005-01-08Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca1-0/+6
Patch: LpSolit@netscape.net r=mkanat a=justdave
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net1-10/+10
terminology. Patch by gerv; r=justdave, kiko, a=justdave.
2004-03-19Bug 237517 inconsistent spelling of cancelled or canceledtimeless%mozdev.org1-1/+1
r=kiko a=justdave
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net1-11/+0
including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.