Commit Graph

2952 Commits (a0367974d42b76e61cde8ae4c8bcc976f21456cd)

Author SHA1 Message Date
Oliver Günther 11614b1518
Avoid instance_variable fiddling 8 years ago
Wieland Lindenthal 1352d9f31e The validation of a token needs to load the token_object every time. 8 years ago
Carsten Klein 8c1631f4f9 Filter by date and date range. 8 years ago
Oliver Günther 6faa060961
Remove unused cache_key 8 years ago
Oliver Günther 5997b0a40f
Fix specs 8 years ago
Wieland Lindenthal d5c778dbc1
Custom Logo enterprise feature 8 years ago
Wieland Lindenthal 49f12b3e21
Enterprise Edition support tokens 8 years ago
Jens Ulferts bebf6ec086
fix filtering relations in v3 8 years ago
Oliver Günther 2632215d71
[245349] Fix query for watched work packages as non-admin 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 4f15fd0b6c
Fix Queries namespace reference 8 years ago
Jens Ulferts 780906a051
prevent WorkPackage#visible to result in duplicate entries for pluck 8 years ago
Jens Ulferts 54e0aab55f
linting 8 years ago
Jens Ulferts a52c8ee07d
allow for filtering the queries in the API v3 8 years ago
Markus Kahl 9671e6368a added missing auth fields to user endpoint 8 years ago
Oliver Günther 3a1279bf60
Allow categories to be max. 255 long 8 years ago
Markus Kahl bc444a86ec filters for relation API 8 years ago
Markus Kahl 7ba5b261a6
added login filter; fixed status filter 8 years ago
Oliver Günther 46db333060
Refactor as mixin 8 years ago
Jens Ulferts 1c6ed96679
use less string sql 8 years ago
Oliver Günther 350de7c482
Allow users to be uniquely identified by login 8 years ago
Jan Sandbrink f36a4d3576
Move visibility check into a scope of query 8 years ago
Oliver Günther 11600efa96
Add is_admin mapping for ldap 8 years ago
Henriette Dinger a5682ab89d Hide anonymous users on newest list 8 years ago
Oliver Günther 10be42200c
Remove category length restriction 8 years ago
Jens Ulferts defe6e75a8
allow responsible to receive notifications 8 years ago
Jens Ulferts 3e4f465528
refactor check for active user 8 years ago
Oliver Günther 80d1612cbb
[24395] Fix typo in version_setter 8 years ago
Oliver Günther 9bf097694c
[24403] Use force_no_page in Net::LDAP 8 years ago
Jens Ulferts 4835780cab
styles 8 years ago
Jens Ulferts ba37136379
enforce project association on acts_as_watchable 8 years ago
Jens Ulferts 8c364aff89
optimize watcher pruning on group modifications 8 years ago
Jens Ulferts 701f196c25
eager load user and version custom fields in wp representer 8 years ago
Markus Kahl 91b2645460 fixed pagination 8 years ago
Jens Ulferts 94b1e5e220
rework Watcher.prune for performance 8 years ago
Oliver Günther 7dc45bcea8
[24311] Fix n+2 query in MemberRole 8 years ago
Jens Ulferts 2c382b9d3d
use request store to mitigate n+1 query 8 years ago
Jens Ulferts 8c916f12f3
eager load cf translations 8 years ago
Oliver Günther 65ca248914
Do not extend query for scope 8 years ago
Oliver Günther 086f1ef40b
[24272] Fix enabled_modules usage in project copy 8 years ago
cklein 9c59621c1e
Auto hide popups. 8 years ago
Oliver Günther be58cfed78
Extend Query to accept a different scope to search on 8 years ago
Jens Ulferts 15899a98ba
never override .name - it messes with reloading 8 years ago
Jens Ulferts d1f0aaf74b
cleanup class variables 8 years ago
Jens Ulferts c71a675ecd
introduce true/false db representation constants for cf 8 years ago
Jens Ulferts a5a13cf8d7
remove problematic distinct 8 years ago
Oliver Günther a4df9f9bb6
Write accessors to model and default_scope as methods 8 years ago
Jens Ulferts d4e71fd67e
add user query and enabled it in the users api 8 years ago
Oliver Günther 05a54adced
Serialize column_names as arrays 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago