Commit Graph

6344 Commits (dev)

Author SHA1 Message Date
Dombi Attila 880e1a92dd Implement GET /api/v3/days/week/{day} 3 years ago
Christophe Bliard cc8fa1f7be implement GET /api/v3/days/week 3 years ago
Christophe Bliard d4e3bfa424
delete AuthorizationService class to reduce indirections 3 years ago
Christophe Bliard 8da459140e
refactor: expand options argument of allowed_to calls 3 years ago
Oliver Günther f83d4f0b47
Use subselect instead of merging scopes 3 years ago
Christophe Bliard 7efd14a792
add documentation to API::RootApi.authorize helper 3 years ago
Oliver Günther 9e3c51299a
Remove Setting.protocol in favor of static config 3 years ago
Oliver Günther 553b0b4b19
Move configuration to static lib 3 years ago
Oliver Günther 558c4b314b
Fix unsetting the @project_scope instance variable 3 years ago
Oliver Günther 843bc45897
Clear caches when mapping new modules in access control 3 years ago
Oliver Günther 3392ec65f2
Bumped version to 12.1.5 3 years ago
Christophe Bliard 126fab49ba
add setting:available_envs rake task to list overridable env var names 3 years ago
Oliver Günther 22c643207c
Allow setting new setting from env 3 years ago
Markus Kahl 5b3fef7909 fix starttls_auto and ssl_verify_mode settings 3 years ago
Oliver Günther b5a0069c0a
Bumped version to 12.1.4 3 years ago
Eric Schubert 6140875b14
[#42362] added storages link to project representer 3 years ago
Christophe Bliard 670f2a0093
fix setting:set rake task when setting already set by env or config file 3 years ago
Markus Kahl 34a8b7f24c fix settings application and sendmail error 3 years ago
Oliver Günther ea6c8bc219
Bumped version to 12.1.3 3 years ago
Markus Kahl 3436b3694d set smtp opts via settings allowing runtime override 3 years ago
Oliver Günther 45ea07d588 Add missing include_subprojects property to schema 3 years ago
Oliver Günther 4a05a2c67f
Bumped version to 12.1.2 3 years ago
Christophe Bliard 99af076a4c [#42226] Psych::DisallowedClass: Tried to load unspecified class: URI::Generic while upgrading from 12.01 to 12.10 3 years ago
Christophe Bliard f0f17d9293
Escape single quotes from i18n string in sql query 3 years ago
Eric Schubert fb93ff4c31
[#42204] add file links to work package resource 3 years ago
Oliver Günther 8d7df69766
Bumped version to 12.1.1 3 years ago
Oliver Günther b2b26b0678
Bump core version to 12.2 3 years ago
Oliver Günther 53ee07c84b Rewrite all docs.openproject.org links 3 years ago
Oliver Günther 7461b64347 Remove redirect from static links 3 years ago
Henriette Darge 2c81ecea42 Update links to new urls 3 years ago
Christophe Bliard 2c67f992a5
stringify hash settings keys and support OPENPROJECT_2FA env var 3 years ago
Christophe Bliard 30129450ad
refactor: make it consistent with other WEB settings 3 years ago
Oliver Günther 057ac5ff36
[42023] Ensure formattable properties output a string as raw 3 years ago
Andreas Pfohl 5356118cf6 [#40941] Meeting Time in iCalendar is wrong 3 years ago
Eric Schubert 81d526c2c5
[#41945] fixed rubocop issues 3 years ago
luz paz 9e22d420db Fix typos 3 years ago
Eric Schubert 71a437f952
[#40196] fixed linting 3 years ago
Eric Schubert 385ebe1902
[#40196] fixed representer spec 3 years ago
Eric Schubert 0a629440ad
[#40196] added missing endpoints 3 years ago
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 13bae7fa57
turn op/database static 3 years ago