10 descendants and 10 ancestors of 9396f02f3d3f12a399f42b76a25bace7a10625e3e07b05d0a2b1ddc71c7fabc2

2021-05-20
18:06
Ditch ParsedownExtra and use our own footnotes implementation as ParsedownExtra is buggy and we only need footnotes check-in: 1116ef5677 user: bohwaz tags: trunk, stable
16:16
Refactor File class to add generic markdown support check-in: da6e8ed150 user: bohwaz tags: trunk, stable
15:58
Refactor rendering classes to use an abstract parent check-in: 6d5b0c3e04 user: bohwaz tags: trunk
11:29
Add french syntax to Skriv extensions, document extensions check-in: 8925851af5 user: bohwaz tags: trunk
11:11
Implement our own lighter TOC function instead of using ParsedownToc check-in: 153b3b51b5 user: bohwaz tags: trunk
04:15
Add support for Skriv extensions inside Markdown to manage images and files check-in: e26abf675c user: bohwaz tags: trunk
03:31
Add markdown support (with TOC) check-in: 2965992701 user: bohwaz tags: trunk
2021-05-19
19:11
Change IRC server check-in: 47c163e9c7 user: bohwaz tags: trunk
2021-05-17
23:29
Fix list of users files check-in: ffe1ddab4e user: bohwaz tags: trunk, stable
2021-05-10
15:35
In trial balance, always return accounts where closing sum is zero check-in: 334d67dcae user: bohwaz tags: trunk, stable
14:16
New stable release check-in: 9396f02f3d user: bohwaz tags: trunk, stable, 1.1.5
13:58
Fix string / int comparison for plugins in menu, fix [3297bef8b194f715] check-in: 39a754321d user: bohwaz tags: trunk, stable
12:19
Re-add missing merges before [93aeaacac6] check-in: 561aebe80c user: bohwaz tags: trunk, stable
2021-05-06
20:01
Fix wiki doc check-in: f0cf68d580 user: bohwaz tags: trunk, stable
02:12
Fix web search link check-in: 1b784acf2e user: bohwaz tags: trunk, stable
2021-05-05
11:12
Fix typo and welcome plugin check-in: 87bc7c956f user: bohwaz tags: trunk, stable
2021-05-04
00:46
Fix [32de8ad66c] check-in: 7c48b762cc user: bohwaz tags: trunk, stable
00:37
Allow to rename transaction/user files, but not directories check-in: 5aa42d5233 user: bohwaz tags: trunk, stable
00:33
Fix bad copy/paste, plus PHP_INT_MAX should be enough as PHP_FLOAT_MAX is HUGE check-in: 74a1f99457 user: bohwaz tags: trunk, stable
00:23
Improve list of transactions and users in documents section, add user name, transaction detail, and order of columns in a dynamic list check-in: d612fd293d user: bohwaz tags: trunk, stable
2021-05-03
18:40
Use float instead of int as with 32 bits systems, it will max to 2 GB of disk space and cause issues. check-in: 729becbcf1 user: bohwaz tags: trunk, stable