ulferts
c83ba63640
Revert revert unwanted in dev branch
...
This reverts commit b05a8f7b54
.
The release/10 branch received a revert that was applied after changes
from dev unwillingly where merged into it. But when merging release/10.0
back into dev, that revert was also applied to dev where the changes are
indeed wanted. So we revert the revert for dev.
5 years ago
Oliver Günther
b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action"
5 years ago
Wieland Lindenthal
4c347ddbb3
Fix: Add permission to view BCF issues
...
to Member, Reader, Non Member, and Anonymous role
5 years ago
Wieland Lindenthal
01fc130912
BCF: Bug fix. Add status, type, and priority when missing
5 years ago
Oliver Günther
693bd7760a
Replace deprecated `update_attribute` with `update`
...
`update_attributes` was deprecated in Rails 6
5 years ago
Wieland Lindenthal
66728de5e6
Fix: Use the BCF UUID for initializing Bcf::Issue models.
5 years ago
Wieland Lindenthal
d140f7ee23
Change BCF menu badge from Experimental to New [ci skip]
5 years ago
Wieland Lindenthal
f2bc173691
BCF-XML-API: Simplify authentication...
...
... by taking benefit from new permission dependecies
5 years ago
Wieland Lindenthal
4e7991e31e
Improve request spec for BCF-XML-API
5 years ago
Wieland Lindenthal
3625940a3d
BCF-XML import: Render errors for work package validations.
5 years ago
Wieland Lindenthal
2f12fd2c13
WIP: Separate API for down- and uploading BCF-XML
5 years ago
Wieland Lindenthal
e39790d32d
Remove obsolete project id from BCF issues
...
Fix spec
5 years ago
Henriette Dinger
28c438c448
Add BCF menu path to permission to see WP (otherwise the menu node won't pass the permission check and won't be visible)
5 years ago
Henriette Dinger
defdb27e09
Override "all open" query when BCF is active and redirect to new "all open" when clicking on module name
5 years ago
Henriette Dinger
f8f6699219
Rename "Work Packages" module to BCF when activated
5 years ago
Henriette Dinger
279b194a02
Add BCF icon for menu entry
5 years ago
Wieland Lindenthal
2935a46096
WIP: Spike to display BCF viewpoint snapshots in WP activity tab.
5 years ago
Wieland Lindenthal
ae9ee291b2
Save viewpoint references in BCF comments
5 years ago
Wieland Lindenthal
4160bceab7
[BCF] Adding specs ensuring BCF export of all WP comments
5 years ago
Wieland Lindenthal
e4b96ab7a4
Add association from Journal to BCF::Issue
5 years ago
Wieland Lindenthal
8fde03a8e4
Only export BCF issues for WPs having a BCF issue associated
5 years ago
Wieland Lindenthal
fdb5a6ac2e
Tiny cleanups
...
(cherry picked from commit 8b117a957e
)
5 years ago
Wieland Lindenthal
141a5bf645
Add BCF Thumbnail column
...
(cherry picked from commit e86fffecb6
)
5 years ago
Wieland Lindenthal
528f8c48a7
Backporting folders of modules bcf and bim_seeder
5 years ago
Wieland Lindenthal
590d209a5d
Fix: Reverse merge of defaults
5 years ago
Wieland Lindenthal
a065950bc6
Treat empty BCF issue titles during import
5 years ago
Wieland Lindenthal
c727b1dc5b
Support import of priorities of BCF XML files
...
Treat unknown priorities
5 years ago
Wieland Lindenthal
e43d9e86d0
Codeclimate
5 years ago
Wieland Lindenthal
932b571663
Set default import options for BCF-XML importer
5 years ago
Wieland Lindenthal
38d66ac9ea
Set WP's comment created_at to BCF Comment's ModifiedDate
5 years ago
Wieland Lindenthal
d8e200ac67
On BCF-XML import set WP start date to BCF creation date
5 years ago
Henriette Dinger
e23b5fe481
Change spelling from "e-mail" to "email"
5 years ago
Wieland Lindenthal
fc81743e2e
Fix I18n for "BCF snapshot" label
5 years ago
Wieland Lindenthal
904f709ea3
Remove BCF thumbnail from default form configuration
5 years ago
Wieland Lindenthal
4e1c5fc73a
BCF-XML: Fix saving changes to existing WP.
...
Adding comments did touch the udpated_at timestamp of the WP and thus would not save the WP as the ModifiedDate would be too new.
5 years ago
Wieland Lindenthal
ceda1eb2c8
Add safe accessor for checking module availability of a project
5 years ago
Wieland Lindenthal
ac9df34f5f
User System user as fallback comment author
5 years ago
Wieland Lindenthal
c91637afd0
Fix `empty?` and `any?` confusion
5 years ago
Wieland Lindenthal
8b117a957e
Tiny cleanups
5 years ago
Wieland Lindenthal
e86fffecb6
Add BCF Thumbnail column
5 years ago
Wieland Lindenthal
10436bb2c8
Bind comments to an issue
...
and prefent updating a comment with same UUID in other project.
5 years ago
Wieland Lindenthal
67591450b2
Fix treatment of non members
5 years ago
Wieland Lindenthal
ad01d27794
Overwrite created_at time stamp for journals
5 years ago
Wieland Lindenthal
931249ffde
Update BCF-XML comments
5 years ago
Wieland Lindenthal
5d95f3f8f4
Codeclimate
5 years ago
Wieland Lindenthal
8fd7b35b0b
Fix WP creation
5 years ago
Wieland Lindenthal
a08be20d4f
Fix BCF issue associated filter
5 years ago
Wieland Lindenthal
a649a0c4e3
Adopt branch to upstream changes
5 years ago
Wieland Lindenthal
32a5a1f28f
Use "yes" and "no" for filter
5 years ago
Oliver Günther
74a4c3a54f
Fix autoloading
5 years ago