You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/issue
wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909)
* issue content history

* Use timeutil.TimeStampNow() for content history time instead of issue/comment.UpdatedUnix (which are not updated in time)

* i18n for frontend

* refactor

* clean up

* fix refactor

* re-format

* temp refactor

* follow db refactor

* rename IssueContentHistory to ContentHistory, remove empty model tags

* fix html

* use avatar refactor to generate avatar url

* add unit test, keep at most 20 history revisions.

* re-format

* syntax nit

* Add issue content history table

* Update models/migrations/v197.go

Co-authored-by: 6543 <6543@obermui.de>

* fix merge

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
3 years ago
..
labels Use subdir for URL (#15446) 4 years ago
view_content Save and view issue/comment content history (#16909) 3 years ago
branch_selector_field.tmpl Enforce tab indentation in templates (#15289) 4 years ago
choose.tmpl Add class to page content to unify top margin (#13766) 4 years ago
comment_tab.tmpl Add attachments for PR reviews (#16075) 4 years ago
label_precolors.tmpl Indent all templates with tabs 9 years ago
labels.tmpl Add class to page content to unify top margin (#13766) 4 years ago
list.tmpl Allow adding multiple issues to a project (#17226) 3 years ago
milestone_issues.tmpl Fix layout of milestone view (#15927) 4 years ago
milestone_new.tmpl Add class to page content to unify top margin (#13766) 4 years ago
milestones.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 4 years ago
navbar.tmpl Search bar for issues/pulls (#530) 8 years ago
new.tmpl Add class to page content to unify top margin (#13766) 4 years ago
new_form.tmpl Redirect on project after issue created (#17211) 3 years ago
openclose.tmpl Markdown and Repo header tweaks (#13744) 4 years ago
search.tmpl Disable search box autofocus on issue/pr pages (#12229) 5 years ago
view.tmpl Remove New PR button in PRs (#15998) 4 years ago
view_content.tmpl Save and view issue/comment content history (#16909) 3 years ago
view_title.tmpl Enforce tab indentation in templates (#15289) 4 years ago