sixtus sixtus
  • Joined on 2021-05-10
sixtus pushed to changes at Frontend/Homepage 2021-10-02 10:49:20 +00:00
31f377d861 Update theme
sixtus pushed to main at Office/Utilities 2021-09-30 06:37:48 +00:00
5bab29fd08 <Interlude> Implement some weird script to render videos from the repos
8dd40128ba <Interlude> Implement some weird script to render videos from the repos
Compare 2 commits »
sixtus pushed to main at Office/Utilities 2021-09-29 20:24:03 +00:00
8dd40128ba <Interlude> Implement some weird script to render videos from the repos
ef163e0fe5 Setup keeper to load relevant transactions
403f9d4022 Use distinctive names for objects passed around and move them into own module
4605b335c0 Prepare test helper to create locations on the fly and add them to the (virtual) keeper instance
Compare 4 commits »
sixtus pushed to main at Office/Utilities 2021-09-27 21:56:28 +00:00
d0c341a251 Implement basics to load transactions inside 'Linker'
7fe59e92c7 Implement base to load transactions inside 'Linker'
Compare 2 commits »
sixtus pushed to main at Office/Utilities 2021-09-27 21:56:13 +00:00
7fe59e92c7 Implement base to load transactions inside 'Linker'
800a50de54 Add config for date formatting into link file
7d0aa9e7c5 Pass parsing parameters explicitly to avoid hidden bugs or inflexible code in the long run
Compare 3 commits »
sixtus pushed to main at Office/Utilities 2021-09-27 21:24:27 +00:00
7c2b290db9 Split off tests for text module
494921ee99 Extract meta and tags without duplicates and ordered - Also split combined meta entries
d7cfc6390b Implement method to sanitize text divided by specified separator
f195653dae Fixup all type annotations
Compare 4 commits »
sixtus pushed to main at Office/Utilities 2021-09-27 18:09:54 +00:00
6414e5cc8f Meta information can occur multiple times per transaction. Keep it as a list of strings
sixtus pushed to main at Office/Utilities 2021-09-26 21:30:25 +00:00
4ed057e81a Introduce some configuration metadata fields
e445d5e26f Add some more metadata to test journal
3bf5cf7634 Move testing journal to toplevel 'test' folder to make it accessible in all the tests
344d9a0eb2 Drop schema fields for ledger config and introduce '--journal' and '--ledger' command line arguments
Compare 4 commits »
sixtus deleted branch shared_values from Frontend/Homepage 2021-09-26 20:43:11 +00:00
sixtus pushed to main at Frontend/Homepage 2021-09-26 20:43:04 +00:00
e921aee3b0 Merge pull request 'Draw shared values from a central location' (#10) from shared_values into main
fc5d742c9c Use values from shortcode everywhere and fix some typos
c2822d06d5 Implement simple shortcode to fetch data from 'data/values.yaml'
Compare 3 commits »
sixtus merged pull request Frontend/Homepage#10 2021-09-26 20:43:03 +00:00
Draw shared values from a central location
sixtus created pull request Frontend/Homepage#10 2021-09-26 20:42:53 +00:00
Draw shared values from a central location
sixtus deleted branch weekly from Frontend/Homepage 2021-09-26 20:42:06 +00:00
sixtus created branch shared_values in Frontend/Homepage 2021-09-26 20:39:51 +00:00
sixtus pushed to shared_values at Frontend/Homepage 2021-09-26 20:39:51 +00:00
fc5d742c9c Use values from shortcode everywhere and fix some typos
c2822d06d5 Implement simple shortcode to fetch data from 'data/values.yaml'
Compare 2 commits »
sixtus pushed to main at Office/Utilities 2021-09-25 18:21:08 +00:00
1d2f2713ca Add base for some linker class
8093ef1963 Rename ledger 'location' to ledger 'journal'
6d874f00b2 Prepare everything to display a proper summary at the end
Compare 3 commits »
sixtus pushed to main at Office/Utilities 2021-09-22 20:32:09 +00:00
33ae037d43 Store check results inside 'Keeper' to be able to output some formatted summary at the end
41fe5d8f97 Pass the 'CheckEnum' value name into the checks themselves
9582657a25 Sort entries inside the link file by location
a244cb41d8 Extend link file to contain ledger command and entry file
166c7db640 Move 'checks' into 'check' package
Compare 62 commits »
sixtus pushed to main at Office/Utilities 2021-09-22 19:59:01 +00:00
69099428bd Store check results inside 'Keeper' to be able to output some formatted summary at the end
eb708a0a6c Pass the 'CheckEnum' value name into the checks themselves
Compare 2 commits »
sixtus pushed to main at Office/Utilities 2021-09-20 21:14:00 +00:00
8e039fc032 Sort entries inside the link file by location
361f06f58f Extend link file to contain ledger command and entry file
Compare 2 commits »
sixtus pushed to main at Frontend/Homepage 2021-09-19 16:32:08 +00:00
e4bd4855b5 Merge pull request 'Automatic weekly events' (#9) from weekly into main
000c916df3 Add content to the pages as metadata and display it via 'event_weekly_display'
a3b0fd2867 Further optimize 'event_weekly_display' shortcode and introduce some link attribute
6e811304ee Implement some 'event_weekly_display' shortcode to generate the event list automatically
bfa850e3bf Add 'Event' tag and category to event pages
Compare 8 commits »