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 |
|
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 |
|
takezoe
|
cf047a8cee
|
Migrate: add extension to files which are attached to issue
|
2014-05-04 18:45:58 +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 |
|
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 |
|
shimamoto
|
188237db24
|
Replace String#format() with string interpolation.
|
2013-07-18 19:54:07 +09:00 |
|
shimamoto
|
8f056e4a82
|
Finished the issues controller refactoring.
|
2013-07-17 15:36:05 +09:00 |
|
shimamoto
|
ac784f8905
|
(refs #11) Change the value to be set in the action.
|
2013-07-17 12:40:23 +09:00 |
|
takezoe
|
f163e348e0
|
(refs #34)Link conversion checks existence of accounts and issues.
|
2013-07-12 15:15:58 +09:00 |
|
shimamoto
|
a123774bab
|
(refs #11) When the issue is closed or reopened, the comment id not
required.
|
2013-07-11 22:02:12 +09:00 |
|
shimamoto
|
b81a30ef12
|
(refs #11) Implemented the batch update.
|
2013-07-11 13:43:42 +09:00 |
|
takezoe
|
e50c4528a6
|
(refs #4)Add issue close, reopen and comment activity.
|
2013-07-06 22:07:51 +09:00 |
|
takezoe
|
342810aa3a
|
(refs #4)Record issue creation activity.
|
2013-07-06 20:14:49 +09:00 |
|
takezoe
|
f9327fc666
|
Hide open / reopen button for referrers.
|
2013-07-03 19:42:50 +09:00 |
|
shimamoto
|
eee723c266
|
Refactor authentication(issue controller).
|
2013-07-03 18:00:52 +09:00 |
|
takezoe
|
ee7e059067
|
Hide assignee and milestone pulldown for not writable users.
|
2013-07-03 02:44:01 +09:00 |
|
takezoe
|
8890c28fa3
|
Access control for issues.
|
2013-07-03 02:26:01 +09:00 |
|
takezoe
|
0bda8cdab7
|
Rename general variable name isWritable to hasWritePermission.
|
2013-07-03 01:51:41 +09:00 |
|