Unknwon
7935dc3a5e
remove test strings
10 years ago
Unknwon
5b7caed7b2
ui and pulls index fix
10 years ago
Unknwon
690016964a
fix buttons style
10 years ago
Unknwon
922dff9d79
css fix
10 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
10 years ago
Unknwon
6d6b8a4330
add merger info and news feed
10 years ago
Unknwon
27b337a78d
#1377 add rename repo action
10 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
10 years ago
Unknwon
1dbd3234b9
fix suburl
10 years ago
Unknwon
d01febe614
fix menu overflow
10 years ago
Unknwon
816d5b2091
minor update
10 years ago
Unknwon
54f888f5e6
update locale and org dashboard navbar
10 years ago
Unknwon
9b953f22fb
new org dashboard issues
10 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
10 years ago
Unknwon
d324a43a70
#1246 Dashboard error: nil commits
10 years ago
Unknwon
14636093e9
add confirmation to delete ssh key
10 years ago
Unknwon
6305921179
token recent activity
10 years ago
Unknwon
eea4ff5c42
fix access token style
10 years ago
Unknwon
4927fe0600
new access token UI
10 years ago
Unknwon
bf714493cb
new delete account UI and password confirmation
10 years ago
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