aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/milestone_issues.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-2/+2
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-021-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-3/+3
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-5/+5
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-211-0/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-191-0/+6
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-7/+7
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* move issue filters to shared template (#25729)Denys Konovalov2023-07-131-148/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Various UI fixes (#25264)silverwind2023-06-211-2/+6
* Add Progressbar to Milestone Page (#25050)JakobDev2023-06-051-18/+20
* Notification list enhancements, fix striped tables on dark theme (#24639)silverwind2023-05-101-3/+3
* Improve issue list filter (#24425)wxiaoguang2023-04-301-16/+11
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-221-2/+2
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-121-1/+1
* Fix date display bug (#24047)wxiaoguang2023-04-111-1/+1
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-1/+1
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-071-10/+9
* Added close/open button to details page of milestone (#23877)Bartlomiej Komendarczuk2023-04-031-0/+7
* Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true...Hester Gong2023-03-161-3/+6
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-2/+2
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-2/+2
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-241-1/+2
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Optimize html templates (#22080)Jason Song2022-12-091-11/+11
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-101-2/+2
* Added search input field to issue filter (#20623)Tyrone Yeh2022-09-231-0/+8
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Add issue filter for Author (#20578)parnic2022-08-081-15/+31
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-29/+29
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Fix layout of milestone view (#15927)sebastian-sauer2021-05-201-6/+6
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-16/+16
* Fix markdown rendering in milestone content (#15056)silverwind2021-03-201-2/+2
* Fix excluding more than two labels on issues list (#14962)zeripath2021-03-131-1/+1
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-171-0/+1