aboutsummaryrefslogtreecommitdiff
path: root/routers/admin/notice.go
Commit message (Collapse)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
|
* Refactoring: rename ctx -> cUnknwon2017-06-03
|
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* Refactoring: remove tool.TplNameUnknwon2017-04-05
|
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
|
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
|
* Use struct for UI settingsUnknwon2016-07-24
|
* Rename module: middleware -> contextUnknwon2016-03-11
|
* #2052 advanced select ops for system noticesUnknwon2015-12-05
|
* #2052 Ability to batch delete system noticesUnknwon2015-12-01
|
* fix #1930Unknwon2015-11-12
|
* #1689 minor fixes and update localeUnknwon2015-09-25
|
* Fix indentAntoine GIRARD2015-09-25
|
* New admin notice UI based on user list exampleAntoine GIRARD2015-09-25
|
* Fix #532, add system noticeUnknwon2014-10-08