nazoking
9ba564c864
test/html is cause of xss
2015-01-30 15:32:53 +09:00
Naoki Takezoe
ee1c84dbf2
(refs #508 )Remove filter parameter
2014-11-16 20:22:36 +09:00
Naoki Takezoe
e40e1fa6cd
(refs #508 )Add search filter box to the dashboard
2014-11-16 01:38:31 +09:00
Naoki Takezoe
bc0b11b60a
(refs #508 )Basic filter box implementation
2014-11-11 12:07:22 +09:00
Naoki Takezoe
dbde79d2f2
Merge pull request #342 from bati11/feature-tasklist
...
Implement "Task List" in markdown
2014-11-01 03:09:24 +09:00
Naoki Takezoe
4c89c40944
(refs #522 )Recover user filter in dashboard
2014-10-18 19:11:30 +09:00
bati11
1fe448a83b
Merge branch 'master' into feature-tasklist
...
Conflicts:
src/main/twirl/issues/issuedetail.scala.html
2014-10-11 12:07:14 +09:00
shimamoto
9d69a48c65
(refs #488 ) Fix bug for refer comment.
2014-10-06 01:40:23 +09:00
shimamoto
b1017140aa
(refs #488 ) Fixed the action for issue and comment content change.
2014-10-05 17:13:58 +09:00
shimamoto
4ffbf89e74
(refs #488 ) Fixed the action for issue title change.
2014-10-05 04:43:11 +09:00
Naoki Takezoe
71fdbe7b71
(refs #488 )Apply new UI to Milestones tab
2014-09-25 02:32:55 +09:00
Naoki Takezoe
cc639da17e
(refs #488 )Unify issues and pull requests template
2014-09-23 18:11:46 +09:00
Naoki Takezoe
5dffc2a64e
(refs #488 )Batch edit for pull requests
2014-09-23 17:41:53 +09:00
Naoki Takezoe
bb63a8d14c
(refs #488 )Remove unnecessary template arguments
2014-09-23 17:23:52 +09:00
Naoki Takezoe
c1263cc16d
(refs #488 )Batch edit for issues
2014-09-23 14:57:29 +09:00
Naoki Takezoe
90487eb7b7
(refs #488 )Merge user filter into IssueSearchCondition
2014-09-22 10:08:22 +09:00
bati11
e1f310317d
Modify GitBucketHtmlSerializer constructor parameters
...
- Add to the GitBucketHtmlSerializer constructor parameter "hasWritePermission"
- Remove the call to the RepositoryService.hasWritePermission in GitBucketHtmlSerializer
2014-09-19 14:13:53 +09:00
bati11
937814ec5d
Merge branch 'master' into feature-tasklist
...
Conflicts:
src/main/scala/app/IssuesController.scala
src/main/twirl/issues/create.scala.html
2014-09-19 12:45:09 +09:00
bati11
b55fc649a6
Change crlf to lf
2014-09-19 12:43:04 +09:00
Naoki Takezoe
dd809896c8
(refs #464 )Add extension point to inject JavaScript instead of adding button
2014-08-11 00:45:58 +09:00
Naoki Takezoe
93536d3365
(refs #464 )Add new extension point to add buttons
2014-08-10 05:42:06 +09:00
Naoki Takezoe
fd09058a7d
(refs #310 )Convert all CRLF to LF
2014-06-29 04:16:37 +09:00
bati11
6175eb7c08
Merge branch 'master' into feature-tasklist
...
Conflicts:
src/main/twirl/issues/commentform.scala.html
src/main/twirl/issues/create.scala.html
src/main/twirl/pulls/compare.scala.html
src/main/twirl/wiki/edit.scala.html
2014-05-31 12:17:30 +09:00
takezoe
cf047a8cee
Migrate: add extension to files which are attached to issue
2014-05-04 18:45:58 +09:00
bati11
ebb9d9329a
Merge branch 'master' into feature-tasklist
2014-05-03 10:51:18 +09:00
Tomofumi Tanaka
619f72d929
Add link for image file
...
* Render image tag with link tag on issue and wiki
* Correct response content-type of attached image on issue
2014-05-03 00:56:36 +09:00
takezoe
b0360db105
Merge branch 'master' of https://github.com/takezoe/gitbucket
2014-04-29 15:44:58 +09:00
takezoe
0f9c95c15a
baseUrl calculation is concentrated to SystemSettings
2014-04-29 15:43:41 +09:00
shimamoto
52ebba43d5
(refs #12 ) Modified the response status when the file does not exist.
2014-04-29 13:54:06 +09:00
shimamoto
27fa9df2ee
(refs #12 ) Implemented the process of saving image.
2014-04-27 21:08:31 +09:00
shimamoto
63c4e12259
(refs #12 ) Change the Markdown notation of images.
2014-04-27 19:11:14 +09:00
bati11
843722f82e
Implement the feature "Task List"
2014-04-10 02:08:45 +09:00
takezoe
39091240ff
(refs #60 )Mentioned issue reference from other issue or issue comment.
2014-02-22 05:13:39 +09:00
takezoe
53fa60b0f8
Exclude owner from assigned user list in the group repository.
2013-10-24 02:00:14 +09:00
shimamoto
7afe7fbb5f
(refs #103 ) Add issue comment deletion.
2013-10-21 05:11:53 +09:00
xuwei-k
5a3207ae42
avoid NumberFormatException
2013-10-14 03:26:47 +09:00
takezoe
c57bc487a3
Define session keys.
2013-09-23 00:51:57 +09:00
takezoe
296fc9a3df
Improve session handling.
2013-09-23 00:18:38 +09:00
takezoe
fd8b5780f3
Use ControlUtil.
2013-09-22 19:28:14 +09:00
shimamoto
3fc792fcf8
(refs #10 ) Add notification. Notification of when merging is not
...
implemented yet.
2013-09-02 07:40:41 +09:00
shimamoto
f5520e7991
(refs #10 ) Completed notification implementation.
2013-09-01 21:17:55 +09:00
takezoe
a0a284ad26
(refs #2 )Fix comment to pull request activity.
2013-08-07 04:13:14 +09:00
takezoe
fe98d35d4e
(refs #2 )Fix redirect path for pull request.
2013-08-05 21:06:42 +09:00
takezoe
4ea23a96ae
(refs #2 )Implementing pull request list.
2013-08-05 03:31:27 +09:00
shimamoto
8409384232
(refs #26 ) Implements the dashboard issue display.
2013-07-30 10:47:46 +09:00
takezoe
6fd1a990ae
(refs #44 )Add milestone progress bar to the issue detail page.
2013-07-22 17:01:00 +09:00
takezoe
5a9645829d
(refs #33 )Small fix for pull request #45 .
2013-07-22 12:25:28 +09:00
tomykaira
6e96ad0f17
(refs #37 )Add participants to issue detail
...
The design is inherited from Github.
2013-07-21 18:25:02 +09:00
takezoe
e4b2ebe2a4
(refs #25 )Alert if due date passed.
2013-07-20 19:34:58 +09:00
shimamoto
22685d8e3b
Add reference link to wiki.
2013-07-19 13:25:23 +09:00