This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git


    from 885406dd Feat/1.3.6/UI (#1015)
     add e89ec15e website information in the template file now supports 
multiple languages
     add 5f481fd3 fix typo
     add 41691eed fix: When @ someone, markdown render error
     add 350cfe5d docs: update ./docs/release/NOTICE files year
     add 2ff6e7ea feat: Update plugin.js to use humps for pascalizing package 
names
     add 36b1560b fix: Automatically jump when the href of a Link component 
within a matching project is not a front-end route
     add 912bc7a8 feat(template): add custom html in template #895
     add 6c553f52 feat(admin): update recommend_tags and reserved_tags filed in 
site write req
     add b7ebe308 feat(tag): update tags search API
     add c4318f1d feat(tag): recommend tags can't contain reserved tag
     new 8df8f8ca Merge remote-tracking branch 'origin/feat/1.3.6/template' 
into test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 internal/controller/tag_controller.go         | 15 +++-----
 internal/migrations/v18.go                    |  9 ++++-
 internal/schema/siteinfo_schema.go            | 16 +++++---
 internal/schema/tag_schema.go                 |  9 +++--
 internal/service/siteinfo/siteinfo_service.go | 21 +++++++++-
 internal/service/tag/tag_service.go           | 25 +++++++-----
 internal/service/tag_common/tag_common.go     | 55 ++++++++++++++++-----------
 ui/template/footer.html                       |  3 ++
 ui/template/header.html                       |  6 +++
 9 files changed, 108 insertions(+), 51 deletions(-)

Reply via email to