Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
update rails version
Commit Description:
update rails version
%b = GraderConfiguration [ 'ui.front.welcome_message' ]
%br /
- if ! @hidelogin
= t 'login.message'
%br /
%br /
- if flash [ :notice ]
%hr /
%b = flash [ :notice ]
%hr /
%div { :style => "border: solid 1px gray; padding: 4px; background: #eeeeff;" }
= form_tag :controller => 'login' , :action => 'login' do
%table
%tr
%td { :align => "right" }
= " #{ t 'login_label' } :"
%td = text_field_tag 'login'
%tr
%td { :align => "right" }
= " #{ t 'password_label' } :"
%td = password_field_tag
- unless GraderConfiguration [ 'right.bypass_agreement' ]
%tr
%td { :align => "right" }= check_box_tag 'accept_agree'
%td ยอมรับข้อตกลงการใช้งาน
= submit_tag t ( 'login.login_submit' )
%br /
- if GraderConfiguration [ 'system.online_registration' ]
= t 'login.participation'
%b
= " #{ t 'login.please' } "
= link_to " #{ t 'login.register' } " , :controller => :users , :action => :new
%br /
= link_to " #{ t 'login.forget_password' } " , :controller => :users , :action => :forget
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings