summaryrefslogtreecommitdiffstats
path: root/app/views/attachments/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* revert r13199 (#17151)Toshi MARUYAMA2014-08-261-3/+1
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-07-011-1/+3
* revert r13183 (#17151)Toshi MARUYAMA2014-06-251-3/+1
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-06-251-1/+3
* Save the selected file just in case uploading stuff fails/is not supported.Jean-Philippe Lang2012-12-151-1/+2
* Moved javascript include tag to head.Jean-Philippe Lang2012-12-101-1/+3
* Merged ajax_upload branch (#3957).Jean-Philippe Lang2012-12-101-12/+22
* html5 compliance.Jean-Philippe Lang2012-07-291-1/+1
* Adds maxlength=255 attribute on attachment description input field (#11365).Jean-Philippe Lang2012-07-151-1/+1
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-241-3/+2
* Better handling of attachments when issue validation fails (#10253).Jean-Philippe Lang2012-02-161-0/+8
* Resizes the attachment description field and moves the label to a placeholder...Jean-Philippe Lang2012-01-211-1/+1
* Check attachment size when the user selects a file (#9667).Jean-Philippe Lang2011-11-251-1/+2
* replace tabs to spaces at app/views/attachments/_form.html.erbToshi MARUYAMA2011-09-181-4/+4
* rename .rhtml to .html.erb of app/views/attachments/_form.rhtml.Toshi MARUYAMA2011-08-241-0/+10