Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

docToolchain

supports activities around docs-as-code and the open source project docToolchain
Collective - Host: opensource - https://opencollective.com/doctoolchain - Website: https://docToolchain.github.io/docToolchain - Code: https://github.com/docToolchain/docToolchain

overlooked one case, where realTitle should be used

github.com/docToolchain/docToolchain - d1184872d74760c3dd17eeb653f406c102b113a3 authored over 7 years ago by Stefan Bodewig <[email protected]>
fix unescaping

github.com/docToolchain/docToolchain - e31f7bf2c38c648754879b362d58a6300324289a authored over 7 years ago by Stefan Bodewig <[email protected]>
try to clean up code blocks without regexp

github.com/docToolchain/docToolchain - 2d81247042fd1b49e28d4905614300d377b1d725 authored over 7 years ago by Stefan Bodewig <[email protected]>
Merge pull request #52 from bodewig/consistent_header_promotion

promote headers in sect2 Confluence pages as well

github.com/docToolchain/docToolchain - f919d88bfb43411047b313c847a1efd82dbf9e14 authored over 7 years ago by Ralf D. Müller <[email protected]>
promote headers in sect2 Confluence pages as well

closes #51

github.com/docToolchain/docToolchain - 72f5c5eadee4b92c09ea7485bdddcf3d6ea6f285 authored over 7 years ago by Stefan Bodewig <[email protected]>
Merge pull request #50 from bodewig/internal_links

make internal cross references work for Confluence pages

github.com/docToolchain/docToolchain - f29f2b593541bb6797e6a07fdbabedda0f8c606b authored over 7 years ago by Ralf D. Müller <[email protected]>
remove all markup from link texts

github.com/docToolchain/docToolchain - 1c2256c2459624876ba070c9659842c3b2ce6115 authored over 7 years ago by Stefan Bodewig <[email protected]>
add links to headlines that turn into pages as well

github.com/docToolchain/docToolchain - afe19696839f4a5b5bd2363cce8b248130605262 authored over 7 years ago by Stefan Bodewig <[email protected]>
add anchor macros for all anchors

this looks a little fragile right now, asciidoctor doesn't seem to
create <a name=... anchors at...

github.com/docToolchain/docToolchain - 8d25c15f9def0b07bdc61defec056ae54e1ecf9e authored over 7 years ago by Stefan Bodewig <[email protected]>
DRY up a little

github.com/docToolchain/docToolchain - c454dd2dfe046ec56de35fcfab97c1e7fc824539 authored over 7 years ago by Stefan Bodewig <[email protected]>
create link macros for internal cross-references

currently doesn't work for references to the elements that become page
titles

is never going to...

github.com/docToolchain/docToolchain - d72e9f4b36a87dfa33513ffae35c43c85a6b6c64 authored over 7 years ago by Stefan Bodewig <[email protected]>
take confluencePagePrefix into account

github.com/docToolchain/docToolchain - 0b95026cbf8fcdd12ab4bf0df02f8c568d0852d2 authored over 7 years ago by Stefan Bodewig <[email protected]>
separate splitting of pages from publishing

github.com/docToolchain/docToolchain - 3741e3488a4ce200249497130ef3b8ac1a171762 authored over 7 years ago by Stefan Bodewig <[email protected]>
use spread operator

