Commit Graph

634 Commits (58caf422e67c78f87327bc9b00f89083a2432940)

Author SHA1 Message Date
wxiaoguang 0e8045d8ea
Fix template function DateTime (#24317) 2 years ago
wxiaoguang 75c62054a6
Improve some modal action buttons (#24289) 2 years ago
silverwind a319da0688
Replace whitespace inside template parens during make fmt (#24293) 2 years ago
wxiaoguang b2248d2553
Add comments for Manually Merged feature (#24291) 2 years ago
Yarden Shoham 70bb4984cd
Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 2 years ago
silverwind 774d1a0fbd
Tweak pull request branch delete ui (#23951) 2 years ago
Hester Gong 476a043a5f
Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
wxiaoguang 8820191476
Improve template helper functions: string/slice (#24266) 2 years ago
yp05327 20b6ae0e53
Add project type descriptions in issue badge and improve project icons (#23437) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
sillyguodong bfecf3bd89
Fix internal sever error when visiting a PR that bound to the deleted team (#24127) 2 years ago
Brecht Van Lommel eed6b28fc0
Fix template error in pull request with deleted head repo (#24192) 2 years ago
wxiaoguang 7681d582cd
Refactor locale number (#24134) 2 years ago
Lunny Xiao 622d549ba2
Fix difficult translation for other languages (#24070) 2 years ago
Yarden Shoham 97176754be
Localize milestone related time strings (#24051) 2 years ago
wxiaoguang 25faee3c5f
Fix date display bug (#24047) 2 years ago
Yarden Shoham b7b5834831
Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
Hester Gong f9d6092cfe
Remove "inverted" class on creating new label and cancel buttons (#24030) 2 years ago
wxiaoguang 4e33481357
Make label templates have consistent behavior and priority (#23749) 2 years ago
wxiaoguang fdbd646113
Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
wxiaoguang 93eb914438
Improve markdown editor: width, height, preferred (#23895) 2 years ago
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
wxiaoguang 19de52e0f4
Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Bartlomiej Komendarczuk d5d9c56ac2
Added close/open button to details page of milestone (#23877) 2 years ago
wxiaoguang e2165854a6
Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
wxiaoguang c20eb72285
Fix dropdown direction behavior (#23806) 2 years ago
wxiaoguang ffd22697ba
Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) 2 years ago
silverwind 525b7382d3
Convert issue list checkboxes to native (#23596) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag (#23748) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
Hester Gong a9cceb0597
Fix long project name display in issue list and in related dropdown (#23653) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2 years ago
wxiaoguang 76a1edf74f
Decouple the issue-template code from comment_tab.tmpl (#23556) 2 years ago
wxiaoguang 9b0190884d
Remove `id="comment-form"` dead code, fix tag (#23555) 2 years ago
yp05327 1a4efa0ee9
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
wxiaoguang 345aa09756
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2 years ago
Hester Gong 661e78bed5
Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true (#23463) 2 years ago
Yarden Shoham 39d3711f30
Change `Close` to either `Close issue` or `Close pull request` (#23506) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
Brecht Van Lommel 43c136200a
Deduplicate template code for label selection menu (#23431) 2 years ago
wxiaoguang b70c7f8660
Fix incorrect display for comment context menu (#23343) 2 years ago
yp05327 3f547c7afb
Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
Brecht Van Lommel 47bb5f11cb
Fix stray backticks appearing in pull request timeline (#23282) 2 years ago
sillyguodong 2f49b55c19
Fix cannot reopen after pushing commits to a closed PR (#23189) 2 years ago