Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix template error (#6737) | Lanre Adelowo | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 1 | -23/+1 |
| | |||||
* | Don't display buttons if there are no system notifications (#4280) | Lanre Adelowo | 2018-07-05 | 1 | -24/+26 |
| | | | | | | * Don't display buttons if there are no notices * remove redundant gt check | ||||
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 1 | -85/+81 |
| | |||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -96/+96 |
| | | | | | | | | | | | | 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 | 1 | -10/+48 |
| | |||||
* | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 | 1 | -0/+3 |
| | |||||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -33/+32 |
| | |||||
* | Add total next to system notice | Antoine GIRARD | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | New admin notice UI based on user list example | Antoine GIRARD | 2015-09-25 | 1 | -52/+62 |
| | |||||
* | fix #711 | Unknwon | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | Fix #532, add system notice | Unknwon | 2014-10-08 | 1 | -0/+54 |