forked from opf/openproject
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] dev from opf:dev #126
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The `@author` instance variable must be set before creating the `@activity` object.
[#52548] 13.3 Documentation: separate Gantt module https://community.openproject.org/work_packages/52548
…ates Avoiding date postformatting is important, because in some languages the digit mapping is different. Different digit maps cause issues while being sent to the server, we should always use the traditional Arabic numbers, regardless of the chosen language. Switching up the order of the loaded moment locales, so that english remains the default instead of german.
- https://community.openproject.org/work_packages/52755 - enabled AMPF deletion for all storages
…d allowed_in_report -> allowed_in_report?
…ate-gantt-module Gantt charts docs update
…-and-calender-error Unset moment.js locale in timezone service
…d-only-show-the-activities-of-the-user [52561] Fix user filter on activity page
…00-error [#52284] CostReportsController#destroy - wrong method name was rename
- harmonize both sync services regarding error logs
https://community.openproject.org/wp/49328 So they can be clicked to select an option.
The following rspec was failing. Actually it was flickering as the same spec run in isolation was passing: ``` rspec -fd './spec/controllers/work_packages/moves_controller_spec.rb[1:1:2:2:1]' './spec/migrations/fix_untranslated_work_package_roles_spec.rb[1:1:1]' './spec/views/account/register.html.erb_spec.rb[1:4:2:1]' --seed 35476 ``` It fails with 'expected "Work package editor", got "Arbeitspaket-Bearbeiter"'. The issue is that somehow the two others specs load the :de language, and set the `I18n.fallback` to `[:en, :de, :es, :fr, :it, :ko, :pt, :ru, :"zh-CN", :zh]`. As the string is not available in English, it falls back to German instead of using the provided default string. Setting `fallback: false` avoids the fallback mechanism and uses the default value as expected.
[52754] Search result list is too long
…nfigured-project-storage-with-remote-does-not-update-historical-data-table
…-storage-project-folder-config Connect radio buttons and their labels
#14762) * [#52551] 13.3 Documentation: Update SharePoint/OneDrive documentation on Automatically managed project folders https://community.openproject.org/work_packages/52551 [#52551] 13.3 Documentation: Update SharePoint/OneDrive documentation on Automatically managed project folders https://community.openproject.org/work_packages/52551 * Update docs/user-guide/file-management/file-management-faq/README.md Co-authored-by: dominic-braeunlein <[email protected]> * Update docs/user-guide/file-management/one-drive-integration/README.md Co-authored-by: dominic-braeunlein <[email protected]> * Update docs/user-guide/projects/project-settings/file-storages/README.md Co-authored-by: dominic-braeunlein <[email protected]> --------- Co-authored-by: dominic-braeunlein <[email protected]>
#14760) * [#52552] 13.3 Documentation: Improved calculations and updates for progress reporting https://community.openproject.org/work_packages/52552 [#52552] 13.3 Documentation: Improved calculations and updates for progress reporting https://community.openproject.org/work_packages/52552 * update calculations docs
…nfigured-project-storage-with-remote-does-not-update-historical-data-table
…configured-project-storage-with-remote-does-not-update-historical-data-table [#52755] store project folder id after sync in historic data
#14761) * [#52549] 13.3 Documentation: Create and share custom project lists with new filter options https://community.openproject.org/work_packages/52549 [#52549] 13.3 Documentation: Create and share custom project lists with new filter options https://community.openproject.org/work_packages/52549 * docs(links): fix moved link destinations * docs(links): fix anchor link * update projects lists docs --------- Co-authored-by: as-op <[email protected]> Co-authored-by: Andrej Sandorf <[email protected]>
Bumps [axe-core-rspec](https://github.com/dequelabs/axe-core-gems) from 4.8.1 to 4.8.2. - [Release notes](https://github.com/dequelabs/axe-core-gems/releases) - [Changelog](https://github.com/dequelabs/axe-core-gems/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core-gems@v4.8.1...v4.8.2) --- updated-dependencies: - dependency-name: axe-core-rspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
https://community.openproject.org/wp/52779 If the port is not 443 or 80. Mostly useful for local development when Nextcloud is on port 8080 for instance.
chore(docs): fix links & typos
Test database is wiped out regularly, so when running this migration from an already migrated database the work package roles do not exist anymore and this migration wil fail with a `undefined method 'update' for nil:NilClass` error. This commit fixes it.
…pec-4.8.2 Bump axe-core-rspec from 4.8.1 to 4.8.2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )