summaryrefslogtreecommitdiffstats
path: root/app/views/attachments
Commit message (Expand)AuthorAgeFilesLines
* Drag and drop file upload to file type custom field (#30776).Go MAEDA2021-01-131-2/+3
* Show warning when attempting to attach more than the allowed number of attach...Go MAEDA2020-03-261-0/+1
* Download all attachments at once (#7056).Go MAEDA2020-03-211-0/+5
* Render Textile and Markdown attachments on the preview page (#29752).Go MAEDA2019-10-031-1/+1
* Adds a link to container on attachments edit form.Jean-Philippe Lang2018-12-121-1/+3
* Adds previews for audio / video attachments (#27336).Go MAEDA2018-05-171-1/+11
* Fixed that remove upload icon is not visible after submitting the form (#26468).Jean-Philippe Lang2017-07-191-1/+1
* Add download link to no preview message (#26035).Jean-Philippe Lang2017-06-171-1/+9
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-101-21/+24
* Use path instead of URL of image in preview (#25295).Jean-Philippe Lang2017-04-031-1/+1
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-233-26/+43
* Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...Jean-Philippe Lang2016-10-011-0/+0
* Return attachment id in api response to attachment upload (#23566).Jean-Philippe Lang2016-08-301-0/+1
* Show attachment view even is no preview is available (#22482).Jean-Philippe Lang2016-05-081-0/+3
* Add inline image preview/display for attachments and repository entries (#220...Jean-Philippe Lang2016-04-112-1/+4
* Whitespace only change (#22058).Jean-Philippe Lang2016-04-112-10/+10
* Reduce view code duplication by using a nested layout for file rendering (#22...Jean-Philippe Lang2016-04-112-29/+4
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-4/+4
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-11/+15
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-234-5/+5
* Don't check if attachments are editable individually.Jean-Philippe Lang2015-01-241-1/+1
* Adds a more specific title for the attachments edit link (#1326).Jean-Philippe Lang2014-11-292-2/+4
* Edit attachments after upload (#1326).Jean-Philippe Lang2014-11-292-0/+33
* 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
* Display error messages when attachment validation fails (#13949).Jean-Philippe Lang2013-05-131-0/+5
* 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-103-12/+32
* use radio buttons instead of a select at attachment as same as r10426 repositoryToshi MARUYAMA2012-09-181-7/+5
* Fixed that git diff displays deleted files as /dev/null (#11868).Jean-Philippe Lang2012-09-181-1/+1
* 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
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-1/+1
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-071-0/+10
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Moved the magnifier just after the filename.Jean-Philippe Lang2012-04-061-2/+2
* replace tabs to spaces at app/views/attachments/_links.html.erbToshi MARUYAMA2012-04-061-3/+3
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-241-3/+2
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-231-0/+3
* 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
* Change attachment link to download and add a view link for text attachments (...Jean-Philippe Lang2012-01-141-3/+8
* Resourcified attachments.Jean-Philippe Lang2011-11-271-2/+2
* Check attachment size when the user selects a file (#9667).Jean-Philippe Lang2011-11-251-1/+2
* attachment: add a new feature to switch "side by side" and "inline" for patch...Toshi MARUYAMA2011-11-201-2/+9
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-022-2/+2
* replace tabs to spaces at app/views/attachments/_form.html.erbToshi MARUYAMA2011-09-181-4/+4