Unknwon
55fc120824
minor fix on #1464
10 years ago
无闻
dd6b9c5878
Merge pull request #1464 from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
10 years ago
James Anderson
ed4a31f180
Hide avatar-changing instructions unless it's your profile ( resolves #1107 )
10 years ago
Unknwon
6bf85e1fe9
finish create issue with milestone and assignee
10 years ago
Unknwon
a8ede6655b
fix app suburl in feeds
10 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
1cb8727862
fix #1204
10 years ago
Fernando San Julián
91bf497ad7
User Issues Template fix
10 years ago
Unknwon
456de7a400
fix #864 with migration and update locale
10 years ago
Andrew Patton
bfa27e5b6d
Match naming convention on page (checkbox→chk)
11 years ago
Andrew Patton
3e2c4144e6
Wrap remember text+checkbox in label; close #1209
11 years ago
Unknwon
e72eba3ae1
fix #1156
11 years ago
Unknwon
aa9a72602c
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
11 years ago
Antoine GIRARD
2df4510d70
Apply ng to issue dashboard
11 years ago
Unknwon
28645f79bc
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc .
11 years ago
Nolan Darilek
b9b25aaa80
Various accessibility fixes, mostly labeling icons.
11 years ago
Unknwon
a4b13652a7
#988 : fix one missing duplicated prefix
- update some locale files
11 years ago
Unknwon
c3e009ad21
#988 : GetRepoLink already contains AppSubUrl
11 years ago
Unknwon
5a7bca797c
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
11 years ago
Unknwon
700626f527
templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
11 years ago
Peter Smit
327d3cd26f
Remove the "PHP" style formatting function
The "PHP" formatting function doesn't add anything, except an undocumented date format.
All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
11 years ago
Unknwon
16a8a4a4f7
fix mirror issues uncaught #941
11 years ago
Unknwon
eb69b6532c
templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884
11 years ago
Unknwon
bc9746281f
cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
11 years ago
Unknwon
77d4366e94
public/ng/css: code fix on #895
- templates/user/settings: fix email panel nav highlight
11 years ago
Alexey Makhov
7f16bbabf0
fix settings/email html&css
11 years ago
Peter Smit
fd70f9ec1b
Fix #799 by adding a tooltip for all dates in all settings/panels
11 years ago
Peter Smit
8b31be43c6
Forgot to i18n "Primary"
11 years ago
Peter Smit
21dbcb7c77
Create English locale keys for multiple e-mails feature
Also, change all current 'emails' to 'e-mails'.
Still todo: some CSS for the user/settings/email page, but that is not my specialty
11 years ago
Peter
b033f2f535
Finish method for having multiple emails/user.
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
11 years ago
Unknwon
db4951bc61
mirror fix on oauth2
11 years ago
James Cracknell
4d123d0a93
Fix user links
11 years ago
Unknwon
9c2120eb34
fix #675
11 years ago
Unknwon
ef275ebf62
more on change avatar
11 years ago
Unknwon
55dfe2c978
custom avatar upload
11 years ago
Unknwon
8c9338a537
add personal access token panel #12
11 years ago
Unknwon
e0de6cb5ad
work on #616 and update locales
11 years ago
Unknwon
23eec25274
Fix #605 , fix #255 , fix #101
11 years ago
Unknwon
d88ebd9a4b
Fix #554
11 years ago
Unknwon
3600498c8f
Add push tag action
11 years ago
Unknwon
b2632dec09
Page: Compare 2 commits
11 years ago
Unknwon
49193bebd2
UI: Confirmation box
11 years ago
Unknwon
ad2ab6d214
Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
11 years ago
Unknwon
ad52b2d791
Mirror fix on transfer repo
11 years ago
Unknwon
71e4689d11
Page: User profile
11 years ago
Unknwon
f69761563b
Fix bug on transfer repo
11 years ago
Unknwon
7ba9257a7f
Add suburl support
11 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
11 years ago
Unknwon
a596388ebf
Add success message after transfer repository #481
11 years ago
Unknwon
c1ceec45da
Fix mirror UI style and work on #475
11 years ago