Commit Graph

4264 Commits (0d4bc5965d3550a660c9736bf124befff9f07d14)

Author SHA1 Message Date
Oliver Günther 6490cbc866
Implement backup codes 7 years ago
Wieland Lindenthal 43e17f18eb Satisfy code climate criteria for method body line count 7 years ago
Wieland Lindenthal 4121004723 Add order statements for CFs of type Version 7 years ago
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 7 years ago
ulferts 1cc9601d30 Fix/circular dependency error handling (#6040) 7 years ago
Jens Ulferts 3717f6e0d3
less complicated custom_field#possible_values_options 7 years ago
Oliver Günther dc46477c1f
Fix filtering by custom field values 7 years ago
Jens Ulferts 80c559c7e8
extract common strategy functionality into mixins 7 years ago
Oliver Günther 78f7aef989
[26424] Copy custom_values of project as the association it is (#6027) 7 years ago
Jens Ulferts 0f9313dd26
reuse disk space query string 7 years ago
Jens Ulferts 5bdaa68261
validate custom field ordering 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Jens Ulferts 5ae86d9624
integrate custom field ordering 7 years ago
Jens Ulferts 66f3c0b5b7
first stab at order via query 7 years ago
Jens Ulferts 503e3e09b4
show hierarchy icons when project before is ancestor 7 years ago
Jens Ulferts c61619b6ef
limit custom field filters by cf visibility 7 years ago
Jens Ulferts b815d730af
move part of allowed_filter calculation to query/filters 7 years ago
Jens Ulferts 403bf905e9
extract custom field filter into shared mixin 7 years ago
Jens Ulferts 8573b63b9e
replace class method overriding class_attribute getter 7 years ago
Wieland Lindenthal 4e7ad6b398
Improve code qualitiy 7 years ago
Wieland Lindenthal 768966bce0
improve code readability 7 years ago
Wieland Lindenthal 5ca61f666f
Reduce repetition in name_and_identifier filter 7 years ago
Wieland Lindenthal e12554203b
Fix: Other parts of the code relied on short_descriptions too so readded it to the model 7 years ago
Wieland Lindenthal e1c4772c25
Integrate first batch of the feedback received from the review. 7 years ago
Wieland Lindenthal 9edc28e18c
Refactor table cell content 7 years ago
Wieland Lindenthal 46a692cef8
Add option to Project’s css_classes to ignore hierarchy 7 years ago
Wieland Lindenthal 27beec07d9
Fixes: 7 years ago
Wieland Lindenthal b83e15a8fa
Allow for filtering on latest_activity_at, while not yet resolving timezone difficulties. 7 years ago
Wieland Lindenthal 68b19e47a2
Fix validations of datetime_past values 7 years ago
Wieland Lindenthal ce7a941c6f
Add created_on filter 7 years ago
Wieland Lindenthal 932a074934
Multiple improvements 7 years ago
Wieland Lindenthal dd6f9c0a4e
WIP: Enable filtering of custom fields User, Float etc 7 years ago
Wieland Lindenthal 8735d13eb7
Set first oparotor as default operator unless default is set 7 years ago
Wieland Lindenthal 244f568649
Allow filtering of integers 7 years ago
Wieland Lindenthal 754dcde833
Allow filtering on text fields 7 years ago
Wieland Lindenthal 4899b49f04
WIP: Support CF types list and boolean 7 years ago
Wieland Lindenthal 444cf2d6e7
WIP: First dynamic CF filter for strings 7 years ago
Wieland Lindenthal f3f498baa1
WIP: Keep order of filters; use kind of white-list 7 years ago
Wieland Lindenthal b9ab0d6906
WIP: Generate filter form generically 7 years ago
Wieland Lindenthal 39f53d2a00
Create filters and use query object to replace current state of project list filters 7 years ago
Jens Ulferts 30a7b2c601 remove slow implementation of #column_names 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Oliver Günther 648c1c363f
[26557] Output query name when using in string context 7 years ago
Oliver Günther 5e34cf25af
[26528] Delete dependent RolePermission 7 years ago
Oliver Günther 60f146e76d
[26313] Output checked value for check_box tag form builder (#6020) 7 years ago
Oliver Günther 71729d302c
Show redacted device identifier / phone number on login 7 years ago
Jens Ulferts 9b4a09f677
adapt to changes in core 7 years ago
Oliver Günther 0bf9222ce4
[26636] Set issuer for totp 7 years ago
Oliver Günther 518c255c1a
Fix API token usage and specs 7 years ago
Oliver Günther 6443c55071
Use HashedToken from core 7 years ago