15 Commits (cec38f2a8cf4f6721cc412d1d6cf3ea6f25b16c7)

Author SHA1 Message Date
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 9311a9858a milestone: pagination 9 years ago
Fernando San Julián b92bb77b54 autofocus for new and edit issue forms 9 years ago
Unknwon 75cbb32b1e UI compatibility 9 years ago
Vyacheslav Bakhmutov 5103f16f78 add omitted lang 10 years ago
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
10 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors. 10 years ago
Justin Nuß 4e2477a1a5 Fix #318. Switch to JS(ON) implementation for issue/comment creation. 10 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
Justin Nuß 1129f756c8 Fix missing . (dot) in issue templates 10 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments 10 years ago
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments 10 years ago
Unknown be8ac7fb75 fix #273 10 years ago
Unknown 9924e65ca1 In progress of name template name constant 10 years ago