Commit Graph

50 Commits (dev)

Author SHA1 Message Date
Christophe Bliard 10085736da
refactor: Rename and generalize #accessor_name as #attribute_name 2 years ago
Oliver Günther 39c7e8e51f
Don't use implicitly build custom_values for change detection 2 years ago
Oliver Günther 10a13e326b
Add appsignal tags to application job 2 years ago
Oliver Günther 884fa65c1e
Remove log_delegator namespace 2 years ago
Christophe Bliard 21a696ef9b
Update copyright information for 2023 2 years ago
Andreas Pfohl 125935d3d0
[#44856] removed temporary information for CSP 2 years ago
Eric Schubert 7c10cc07e7
[#44856] enabled file upload 2 years ago
Oliver Günther 7499923302
Don't pluralize, but localize day count 2 years ago
Christophe Bliard d5a3b0019f
Remove usage of journals.activity_type 2 years ago
Dombi Attila 93b7923f28 Update the acts_as_customizable plugin custom field value caching mechanism to use cache keys 2 years ago
Dombi Attila b28c088a54 [#44673] Editing custom fields on work packages in readonly status possible via bulk edit 2 years ago
Christophe Bliard 05721200cd
Remove dead code 2 years ago
Christophe Bliard 2f87928f01
Add cop to detect do..end block with Capybara matcher 2 years ago
Christophe Bliard 9f55d89aa3
Reduce loaded locales in tests to boot faster 2 years ago
ulferts b6364201a5
again use the rails env to determine the default value of feature flags 2 years ago
Eric Schubert 722a964164
[chore] added feature flag for linking files 2 years ago
luz paz c757e6f60e Fix various typos 2 years ago
ulferts 410522947e
increase feature flag robustness 2 years ago
ulferts 2d5efb9533
simplify setting up feature flags 2 years ago
ulferts 0a63b01039
reuse superclasses for copy service 2 years ago
Oliver Günther a6b7bee822
Cleanup code for duration / non working days (#11222) 2 years ago
Oliver Günther 2b05d50b98
Allow settings defaults to be lambdas even if format present 2 years ago
Oliver Günther 4d097daceb
Replace separate https and force_ssl flags with https + hsts 2 years ago
Dombi Attila d32be7fc0a Improvement #1 2 years ago
Oliver Günther 8fa841c9c2
Prevent uncontainered attachments being added due to public permissions 2 years ago
Dombi Attila 8e8a6989be Hide duration form journal when the flag is disabled 2 years ago
Dombi Attila 9ee0dfdcf5 Add journal messages for work package duration changes 2 years ago
Oliver Günther 99ce4f9ad2 Set up cache store early in application.rb 2 years ago
Christophe Bliard 5596871a09
Add cop to enforce usage of ServiceResult factory methods 3 years ago
ulferts 1e6a96ba7a
only save, and for that load, custom field values if changes have been made 3 years ago
Oliver Günther 87cfded5e5
Add AppSignal to LogDelegator for exception handling 3 years ago
Oliver Günther 7a5efe1e05
Add request tagging to rails and grape 3 years ago
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 3 years ago
Oliver Günther 9e3c51299a
Remove Setting.protocol in favor of static config 3 years ago
Oliver Günther 22b7849520
Remove legacy mailer configuration and move into settings 3 years ago
Oliver Günther 553b0b4b19
Move configuration to static lib 3 years ago
ulferts 13bae7fa57
turn op/database static 3 years ago
ulferts 49471bbd66
static op/authentication 3 years ago
ulferts 3492d08fdd
turn OpenProject::Notifications static 3 years ago
ulferts b5c76e3027
introduce lib_static 3 years ago