aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/groups
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1053802: Groups used for the comment_taggers_group and debug_group ↵Frédéric Buclin2014-08-191-1/+2
| | | | | | parameters can be deleted r=sgreen a=glob
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-232-4/+4
| | | | r=LpSolit a=justdave
* Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin2014-02-125-5/+5
| | | | | | inexistent files r=gerv a=justdave
* Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.Gervase Markham2014-02-071-1/+2
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=951699
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-072-2/+2
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-313-142/+134
| | | | r/a=justdave
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-221-0/+1
| | | | | | CSS styles r/a=justdave
* Bug 779061: Fix inconsistency between create group documentation and UISImon Green2012-08-011-4/+11
| | | | r=glob, a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-115-103/+25
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 449067: Add an ID to more buttons (to help with Selenium scripts)rojanu2011-03-262-3/+3
| | | | r/a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-4/+4
| | | | r/a=mkanat
* Bug 545029: When deleting a group, no warning is thrown about group inheritanceFrédéric Buclin2010-02-171-0/+9
| | | | r=mkanat a=LpSolit
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-014-231/+0
| | | | | | | During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
* Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ↵mkanat%bugzilla.org2009-12-311-36/+81
| | | | | | in editgroups.cgi Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit
* Bug 365519: admin/groups/delete has unescaped & - Patch by victory ↵lpsolit%gmail.com2009-08-181-2/+2
| | | | <spam@bmo2007.rsz.jp> r=LpSolit a=mkanat
* Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) ↵lpsolit%gmail.com2009-08-101-1/+1
| | | | <shimono@mozilla.gr.jp> r/a=LpSolit
* Bug 304267: Large lists in admin pages fail to display (they take too much ↵lpsolit%gmail.com2009-06-251-62/+54
| | | | time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit
* Bug 460588: Add template hooks for adding fields to editgroups and userprefs ↵mkanat%bugzilla.org2008-10-182-1/+6
| | | | | | Account Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 449927: "Insert new group into all existing products" should be a label ↵lpsolit%gmail.com2008-08-091-2/+3
| | | | when creating a new group - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 429626: editgroups.cgi incorrectly states that group names cannot ↵lpsolit%gmail.com2008-08-091-2/+1
| | | | contain spaces - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org2007-12-161-1/+1
| | | | r=lpsolit a=lpsolit
* Bug 393753 Go back to the group list is rendered inline with Yes, deletetimeless%mozdev.org2007-11-201-4/+6
| | | | r=vladd a=mkanat
* Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-125-1/+9
|
* Bug 394123 – Link to group list redundant on confirmation page for ↵wurblzap%gmail.com2007-08-291-2/+0
| | | | | | | mass-removal. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-208-8/+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-082-0/+24
| | | | lost connection in the middle of the commit. Bad!
* Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ↵lpsolit%gmail.com2007-03-171-3/+3
| | | | Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
* Bug 373865: Group name is missing in the title of the group edit pagemkanat%bugzilla.org2007-03-141-1/+1
| | | | Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat
* Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org2007-03-063-172/+231
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org r=LpSolit, a=LpSolit
* Bug 365568 admin/group/edit has useless <p>timeless%mozdev.org2007-01-081-5/+4
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 363915 The group currently being edited should not be linkified, in ↵timeless%mozdev.org2006-12-291-5/+10
| | | | | | editgroups.cgi r=lpsolit a=justdave
* Bug 357374: Can't locate object method "use_for" via package ↵lpsolit%gmail.com2006-10-311-8/+4
| | | | "Bugzilla::Group" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk
* Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletionlpsolit%gmail.com2006-10-211-0/+6
| | | | | | Bug 357429: Renaming a group which plays a special role generates a SQL error Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-182-2/+2
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-153-0/+3
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com2006-10-152-5/+8
| | | | global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-153-2/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-042-8/+9
| | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
* Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com2006-07-141-0/+20
| | | | | | | other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-123-3/+3
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵vladd%bugzilla.org2006-06-201-1/+1
| | | | Dascalu <vladd@bugzilla.org>.
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵lpsolit%gmail.com2006-05-301-3/+15
| | | | used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 323525: Style the group table as all other admin tables in Bugzilla - ↵lpsolit%gmail.com2006-04-071-42/+80
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
* Bug 323912: When a group cannot be deleted because it is in used, ↵lpsolit%gmail.com2006-03-091-17/+1
| | | | ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
* Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by ↵lpsolit%gmail.com2006-01-271-5/+9
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.wurblzap%gmail.com2005-11-301-1/+1
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵lpsolit%gmail.com2005-10-182-3/+3
| | | | <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
* 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 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 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-011-1/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave