Commit Graph

3024 Commits (0be5812099d6c9da27a230691d8ad9ad71d28b2f)

Author SHA1 Message Date
Oliver Günther eb3faf84e0
Fix n+1 on ancestors due to wrong presence 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Oliver Günther 36aebac777
Add `:attr_admin` to permitted params 8 years ago
Oliver Günther bffefc5999
Use lt,gt condition to exclude self 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Oliver Günther c05a54b40d
Add ancestors information through separate grouped SQL 8 years ago
Jens Ulferts 173204c36b
embedding and linking to available sort bys when embedding query schema 8 years ago
Oliver Günther a799de0157
Remove invalid wiki menu children nodes if the slug already exists 8 years ago
Jens Ulferts 27362f785a
embed filters as objects 8 years ago
Jens Ulferts 58df267bc4
link to sort_bys 8 years ago
Jens Ulferts 9cb9096491
link to group_by 8 years ago
Jens Ulferts 3f2c0e6a3d
link to column names 8 years ago
Jens Ulferts 80c242dd53
embed query results in query representer 8 years ago
Wieland Lindenthal c4a8320ed5 Fix: logic for `ee_manager_visible` is falsey 8 years ago
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