Naoki Takezoe
7b02946496
(refs #506 )Fix generated URL for images
2014-10-05 23:07:15 +09:00
Naoki Takezoe
70f0ffd4f4
Fix label text color
2014-10-05 20:01:34 +09:00
Naoki Takezoe
91b82c2652
(refs #505 )Disable the plugin system in default
2014-10-05 18:08:33 +09:00
shimamoto
b1017140aa
(refs #488 ) Fixed the action for issue and comment content change.
2014-10-05 17:13:58 +09:00
takezoe
fc806b8813
Merge branch 'new-issue-ui' of https://github.com/takezoe/gitbucket into new-issue-ui
2014-10-05 15:37:22 +09:00
takezoe
836913482b
(refs #488 )Issue label editing is completed
2014-10-05 15:37:09 +09:00
shimamoto
4ffbf89e74
(refs #488 ) Fixed the action for issue title change.
2014-10-05 04:43:11 +09:00
Tomofumi Tanaka
2201f2b202
Simplify query
2014-10-04 00:31:23 +09:00
Tomofumi Tanaka
9d1323a044
(refs #498 )Reformat counting pull request query
2014-09-29 16:38:12 +09:00
Tomofumi Tanaka
43babfed94
(refs #498 ) Correct pull request counts
2014-09-29 14:00:29 +09:00
Tomofumi Tanaka
6fa7ea30fb
(refs #498 )Returns private own repository
...
RepositoryService.getAllRepositories should returns
private own repository too.
2014-09-29 11:53:19 +09:00
Tomofumi Tanaka
d78315695b
(refs $#498)Don't show private repo user doesn't have permission
...
This fix in the dashboard pull request view
But this fix still has a problem show wrong count number pull request.
2014-09-29 11:27:48 +09:00
Naoki Takezoe
b516be242d
(refs #488 )Show number of issues for each labels
2014-09-28 11:43:58 +09:00
Naoki Takezoe
0124f7cc3c
(refs #488 )Change permission to access to labels
2014-09-28 11:35:19 +09:00
Naoki Takezoe
3370499421
(refs #488 )Apply new UI to labels
2014-09-28 03:04:36 +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
f619f4a9bc
(refs #488 )Remove unnecessary template arguments
2014-09-23 17:50:47 +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
46041a3762
(refs #488 )Apply new UI to the pull request list
2014-09-22 19:10:39 +09:00
Naoki Takezoe
20b0553f7f
(refs #488 )Exclude pull requests from the issue list
2014-09-22 18:38:28 +09:00
Naoki Takezoe
cb512cd98d
(refs #488 )Add link to clear search condition
2014-09-22 10:18:26 +09:00
Naoki Takezoe
90487eb7b7
(refs #488 )Merge user filter into IssueSearchCondition
2014-09-22 10:08:22 +09:00
Naoki Takezoe
706fa77de3
(refs #488 )Add service.IssuesService.IssueInfo
2014-09-21 02:06:38 +09:00
bati11
26b14ded58
Add nested task list support
2014-09-20 10:57:33 +09:00
Naoki Takezoe
3b1367dd8e
(refs #488 )Displays the milestone on the issue list.
2014-09-20 03:02:52 +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
287a0b6669
(refs #488 )Copy listparts.scala.html from issues/pulls to dashboard.
2014-09-15 23:47:06 +09:00
Naoki Takezoe
5bddd352af
(refs #453 )Fix "Test Hook" behavior
2014-09-15 13:04:39 +09:00
Naoki Takezoe
32e8bf46a7
Merge pull request #491 from mrkm4ntr/myBranch
...
Change to show a shortcut path of the directory whose ancestors have only one child directory.
2014-09-15 02:12:52 +09:00
Naoki Takezoe
d61fe1bf84
(refs #483 )Fix link in markdown
2014-09-14 20:31:02 +09:00
Tomofumi Tanaka
a602ece8e9
(refs #490 )Set HEAD ref when saved default branch
...
GitBucket allows user to configure default branch in the repository.
But it's only affect repository viewer in the GitBucekt world.
This change set default branch in the Git world.
2014-09-12 22:01:21 +09:00
Shintaro Murakami
cf6dca84d8
Release TreeWalk in recuresive function.
2014-09-11 00:06:28 +09:00
Shintaro Murakami
79432ff8ad
Like GitHub, show a shortcut path of the directory whoes ancestors have only one child directory.
2014-09-10 07:07:04 +09:00
Naoki Takezoe
d33886db89
Add RawData and 404 error response for plugin action
2014-09-03 02:26:06 +09:00
Naoki Takezoe
cde09d3a59
Fix plugin path problem
2014-09-03 01:46:37 +09:00
Naoki Takezoe
b9ade60eb2
(refs #464 )Improve plugin installing/updating behavior
2014-09-01 01:11:19 +09:00
Naoki Takezoe
96303723fa
(refs #464 )Clear plugins before upgrading to 2.3.
2014-09-01 00:29:13 +09:00
Naoki Takezoe
0f5dbc5788
Merge branch 'master' into scala-plugin
...
Conflicts:
project/build.scala
2014-09-01 00:02:31 +09:00
Tomofumi Tanaka
ca6a86816a
(refs #461 )Correct atom feed datetime format
2014-08-25 22:32:07 +09:00
Tomofumi Tanaka
d947410e3c
(refs #434 )Refactor to get last modified commit
2014-08-24 22:18:21 +09:00
Tomofumi Tanaka
db59bc08ac
(refs #434 )Show only last modified commit
2014-08-24 22:18:14 +09:00
Naoki Takezoe
95a8649f79
(refs #464 )Add Fragment rendering support for Ajax
2014-08-24 13:56:49 +09:00
Naoki Takezoe
ffd10122ed
(refs #464 )Some improve for plugin API
...
- Place holder support for db API
- Redirect support for plugin action
2014-08-23 17:57:06 +09:00
Naoki Takezoe
c4c39f36e9
(refs #464 )Add db.update() to update DB from plugin
2014-08-23 03:28:13 +09:00
Naoki Takezoe
96900c3cbf
(refs #464 )Remove unnecessary App mix-in
2014-08-23 03:26:19 +09:00