Samy Pessé
|
484a306adb
|
Fix error with isInRoot when empty root
|
2016-05-20 21:41:02 +02:00 |
|
Samy Pessé
|
5bfc9f2f56
|
Fix PathUtils.isInRoot on windows
|
2016-05-20 21:37:22 +02:00 |
|
Samy Pesse
|
3234c1e03f
|
Fix #1310: enforce language config in language books
|
2016-05-19 00:15:09 +02:00 |
|
Samy Pesse
|
3e4241fc88
|
Implement renderInline method and missing output methods for API
|
2016-05-17 19:45:48 +02:00 |
|
Samy Pesse
|
a5ae79604c
|
Implement renderBlock method for plugin API
|
2016-05-17 19:30:28 +02:00 |
|
Soreine
|
167d3957bf
|
Expose lookup method for parsable files
|
2016-05-17 12:48:03 +02:00 |
|
Samy Pessé
|
05403f527d
|
Fix bug that can happen when configuration file doesn't exist
|
2016-05-12 16:45:09 +02:00 |
|
Samy Pessé
|
53c72f0806
|
Add api method getPageByPath for plugins
|
2016-05-12 16:29:36 +02:00 |
|
Samy Pessé
|
c8c2a61f96
|
Fix #1289: add option to filter files when listing using fs.listAllFiles
|
2016-05-12 16:10:11 +02:00 |
|
Samy Pessé
|
08d780d1f6
|
Fix #1300: parse page frontmatter and content when listing pages
|
2016-05-12 15:48:02 +02:00 |
|
Samy Pessé
|
2e74fafa36
|
Add template method "getPageByPath"
|
2016-05-12 15:12:08 +02:00 |
|
Samy Pessé
|
28ac9ab88a
|
Fix #1299: pass fileExists as global function for template, accept null/undefined as param
|
2016-05-12 15:04:30 +02:00 |
|
Samy Pessé
|
26acab4dfb
|
Fix generation of ebook for multilingual book (gitbook pdf)
|
2016-05-12 14:29:25 +02:00 |
|
Samy Pessé
|
d4b562e001
|
Fix get of cover for multilingual books
|
2016-05-12 14:12:43 +02:00 |
|
Soreine
|
61956e0646
|
Revert "Extend Book.getLanguageBook"
This reverts commit 7892259fe6.
|
2016-05-12 14:08:29 +02:00 |
|
Soreine
|
7892259fe6
|
Extend Book.getLanguageBook
|
2016-05-12 13:35:29 +02:00 |
|
Samy Pessé
|
b97d1c7796
|
Fix languages not being added to json output
|
2016-05-12 13:25:09 +02:00 |
|
Samy Pessé
|
a091c5b331
|
Fix path resolution when generating page with conrefs
|
2016-05-12 12:19:00 +02:00 |
|
Samy Pessé
|
784b3379b5
|
Improve logging when generating multilingual book
|
2016-05-12 11:20:27 +02:00 |
|
Samy Pessé
|
8aa2f3075c
|
Fix #1294: multilingual book should extend the book's config
|
2016-05-12 11:15:13 +02:00 |
|
Samy Pessé
|
839ee0385a
|
Add method "getLanguageBook" to book model
|
2016-05-12 11:02:37 +02:00 |
|
Samy Pesse
|
d6b60c6116
|
Adapt eslint configuration for mocha
|
2016-05-11 16:56:18 +02:00 |
|
Samy Pesse
|
9013f02850
|
Add test for transform option of ConrefLoader
|
2016-05-11 15:08:10 +02:00 |
|
Samy Pesse
|
961d43f085
|
Fix #1293: replace block shortcuts when including files
|
2016-05-11 14:45:54 +02:00 |
|
Soreine
|
19e9ff81d2
|
Tweak insertPart signature
|
2016-05-11 13:11:32 +02:00 |
|
Soreine
|
e137bf632a
|
Adds editArticleRef
|
2016-05-11 13:11:32 +02:00 |
|
Soreine
|
2fef898a1e
|
Modifier moveArticleAfter
|
2016-05-11 13:11:32 +02:00 |
|
Soreine
|
0945807184
|
Greatly simplify moveArticle's implementation
|
2016-05-11 13:11:32 +02:00 |
|
Soreine
|
d85663b153
|
Tests remove/insert articles and update insert signature
|
2016-05-11 13:11:31 +02:00 |
|
Soreine
|
481a7d790c
|
Insert/remove part
|
2016-05-11 13:11:31 +02:00 |
|
Samy Pesse
|
ef589a6b13
|
Switch tests to mocha while keeping jest structure
|
2016-05-11 13:02:24 +02:00 |
|
Samy Pesse
|
d5c4af3377
|
Add immutable ignore instance for book
|
2016-05-11 13:02:24 +02:00 |
|
Samy Pessé
|
d6814dc48e
|
Don't copy config file as asset
|
2016-05-10 15:23:59 +02:00 |
|
Samy Pessé
|
b06f1fd677
|
Fix article.depth starting at 2
|
2016-05-10 14:36:03 +02:00 |
|
Samy Pessé
|
3d8b1880dc
|
Fix page's title in pdf header/footer
|
2016-05-10 14:25:50 +02:00 |
|
Samy Pessé
|
1a13c8c9bb
|
Add option "--no-live" for command serve
|
2016-05-10 13:14:32 +02:00 |
|
Samy Pessé
|
852fae3a09
|
Fix #1232: add option "--no-watch" to disable watcher and live reloading
|
2016-05-10 13:08:19 +02:00 |
|
Samy Pessé
|
d342d31c8e
|
Fix error when summary contains entry without ref
|
2016-05-10 12:12:19 +02:00 |
|
Samy Pesse
|
5b3f54fbc8
|
Fix "gitbook init" when article has no ref
|
2016-05-10 09:55:22 +02:00 |
|
Tomas Dvorak
|
0758ddf04e
|
Fixed summary encoding
|
2016-05-10 08:17:52 +02:00 |
|
Samy Pesse
|
f24d9aef73
|
Add test for block replaced with anchors
|
2016-05-09 22:17:46 +02:00 |
|
Samy Pesse
|
f8bb55f258
|
Adapt unit tests for blocks
|
2016-05-09 22:01:25 +02:00 |
|
Samy Pesse
|
76daebeb84
|
Fix unit test for templateBlock using a removed method "getParse"
|
2016-05-09 18:41:21 +02:00 |
|
Samy Pesse
|
b0d366b7e8
|
Fix linting warning in models/templateBlock.js
|
2016-05-08 22:45:26 +02:00 |
|
Samy Pesse
|
3d0054dd64
|
Fix #1286: by default blocks should not be parsable
|
2016-05-08 22:33:41 +02:00 |
|
Samy Pesse
|
bb910f984e
|
Improve comment for API summary.walk
|
2016-05-08 22:26:46 +02:00 |
|
Samy Pesse
|
c7864927ec
|
Add method summary.getArticleByPath to summary api
|
2016-05-08 11:08:27 +02:00 |
|
Samy Pesse
|
54956de59f
|
Start API for plugins to access the summary
|
2016-05-08 10:33:45 +02:00 |
|
Samy Pesse
|
2cbd30d1f2
|
Fix command "gitbook init"
|
2016-05-07 00:24:12 +02:00 |
|
Samy Pesse
|
32ad7b530e
|
Fix #1266: don't fail on "a" tags without "href"
|
2016-05-06 10:57:41 +02:00 |
|