1303 Commits (0a739cf9ac901f54484c34bba8322418dedb09b0)
 

Author SHA1 Message Date
无闻 0a739cf9ac Merge pull request #325 from nuss-justin/dev
Remove 'None yet' message when adding first label to issue.
10 years ago
无闻 3e23241f58 Merge pull request #327 from ciarand/dev
Update the Docker build's Go source and version
10 years ago
Ciaran Downey aea2b54c99 Use the official Go source, follow redirects 10 years ago
Ciaran Downey cf3021ecca Add the set -e option to dockerfiles/build.sh 10 years ago
无闻 5ed5912ef5 Merge pull request #326 from nuss-justin/feature/keep-text
Save comment/issue drafts in sessionStorage.
10 years ago
Justin Nuß 09cb8c67cb Save comment/issue drafts in sessionStorage. 10 years ago
Justin Nuß a03a1e87e9 Remove 'None yet' message when adding first label to issue. 10 years ago
无闻 aad91d4b21 Merge pull request #324 from nuss-justin/issue/318
Fix #318. Issues attachments: allow Select Attachments to append files
10 years ago
Justin Nuß f0da8a68c2 Remove debug comment. 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ß f7617997ce Ignore EOF error when parsing form. 10 years ago
无闻 204ef41b09 Merge pull request #322 from nuss-justin/issue/321
Fix #321. Allow empty comments as long as there are attachments.
10 years ago
Justin Nuß dedb156d4a Fix #321. Allow empty comments as long as there are attachments. 10 years ago
无闻 30d7397f97 Merge pull request #314 from nuss-justin/issue/312
Fix #312. Quote file names of attachments.
10 years ago
无闻 0f3414ec39 Merge pull request #315 from nuss-justin/issue/313
Fix #313. Repair broken image extension detection regex.
10 years ago
无闻 2032080d86 Merge pull request #320 from acusti/patch-2
Fix #319 (user not-logged in error)
10 years ago
Andrew Patton 8ccde45c5f Fix #319 (user not-logged in error) 10 years ago
Justin eafa365453 Fix #313. Repair broken image extension detection regex. 10 years ago
Justin ad7beb78d0 Fix #312. Quote file names of attachments. 10 years ago
无闻 c4eeb803e1 Merge pull request #310 from nuss-justin/issue/303
Fix #303. Specify updated columns explicitly.
10 years ago
Justin Nuß 3e7e9ee289 Fix #303. Specify updated columns explicitly. 10 years ago
无闻 87855d42a0 Merge pull request #309 from nuss-justin/trello/244
[Trello#244] Mention all members of team by mention team name
10 years ago
Justin Nuß 620c0ef297 Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244 10 years ago
Justin Nuß cbcd08aa17 Mention organisation users when organisation gets mentioned 10 years ago
Unknwon c20f5dc2ea Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon a41a1fe60d Mirror fix 10 years ago
无闻 da0240aacd Merge pull request #307 from nuss-justin/feature/attachments
Feature: Ability to attach files to issues (attachments)
10 years ago
Justin Nuß 9a7349ce64 Change Attachment.Path to TEXT (no maximum size) 10 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 10 years ago
Justin Nuß 9df99681fb Update default config with comments 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
无闻 3db84c8893 Merge pull request #306 from nuss-justin/dev
Fix double decrement of issue counter
10 years ago
Justin Nuß 70b0023b82 Fix double decrement of issue counter 10 years ago
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images 10 years ago
Justin Nuß fa1db64ff0 Add files/ directory to .gitignore 10 years ago
Justin Nuß ef1cbcd761 Allow admins to delete attachments. 10 years ago
Justin Nuß 1129f756c8 Fix missing . (dot) in issue templates 10 years ago
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
10 years ago
无闻 a76a948a02 Merge pull request #305 from nuss-justin/feature/commit-issue-fix
Fix #302. Show referencing commits in issue.
10 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 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
Justin Nuß 4617bef895 WIP: Allow attachments for comments 10 years ago
Justin Nuß c850c01007 Update closed issues stats for repository 10 years ago
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages 10 years ago
无闻 6e9f1c52b1 Merge pull request #301 from nuss-justin/bugfix/milestone-counter
Update milestone issue stats when reopening/closing issue
10 years ago
Justin Nuß 812f71e21b Update milestone issue stats when reopening/closing issue 10 years ago
无闻 94b100ce43 Merge pull request #299 from nuss-justin/issue/216
Fix #216. Change milestones, labels and assigne without reloading the page
10 years ago
无闻 40557a4f79 Merge pull request #298 from nuss-justin/issue/278
Fix issue #278. Fall back to (default) branch for context data, if no branch selected
10 years ago