| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert visibility to number (#29226) (#29244) | Tim-Nicas Oelschläger | 2024-02-18 | 1 | -1/+1 |
* | highlight user details link (#26998) (#27376) | Giteabot | 2023-10-01 | 1 | -1/+8 |
* | Backport ctx locale refactoring manually (#27231) (#27259) (#27260) | wxiaoguang | 2023-09-25 | 3 | -95/+95 |
* | Add missing public user visibility in user details page (#27246) (#27250) | Giteabot | 2023-09-25 | 1 | -0/+1 |
* | cleanup locale function usage (#27227) (#27240) | Giteabot | 2023-09-25 | 1 | -1/+1 |
* | Fix dropdown icon position (#27175) (#27177) | Giteabot | 2023-09-21 | 1 | -2/+4 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 2 | -3/+3 |
* | Fix the incorrect route path in the user edit page. (#27007) | CaiCandong | 2023-09-18 | 1 | -4/+4 |
* | Display all user types and org types on admin management UI (#27050) | Lunny Xiao | 2023-09-14 | 1 | -1/+7 |
* | User details page (#26713) | Denys Konovalov | 2023-08-31 | 4 | -7/+138 |
* | Make "link-action" backend code respond correct JSON content (#26680) | wxiaoguang | 2023-08-23 | 1 | -1/+1 |
* | Remove unnecessary template helper DisableGravatar (#26386) | wxiaoguang | 2023-08-08 | 1 | -1/+1 |
* | Fix the truncate and alignment problem for some admin tables (#26042) | wxiaoguang | 2023-07-22 | 1 | -1/+1 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 2 | -9/+9 |
* | Introduce shared template for search inputs (#25338) | silverwind | 2023-06-22 | 1 | -2/+2 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 1 | -2/+2 |
* | Improve AJAX link and modal confirm dialog (#25210) | wxiaoguang | 2023-06-13 | 1 | -1/+1 |
* | various style fixes (#25008) | Denys Konovalov | 2023-05-30 | 1 | -2/+2 |
* | Fix delete user account modal (#25004) | HesterG | 2023-05-30 | 1 | -9/+9 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 2 | -7/+7 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 1 | -2/+2 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 1 | -1/+1 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 1 | -2/+2 |
* | Change to vertical navbar layout for secondary navbar for repo/user/admin set... | Hester Gong | 2023-04-23 | 3 | -21/+10 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 1 | -3/+3 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -2/+2 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -1/+1 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 2 | -7/+7 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -12/+3 |
* | Fix missed `.hide` class (#23208) | yp05327 | 2023-03-02 | 1 | -3/+3 |
* | Fix some more hidden problems (#23074) | wxiaoguang | 2023-02-22 | 1 | -1/+1 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -3/+3 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -1/+1 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 3 | -3/+3 |
* | Fix sorting admin user list by last login (#22081) | aceArt-GmbH | 2022-12-11 | 1 | -2/+2 |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 1 | -2/+2 |
* | Use form for admin purge user (#21070) | John Olheiser | 2022-09-12 | 1 | -3/+11 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 2 | -2/+2 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 1 | -1/+1 |
* | Add option to purge users (#18064) | zeripath | 2022-07-14 | 1 | -3/+14 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 3 | -93/+93 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -2/+2 |
* | Improve UI on mobile (#19546) | Gusted | 2022-05-01 | 1 | -1/+1 |
* | Disable unnecessary GitHooks elements | Pawel Boguslawski | 2022-04-26 | 1 | -1/+1 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 2 | -7/+7 |
* | Allow admins to change user avatars (#17661) | qwerty287 | 2021-11-16 | 1 | -0/+38 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -1/+1 |
* | Disable form autofill (#17291) | wxiaoguang | 2021-10-19 | 2 | -2/+2 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 1 | -3/+51 |
* | Ensure that the default visibility is set on the user create page (#16845) | zeripath | 2021-08-28 | 1 | -1/+1 |