Commit Graph

180 Commits (3f8e2b18c96954a51f9fbabfdc9395914937fe4b)

Author SHA1 Message Date
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther 26acf03e7a
Add schema location attribute (#9140) 4 years ago
Oliver Günther d6207ad56c
Explicitly set name_source to fix schema spec 4 years ago
Oliver Günther 0a84a0b671
[36296] Add PlaceholderUsers API (#9033) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Benjamin Bädorf e848d44dea
Fix/update wysiwyg styles (#8844) 4 years ago
ulferts 05de0a6b3c employ view_budgets permission check for budgets resource 4 years ago
ulferts b179f89534 use view time_entries permission on spentTime schema 4 years ago
ulferts 8969afe617
close time entry modal on enter (#8653) 4 years ago
Oliver Günther e1a88a9a40
[34001] Ensure filters always receive the query context 4 years ago
ulferts 38d2707946
Fix/wp sums in db (#8580) 4 years ago
ulferts 6826f90ee2
Feature/remove timelog (#8557) 4 years ago
ulferts 655f021b92 add derived dates to the work package resource 4 years ago
ulferts a2a559e553
remove almost duplicate, but faulty, readonly check 4 years ago
Oliver Günther 2feaec1101
[33678] Priority needs to be a require field 4 years ago
Markus Kahl 9c4d4ebc46 added :schedule_manually attribute to work package 5 years ago
Markus Kahl ebdd8e0d8a minor refactoring 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 6c4e572f4e
consolidate allowed_* logic in the wp contract 5 years ago
ulferts 7cca2631b0
add projects create form end point to api 5 years ago
ulferts e37974dbed
actually provide all relevant custom fields for performance hack 5 years ago
ulferts ad847a3892
add type attribute group attributes to cache key 5 years ago
ulferts d5ee1a7d20
ensure order of cache key 5 years ago
ulferts a9213a39cc
remove duplicate permissions 5 years ago
ulferts a880c85a1d
partial caching for wp schema attribute groups 5 years ago
ulferts 5ee801b549
cache roles for project 5 years ago
ulferts 0dcb1777d6
reduce db hits for wp schemas 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
ulferts 7971a29a8b
don't cache the attribute_groups 5 years ago
ulferts 4ffa71e68d
include a relevant setting in the wp schema cache key 5 years ago
ulferts a199c94a6a
have permission specific schema caching 5 years ago
ulferts e8f2ad5516
reenable caching using standard methods 5 years ago
ulferts 41bb309094 disable wp schema caching until it is turned save for it again 6 years ago
Oliver Günther f492113c94
[30275] Allow global type select, restrict available projects 6 years ago
ulferts 6e5b81dc3f
add schema specific wp contract 6 years ago
ulferts a5defb73c5
add dedicated permission to regulate assigning a version 6 years ago
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Oliver Günther 3ba6913960
Implement read-only work package attributes based on status 6 years ago
Jens Ulferts d04b86da9c
introduce custom eager loading for work package list 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Jens Ulferts 5a5e3494f9
turn attribute group into dedicated object 7 years ago
Jens Ulferts 77116b5cdb
ensure not to have user specific query cached in schema 7 years ago
Jens Ulferts 9e4f5053bc
hack having the children table provisioned from the backend 7 years ago
Jens Ulferts 3e86dafad2
extract children rendering into dedicated component 7 years ago
Jens Ulferts a33b0bbbbd
WIP - return Query as an attribute group 7 years ago
Jens Ulferts 6d359cb02d
turn attribute groups into array of objects 7 years ago