Commit Graph

15 Commits (56a8d573b0346dce9f6843d61997e5794bc16e4e)

Author SHA1 Message Date
Unknwon 0705f55ce0 finish new milestone page 10 years ago
Unknwon 9311a9858a milestone: pagination 10 years ago
Fernando San Julián b92bb77b54 autofocus for new and edit issue forms 10 years ago
Unknwon 75cbb32b1e UI compatibility 10 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.
11 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors. 11 years ago
Justin Nuß 4e2477a1a5 Fix #318. Switch to JS(ON) implementation for issue/comment creation. 11 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 11 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 11 years ago
Justin Nuß 1129f756c8 Fix missing . (dot) in issue templates 11 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments 11 years ago
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments 11 years ago
Unknown be8ac7fb75 fix #273 11 years ago
Unknown 9924e65ca1 In progress of name template name constant 11 years ago