Commit Graph

818 Commits (56ae6b8b70125f9261b49df3c4f63ba265e83fff)

Author SHA1 Message Date
Henriette Dinger 67dd3bcb46 Replace all occurrences of settings_project_path && make toolbar and menu title consistent 5 years ago
Henriette Dinger cbc530ca9d Move project_settings_path to ApplicationHelper to be globally available and start adapting tests to new structure 5 years ago
ulferts 6c4e572f4e
consolidate allowed_* logic in the wp contract 5 years ago
ulferts 0bc1fb094f
extract sharable code into module and superclass 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 c3c197bc24
attachments for custom_text widgets on dashboard 5 years ago
ulferts a880c85a1d
partial caching for wp schema attribute groups 5 years ago
ulferts 9bee1887b8
use hack to preload project`s custom fields 5 years ago
ulferts 5ee801b549
cache roles for project 5 years ago
ulferts 0dcb1777d6
reduce db hits for wp schemas 5 years ago
ulferts 3be6e61b85
turn descriptions cacheable 5 years ago
Markus Kahl cb6d28136d allow editing estimated time for parents, show derived separately 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
ulferts 880120fe1b
fix unsetting date on milestone work packages 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 9c3206220b
remove mysql specific code throughout the application 6 years ago
ulferts 5edb64b2df
use default filter behaviour for wps available for relations 6 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 1f537b20a2
avoid setting author outside of service 6 years ago
ulferts 6e5b81dc3f
add schema specific wp contract 6 years ago
ulferts 5b758c1419
differentiate between user and system set attributes 6 years ago
ulferts a5defb73c5
add dedicated permission to regulate assigning a version 6 years ago
Oliver Günther 3f131c659c
[29487] Apply filter criteria to embedded table inline reference 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
ulferts 8af3f78247
consider both directions for relates to candidates 6 years ago
Oliver Günther 9a7ff60976
Replace jquery-autocomplete in wp-relations-autocomplete 6 years ago
Oliver Günther 5e9e7f4e6c
Explicitly forward private to_ary 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
Oliver Günther 5dee711090 Use SetAttributeService 6 years ago
Oliver Günther 9d7837d472
Add description to type defaults 6 years ago
Oliver Günther 0791c55870
Remove the internal setting with 500 max entries 6 years ago
Oliver Günther 24b663948d
Avoid using gon for boards permissions 6 years ago
Jens Ulferts a4d8b74287
eager load for readonly? check 6 years ago
Oliver Günther 5431f39f54
[29199] Correctly pass permission to identify new WP button 6 years ago
Oliver Günther ae8db4011a
Fix more deprecations 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Jens Ulferts 6e022fadbe
fix/remove tests 6 years ago
Jens Ulferts 5bba60202e
use form resource to create new grid 6 years ago
Oliver Günther 3ba6913960
Implement read-only work package attributes based on status 6 years ago
Oliver Günther ccc74577e4
[28745] Do not allow inline create for children of milestones 6 years ago
Jens Ulferts 08a7ee52b3
introduce time entry create endpoint in api v3 6 years ago