github.com/docToolchain/docToolchain - 62532e6cc8bd0b37b6f4df9d4a197c0b2babc4f6 authored over 7 years ago by Stefan Bodewig <[email protected]>
remove a[name] anchors (they don't exist) and special id handling

github.com/docToolchain/docToolchain - 62f0064aa4b193171e41725bf75ffd1d4732c682 authored over 7 years ago by Stefan Bodewig <[email protected]>
Merge pull request #48 from bodewig/page_banner

fix #47 : allow optional extra content to be added to each published page

github.com/docToolchain/docToolchain - 9fca3034f10238901215033e453b31cfde07ea12 authored over 7 years ago by Ralf D. Müller <[email protected]>
allow optional extra content to be added to each published page

closes #47

github.com/docToolchain/docToolchain - ef772210aa597e87de1b6aa5db6335e3dfe1a0c5 authored over 7 years ago by Stefan Bodewig <[email protected]>
Merge pull request #46 from bodewig/configurable_preamble_title

make title of page containing preamble configurable

github.com/docToolchain/docToolchain - 917a66a9733107b90cea0af9f41fa01e0e546c87 authored over 7 years ago by Ralf D. Müller <[email protected]>
make title of page containing preamble configurable

github.com/docToolchain/docToolchain - 03a82ccc1e6db2119ba0c6d862283057c1ad7cfa authored over 7 years ago by Stefan Bodewig <[email protected]>
Merge pull request #45 from MoePad/feature-language-type-for-confluence

Feature: language type for confluence

github.com/docToolchain/docToolchain - b57207ce186b961d0ff6a51fc9a99fc09664362a authored over 7 years ago by Ralf D. Müller <[email protected]>
added support for "<" and ">" inside a code block

github.com/docToolchain/docToolchain - 758c40100ad9dab37730886073d4125985c2c384 authored over 7 years ago by Moe Pad <[email protected]>
added codeblock sanitization

github.com/docToolchain/docToolchain - 8d69186140889c789eab2fa8502ace82327892b1 authored over 7 years ago by Moe Pad <[email protected]>
first working draft

github.com/docToolchain/docToolchain - 14e0ff04f6e0b06db4a03a52e057a3b542d5d491 authored over 7 years ago by Moe Pad <[email protected]>
There are three possible code tags, that the regex need to match:

1. <pre class="CodeRay highlight"><code>
2. <pre class="CodeRay highlight"><code data-lang="java"...

github.com/docToolchain/docToolchain - cc0ecc599403262c0646a1fd42d4f9d25179f7c8 authored over 7 years ago by Moe Pad <[email protected]>
updated published docs

github.com/docToolchain/docToolchain - eb7f3daddeb988d11fcea61800cb29723d38f5ec authored over 7 years ago by Ralf D. Mueller <[email protected]>
updated published docs

github.com/docToolchain/docToolchain - 3527b930d23b48cda7215408a774f66021f36c46 authored over 7 years ago by Ralf D. Mueller <[email protected]>
Merge branch 'master' of github.com:rdmueller/docToolchain

github.com/docToolchain/docToolchain - 37f085f18374d5daf7e3b72a6f142202af614e9a authored over 7 years ago by Ralf D. Mueller <[email protected]>
updated docs: exportExcel

github.com/docToolchain/docToolchain - 6669a2db8dc387f9fcc51374325b8306b7b8ee09 authored over 7 years ago by Ralf D. Mueller <[email protected]>
updated exportExcel

github.com/docToolchain/docToolchain - 867375e2b055ff83f7487d306d29b85f2dcb6d25 authored over 7 years ago by Ralf D. Mueller <[email protected]>
added overview image

github.com/docToolchain/docToolchain - 2186fd6a4afb1dcdca6abdd67fdbf7d00da12380 authored over 7 years ago by Ralf D. Müller <[email protected]>
docs are now rendered with docToolchain

github.com/docToolchain/docToolchain - 629b768f55057c67de8a5b76094e4c8cd431c5bd authored over 7 years ago by Ralf D. Müller <[email protected]>
small docs update

github.com/docToolchain/docToolchain - 2f14b344da7c560bb91a5cda5660dffd98bf8aaa authored over 7 years ago by Ralf D. Mueller <[email protected]>
Merge pull request #42 from opensource21/patch-1

Update arc42-template-de.adoc

github.com/docToolchain/docToolchain - 5d16dcf21f409c845d4d27b56d68a6e92ea9b10c authored over 7 years ago by Ralf D. Müller <[email protected]>
Create LICENSE

github.com/docToolchain/docToolchain - e98a324236ea2fb353e4b45ca2a950fa8ae932ff authored over 7 years ago by Ralf D. Müller <[email protected]>
Merge pull request #39 from opensource21/fix33_excelExport

Fix #33 Add Excel export.

github.com/docToolchain/docToolchain - 459ef475e5dc1cc1b003f9f5b608b8cdb5d19910 authored over 7 years ago by Ralf D. Müller <[email protected]>
Merge pull request #38 from opensource21/fix36_detectChanges

fix #36 set dependencies explicit.

github.com/docToolchain/docToolchain - c30b470be72652b27ef7a0516b2354928d3161c4 authored over 7 years ago by Ralf D. Müller <[email protected]>
Fix the currency problem by downgrading poi.

github.com/docToolchain/docToolchain - 0d66349de2d4e2bfaef29aea9df252e6859cc536 authored over 7 years ago by niels <[email protected]>
Fix #33 Add Excel export. Works onlye for simple formats not for concurrency.

github.com/docToolchain/docToolchain - d306aacecc95c1498364797dfcd82f74c8633eb9 authored over 7 years ago by niels <[email protected]>
fix #36 set dependencies explicit.

github.com/docToolchain/docToolchain - 53aaf28678a1ab1601cc4a0ca671efa1612bbe59 authored over 7 years ago by niels <[email protected]>
Update arc42-template-de.adoc

Überschriften vom Changelog eingedeutscht.

github.com/docToolchain/docToolchain - 99b25bfbb2fa86d39eedb8d729316fa813211c77 authored over 7 years ago by Niels <[email protected]>
updated rendered docs

github.com/docToolchain/docToolchain - 59f7c61d5cf00986bf5d2056ed14b083b975c812 authored over 7 years ago by Ralf D. Mueller <[email protected]>
further links

github.com/docToolchain/docToolchain - 14555606a040ce7be1b19ddcb17ee5ba15b45a66 authored over 7 years ago by Ralf D. Mueller <[email protected]>
added rendered manual

github.com/docToolchain/docToolchain - 94e885b8202848dde92759fa9c9afe15bf2aab98 authored over 7 years ago by Ralf D. Mueller <[email protected]>
Create index.html

github.com/docToolchain/docToolchain - 7179410137bb2fd1b75c3638c9e6c3ec547d80bc authored over 7 years ago by Ralf D. Müller <[email protected]>
updated manual

github.com/docToolchain/docToolchain - 0804e261cd00fb8c2f276c0ba8ec5807658d61bd authored over 7 years ago by Ralf D. Mueller <[email protected]>
started to build a manual

github.com/docToolchain/docToolchain - ebff6407ad768c50d19bf73aec2a68b4aa2fd5eb authored over 7 years ago by Ralf D. Mueller <[email protected]>
fix for #31 ?

github.com/docToolchain/docToolchain - 79c5dc6cf98239cd6e65bcb514e951c4d2c4c718 authored over 7 years ago by Ralf D. Mueller <[email protected]>
#31 removed reference to emoji

github.com/docToolchain/docToolchain - 6be250af8ec649cd0126d4e6e567f9d032b4c643 authored over 7 years ago by Ralf D. Mueller <[email protected]>
Merge pull request #32 from opensource21/patch-2

Create build.gradle

github.com/docToolchain/docToolchain - 3129cafe1d6209ffafebfe4c300f26ad1cc69ee6 authored over 7 years ago by Ralf D. Müller <[email protected]>
Merge pull request #30 from opensource21/patch-1

Create arc42-template-de.adoc

github.com/docToolchain/docToolchain - 9939ff97d9d043c027749da662dc7b488bf469f3 authored over 7 years ago by Ralf D. Müller <[email protected]>
Create build.gradle

Fix an error in description

github.com/docToolchain/docToolchain - e6a89c037c468d48b058e04bd8ba6d3303f150d2 authored over 7 years ago by Niels <[email protected]>
Create arc42-template-de.adoc

refer german version of open-issues

github.com/docToolchain/docToolchain - 9d1304d6f3e7be8c218b905e6f8d50b74094f2f7 authored over 7 years ago by Niels <[email protected]>
added sportPPT

github.com/docToolchain/docToolchain - 55c4cffa388192dc6dd34899c9a8be6735cf48a4 authored over 7 years ago by Ralf D. Mueller <[email protected]>
fix #27 - updated overview diagram

github.com/docToolchain/docToolchain - 75b69b05ec9b40b3906dc7676d4f0eb28ad9337c authored over 7 years ago by Ralf D. Mueller <[email protected]>
fix #26 for tables from notes

github.com/docToolchain/docToolchain - c3d425a7fad8a79dcb3ad3c53cd52676c965c0cb authored over 7 years ago by Ralf D. Mueller <[email protected]>
added docx and epub

github.com/docToolchain/docToolchain - 47e137482a592da82751cb68d357c7e639dc0945 authored over 7 years ago by Ralf D. Mueller <[email protected]>
upgraded htmlSanityCheck to 0.9.7

github.com/docToolchain/docToolchain - 7f1d05aabe22d51817cf0c18a3ff384fd86e37d4 authored over 7 years ago by Ralf D. Mueller <[email protected]>
fix for plantUMl

github.com/docToolchain/docToolchain - 67455e3455c95cedf720216a5fc0fabcffe52ea2 authored over 7 years ago by Ralf D. Mueller <[email protected]>
fix for plantUML with PDF

github.com/docToolchain/docToolchain - f6174cb134a74d1325b5e5a376291257125a036a authored over 7 years ago by Ralf D. Mueller <[email protected]>
fix for plantUML

github.com/docToolchain/docToolchain - 77456d4d03441935f75a573bc0a7d3ed56ea4c93 authored over 7 years ago by Ralf D. Mueller <[email protected]>
finally managed to upgrade asciidoctorj-pdf to alpha.14

github.com/docToolchain/docToolchain - fe8d3b766b167c82bc7e8a00669e10a6d6b50114 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
added a few lines to the readme

github.com/docToolchain/docToolchain - aa6972bad868889b6d044c214003c995ed14f8f3 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fix #23 - fallback to asciidoctorj-pdf:1.5.0-alpha.11

github.com/docToolchain/docToolchain - 12d06fb9f54936dd643c8ff91477d033baaefddd authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fix #24 template updated to V7.0

github.com/docToolchain/docToolchain - d50c3efadd4e0df43c19743845fa7d9ea40d31ff authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fixed typo

github.com/docToolchain/docToolchain - 3161c393eb15fde3939e22922536eebad81e699f authored almost 8 years ago by Ralf D. Mueller <[email protected]>
refactored build to use asciidoctorj extensions instead of ruby gems

github.com/docToolchain/docToolchain - 4e1ee93bf942492c55e303da8b23e13e517049a6 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
Merge branch 'master' of github.com:rdmueller/docToolchain

github.com/docToolchain/docToolchain - 88e341a6e9ea25d872e1321d876628cb203c2fec authored almost 8 years ago by Ralf D. Mueller <[email protected]>
updated dependencies

github.com/docToolchain/docToolchain - 6a3e8ab9371d6a51a084b8ad0d473b5871708b3b authored almost 8 years ago by Ralf D. Mueller <[email protected]>
Merge pull request #22 from ahus1/fix_readme_formatting

update formatting of command line and link at end of sentence

github.com/docToolchain/docToolchain - 25b9a8295ce3c845faadcade37e8991e09c8c214 authored almost 8 years ago by Ralf D. Müller <[email protected]>
update formatting of command line and link at end of sentence

github.com/docToolchain/docToolchain - be366b749529f434fc0b29756fdda8b6e0b96d6d authored almost 8 years ago by Alexander Schwartz <[email protected]>
Update README.adoc

github.com/docToolchain/docToolchain - 3902e216c2f1e400c73b11722f8ea2e2dd686d06 authored almost 8 years ago by Ralf D. Müller <[email protected]>
updated README

github.com/docToolchain/docToolchain - b24e72f6b7196c46c49d5bad9d1a3ddba6e7b260 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
Update README.adoc

github.com/docToolchain/docToolchain - 33b9339bacf25fe06f5c30fee3c5f042c36f122b authored almost 8 years ago by Ralf D. Müller <[email protected]>
fix for cr/lf in diagram names

github.com/docToolchain/docToolchain - 4024ae33b9af095dd4f6f5e873599c199abf704c authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fix #4 connectors are now also exported per diagram

github.com/docToolchain/docToolchain - 3ae0ed9ddf7137d3c4cb5f7e9c178f7c869a9c7f authored almost 8 years ago by Ralf D. Mueller <[email protected]>
#4 element notes are now alos exported per diagram

github.com/docToolchain/docToolchain - 570cdcfd5b47e9e38407d6551ec0586bdd2bf873 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fix #20 : added preamble to export

github.com/docToolchain/docToolchain - 454abc6a7287d5b58c5d1d0aba92894d11164739 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fix #21

github.com/docToolchain/docToolchain - 5ecfc4fdf3c3455121fe3923aeaa5ac9a400ffc2 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fix #19: refactored arc42 help section code

github.com/docToolchain/docToolchain - 4c13f2cb85fd303b7f5353797e73f7bec8d65e8c authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fix #16

github.com/docToolchain/docToolchain - b919291e97197c8d997d2c5ec3e8697031453c0b authored almost 8 years ago by Ralf D. Mueller <[email protected]>
removed single HTML file option as default

it creates too many problems

github.com/docToolchain/docToolchain - 5f349be65b617e7756b4957e46f8e008a97418c3 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
upgraded htmlSanityCheck to 0.9.6

github.com/docToolchain/docToolchain - aae1654fe1ef0bf3ae00af8b51874542c75a39c7 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
added htmlSanityCheck by @gernotstarke

github.com/docToolchain/docToolchain - 035e807aa12a5699de064f2d183a83981c91565c authored almost 8 years ago by Ralf D. Mueller <[email protected]>
updated formatting for confluence

important: this change will probably update all your confluence pages...

github.com/docToolchain/docToolchain - f01a7431c434fb37c8127f0a15dcdae58f106ed3 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
upgraded version of http-builder to 0.7.2

github.com/docToolchain/docToolchain - b5db1fcc02dd9d8d746f7c2776edd03570449a5e authored almost 8 years ago by Ralf D. Mueller <[email protected]>
fix #17 : this should do the trick. It is now default behaviour

github.com/docToolchain/docToolchain - e95db61df946b54b0e5430769a2fad75276b2ad2 authored almost 8 years ago by Ralf D. Mueller <[email protected]>
added jira2EA export

github.com/docToolchain/docToolchain - b3c1cbd3900a4a9aaa37330e297d855aa0cfd871 authored about 8 years ago by Ralf D. Mueller <[email protected]>
fix #14 : standard for images is now inline

github.com/docToolchain/docToolchain - 062ddcedcd34775f58d0c70c900a2b5b0ae7efd1 authored about 8 years ago by Ralf D. Mueller <[email protected]>
fix #13 : create folder before using it :-)

github.com/docToolchain/docToolchain - 2ca7b6fec13b9fc54d73f8346b61925c35ff2477 authored about 8 years ago by Ralf D. Mueller <[email protected]>
fix #9 : wrong rendering of definition list + fix for br-tags

github.com/docToolchain/docToolchain - d4300b7dd4080362ade007d7768351177654ef9f authored about 8 years ago by Ralf D. Mueller <[email protected]>
fix #8 : jira password read from console

github.com/docToolchain/docToolchain - 81b5a76be6331f745eb04c9cd5a26c86078c1247 authored about 8 years ago by Ralf D. Mueller <[email protected]>
added publishToConfluence

github.com/docToolchain/docToolchain - 1f3dbd2e662b4a1e84bee1ce84a4b1909c783a29 authored about 8 years ago by Ralf D. Mueller <[email protected]>
added jira based open issues list

github.com/docToolchain/docToolchain - 5bf544c7d6eecf6031398573f5abe21e89feeaba authored over 8 years ago by Ralf D. Mueller <[email protected]>
added task to generate changelog

github.com/docToolchain/docToolchain - b2b011caee933b8d7c764bb62c6bb00b5431c583 authored over 8 years ago by Ralf D. Mueller <[email protected]>
updated template to include a changelog

github.com/docToolchain/docToolchain - 5c71bb04647da3f5d8ac48eebc12cc3f30a7dd13 authored over 8 years ago by Ralf D. Mueller <[email protected]>
added pdf renderer and fixed an exportEA bug

github.com/docToolchain/docToolchain - 3cef06737014a7e8b3c28d09ed64efff8e7e033e authored over 8 years ago by Ralf D. Mueller <[email protected]>
Merge branch 'master' of github.com:rdmueller/docToolchain

github.com/docToolchain/docToolchain - a1bfd7f34a8662f6838d3efea8131b92a8e76722 authored over 8 years ago by Ralf D. Mueller <[email protected]>
fix #1 - export subdiagrams

github.com/docToolchain/docToolchain - de17184d2a030348ca4f21ef83debb4125fdf78d authored over 8 years ago by Ralf D. Mueller <[email protected]>
Create README.adoc

github.com/docToolchain/docToolchain - e8ded7523e49dffb67eeebe09fbfbb80c1f97b9d authored over 8 years ago by Ralf D. Müller <[email protected]>