83e747bfda
#697 and #1606 and new admin edit user UI
2015-09-13 11:07:21 -04:00
8e0a69f86a
#697 disable captcha and new admin create user UI
2015-09-13 09:51:51 -04:00
52ec80fa18
finish all new user settings UI
2015-09-10 11:40:34 -04:00
af324a6165
adjust icon css
2015-09-07 16:12:58 -04:00
7b0ae27549
#1599 org dashboard icon css
2015-09-07 15:37:34 -04:00
31e7b0f588
#1599 status button mrigin-right
2015-09-07 15:22:52 -04:00
645d4d0c5b
#1594 Collaborative Repositories missing suburl on Dashboard
2015-09-07 05:57:19 -04:00
85f34ba538
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io >
2015-09-06 16:31:22 -04:00
00767a0522
finish new org settings page
2015-09-06 11:25:08 -04:00
8481adb255
remove test strings
2015-09-03 05:34:23 -04:00
2a2a8cd619
ui and pulls index fix
2015-09-03 03:49:50 -04:00
5c5ccddb02
fix buttons style
2015-09-02 20:04:18 -04:00
c0a899b151
css fix
2015-09-02 18:32:23 -04:00
83dc2468f5
finish initial version of pull request
2015-09-02 16:18:09 -04:00
842770d7fb
add merger info and news feed
2015-09-02 11:24:55 -04:00
8af094967f
#1377 add rename repo action
2015-09-01 09:29:52 -04:00
23f42d92c9
add webhook recent deliveries
2015-08-27 23:06:14 +08:00
ce386cfb61
fix suburl
2015-08-27 14:05:24 +08:00
2f2bf20aae
fix menu overflow
2015-08-26 12:39:32 +08:00
b3a45693c3
minor update
2015-08-26 12:26:01 +08:00
4330c1f0d8
update locale and org dashboard navbar
2015-08-26 00:01:06 +08:00
a329bbc215
new org dashboard issues
2015-08-25 23:22:05 +08:00
f808df5a7b
new user dahsboard issues
2015-08-25 22:58:34 +08:00
3a32cbee44
#1246 Dashboard error: nil commits
2015-08-25 02:47:43 +08:00
062adbed8a
add confirmation to delete ssh key
2015-08-20 17:11:29 +08:00
03b85b73af
token recent activity
2015-08-19 06:22:33 +08:00
928d9fc1d4
fix access token style
2015-08-19 03:40:23 +08:00
4c7b6414eb
new access token UI
2015-08-19 03:36:16 +08:00
2493454587
new delete account UI and password confirmation
2015-08-19 02:49:44 +08:00
f183c855d1
minor fix on #1464
2015-08-11 00:09:28 +08:00
9c0c16bb5a
Merge pull request #1464 from jamesa/hide-gravatar-tooltip
...
Hide avatar tooltips unless you're looking at your own profile
2015-08-10 23:55:43 +08:00
59a475163f
Hide avatar-changing instructions unless it's your profile ( resolves #1107 )
2015-08-10 10:40:07 -05:00
75aff60c90
finish create issue with milestone and assignee
2015-08-10 21:47:23 +08:00
aede5cdb04
fix app suburl in feeds
2015-08-09 10:18:35 +08:00
39a3b768bc
#334 : Add Deployment Key Support
2015-08-06 22:48:11 +08:00
eea9302d8f
fix #1204
2015-07-31 13:53:14 +08:00
2f38215f5c
User Issues Template fix
2015-07-26 19:30:46 +02:00
686dd59916
fix #864 with migration and update locale
2015-07-26 22:06:28 +08:00
3a3e1b90e7
Match naming convention on page (checkbox→chk)
2015-04-15 21:53:27 -04:00
072c67e457
Wrap remember text+checkbox in label; close #1209
2015-04-15 21:39:13 -04:00
d76f11c6f1
fix #1156
2015-03-26 11:00:22 -04:00
caf7618ea6
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
2015-03-24 18:38:12 -04:00
96a71aaed8
Apply ng to issue dashboard
2015-03-19 00:35:17 +01:00
471b8a18ab
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
...
This reverts commit c226e92284
, reversing
changes made to 80b23854bc
.
2015-03-15 22:24:41 -04:00
37ab32b613
Various accessibility fixes, mostly labeling icons.
2015-03-14 09:55:04 -05:00
96a95e9dfd
#988 : fix one missing duplicated prefix
...
- update some locale files
2015-03-13 15:41:51 -04:00
0720d3988f
#988 : GetRepoLink already contains AppSubUrl
2015-03-12 16:01:23 -04:00
7ccab9cd09
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
2015-02-22 22:51:25 -05:00
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
2015-02-21 22:13:47 -05:00
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.
2015-02-16 14:44:27 +02:00