Commit Graph

3 Commits (8a6790b2aa07fa006d0338669e1da6134a58e313)

Author SHA1 Message Date
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 ()
Lunny Xiao 85202d4784
Display ui time with customize time location ()
* display ui time with customize time location

* fix lint

* rename UILocation to DefaultUILocation

* move time related functions to modules/timeutil

* fix tests

* fix tests

* fix build

* fix swagger
Lunny Xiao 09fb036ad6 fix upload attachments ()
* fix upload attachments

* add migration for new column uploader_id on table attachment

* fix imports sequence