Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 363915 The group currently being edited should not be linkified, in ↵ | timeless%mozdev.org | 2006-12-29 | 1 | -5/+10 |
| | | | | | | editgroups.cgi r=lpsolit a=justdave | ||||
* | Bug 357374: Can't locate object method "use_for" via package ↵ | lpsolit%gmail.com | 2006-10-31 | 1 | -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 deletion | lpsolit%gmail.com | 2006-10-21 | 1 | -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.com | 2006-10-18 | 2 | -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.com | 2006-10-15 | 3 | -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.com | 2006-10-15 | 2 | -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.com | 2006-10-15 | 3 | -2/+3 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | ||||
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 2 | -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.com | 2006-07-14 | 1 | -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.com | 2006-07-12 | 3 | -3/+3 |
| | | | | <batosti@async.com.br> r=ghendricks a=myk | ||||
* | Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵ | vladd%bugzilla.org | 2006-06-20 | 1 | -1/+1 |
| | | | | Dascalu <vladd@bugzilla.org>. | ||||
* | Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵ | lpsolit%gmail.com | 2006-05-30 | 1 | -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.com | 2006-04-07 | 1 | -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.com | 2006-03-09 | 1 | -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.com | 2006-01-27 | 1 | -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.com | 2005-11-30 | 1 | -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.com | 2005-10-18 | 2 | -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.com | 2005-08-30 | 1 | -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.com | 2005-08-01 | 1 | -1/+1 |
| | | | | deletion - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 2005-03-01 | 1 | -1/+1 |
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave | ||||
* | Bug 282510: Argument "" isn't numeric when modifying group | bugzilla%glob.com.au | 2005-02-19 | 1 | -1/+2 |
| | | | | Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave | ||||
* | Bug 277768 : Some validations are missing when editing groups | travis%sedsystems.ca | 2005-02-17 | 1 | -3/+3 |
| | | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Patch for bug 180879: Implement privs for bug flags modification; patch by ↵ | jocuri%softhome.net | 2004-11-24 | 1 | -1/+11 |
| | | | | Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave. | ||||
* | Fix for bug 254587: group description not displayed on delete group | kiko%async.com.br | 2004-08-24 | 1 | -1/+1 |
| | | | | | confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>. r=kiko, a=myk. | ||||
* | Bug 244239: Add group-based pronouns to query | bugreport%peshkin.net | 2004-08-11 | 1 | -8/+16 |
| | | | | | r=erik,justdave a=justdave | ||||
* | Bug 251837: Extend group_group_map to control which groups can see each other | bugreport%peshkin.net | 2004-07-27 | 1 | -30/+82 |
| | | | | | r=kiko a=justdave | ||||
* | Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave. | jocuri%softhome.net | 2004-07-13 | 8 | -0/+644 |
| | |||||
* | Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug" | timeless%mozdev.org | 2004-03-19 | 1 | -1/+1 |
| | | | | | also fix the spelling of decipher r=gerv r=kiko a=justdave | ||||
* | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 2004-01-19 | 1 | -1/+1 |
| | | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | ||||
* | Bug 226119: The template admin/add-group.html.tmpl moved to ↵ | jouni%heikniemi.net | 2003-11-19 | 1 | -0/+82 |
admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@. r=myk, a=justdave |