Commit Graph

6028 Commits (e560e8f7337e3ff404a69e71e0a578b65a7563ec)

Author SHA1 Message Date
ulferts a094013e95
remove unused method 3 years ago
ulferts e7ce6a755e
avoid left joining visiblity check as it leads to duplicate entries 3 years ago
ulferts f1111922ed
use API::ParserStruct for all API parsing 3 years ago
Oliver Günther 3122e468ff
Raise minimum PSQL version to 10, allowing leaner bigint migration 3 years ago
ulferts 464bfaa33c avoid left joining on roles to avoid multiple projects returned 3 years ago
Oliver Günther f5ea098356
[41437] Use signalling on project edit field (#10432) 3 years ago
Eric Schubert 01222cf193
[#41480] valid check simplified 3 years ago
Eric Schubert 3e07975584
[#41480] respond with 401 on invalid bearer tokens 3 years ago
Christophe Bliard 1e4b4f250c
prevent overwriting _type property in SqlCollectionRepresenter subclasses 3 years ago
Christophe Bliard c465623cc9
can use signaling and storages filters together 3 years ago
ulferts f818d16ce1
adapt overwritten method name 3 years ago
Christophe Bliard 8e242e95aa
disable storages module by default through feature_storages_module_active setting 3 years ago
Oliver Günther df220ed594
Extend project filter with replaced values and add spec 3 years ago
Oliver Günther 9243094347
Replace create_query helper with default endpoint 3 years ago
Oliver Günther 00c6fd2692
Add new query attribute include_subprojects 3 years ago
Christophe Bliard 76f9aa760d
reevaluate module availability on each call 3 years ago
ulferts f4c4544f7a
bail when trying to write a configuration & deprecte non bool setting_name? access 3 years ago
Christophe Bliard 2356dfc133
test that :if in module declaration controls module availability 3 years ago
Oliver Günther c991d6771c
Readd the two removed rake tasks as services 3 years ago
Oliver Günther 22cf9ea47c
Add LDAP user synchronization job 3 years ago
ulferts c767c29055
introduce ldap_tls_options setting explicitly 3 years ago
Christophe Bliard 54c65ea00a
add documentation for PayloadRepresenter 3 years ago
Christophe Bliard 2ec5db6e89
refactor: use methods from ServiceResult instead of computing compound results 3 years ago
Christophe Bliard 0e99279bd5
limit creation of file_links to 20 at once 3 years ago
ulferts ede01caaa4 use default end points on wp#available_projects_on_... 3 years ago
Christophe Bliard 8814088c9d
add checks on _embedded/elements when creating file links through api 3 years ago
ulferts 9b85d10dbd
keep empty links unless explicitly to be hidden 3 years ago
ulferts f5ff648660
use default end points on wp#available_projects_on_... 3 years ago
ulferts 2fdfa45d3a
add author and responsible to wp resource signaling 3 years ago
Oliver Günther 37e9a9bfa4
Bumped version to 12.0.11 3 years ago
ulferts c694b20782
add assignee link to wp resource signaling (#10304) 3 years ago
ulferts da753610d8 add project link to wp resource signaling 3 years ago
ulferts 0b5575aa64
harmonize settings & configuration 3 years ago
Oliver Günther 3a406b2bd7
Bumped version to 12.0.10 3 years ago
Christophe Bliard 47d9b29ba0
use relative path in CI to execute rspec for modules 3 years ago
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8 3 years ago
Christophe Bliard 8b2c54cf06
Move API code specific to storages into its module 3 years ago
Christophe Bliard a150accde2
stop autoloading Journal during initialization 3 years ago
Christophe Bliard fc6fe5e59c
move require at the top of the file 3 years ago
Christophe Bliard 113eff2ac4
adapt exclude filter code now that PR #10256 has been merged 3 years ago
ulferts 99465836a9 robust handling of number prefixed project identifier on query parsing 3 years ago
Christophe Bliard 44c664a6b7
Move the excluded filters list into Query::Register module 3 years ago
Eric Schubert eccfce24bf
[chore] fix excluded filters 3 years ago
ulferts a80767f516
stub for signaling on work package resource 3 years ago
ulferts 0a879ed9a9
accept array for select parameter 3 years ago
ulferts fda76ed75e
minimal support for signaling on principals end point 3 years ago
ulferts c9491f6e86
stub for placeholder_user sql representer 3 years ago
ulferts 0afacc9f75
stub for group sql representer 3 years ago
ulferts 74cb479c74
minimal support for user sql representer 3 years ago
ulferts a7a37ea47a
use standard index endpoint 3 years ago