aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
Commit message (Expand)AuthorAgeFilesLines
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-191-2/+6
* Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and req...Reed Loden2010-03-271-2/+14
* fix for buttonGuy Pyrzak2010-03-031-5/+5
* 101770v2Guy Pyrzak2010-03-021-27/+29
* 101770Guy Pyrzak2010-03-024-155/+180
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-172-6/+6
* Bug 545253: Do not display flags as editable when you cannot edit attachment ...Frédéric Buclin2010-02-101-0/+1
* Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...mkanat%bugzilla.org2009-12-171-1/+2
* Bug 530009: Put the template header stuff required to display show_bug all in...mkanat%bugzilla.org2009-12-072-34/+2
* Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org2009-12-042-0/+4
* Bug 528872 - "Attachments in attachments table should have CSS classes to hel...reed%reedloden.com2009-11-161-1/+5
* Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...lpsolit%gmail.com2009-11-101-3/+2
* Bug 365267: attachment.cgi should not be editable when the user is not logged...lpsolit%gmail.com2009-10-232-55/+110
* Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSo...reed%reedloden.com2009-10-192-0/+2
* Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...mkanat%bugzilla.org2009-09-302-5/+5
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
* Bug 408807: Need a link pointing to the bug report from the attachment detail...lpsolit%gmail.com2009-09-273-1/+6
* Bug 388830: Use JS to make sure there's a Description value when submitting a...mkanat%bugzilla.org2009-09-211-1/+3
* Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ob...mkanat%bugzilla.org2009-08-062-2/+2
* Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org2009-07-202-4/+10
* Bug 352615: Group empty cells together to reduce the size of the diff page - ...lpsolit%gmail.com2009-07-091-17/+25
* Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish B...lpsolit%gmail.com2009-06-221-130/+9
* Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org2009-05-292-2/+7
* Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com2009-03-301-0/+3
* Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed ...reed%reedloden.com2009-03-091-2/+1
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-124-6/+3
* Bug 375382: When viewing a bug, make obsolete attachments hidden by defaultmkanat%bugzilla.org2009-02-111-20/+21
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-111-4/+5
* Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ...lpsolit%gmail.com2009-02-022-2/+15
* Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...lpsolit%gmail.com2009-02-021-30/+5
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-4/+1
* Bug 460752: Move hardcoded CSS from attachment/diff-header.html.tmpl into a s...lpsolit%gmail.com2008-12-091-74/+3
* Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by F...lpsolit%gmail.com2008-10-211-106/+3
* Bug 460749: Firefox 3.1 no longer supports -moz-pre-wrap (nor does Opera!) - ...lpsolit%gmail.com2008-10-201-1/+3
* Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com2008-09-182-1/+2
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-182-2/+2
* Bug 453743: Decrease the number of calls to the DB about flags when viewing a...lpsolit%gmail.com2008-09-081-3/+5
* Bug 452891: The dashed border next to the line numbers in the Diff Viewer can...mkanat%bugzilla.org2008-09-021-5/+0
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-081-1/+1
* Bug 422691 – Attachment gets added twice after hitting "Back" and "Refresh"dkl%redhat.com2008-06-282-0/+49
* Bug 391949 colchange, login, and a number of other forms are missing a space ...timeless%mozdev.org2008-03-311-2/+2
* Bug 365365: Fix various HTML and CSS validation errors when viewing attachmen...lpsolit%gmail.com2008-03-182-18/+9
* Bug 422935 – Status values for “Take Bug” functionality on att...wurblzap%gmail.com2008-03-171-3/+3
* Fixing bustage due to bug 367394 (no idea why it's burning, but this should f...lpsolit%gmail.com2008-03-102-2/+2
* Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ca...reed%reedloden.com2008-03-092-5/+21
* Bug 388723: Make the browser wrap comments on display in addition to the norm...mkanat%bugzilla.org2008-02-091-1/+3
* Bug 414267: show bug UI broken after editing an attachment - Patch by Guy Pyr...lpsolit%gmail.com2008-01-301-0/+14
* Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org2008-01-281-1/+1
* Bug 410524: createCalendar() and showCalendar() undefined after attaching a f...lpsolit%gmail.com2008-01-031-0/+3
* Bug 99215: Attachments have no midair collision protection - Patch by Fréd...lpsolit%gmail.com2007-11-302-0/+77