aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/groups
Commit message (Expand)AuthorAgeFilesLines
* Bug 1222416: The group list must use 'class' instead of 'align'Alex Schuilenburg2015-11-061-2/+2
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-175-5/+5
* Bug 1053802: Groups used for the comment_taggers_group and debug_group parame...Frédéric Buclin2014-08-191-1/+2
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-232-4/+4
* Bug 969881: All "Help" links in the header and footer of pages point to inexi...Frédéric Buclin2014-02-125-5/+5
* Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.Gervase Markham2014-02-071-1/+2
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan2014-01-072-2/+2
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-313-142/+134
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by C...Frédéric Buclin2013-12-221-0/+1
* Bug 779061: Fix inconsistency between create group documentation and UISImon Green2012-08-011-4/+11
* 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
* Bug 449067: Add an ID to more buttons (to help with Selenium scripts)rojanu2011-03-262-3/+3
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-4/+4
* Bug 545029: When deleting a group, no warning is thrown about group inheritanceFrédéric Buclin2010-02-171-0/+9
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-014-231/+0
* Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org2009-12-311-36/+81
* Bug 365519: admin/groups/delete has unescaped & - Patch by victory <spam@bmo2...lpsolit%gmail.com2009-08-181-2/+2
* Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp...lpsolit%gmail.com2009-08-101-1/+1
* Bug 304267: Large lists in admin pages fail to display (they take too much ti...lpsolit%gmail.com2009-06-251-62/+54
* Bug 460588: Add template hooks for adding fields to editgroups and userprefs ...mkanat%bugzilla.org2008-10-182-1/+6
* Bug 449927: "Insert new group into all existing products" should be a label w...lpsolit%gmail.com2008-08-091-2/+3
* Bug 429626: editgroups.cgi incorrectly states that group names cannot contain...lpsolit%gmail.com2008-08-091-2/+1
* Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org2007-12-161-1/+1
* Bug 393753 Go back to the group list is rendered inline with Yes, deletetimeless%mozdev.org2007-11-201-4/+6
* 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 mass-...wurblzap%gmail.com2007-08-291-2/+0
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-208-8/+0
* Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com2007-08-082-0/+24
* Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ...lpsolit%gmail.com2007-03-171-3/+3
* Bug 373865: Group name is missing in the title of the group edit pagemkanat%bugzilla.org2007-03-141-1/+1
* Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org2007-03-063-172/+231
* Bug 365568 admin/group/edit has useless <p>timeless%mozdev.org2007-01-081-5/+4
* Bug 363915 The group currently being edited should not be linkified, in editg...timeless%mozdev.org2006-12-291-5/+10
* Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com2006-10-311-8/+4
* Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletionlpsolit%gmail.com2006-10-211-0/+6
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-182-2/+2
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-153-0/+3
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com2006-10-152-5/+8
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-153-2/+3
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-042-8/+9
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-141-0/+20
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-123-3/+3
* Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Das...vladd%bugzilla.org2006-06-201-1/+1
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not u...lpsolit%gmail.com2006-05-301-3/+15
* Bug 323525: Style the group table as all other admin tables in Bugzilla - Pat...lpsolit%gmail.com2006-04-071-42/+80
* Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...lpsolit%gmail.com2006-03-091-17/+1
* Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by FrÃ...lpsolit%gmail.com2006-01-271-5/+9
* Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.wurblzap%gmail.com2005-11-301-1/+1
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com2005-10-182-3/+3
* Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric B...lpsolit%gmail.com2005-08-301-2/+2