aboutsummaryrefslogtreecommitdiffstats
path: root/js/attachment.js
Commit message (Collapse)AuthorAgeFilesLines
* Bug 850309: Allow pasted attachments to be flagged as patchesByron Jones2013-03-131-6/+4
| | | | r=LpSolit, 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-111-21/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 647158: The Error Console in Firefox reportsFrédéric Buclin2011-07-261-1/+14
| | | | | | "unbalanced tree was written using document.write()" when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page r=glob a=LpSolit
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-6/+6
| | | | r/a=mkanat
* Bug 490930: Always store attachments locally if they are over X size (and ↵Frédéric Buclin2010-07-081-4/+1
| | | | | | below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit
* 101770Guy Pyrzak2010-03-021-5/+17
|
* Bug 388830: Use JS to make sure there's a Description value when submitting ↵mkanat%bugzilla.org2009-09-211-0/+9
| | | | | | an attachment Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit
* Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish ↵lpsolit%gmail.com2009-06-221-0/+119
| | | | Bezzala <nbezzala@yahoo.com> r/a=LpSolit
* Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org2009-05-291-1/+6
| | | | r/a=mkanat
* Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by ↵lpsolit%gmail.com2008-10-211-0/+99
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 372997 - "JavaScript warnings in attachment.js" (part II) [p=reed ↵reed%reedloden.com2007-03-071-2/+2
| | | | r=timeless a=mkanat]
* Bug 372997 - "JavaScript warnings in attachment.js" [p=reed r=timeless a=mkanat]reed%reedloden.com2007-03-071-3/+3
|
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com2006-06-181-0/+106
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave