Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | db: migrate `admin.go` to `notices.go` with GORM (#7536) | Joe Chen | 2023-08-23 |
| | |||
* | templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182) | rokuu | 2018-04-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Update view_list.tmpl * Update commits_table.tmpl * Update dashboard.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update notice.tmpl * Update monitor.tmpl * Update view_file.tmpl * Update diff_preview.tmpl * Update box.tmpl | ||
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | 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 | ||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 |
| | |||
* | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 |
| | |||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 |
| | |||
* | Add total next to system notice | Antoine GIRARD | 2015-09-25 |
| | |||
* | New admin notice UI based on user list example | Antoine GIRARD | 2015-09-25 |
| | |||
* | fix #711 | Unknwon | 2014-12-09 |
| | |||
* | Fix #532, add system notice | Unknwon | 2014-10-08 |