Commit Graph

27280 Commits (b1734be9b9ce434461dc9d5f10a9cb6ce25c21df)
 

Author SHA1 Message Date
Alex Dik b1734be9b9 Fix TypeScript karma tests (#4361) 9 years ago
CI 91095c4dbf Update reference to OpenProject-Translations 9 years ago
Oliver Günther a28c5c17ff Allow directory access for third party plugins 9 years ago
Alex Dik 116c4ec5c1 Refactor WP filter related components (#4348) 9 years ago
Markus Kahl 75cdb97bec Merge pull request #4358 from oliverguenther/fix/create-wp-schema 9 years ago
Oliver Günther 2c10ee75d2 Fix webpack Typescript warnings (#4357) 9 years ago
Oliver Günther 8c6e0eb68e Acessor for work_package in specific schema 9 years ago
Markus Kahl 5b50cdd2e4 Merge pull request #4322 from oliverguenther/feature/schema-caching 9 years ago
Alex Dik 5fea172497 Merge pull request #4356 from oliverguenther/housekeeping/remove-gulp 9 years ago
Oliver Günther d34c89ee94 Preselect values of new work package from filter values (#4355) 9 years ago
Oliver Günther 45c3521a51 Ensure configuration is loaded 9 years ago
Oliver Günther b64aa048eb Use Proc to infer available type attribute visibility 9 years ago
Oliver Günther 02ff24b3b2 Add type#updated_on to cache key 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Oliver Günther 8817313bf6 Bump livingstyleguide 9 years ago
Oliver Günther e25d9764a1 Add redirect for /styleguide 9 years ago
Oliver Günther e49c163d00 Remove gulp with simpler npm tasks 9 years ago
Oliver Günther 3848c8aef0 Merge branch 'release/5.0' into dev 9 years ago
Oliver Günther cb77dba455 Bump codecov-ruby 9 years ago
CI 2291a853b7 Update reference to OpenProject-Translations 9 years ago
CI 1538a5ed32 Update reference to OpenProject-Translations 9 years ago
CI b62b881419 Update reference to OpenProject-Translations 9 years ago
CI 485cc27e5c Update reference to OpenProject-Translations 9 years ago
CI 1d73ec2c9a Update reference to OpenProject-Translations 9 years ago
Oliver Günther 7f55c7ec95 Remove letter_opener restriction 9 years ago
CI 08db6ab744 Update reference to OpenProject-Translations 9 years ago
CI bb48c03bbe Update reference to OpenProject-Translations 9 years ago
Oliver Günther 0072a53261 Merge pull request #4349 from opf/feature/work_package_form_configuration 9 years ago
Oliver Günther 21842335ac Rewrite removed frontend tests with feature specs (#4350) 9 years ago
Markus Kahl db29aead44 updated specs to work with new behaviour 9 years ago
Oliver Günther 23ac3192ff Merge pull request #4351 from oliverguenther/feature/web-based-email-settings 9 years ago
HDinger 31f4896f0e [22953] Set earlier breakpoint for switching WP details view to mobile view (2) (#4328) 9 years ago
Oliver Günther 6e61150c1b [Inline Edit / Create] Changes and bug fixes (#4336) 9 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Oliver Günther 6ff5a881ca Move settings listener out of application.js 9 years ago
Oliver Günther e9cd24f2bf Add support for parent-scoped with_settings data 9 years ago
Oliver Günther b2490bf958 Fix 'with_settings' specs 9 years ago
Oliver Günther c59df2bbc0 Adjust int settings spec accordingly 9 years ago
Cyril Rohr 1507bf018d Do not clear cache in tests, since it appears it breaks other tests 9 years ago
Cyril Rohr f27bce492a Add tests for new methods to configure email settings 9 years ago
Cyril Rohr 2dcb9316bf Do not specify a default delivery method. Add SMTP domain 9 years ago
Cyril Rohr 938699d8aa Allow to select the way email sending is configured (either from config file, or settings) 9 years ago
Cyril Rohr e019de3bae Revert to previous default for email_delivery_method. 9 years ago
Cyril Rohr 0fccac0c4a Actually, don't reload the config either if the settings table does not exist 9 years ago
Cyril Rohr 76e1fc13a9 Ignore email migration when running settings table does not exist 9 years ago
Cyril Rohr d5e0091093 Setup a sane default for email delivery method in case no config file present 9 years ago
Cyril Rohr d9e1260e44 Migrate email settings in an after_initialize block 9 years ago
Cyril Rohr 1b29d8ec92 Move email settings out of the YAMl configuration file, and into the Settings page 9 years ago
Markus Kahl ffb97127d6 don't set default value as it doesn't work with MySQL 9 years ago
Markus Kahl d275b3b47e comments 9 years ago