aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 307604: "Redisplay table with bug counts" should also be available from ↵lpsolit%gmail.com2005-09-286-65/+115
| | | | editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and ↵lpsolit%gmail.com2005-09-162-1/+55
| | | | tidy up templatisation) - Original patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 308150: admin/products/deleted.html.tmpl doesn't include ↵lpsolit%gmail.com2005-09-132-1/+5
| | | | admin/products/footer.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by ↵lpsolit%gmail.com2005-09-121-0/+31
| | | | Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
* Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch ↵lpsolit%gmail.com2005-09-082-6/+229
| | | | by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵lpsolit%gmail.com2005-09-073-89/+80
| | | | from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave
* Bug 304268: edit users form should have an item for "edit this user" - Patch ↵lpsolit%gmail.com2005-09-052-1/+2
| | | | by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 306632: editvalues.cgi title seems wrong when actually editting a value ↵lpsolit%gmail.com2005-09-021-1/+1
| | | | - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
* Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and ↵lpsolit%gmail.com2005-09-023-0/+305
| | | | templatize that code - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=myk
* Bug 275608: The group selection when editing flag types should be a listbox ↵lpsolit%gmail.com2005-08-301-4/+20
| | | | with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
* Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric ↵lpsolit%gmail.com2005-08-301-2/+2
| | | | Buclin <LpSolit@gmail.com> r=joel a=myk
* Bug 302955: Remove the "delete" link for the default milestone - Patch by ↵lpsolit%gmail.com2005-08-292-16/+79
| | | | Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Bug 304542: Focus/Select forms with javascript when editting milestones - ↵lpsolit%gmail.com2005-08-232-2/+4
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 302723: Deleting a user account when this user is the assignee or QA ↵lpsolit%gmail.com2005-08-051-13/+27
| | | | contact of a bug should reassign this bug to the default ones - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 302782: Crash when showing list of users in a group during group ↵lpsolit%gmail.com2005-08-011-1/+1
| | | | deletion - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ↵lpsolit%gmail.com2005-07-293-12/+9
| | | | use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk
* Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and ↵lpsolit%gmail.com2005-07-282-3/+0
| | | | Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave
* Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages ↵lpsolit%gmail.com2005-07-112-2/+4
| | | | (editkeywords.cgi) - Patch by Tobias Sager <moixa@gmx.ch> r=vladd a=justdave
* Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵lpsolit%gmail.com2005-07-082-0/+323
| | | | by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave
* Bug 284273: Move productResponsibilities from editusers.cgi to ↵lpsolit%gmail.com2005-06-251-8/+3
| | | | Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 289693: EditSettings page changes name from the link in the footer - ↵lpsolit%gmail.com2005-06-212-11/+11
| | | | Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-216-21/+21
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-159-9/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 294802: Make admin/table.html.tmpl replace multiple occurrances of ↵bugreport%peshkin.net2005-05-311-3/+7
| | | | | | | %%column%% Patch by dmelentyev r=joel, a=justdave
* Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by ↵lpsolit%gmail.com2005-05-221-1/+1
| | | | Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 294892: Remove visible debug code from ↵lpsolit%gmail.com2005-05-221-1/+1
| | | | template/en/default/admin/products/footer.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - ↵lpsolit%gmail.com2005-05-223-3/+3
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 294368: Wrong tense used in sentence in delete components/products - ↵lpsolit%gmail.com2005-05-171-3/+2
| | | | Patch by Tiago R. Mello <tiago@async.com.br> r=LpSolit a=justdave
* Bug 288663: The inclusion and exclusion lists behave incorrectly when a ↵lpsolit%gmail.com2005-05-061-2/+2
| | | | product or a component is called "Any" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
* Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch ↵lpsolit%gmail.com2005-04-065-138/+40
| | | | by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 284151: "edit" link shows up on confirmation page for deleting a Field ↵lpsolit%gmail.com2005-04-052-2/+4
| | | | Value - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk
* Bug 287486: Small typo on editsettings.cgi: apppears - Patch by Teemu ↵lpsolit%gmail.com2005-04-051-1/+1
| | | | Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 282384: Templatize the 'select classification' bit of editproducts - ↵lpsolit%gmail.com2005-03-172-5/+75
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit, a=justdave
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-102-0/+129
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
* Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca2005-03-081-5/+3
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-018-1/+897
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-1/+1
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Bug 281876: New Admin Interface to manage old Enum fields (Field Values)mkanat%kerio.com2005-02-2510-2/+542
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
* Bug 282510: Argument "" isn't numeric when modifying groupbugzilla%glob.com.au2005-02-191-1/+2
| | | | Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave
* Bug 240252 : "users who are a" is awkward and should be rewrittentravis%sedsystems.ca2005-02-181-7/+11
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk
* Bug 280412: Templatize the 'list products' bit of editproductsmkanat%kerio.com2005-02-173-3/+217
| | | | Patch By Gavin Shelly <bugzilla@chimpychompy.org> r=wurblzap, a=myk
* Bug 277768 : Some validations are missing when editing groupstravis%sedsystems.ca2005-02-171-3/+3
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 277864 : Change 'of' to from in deleted component messagetravis%sedsystems.ca2005-02-011-1/+1
| | | | Patch by timeless@myrealbox.com r=justdave a=justdave
* Bug 272658 : Add user dropdowns to editcomponents.cgitravis%sedsystems.ca2005-01-282-10/+41
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=glob a=myk
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca2005-01-191-1/+1
| | | | | | prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
* Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net2005-01-169-0/+598
| | | | <bugzilla@chimpychompy.org>, r=jouni, a=myk.
* Patch for bug 277389: Modify flag notification code so it doesn't append ↵jocuri%softhome.net2005-01-091-1/+8
| | | | emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.
* Patch for bug 272322: add a delete link to the editcomponents edit component ↵jocuri%softhome.net2004-12-311-1/+5
| | | | page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
* Patch for bug 275939: Classification templates use wrong filtering in URLs; ↵jocuri%softhome.net2004-12-273-5/+5
| | | | patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
* Fix for bug 241814: properly trim component fields according to product ↵myk%mozilla.org2004-12-141-6/+3
| | | | selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave