• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
yona-projects / yona star
  • Project homeH
  • CodeC
  • IssueI 13
  • Pull requestP
  • Review R 4
  • MilestoneM
  • BoardB 11
  • Files
  • Commit
  • Branches
yonaappviewsorganizationmenu.scala.html
Download as .zip file
File name
Commit message
Commit date
app
Merge branch 'fix/author-tag' of dlab/hive
2015-01-21
conf
Merge branch 'upgrade/play-2.3' of dlab/hive
2015-01-07
docs
adds contents for `Group`.
2015-01-12
project
Upgrade Play from 2.2.6 to 2.3.6
2014-12-21
public
@Author -> @author
2015-01-19
test
Fix the failure of MarkdownAppTest
2015-01-07
.gitignore
add conf/application-logger.xml in .gitignore
2014-07-29
.mailmap
Add some people to .mailmap
2015-01-13
.travis.yml
Fix travis config for play 2.3
2015-01-08
AUTHORS
Add new and missed contributors
2015-01-13
LICENSE
LICENSE: change license GPL to Apache 2.0
2013-10-11
README.md
Upgrade Play from 2.2.6 to 2.3.6
2014-12-21
build.sbt
Added latest h2 dependency
2015-01-08
File name
Commit message
Commit date
actions
@Author -> @author
2015-01-19
actors
@Author -> @author
2015-01-19
assets/stylesheets
중간 크기 창에서 스크롤바가 생기는 문제 수정
2014-12-18
controllers
@Author -> @author
2015-01-19
errors
@Author -> @author
2015-01-19
models
@Author -> @author
2015-01-19
playRepository
@Author -> @author
2015-01-19
utils
@Author -> @author
2015-01-19
validation
@Author -> @author
2015-01-19
views
Merge branch 'fix/author-tag' of dlab/hive
2015-01-21
Global.java
@Author -> @author
2015-01-19
File name
Commit message
Commit date
board
@Author -> @author
2015-01-19
code
@Author -> @author
2015-01-19
common
Merge branch 'fix/author-tag' of dlab/hive
2015-01-21
error
@Author -> @author
2015-01-19
git
@Author -> @author
2015-01-19
help
@Author -> @author
2015-01-19
index
@Author -> @author
2015-01-19
issue
@Author -> @author
2015-01-19
milestone
@Author -> @author
2015-01-19
organization
@Author -> @author
2015-01-19
project
@Author -> @author
2015-01-19
reviewthread
@Author -> @author
2015-01-19
search
@Author -> @author
2015-01-19
site
@Author -> @author
2015-01-19
user
@Author -> @author
2015-01-19
welcome
@Author -> @author
2015-01-19
layout.scala.html
@Author -> @author
2015-01-19
organizationLayout.scala.html
@Author -> @author
2015-01-19
partial_comment_form_on_thread.scala.html
@Author -> @author
2015-01-19
partial_comment_thread.scala.html
@Author -> @author
2015-01-19
partial_diff.scala.html
@Author -> @author
2015-01-19
partial_diff_comment_on_line.scala.html
@Author -> @author
2015-01-19
partial_diff_line.scala.html
@Author -> @author
2015-01-19
partial_filediff.scala.html
@Author -> @author
2015-01-19
partial_update_notification.scala.html
@Author -> @author
2015-01-19
projectLayout.scala.html
@Author -> @author
2015-01-19
projectMenu.scala.html
@Author -> @author
2015-01-19
siteLayout.scala.html
@Author -> @author
2015-01-19
File name
Commit message
Commit date
create.scala.html
@Author -> @author
2015-01-19
deleteForm.scala.html
@Author -> @author
2015-01-19
header.scala.html
@Author -> @author
2015-01-19
members.scala.html
@Author -> @author
2015-01-19
menu.scala.html
@Author -> @author
2015-01-19
partial_settingmenu.scala.html
@Author -> @author
2015-01-19
setting.scala.html
@Author -> @author
2015-01-19
view.scala.html
@Author -> @author
2015-01-19
Yi EungJun 2015-01-19 9751305 @Author -> @author UNIX
Raw Open in browser Change history
@** * Yobi, Project Hosting SW * * Copyright 2014 NAVER Corp. * http://yobi.io * * @author Deokhong Kim * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. **@ @(org:Organization) <div class="project-menu-outer"> <div class="project-menu-inner"> <ul class="project-menu-nav project-menu-gruop"> <li > <a href="@routes.OrganizationApp.organization(org.name)"> @Messages("title.organizationHome") </a> </li> </ul> <div class="project-setting"> <ul class="project-menu-nav"> @if(OrganizationUser.isAdmin(org, UserApp.currentUser)) { <li class=""> <a href="@routes.OrganizationApp.settingForm(org.name)"> <i class="yobicon-cog"></i> <span class="blind">@Messages("menu.admin")</span> </a> <li> } </ul> </div> </div> </div>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up