summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Collapse)AuthorFilesLines
2007-08-24Bug 365060 Edit products is missing a :timeless%mozdev.org1-1/+1
r=vladd a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com115-115/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵lpsolit%gmail.com2-0/+24
lost connection in the middle of the commit. Bad!
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com4-5/+127
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
2007-08-02Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be ↵lpsolit%gmail.com1-1/+2
created if the proxy requires authentication - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-25Bug 367956 rename "View User Account Log for ..." to "Account History for ↵timeless%mozdev.org2-3/+3
user ..." r=lpsolit a=lpsolit
2007-07-25Bug 363908 Consistently name the Settings control panel (User Preferences)timeless%mozdev.org2-2/+2
r=wicked a=lpsolit thanks to wicked for updating this patch
2007-07-24Bug 366380 Add component to Product 'product_name' is awkwardtimeless%mozdev.org1-4/+1
r=lpsolit a=lpsolit
2007-07-24Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org7-7/+7
r=wurblzap a=lpsolit
2007-07-20Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+1
<LpSolit@gmail.com> r/a=mkanat
2007-07-20Bug 388171: User privs are not displayed correctly when deleting a user ↵lpsolit%gmail.com1-1/+1
account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-13Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com2-3/+19
go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-10Bug 366384 improve the message "Delete Component of Product 'Derivatives'"timeless%mozdev.org1-1/+2
r=lpsolit a=lpsolit
2007-07-10Bug 384400 Delete milestone message uses "ALL" incorrectlytimeless%mozdev.org1-2/+3
r=lpsolit a=lpsolit
2007-07-03Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵lpsolit%gmail.com1-1/+2
'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat
2007-06-27Bug 385910: Add parameter to allow "find a specific bug" to accept an empty ↵lpsolit%gmail.com1-1/+3
search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit
2007-06-18Bug 384497: Add a parameter that enables debug mode for SMTPmkanat%bugzilla.org1-0/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2007-06-14Bug 101179: Fully implement support for customised bug statuses and workflow ↵lpsolit%gmail.com3-1/+30
(final checkin!) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2007-06-14Bug 345100: Remove obsolete parameters and "officially" turn on custom bug ↵lpsolit%gmail.com2-27/+11
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
2007-05-30Bug 369987: Display real field names in editvalues.cgi - Patch by ↵lpsolit%gmail.com8-46/+58
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2007-05-27Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵lpsolit%gmail.com2-10/+14
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2-0/+186
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
2007-05-15Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor ↵ghendricks%novell.com1-0/+8
can_change_password() Patch by Vance Baarda <vrb@novell.com> r=mkanat, a=mkanat
2007-05-14I forgot this template in my previous checkin :)lpsolit%gmail.com1-0/+62
2007-05-14Bug 327077: Implement a way to get all the components with a given default ↵lpsolit%gmail.com2-31/+13
assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
2007-05-11Bug 380103: No product name provided when editing a component - Patch by ↵lpsolit%gmail.com1-1/+3
Frédéric Buclin <LpSolit@gmail.com> r=dkl r=justdave a=LpSolit
2007-05-10Bug 311982: Remove useless quotes when displaying the milestone URL - Patch ↵lpsolit%gmail.com1-4/+4
by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com6-9/+9
<spam@bmo2007.rsz.jp> r=wicked a=mkanat
2007-05-06Bug 374331: Bugzilla::Template should use template_include_path from ↵mkanat%bugzilla.org1-5/+7
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat
2007-04-18Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch ↵lpsolit%gmail.com1-0/+5
by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton r=mkanat a=LpSolit
2007-04-18Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵lpsolit%gmail.com2-6/+6
by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com1-1/+1
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-04-06Bug 286338: Remove admin options from footer in favor of a single link to ↵lpsolit%gmail.com1-0/+126
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-03-25Bug 375138: The UI of index.cgi is brokemkanat%bugzilla.org1-0/+10
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit
2007-03-17Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ↵lpsolit%gmail.com1-3/+3
Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
2007-03-14Bug 373865: Group name is missing in the title of the group edit pagemkanat%bugzilla.org1-1/+1
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat
2007-03-11Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵lpsolit%gmail.com1-6/+2
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-03-11Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch ↵lpsolit%gmail.com1-2/+0
by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
2007-03-10Bug 370687: Creating, editing or deleting a product should display its name ↵lpsolit%gmail.com3-7/+8
in the title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
2007-03-10Bug 362813: Missing labels in editflagtypes.cgi?action=edit - Patch by ↵lpsolit%gmail.com1-8/+14
Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
2007-03-08Bug 367480: [LDAP] Try a list of servers in order until we connect successfullymkanat%bugzilla.org1-1/+3
Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat
2007-03-06Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org3-172/+231
Patch By Max Kanat-Alexander <mkanat@bugzilla.org r=LpSolit, a=LpSolit
2007-03-06Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2-0/+326
<LpSolit@gmail.com> r/a=mkanat
2007-01-08Bug 365496 admin/milestones/list has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365515 admin/versions/updated has useless <p>timeless%mozdev.org1-3/+1
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365514 admin/versions/select-product has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365513 admin/versions/list has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365512 admin/versions/footer produces invalid markuptimeless%mozdev.org1-3/+3
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365511 admin/versions/edit has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365510 admin/versions/deleted has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave