aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/messages.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander2010-09-031-0/+3
| | | | | when it finishes. r=mkanat, a=mkanat (module owner)
* Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence2010-08-311-3/+16
| | | | | | milestones r/a=mkanat
* Bug 581622: When a quicksearch includes the "content" field, it is limited ↵Frédéric Buclin2010-08-021-4/+0
| | | | | | to 200 bugs r/a=mkanat
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-3/+3
| | | | r/a=mkanat
* Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander2010-07-141-0/+9
| | | | r=mkanat, a=mkanat (module owner)
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-0/+3
| | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat
* Bug 69621: Remove the keyword cache (which is not updated on keyword ↵Frédéric Buclin2010-04-081-11/+1
| | | | | | rename/delete) r/a=mkanat
* Bug 555089: Add hooks in the messages template to warn the user after ↵Tiago Mello2010-03-291-0/+3
| | | | | | updating classification or components custom fields r/a=mkanat
* Bug 286041 - Allow people to undo "forget search"Kent Rogers2010-03-011-1/+1
| | | | r=mkanat, a=mkanat
* Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org2009-11-251-1/+6
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵mkanat%bugzilla.org2009-10-241-0/+38
| | | | | | start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 302542: Implement the ability to delete data sets (series) in New Charts ↵lpsolit%gmail.com2009-10-041-1/+8
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 519040: After creating a new series, redirect the user to a more useful ↵lpsolit%gmail.com2009-10-041-3/+0
| | | | page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 349336: Automatically log in the user when he chooses his password to ↵lpsolit%gmail.com2009-08-111-6/+1
| | | | create his new account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 498634: hook for global/messages.html.tmplmkanat%bugzilla.org2009-08-111-5/+10
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 369139: Add titles to creating and updating a tag messages - Patch by ↵wicked%sci.fi2009-07-141-0/+2
| | | | Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com2009-06-021-16/+0
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
* Bug 494369: Do not throw an error if the 'order' parameter contains invalid ↵lpsolit%gmail.com2009-05-251-0/+5
| | | | columns for buglists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 471871: Bugzilla::Version has duplicated code compared to ↵lpsolit%gmail.com2009-04-101-1/+7
| | | | Bugzilla::Object (make Bugzilla::Version really a subclass of Bugzilla::Object) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Post-checkin fix for bug 313126 (better wording when the classification ↵lpsolit%gmail.com2009-01-021-1/+5
| | | | description is removed)
* Bug 313126: Clean up editclassification.cgi and make it use ↵lpsolit%gmail.com2009-01-021-11/+11
| | | | Bugzilla::Classification methods - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵lpsolit%gmail.com2008-12-291-1/+1
| | | | the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-241-0/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat
* Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org2008-11-071-0/+11
| | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵mkanat%bugzilla.org2008-10-031-8/+8
| | | | | | editvalues.cgi and error messages Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 455641: Implement Bugzilla::Field::Choice->update and have ↵mkanat%bugzilla.org2008-10-031-11/+14
| | | | | | editvalues.cgi use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 455814: token.cgi should reject password change requests for disabled ↵lpsolit%gmail.com2008-09-201-0/+4
| | | | accounts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 304866: <title> for Flag Type Created should include the name of the ↵lpsolit%gmail.com2008-08-271-4/+4
| | | | flag - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 313122: Implement Product->create, $product->update and ↵lpsolit%gmail.com2008-07-311-0/+6
| | | | $product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete ↵mkanat%bugzilla.org2008-07-011-0/+17
| | | | | | invalid values during checksetup Patch By Max Kanat-Alexander (module owner) a=mkanat
* Bug 341508 – GetBugLink() should be localisable.wurblzap%gmail.com2008-02-121-0/+9
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
* Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵lpsolit%gmail.com2008-02-061-0/+5
| | | | Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 393745: s/you/anyone/ in the message displayed when creating a new ↵lpsolit%gmail.com2008-02-051-1/+1
| | | | product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit
* Bug 325487: Admin pages should require less "clicks" (remove useless ↵lpsolit%gmail.com2008-01-281-20/+243
| | | | confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit
* Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org2007-12-131-0/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 353995: Make checksetup able to reset a user's passwordmkanat%bugzilla.org2007-11-281-3/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 313123: Implement $component->create and $component->update based on ↵lpsolit%gmail.com2007-10-121-0/+6
| | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Midair with product change while adding an attachment silently clears flags ↵lpsolit%gmail.com2007-10-091-0/+7
| | | | - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵lpsolit%gmail.com2007-08-081-1/+3
| | | | lost connection in the middle of the commit. Bad!
* Bug 390024 saving a search should include a link to the searchtimeless%mozdev.org2007-07-301-2/+6
| | | | r=vladd a=lpsolit
* Bug 390062: url should be 'URL' - Patch by Vlad Dascalu ↵vladd%bugzilla.org2007-07-301-1/+1
| | | | <vladd@bugzilla.org>, r/a=LpSolit.
* Bug 388149: Move updating of time-tracking fields into Bugzilla::Bugmkanat%bugzilla.org2007-07-271-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-241-2/+2
| | | | | patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit
* Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is ↵lpsolit%gmail.com2007-07-161-6/+0
| | | | obsolete - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
* Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2007-05-171-1/+4
| | | | <LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com2007-05-101-2/+2
| | | | <spam@bmo2007.rsz.jp> r=wicked a=mkanat
* Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting ↵justdave%bugzilla.org2007-04-151-0/+3
| | | | | | | throws an error Patch by mkanat and justdave r=LpSolit,mkanat; a=mkanat
* I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed ↵reed%reedloden.com2007-03-111-1/+1
| | | | r=mkanat@IRC a=mkanat@IRC]