| Commit message (Expand) | Author | Age | Files | Lines |
* | Drag and drop file upload to file type custom field (#30776). | Go MAEDA | 2021-01-13 | 1 | -2/+3 |
* | Show warning when attempting to attach more than the allowed number of attach... | Go MAEDA | 2020-03-26 | 1 | -0/+1 |
* | Download all attachments at once (#7056). | Go MAEDA | 2020-03-21 | 1 | -0/+5 |
* | Render Textile and Markdown attachments on the preview page (#29752). | Go MAEDA | 2019-10-03 | 1 | -1/+1 |
* | Adds a link to container on attachments edit form. | Jean-Philippe Lang | 2018-12-12 | 1 | -1/+3 |
* | Adds previews for audio / video attachments (#27336). | Go MAEDA | 2018-05-17 | 1 | -1/+11 |
* | Fixed that remove upload icon is not visible after submitting the form (#26468). | Jean-Philippe Lang | 2017-07-19 | 1 | -1/+1 |
* | Add download link to no preview message (#26035). | Jean-Philippe Lang | 2017-06-17 | 1 | -1/+9 |
* | Preview files by default instead of downloading them (#25988). | Jean-Philippe Lang | 2017-06-10 | 1 | -21/+24 |
* | Use path instead of URL of image in preview (#25295). | Jean-Philippe Lang | 2017-04-03 | 1 | -1/+1 |
* | Adds file custom field format (#6719). | Jean-Philippe Lang | 2016-10-23 | 3 | -26/+43 |
* | Rename AttachmentsController#edit and #update to #edit_all and #update_all (#... | Jean-Philippe Lang | 2016-10-01 | 1 | -0/+0 |
* | Return attachment id in api response to attachment upload (#23566). | Jean-Philippe Lang | 2016-08-30 | 1 | -0/+1 |
* | Show attachment view even is no preview is available (#22482). | Jean-Philippe Lang | 2016-05-08 | 1 | -0/+3 |
* | Add inline image preview/display for attachments and repository entries (#220... | Jean-Philippe Lang | 2016-04-11 | 2 | -1/+4 |
* | Whitespace only change (#22058). | Jean-Philippe Lang | 2016-04-11 | 2 | -10/+10 |
* | Reduce view code duplication by using a nested layout for file rendering (#22... | Jean-Philippe Lang | 2016-04-11 | 2 | -29/+4 |
* | Improve accessibility for icon-only links by adding hidden text (#21805). | Jean-Philippe Lang | 2016-03-20 | 1 | -4/+4 |
* | Replace uses of image_tag() with CSS (#21256). | Jean-Philippe Lang | 2016-01-20 | 1 | -11/+15 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 4 | -5/+5 |
* | Don't check if attachments are editable individually. | Jean-Philippe Lang | 2015-01-24 | 1 | -1/+1 |
* | Adds a more specific title for the attachments edit link (#1326). | Jean-Philippe Lang | 2014-11-29 | 2 | -2/+4 |
* | Edit attachments after upload (#1326). | Jean-Philippe Lang | 2014-11-29 | 2 | -0/+33 |
* | revert r13199 (#17151) | Toshi MARUYAMA | 2014-08-26 | 1 | -3/+1 |
* | fix file upload broken on Chrome 36 (#17151) | Toshi MARUYAMA | 2014-07-01 | 1 | -1/+3 |
* | revert r13183 (#17151) | Toshi MARUYAMA | 2014-06-25 | 1 | -3/+1 |
* | fix file upload broken on Chrome 36 (#17151) | Toshi MARUYAMA | 2014-06-25 | 1 | -1/+3 |
* | Display error messages when attachment validation fails (#13949). | Jean-Philippe Lang | 2013-05-13 | 1 | -0/+5 |
* | Save the selected file just in case uploading stuff fails/is not supported. | Jean-Philippe Lang | 2012-12-15 | 1 | -1/+2 |
* | Moved javascript include tag to head. | Jean-Philippe Lang | 2012-12-10 | 1 | -1/+3 |
* | Merged ajax_upload branch (#3957). | Jean-Philippe Lang | 2012-12-10 | 3 | -12/+32 |
* | use radio buttons instead of a select at attachment as same as r10426 repository | Toshi MARUYAMA | 2012-09-18 | 1 | -7/+5 |
* | Fixed that git diff displays deleted files as /dev/null (#11868). | Jean-Philippe Lang | 2012-09-18 | 1 | -1/+1 |
* | html5 compliance. | Jean-Philippe Lang | 2012-07-29 | 1 | -1/+1 |
* | Adds maxlength=255 attribute on attachment description input field (#11365). | Jean-Philippe Lang | 2012-07-15 | 1 | -1/+1 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -1/+1 |
* | Displays thumbnails of attached images of the issue view (#1006). | Jean-Philippe Lang | 2012-07-07 | 1 | -0/+10 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | Moved the magnifier just after the filename. | Jean-Philippe Lang | 2012-04-06 | 1 | -2/+2 |
* | replace tabs to spaces at app/views/attachments/_links.html.erb | Toshi MARUYAMA | 2012-04-06 | 1 | -3/+3 |
* | Ability to add non-member watchers on issue creation (#5159). | Jean-Philippe Lang | 2012-03-24 | 1 | -3/+2 |
* | Adds support for adding attachments to issues through the REST API (#8171). | Jean-Philippe Lang | 2012-02-23 | 1 | -0/+3 |
* | Better handling of attachments when issue validation fails (#10253). | Jean-Philippe Lang | 2012-02-16 | 1 | -0/+8 |
* | Resizes the attachment description field and moves the label to a placeholder... | Jean-Philippe Lang | 2012-01-21 | 1 | -1/+1 |
* | Change attachment link to download and add a view link for text attachments (... | Jean-Philippe Lang | 2012-01-14 | 1 | -3/+8 |
* | Resourcified attachments. | Jean-Philippe Lang | 2011-11-27 | 1 | -2/+2 |
* | Check attachment size when the user selects a file (#9667). | Jean-Philippe Lang | 2011-11-25 | 1 | -1/+2 |
* | attachment: add a new feature to switch "side by side" and "inline" for patch... | Toshi MARUYAMA | 2011-11-20 | 1 | -2/+9 |
* | Remove unecessary page title HTML escaping from views (#9252). | Etienne Massip | 2011-10-02 | 2 | -2/+2 |
* | replace tabs to spaces at app/views/attachments/_form.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -4/+4 |