John Olheiser
bcd16cec63
Fix admin notices ( #10480 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
Lanre Adelowo
08d8ea9403
fix template error ( #6737 )
6 years ago
Mario Lubenka
fcbac38d6f
Unifies pagination template usage ( #6531 ) ( #6533 )
6 years ago
Lanre Adelowo
5bc8782d33
Don't display buttons if there are no system notifications ( #4280 )
...
* Don't display buttons if there are no notices
* remove redundant gt check
6 years ago
Lunny Xiao
f2e20c81b6
Refactor struct's time to remove unnecessary memory usage ( #3142 )
...
* refactor struct's time to remove unnecessary memory usage
* use AsTimePtr simple code
* fix tests
* fix time compare
* fix template on gpg
* use AddDuration instead of Add
7 years ago
Patrick G
efbb895ebe
Cleaner ui for admin, repo settings, and user settings page ( #1269 ) ( #1270 )
8 years ago
Adam Strzelecki
da2585c11e
Indent all templates with tabs
...
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
9 years ago
Unknwon
f41360d864
#2052 advanced select ops for system notices
9 years ago
Unknwon
0be8b1b1a1
#2052 Ability to batch delete system notices
9 years ago
Unknwon
21e13cb51e
#1525 Triggere mailer for admin created accounts
9 years ago
Antoine GIRARD
fefce965f9
Add total next to system notice
9 years ago
Antoine GIRARD
14a1101139
New admin notice UI based on user list example
9 years ago
Unknwon
9a1fe801e5
fix #711
10 years ago
Unknwon
1aa76bd279
Fix #532 , add system notice
10 years ago
Unknwon
5bbeeb0f1b
Page: Commits and fix #249
10 years ago
Unknwon
7ba9257a7f
Add suburl support
10 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
10 years ago
Unknwon
d2aff9a46a
Continue working on new admin pages
10 years ago
Unknwon
8829174574
Finish new admin users pages
10 years ago