Project

General

Profile

Activity

From 06/07/2024 to 06/16/2024

06/09/2024

01:26 PM Feature #104 (Closed): Pandoc title format for Almirah doc title
Almirah gem version 0.2.1 was released. Oleksandr Ivanov
01:26 PM Almirah.Code Revision be32e5da (almirah-code): Merge pull request 37 from OleksandrIvanovDev/develop
Merge from Develop Oleksandr Ivanov
01:24 PM DocTask #105 (Closed): Pandoc title format for Almirah doc title
Implemented in (commit:3bb237e)
Reviewed in: https://github.com/OleksandrIvanovDev/Almirah.Doc/pull/20
Oleksandr Ivanov
01:22 PM Almirah.Code Revision e6383c75 (almirah-code): Merge pull request 36 from OleksandrIvanovDev/wb_0.2.1_a
Wb 0.2.1 a Oleksandr Ivanov
01:17 PM Almirah.Code TestTask #103: Unit Tests for DocParser
Implemented in (commit:878e8ab), (commit:e000653), (commit:17ff764), (commit:c599a76), (commit:160a8de), (commit:9ec9... Oleksandr Ivanov
01:13 PM Almirah.Code CodeTask #106 (Closed): Pandoc title format for Almirah doc title
Implemented in (commit:79c786d)
Reviewed in: https://github.com/OleksandrIvanovDev/Almirah.Code/pull/36
Oleksandr Ivanov
01:12 PM Almirah.Code Bug #107 (Closed): Script fails if there are similar uplinks in the Controlled Paragraph
Implemented in (commit:1a21729)
Reviewed in: https://github.com/OleksandrIvanovDev/Almirah.Code/pull/36
Oleksandr Ivanov
01:11 PM Almirah.Code Bug #108 (Closed): Recursive up-links
Oleksandr Ivanov
01:10 PM Almirah.Code Bug #108: Recursive up-links
Implemented in (commit:8e117eb)
Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/36
Oleksandr Ivanov
01:09 PM Almirah.Code Bug #109 (Closed): Add Markdown Lists to the search database
Implemented (commit:8233168)
Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/36
Oleksandr Ivanov
12:04 PM Almirah.Code Bug #109 (Closed): Add Markdown Lists to the search database
In the first version of search engine the only Paragraph and Controlled Paragraph entities were indexed. Since the li... Oleksandr Ivanov
01:06 PM Revision 9cce7d2f (almirah-doc): Merge pull request 21 from OleksandrIvanovDev/develop
Merge from Develop Oleksandr Ivanov
01:05 PM Revision 57181b8d (almirah-doc): Merge pull request 20 from OleksandrIvanovDev/wb_0.2.1_a
Wb 0.2.1 a Oleksandr Ivanov
12:58 PM Almirah.Code Revision af9025fd (almirah-code): Rel: Almirah gem 0.2.1
Oleksandr Ivanov
12:50 PM Almirah.Code Revision 82331687 (almirah-code): Fix: Add Markdown Lists to the search database (#109)
Oleksandr Ivanov
12:01 PM Almirah.Code Revision 9ec99b13 (almirah-code): Ref: Refactoring in scope of UT (#103)
Oleksandr Ivanov

06/08/2024

02:02 PM Almirah.Code Revision 160a8de5 (almirah-code): Ref: Refactoring in scope of UT (#103)
Oleksandr Ivanov
01:43 PM Almirah.Code Revision 8e117eb2 (almirah-code): Fix: Recursive up-links (#108)
Oleksandr Ivanov
01:41 PM Almirah.Code Bug #108 (Closed): Recursive up-links
The current version (Almirah gem version 0.2.0) allows to add the following paragraph:
\[SRS-001\] This is a contr...
Oleksandr Ivanov
01:12 PM Almirah.Code Revision 1a21729b (almirah-code): Fix: Script fails if there are similar uplinks in the Controlled Paragraph (#107)
Oleksandr Ivanov
01:09 PM Almirah.Code Bug #107 (Closed): Script fails if there are similar uplinks in the Controlled Paragraph
The following paragraph raises and error:
\[SRS-001\] This is a Controlled Paragraph >\[SYS-001\], >\[SYS-001\]
...
Oleksandr Ivanov
12:20 PM Almirah.Code Revision c599a764 (almirah-code): Ref: Refactoring in scope of UT (#103)
Oleksandr Ivanov
11:34 AM Almirah.Code Revision 66f0ad9a (almirah-code): Ref: Refactoring in scope of UT (#103)
Oleksandr Ivanov

06/07/2024

11:04 PM Almirah.Code Revision 17ff764b (almirah-code): Ref: Refactoring in scope of UT (#103)
Oleksandr Ivanov
10:53 PM Almirah.Code Revision 79c786d4 (almirah-code): Impl: Pandoc title format for Almirah doc title (#106)
Oleksandr Ivanov
10:51 PM DocTask #105 (In Progress): Pandoc title format for Almirah doc title
Oleksandr Ivanov
10:46 PM DocTask #105 (Closed): Pandoc title format for Almirah doc title
Update doc headings to have document title in the pandoc format (% Title) Oleksandr Ivanov
10:51 PM Almirah.Code CodeTask #106 (In Progress): Pandoc title format for Almirah doc title
Oleksandr Ivanov
10:50 PM Almirah.Code CodeTask #106 (Closed): Pandoc title format for Almirah doc title
See parent task for details Oleksandr Ivanov
10:48 PM Revision 3bb237e0 (almirah-doc): Doc: Pandoc title format for Almirah doc title (#105)
Oleksandr Ivanov
10:38 PM Feature #104 (Closed): Pandoc title format for Almirah doc title
In previous versions (Almirah gem version <= 0.2.0) there were two options to define document title:
1. Pandoc title...
Oleksandr Ivanov
09:22 PM Almirah.Code Revision e000653a (almirah-code): Ref: Refactoring in scope of UT (#103)
Oleksandr Ivanov
09:16 PM Almirah.Code Revision 878e8abb (almirah-code): UT: Unit Tests for DocParser (#103)
Oleksandr Ivanov
09:12 PM Almirah.Code TestTask #103 (New): Unit Tests for DocParser
DocFabric class is too overloaded. So, the DocParser part is introduced to isolate the logic.
This task is to test t...
Oleksandr Ivanov
08:32 PM Almirah.Code Bug #102 (Closed): Undefined behavior without document title
During unit testing of DocParser it was found that there is no document title if the first heading in the document ha... Oleksandr Ivanov
 

Also available in: Atom