Commit Graph

162 Commits (a4623ee33a637f2b0c64932ea1d644255a68a045)

Author SHA1 Message Date
Wieland Lindenthal 931249ffde Update BCF-XML comments 5 years ago
Wieland Lindenthal 5d95f3f8f4 Codeclimate 5 years ago
Wieland Lindenthal b3d27da1ce Nicer output of a missing status 5 years ago
Wieland Lindenthal 0b38f5f970 Add fixture BCF-XML file for updating 5 years ago
Wieland Lindenthal 8fd7b35b0b Fix WP creation 5 years ago
Wieland Lindenthal 457fe489f3 Remove notification box for missing BCF issue type 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
Wieland Lindenthal b23250ed60 WIP: Create WP filter for "BCF issue associated" 5 years ago
Wieland Lindenthal a21f49f3a1 Replace TopicType and TopicStatus 5 years ago
Wieland Lindenthal 4777e45743 Add type_text reader to Issue model 5 years ago
Wieland Lindenthal 65cbe29ffe Extract BCF aggregations 5 years ago
Oliver Günther 7af4f0bde8
Fix translations on 9.0 branch 5 years ago
Oliver Günther 14383e35a6
Switch to combined translations output 5 years ago
Oliver Günther b0c8779e9c
Switch to combined translations output 5 years ago
ulferts 5c46d66b41
redirect attachments calls to api v3 5 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Wieland Lindenthal b7545f94d5 Fix defaults for API based BCF-XML import 6 years ago
Wieland Lindenthal 3d5d6ab15e BCF-XML import treat with non members 6 years ago
Wieland Lindenthal 370ed65bbb Fix BCF-XML API endpoint to use new importer initialization 6 years ago
Wieland Lindenthal 5da0fd3dde Improve codeclimate 6 years ago
Wieland Lindenthal ee6f345a4a Treat invalid people in BCF-XML import 6 years ago
Wieland Lindenthal 23d666ac22 Improve codeclimate 6 years ago
Wieland Lindenthal c82d6b788e Complete issue attribute accessors for when issue is loaded by ID 6 years ago
Wieland Lindenthal 72acd01159 Return error messages for invalid imports. 6 years ago
Wieland Lindenthal d8c39e0cc3 Overwrite WP creation journal entry 6 years ago
Wieland Lindenthal a7eb5819a2 Add the author to the prepare import diff 6 years ago
Wieland Lindenthal 408d1a885d Set creation date and author correctly on WP creation 6 years ago
Wieland Lindenthal fcae54472b UI for configuring BCF-XML import 6 years ago
Wieland Lindenthal 8796411906 Refactor the Importer to hold the BCF XML file. 6 years ago
Wieland Lindenthal c4d8f76022 Cache markup doc in Bcf::Issue model and add a spec 6 years ago
Wieland Lindenthal 4c589c04c3 add missing permissions to roles in spec 6 years ago
Wieland Lindenthal 2b0590bbc7 Improve CodeClimate 6 years ago
Wieland Lindenthal 4e1143bc67 Ensure that unencoded UTF-8 mulibyte characters stay untouched 6 years ago
Wieland Lindenthal b47ab7a250 Test permissions for IssuesController and Importer 6 years ago
Wieland Lindenthal 9ecd01292c Adding some BCF import related specs 6 years ago
Wieland Lindenthal 3cde991e12 Very basic controller spec for IssuesController, testing #prepare_import 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Wieland Lindenthal 67952f5cd0 Fix: Use "multipart/form-data" for uploading BCF-XML files. 6 years ago
Wieland Lindenthal e1b3f2c70d Add an API endpoint 'bcf_xml' accepting POST of a BCF-XML file 6 years ago
Oliver Günther 6253d8639e
Ensure static version in BCF plugin 6 years ago
Henriette Dinger 4e225183af Reduce number of highlighting options to `inline` and `background`. 6 years ago
Wieland Lindenthal 391b1ae8da Rewrite IssueWriter to not lose original data within Topic elements 6 years ago
Wieland Lindenthal 8e91ebc18e Rename route 'linked_issues' to simply 'issues' as the prefix "linked_" does not add any value for the user. 6 years ago
Wieland Lindenthal 188a7e1451 Improve CodeClimate 6 years ago
Wieland Lindenthal 5bb1888606 Fix spec for BCF's WorkPackageRepresenter 6 years ago
Wieland Lindenthal 8fc897a53f Tiny CodeClimate improvements 6 years ago
Wieland Lindenthal 3076bf2762 Reuse path helpers for attachments of frontend. 6 years ago