Commit message Age Author Refs
r1091:c9d29b6e
autocomplete: improve the lookup of value_display by re-using the object. - in case of unicode email the previous method could generate wrong data, and make search not show up such users.
0
r1090:276bfa3c
admin: fixed search in user admin page
0
r1089:4d236b89
user-groups: new selector for user group memebers. - removed old two column selector in replacement of autocomplete list - scales much better for alrge number of users - still allows to select single users and user groups - fixes #4291 (user group shows only username in members)
0
r1088:7d451b5a
system-info: fix possible float division by zero in calculating % value
0
r1087:d5020bd3
ui: fixed problem with display of dt elements, fixes #4277
0
r1086:91b0b3db
auth: Allow auth plugins to customize the slug which is used to generate URLs. #4078
Martin Bornhold
0
r1085:a6c56473
pull-requests: moved the delete logic into the show view. - delete from pr view is more intuitive - there was several support queries about beeing confused how to delete a pr
0
r1084:84545e70
pull-requests: redo my account pull request page with datagrid. Fixes #4297 - consistent ui with per-repo pull-request page - faster loading due to pagination - enabled sorting of columns
0
r1083:1492beda
pr: Rename update response flag `success` -> `executed` The name `success` may be misleading beacuse a skipped updated can be interpreted as success or failure. The new name `executed` is clearer because its only `True` if the update is really executed.
Martin Bornhold
0
r1082:b76addfd
pr: Refactor PR update error message handling.
Martin Bornhold
0
< 1 .. 424 425 426 427 428 .. 535 >