]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 119703: Create an attachment by pasting it into a text field
authorFrédéric Buclin <LpSolit@gmail.com>
Sun, 18 Jul 2010 17:17:26 +0000 (19:17 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Sun, 18 Jul 2010 17:17:26 +0000 (19:17 +0200)
commit2addcaadedfe714bd0502911cc85cdab24736465
tree0e58e2ce48866cdf7198d7d45df1348bf1e0859a
parentaef5cb18c3f2f6e1a438faed08e944af9db4847c
Bug 119703: Create an attachment by pasting it into a text field
r/a=mkanat
23 files changed:
Bugzilla/Attachment.pm
Bugzilla/Config/Attachment.pm
Bugzilla/DB/Schema.pm
Bugzilla/Field.pm
Bugzilla/Install/DB.pm
Bugzilla/WebService/Bug.pm
Bugzilla/WebService/Constants.pm
attachment.cgi
bugzilla.dtd
docs/en/xml/using.xml
js/attachment.js
post_bug.cgi
template/en/default/admin/params/attachment.html.tmpl
template/en/default/attachment/create.html.tmpl
template/en/default/attachment/createformcontents.html.tmpl
template/en/default/attachment/edit.html.tmpl
template/en/default/attachment/list.html.tmpl
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/show.xml.tmpl
template/en/default/global/code-error.html.tmpl
template/en/default/global/field-descs.none.tmpl
template/en/default/global/user-error.html.tmpl
xt/lib/Bugzilla/Test/Search/Constants.pm