Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | www) Notes: svn path=/head/; revision=327776 | ||||
* | This plugin extends attachments list in Trac. | Martin Wilke | 2013-07-16 | 3 | -0/+44 |
Drag-and-drop to attach files using HTML5 drag-and-drop, XMLHttpRequest Level 2 and File API. Progress bar while uploading the files using XMLHttpRequest Level 2. More than one file for selecting attachment files. Attach an image from clipboard. Auto-submit on select a file to attach. WWW: http://trac-hacks.org/wiki/TracDragDropPlugin PR: ports/177425 Submitted by: Hung-Yi Chen <gaod@hychen.org> Notes: svn path=/head/; revision=323089 |