From 13b8381bf7082778df572e7918599a41917bfcca Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 12 Oct 2011 17:00:40 -0400 Subject: [PATCH] Documentation and updated screenshots. --- docs/screenshots/03.png | 0 docs/screenshots/08.png | 0 docs/screenshots/14.png | 0 docs/screenshots/05.png | 0 docs/screenshots/00b.png | 0 docs/screenshots/06.png | 0 docs/screenshots/12.png | 0 docs/screenshots/01.png | 0 distrib/gitblit.properties | 4 ++-- docs/01_screenshots.mkd | 38 +++++++++++++++++++------------------- docs/screenshots/10.png | 0 /dev/null | 0 docs/screenshots/09.png | 0 docs/screenshots/02.png | 0 docs/screenshots/07.png | 0 docs/screenshots/04.png | 0 docs/screenshots/13.png | 0 docs/screenshots/00.png | 0 docs/screenshots/11.png | 0 19 files changed, 21 insertions(+), 21 deletions(-) diff --git a/distrib/gitblit.properties b/distrib/gitblit.properties index 0746ef6..a2f0ecb 100644 --- a/distrib/gitblit.properties +++ b/distrib/gitblit.properties @@ -90,13 +90,13 @@ # Allows remote clients to list repositories and possibly administer the Gitblit # server, if the authenticated account has administrator permissions. # -# SINCE 0.6.1 +# SINCE 0.7.0 web.enableRpcServlet = true # Allows remote clients to administer the Gitblit instance, if the authenticated # account has administrator permissions. Requires *web.enableRpcServlet=true*. # -# SINCE 0.6.1 +# SINCE 0.7.0 web.enableRpcAdministration = false # Allow dynamic zip downloads. diff --git a/docs/01_screenshots.mkd b/docs/01_screenshots.mkd index 1ae5633..8bf9499 100644 --- a/docs/01_screenshots.mkd +++ b/docs/01_screenshots.mkd @@ -1,63 +1,63 @@ ## Screenshots <table class="screenshots"> <tr><td> - <a rel="screenshots_group" href="screenshots/00.png" title="Repository & User List"><img alt="Repositories" src="thumbs/00.png" /></a> - <br/>Repository & User List + <a rel="screenshots_group" href="screenshots/00.png" title="Repository List"><img alt="Repositories" src="thumbs/00.png" /></a> + <br/>Repository List +</td><td> + <a rel="screenshots_group" href="screenshots/00b.png" title="Repository List (Admin)"><img alt="Repositories (Admin)" src="thumbs/00b.png" /></a> + <br/>Repository List (Admin) </td><td> <a rel="screenshots_group" href="screenshots/01.png" title="New User"><img alt="New User" src="thumbs/01.png" /></a> <br/>New User -</td><td> - <a rel="screenshots_group" href="screenshots/02.png" title="Edit Repository"><img alt="Edit Repository" src="thumbs/02.png" /></a> - <br/>Edit Repository </td></tr> <tr><td> + <a rel="screenshots_group" href="screenshots/02.png" title="Edit Repository"><img alt="Edit Repository" src="thumbs/02.png" /></a> + <br/>Edit Repository +</td><td> <a rel="screenshots_group" href="screenshots/03.png" title="Repository Summary"><img alt="Summary" src="thumbs/03.png" /></a> <br/>Repository Summary </td><td> <a rel="screenshots_group" href="screenshots/04.png" title="Repository Log"><img alt="Log" src="thumbs/04.png" /></a> <br/>Repository Log -</td><td> - <a rel="screenshots_group" href="screenshots/10.png" title="Repository Tags"><img alt="Tags" src="thumbs/10.png" /></a> - <br/>Repository Tags </td></tr> <tr><td> + <a rel="screenshots_group" href="screenshots/10.png" title="Repository Tags"><img alt="Tags" src="thumbs/10.png" /></a> + <br/>Repository Tags +</td><td> <a rel="screenshots_group" href="screenshots/05.png" title="Repository Tree"><img alt="Tree" src="thumbs/05.png" /></a> <br/>Repository Tree </td><td> <a rel="screenshots_group" href="screenshots/06.png" title="Commit Page"><img alt="Commit Page" src="thumbs/06.png" /></a> <br/>Commit Page -</td><td> - <a rel="screenshots_group" href="screenshots/07.png" title="Commit Diff"><img alt="Commit Diff" src="thumbs/07.png" /></a> - <br/>Commit Diff </td></tr> <tr><td> + <a rel="screenshots_group" href="screenshots/07.png" title="Commit Diff"><img alt="Commit Diff" src="thumbs/07.png" /></a> + <br/>Commit Diff +</td><td> <a rel="screenshots_group" href="screenshots/09.png" title="Branch Metrics"><img alt="Metrics" src="thumbs/09.png" /></a> <br/>Branch Metrics </td><td> <a rel="screenshots_group" href="screenshots/08.png" title="Blob View with Syntax Highlighting"><img alt="Blob" src="thumbs/08.png" /></a> <br/>Blob View with Syntax Highlighting -</td><td> - <a rel="screenshots_group" href="screenshots/11.png" title="Blame"><img alt="Blame" src="thumbs/11.png" /></a> - <br/>Blame </td></tr> <tr><td> + <a rel="screenshots_group" href="screenshots/11.png" title="Blame"><img alt="Blame" src="thumbs/11.png" /></a> + <br/>Blame +</td><td> <a rel="screenshots_group" href="screenshots/12.png" title="Federation Panels"><img alt="Federation Panels" src="thumbs/12.png" /></a> <br/>Federation Panels </td><td> <a rel="screenshots_group" href="screenshots/13.png" title="Detailed Status of a Registration"><img alt="Registration Status" src="thumbs/13.png" /></a> <br/>Detailed Status of a Registration -</td><td> - <a rel="screenshots_group" href="screenshots/14.png" title="Send Proposal"><img alt="Propose" src="thumbs/14.png" /></a> - <br/>Send Proposal </td></tr> <tr><td> - <a rel="screenshots_group" href="screenshots/15.png" title="Reviewing Received Proposal"><img alt="Review Proposal" src="thumbs/15.png" /></a> - <br/>Reviewing Received Proposal + <a rel="screenshots_group" href="screenshots/14.png" title="Send Proposal"><img alt="Propose" src="thumbs/14.png" /></a> + <br/>Send Proposal </td></tr> </table> \ No newline at end of file diff --git a/docs/screenshots/00.png b/docs/screenshots/00.png index f60aa16..0c5376a 100644 --- a/docs/screenshots/00.png +++ b/docs/screenshots/00.png Binary files differ diff --git a/docs/screenshots/00b.png b/docs/screenshots/00b.png new file mode 100644 index 0000000..3bd3f51 --- /dev/null +++ b/docs/screenshots/00b.png Binary files differ diff --git a/docs/screenshots/01.png b/docs/screenshots/01.png index ff44cbe..d04b38a 100644 --- a/docs/screenshots/01.png +++ b/docs/screenshots/01.png Binary files differ diff --git a/docs/screenshots/02.png b/docs/screenshots/02.png index 57671be..71ba0b6 100644 --- a/docs/screenshots/02.png +++ b/docs/screenshots/02.png Binary files differ diff --git a/docs/screenshots/03.png b/docs/screenshots/03.png index 255fb69..b7e908a 100644 --- a/docs/screenshots/03.png +++ b/docs/screenshots/03.png Binary files differ diff --git a/docs/screenshots/04.png b/docs/screenshots/04.png index 7464bb9..06450bb 100644 --- a/docs/screenshots/04.png +++ b/docs/screenshots/04.png Binary files differ diff --git a/docs/screenshots/05.png b/docs/screenshots/05.png index 0aec9ce..8a83cbe 100644 --- a/docs/screenshots/05.png +++ b/docs/screenshots/05.png Binary files differ diff --git a/docs/screenshots/06.png b/docs/screenshots/06.png index 6fbdbd8..2eaffaa 100644 --- a/docs/screenshots/06.png +++ b/docs/screenshots/06.png Binary files differ diff --git a/docs/screenshots/07.png b/docs/screenshots/07.png index 1602d05..77624ea 100644 --- a/docs/screenshots/07.png +++ b/docs/screenshots/07.png Binary files differ diff --git a/docs/screenshots/08.png b/docs/screenshots/08.png index 9ed30db..b1d561b 100644 --- a/docs/screenshots/08.png +++ b/docs/screenshots/08.png Binary files differ diff --git a/docs/screenshots/09.png b/docs/screenshots/09.png index bb13bea..3f6402b 100644 --- a/docs/screenshots/09.png +++ b/docs/screenshots/09.png Binary files differ diff --git a/docs/screenshots/10.png b/docs/screenshots/10.png index 4858a5c..e57bd01 100644 --- a/docs/screenshots/10.png +++ b/docs/screenshots/10.png Binary files differ diff --git a/docs/screenshots/11.png b/docs/screenshots/11.png index 414e479..3da4531 100644 --- a/docs/screenshots/11.png +++ b/docs/screenshots/11.png Binary files differ diff --git a/docs/screenshots/12.png b/docs/screenshots/12.png index ba73ba9..5ccba88 100644 --- a/docs/screenshots/12.png +++ b/docs/screenshots/12.png Binary files differ diff --git a/docs/screenshots/13.png b/docs/screenshots/13.png index d769466..53c3f0a 100644 --- a/docs/screenshots/13.png +++ b/docs/screenshots/13.png Binary files differ diff --git a/docs/screenshots/14.png b/docs/screenshots/14.png index 765b2f2..d8b6de8 100644 --- a/docs/screenshots/14.png +++ b/docs/screenshots/14.png Binary files differ diff --git a/docs/screenshots/15.png b/docs/screenshots/15.png deleted file mode 100644 index 10bea6b..0000000 --- a/docs/screenshots/15.png +++ /dev/null Binary files differ -- Gitblit v1.9.1