Commit Graph

742 Commits (69d98f83f9a62a7e70976b5d973f293f73e42266)

Author SHA1 Message Date
silverwind fa506cd571
Remove `font-awesome` and fomantic `icon` module (#24471) 2 years ago
silverwind 1bd2772235
Replace remaining fontawesome dropdown icons with SVG (#24455) 2 years ago
wxiaoguang 14c142b0bc
Improve issue list filter (#24425) 2 years ago
Lunny Xiao 3f0651d4d6
Improve milestone filter on issues page (#22423) 2 years ago
silverwind 8f4dafcd4e
Rework header bar on issue, pull requests and milestone (#24420) 2 years ago
wxiaoguang 241b74f6c5
Improve template helper (#24417) 2 years ago
wxiaoguang 5a5ab8ef5a
Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
Hester Gong f1a4330306
Modify width of ui container, fine tune css for settings pages and org header (#24315) 2 years ago
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