Unknwon
b983912fce
add italian support
9 years ago
Unknwon
c541938a3d
update locale and prepare for 0.6.3 release
9 years ago
Unknwon
589618c8a5
better paging
9 years ago
Unknwon
686dd59916
fix #864 with migration and update locale
9 years ago
Fernando San Julián
514ce712b0
admin config fix
9 years ago
Unknwon
2e7b38db9f
fix paging links and issue count
9 years ago
Unknwon
752b527152
update Chinese locale
9 years ago
Unknwon
1ba837a055
new issue and label page
9 years ago
Unknwon
dc4aab9925
UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon
ac95f6d50f
UI: basic label list
- create new label
9 years ago
Unknwon
86dbda0b42
UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon
4447a20f87
UI: issues - finish basic frame
9 years ago
Unknwon
42a72b62fc
fix about #1289
9 years ago
Unknwon
ff051e2106
#1128 : API calls are not hidden behind sign in
9 years ago
Marc Schiller
f62ffeb481
Update TRANSLATORS
9 years ago
Unknwon
81adbe17ca
use pam and update TRANSLATORS
9 years ago
Unknwon
2724dbd450
update locale
9 years ago
Jakub Stasiak
562ad02a6d
Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
9 years ago
Unknwon
a2a9e151f8
install - add mail from setting
9 years ago
Unknwon
b9dc2147b4
UI: install - done
9 years ago
Unknwon
5cf3732339
UI: install - new version
9 years ago
Unknwon
5dd3dd71a0
UI: install - database settings
9 years ago
Unknwon
9af8a6c6a3
update locale
9 years ago
Unknwon
1269ce0538
update locle
9 years ago
Unknwon
1564b77cf5
update locale
9 years ago
Unknwon
1492c905bb
update locale
9 years ago
Unknwon
4fca548ed1
update locale
9 years ago
Unknwon
7a7c096fd0
update typo in locale files
9 years ago
Paolo Borelli
182003aa41
Add PAM authentication
9 years ago
Dmitry Yu Okunev
7b59d40f08
Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
9 years ago
Unknwon
698b9e2acc
#1070 Clearer error message for illegal characters
9 years ago
Unknwon
ade343f6dc
Add Polish support
9 years ago
Andrew Youngwerth
a8377d8ded
Fixed minor gramatical error in the us install success msg
9 years ago
Unknwon
75cbb32b1e
UI compatibility
9 years ago
Unknwon
b6f8b486c7
add sr-only class, change to new tag line
9 years ago
Unknwon
1cb57b1a44
#1094 : fix locale
9 years ago
Unknwon
deee2d5fa8
#1069 : Copyright violations
9 years ago
Unknwon
471b8a18ab
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc
.
9 years ago
Unknwon
7dbb98b2a3
add new locale
9 years ago
Nolan Darilek
25dd6f8fa0
Add additional accessibility text to repository navbar.
9 years ago
Nolan Darilek
37ab32b613
Various accessibility fixes, mostly labeling icons.
9 years ago
Unknwon
96a95e9dfd
#988 : fix one missing duplicated prefix
- update some locale files
9 years ago
Unknwon
0720d3988f
#988 : GetRepoLink already contains AppSubUrl
9 years ago
Unknwon
4b9fb43a70
home: new UI
9 years ago
Unknwon
e3d73d9b24
conf/locale: update locales
9 years ago
Unknwon
d446be9f5f
models: mirror fix on #964
9 years ago
Unknwon
0d90a16d9f
conf/locale: update Russian and Spanish
9 years ago
Unknwon
059338139c
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
9 years ago
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
9 years ago
Peter Smit
e6fc58a744
Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
9 years ago