Unknwon
2729eb998c
#1646 and other minor fixes
9 years ago
Unknwon
e4ecbcdf4a
new sign in page
9 years ago
Unknwon
83e747bfda
#697 and #1606 and new admin edit user UI
9 years ago
Unknwon
8e0a69f86a
#697 disable captcha and new admin create user UI
9 years ago
Unknwon
52ec80fa18
finish all new user settings UI
9 years ago
Unknwon
af324a6165
adjust icon css
9 years ago
Unknwon
7b0ae27549
#1599 org dashboard icon css
9 years ago
Unknwon
31e7b0f588
#1599 status button mrigin-right
9 years ago
Unknwon
645d4d0c5b
#1594 Collaborative Repositories missing suburl on Dashboard
9 years ago
Unknwon
85f34ba538
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io>
9 years ago
Unknwon
00767a0522
finish new org settings page
9 years ago
Unknwon
8481adb255
remove test strings
9 years ago
Unknwon
2a2a8cd619
ui and pulls index fix
9 years ago
Unknwon
5c5ccddb02
fix buttons style
9 years ago
Unknwon
c0a899b151
css fix
9 years ago
Unknwon
83dc2468f5
finish initial version of pull request
9 years ago
Unknwon
842770d7fb
add merger info and news feed
9 years ago
Unknwon
8af094967f
#1377 add rename repo action
9 years ago
Unknwon
23f42d92c9
add webhook recent deliveries
9 years ago
Unknwon
ce386cfb61
fix suburl
9 years ago
Unknwon
2f2bf20aae
fix menu overflow
9 years ago
Unknwon
b3a45693c3
minor update
9 years ago
Unknwon
4330c1f0d8
update locale and org dashboard navbar
9 years ago
Unknwon
a329bbc215
new org dashboard issues
9 years ago
Unknwon
f808df5a7b
new user dahsboard issues
9 years ago
Unknwon
3a32cbee44
#1246 Dashboard error: nil commits
9 years ago
Unknwon
062adbed8a
add confirmation to delete ssh key
9 years ago
Unknwon
03b85b73af
token recent activity
9 years ago
Unknwon
928d9fc1d4
fix access token style
9 years ago
Unknwon
4c7b6414eb
new access token UI
9 years ago
Unknwon
2493454587
new delete account UI and password confirmation
9 years ago
Unknwon
f183c855d1
minor fix on #1464
9 years ago
James Anderson
59a475163f
Hide avatar-changing instructions unless it's your profile ( resolves #1107 )
9 years ago
Unknwon
75aff60c90
finish create issue with milestone and assignee
9 years ago
Unknwon
aede5cdb04
fix app suburl in feeds
9 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
9 years ago
Unknwon
eea9302d8f
fix #1204
9 years ago
Fernando San Julián
2f38215f5c
User Issues Template fix
9 years ago
Unknwon
686dd59916
fix #864 with migration and update locale
9 years ago
Andrew Patton
3a3e1b90e7
Match naming convention on page (checkbox→chk)
10 years ago
Andrew Patton
072c67e457
Wrap remember text+checkbox in label; close #1209
10 years ago
Unknwon
d76f11c6f1
fix #1156
10 years ago
Unknwon
caf7618ea6
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
10 years ago
Antoine GIRARD
96a71aaed8
Apply ng to issue dashboard
10 years ago
Unknwon
471b8a18ab
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
...
This reverts commit c226e92284
, reversing
changes made to 80b23854bc
.
10 years ago
Nolan Darilek
37ab32b613
Various accessibility fixes, mostly labeling icons.
10 years ago
Unknwon
96a95e9dfd
#988 : fix one missing duplicated prefix
...
- update some locale files
10 years ago
Unknwon
0720d3988f
#988 : GetRepoLink already contains AppSubUrl
10 years ago
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
10 years ago
Peter Smit
7759b9ee6e
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.
10 years ago