summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/milestones.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Migrate margin and padding helpers to tailwind (#30043)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-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Improve the list header in milestone page (#27302)yp053272023-10-181-41/+5
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-6/+6
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-22/+22
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-3/+1
* Improve translation of milestone filters (#26569)CaiCandong2023-08-211-2/+2
* Improve deadline icon location in milestone list page (#26532)yp053272023-08-161-1/+1
* Fix milestones deletion (#25583)HesterG2023-06-291-1/+1
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Various UI fixes (#25264)silverwind2023-06-211-2/+3
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-181-35/+55
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-3/+2
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-37/+33
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Refactor locale number (#24134)wxiaoguang2023-04-171-4/+4
* Fix difficult translation for other languages (#24070)Lunny Xiao2023-04-121-1/+1
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-121-2/+2
* Fix date display bug (#24047)wxiaoguang2023-04-111-1/+1
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-031-4/+4
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-10/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-10/+10
* Fix milestone title font problem (#22863)wxiaoguang2023-02-121-2/+2
* 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-6/+6
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-26/+26
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Prettify number of issues (#17760)Gusted2022-06-121-5/+7
* Remove fomantic progress module (#19760)silverwind2022-05-201-4/+7
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* 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-1/+1
* Add dashboard milestone search and repo milestone search by name (#14866)Roger Luo2021-04-081-24/+42
* Update JS dependencies (#15033)silverwind2021-03-221-2/+2
* Fix markdown rendering in milestone content (#15056)silverwind2021-03-201-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Markdown and Repo header tweaks (#13744)silverwind2020-11-291-5/+5
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1