summaryrefslogtreecommitdiffstats
path: root/js/attachment.js
AgeCommit message (Collapse)AuthorFilesLines
2014-03-04Bug 387593: Remove debug code from attachment.jsIshitva Goel1-5/+0
r=LpSolit a=justdave
2013-03-13Bug 850309: Allow pasted attachments to be flagged as patchesByron Jones1-6/+4
r=LpSolit, a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-21/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-07-26Bug 647158: The Error Console in Firefox reportsFrédéric Buclin1-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
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-6/+6
r/a=mkanat
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and ↵Frédéric Buclin1-4/+1
below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit
2010-03-03101770Guy Pyrzak1-5/+17
2009-09-22Bug 388830: Use JS to make sure there's a Description value when submitting ↵mkanat%bugzilla.org1-0/+9
an attachment Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit
2009-06-23Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish ↵lpsolit%gmail.com1-0/+119
Bezzala <nbezzala@yahoo.com> r/a=LpSolit
2009-05-29Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org1-1/+6
r/a=mkanat
2008-10-21Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by ↵lpsolit%gmail.com1-0/+99
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-03-07Bug 372997 - "JavaScript warnings in attachment.js" (part II) [p=reed ↵reed%reedloden.com1-2/+2
r=timeless a=mkanat]
2007-03-07Bug 372997 - "JavaScript warnings in attachment.js" [p=reed r=timeless a=mkanat]reed%reedloden.com1-3/+3
2006-06-18Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com1-0/+106
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave