Commit Graph

  • 5d7864154c Start test for glossary generation Samy Pessé 2016-05-26 17:25:49 +02:00
  • 7b915428f7 Fix #1316: fix regression for supporting uppercase filenames in structure Samy Pessé 2016-05-26 11:07:13 +02:00
  • 0bce3517fd Bump version to 3.0.2 3.0.2 Samy Pesse 2016-05-25 21:50:38 +02:00
  • 089815a8fd Fix #1328: fix crash when anchor links Samy Pesse 2016-05-25 21:49:58 +02:00
  • 7e8f1a9632 Bump version to 3.0.1 3.0.1 Samy Pesse 2016-05-25 20:00:04 +02:00
  • 8469648241 Update theme-default@1.0.2 Samy Pesse 2016-05-25 17:14:15 +02:00
  • e7a44358a5 Update Changelog Samy Pessé 2016-05-24 15:38:26 +02:00
  • fb930d889f Fix anchor breaking links resolution Samy Pessé 2016-05-24 15:32:30 +02:00
  • 721a75309b Fix #1316: adapt regexp to handle dot in filenames Samy Pessé 2016-05-23 13:00:01 +02:00
  • b856bff91b Add failing test for #1316 Samy Pessé 2016-05-23 12:48:46 +02:00
  • 0744f000f9 Fix doc for conrefs Samy Pesse 2016-05-22 19:59:53 +02:00
  • d1e226dba5 Bump version to 3.0.0 3.0.0 Samy Pesse 2016-05-20 22:18:37 +02:00
  • 1923d28d71 Update dependencies Samy Pesse 2016-05-20 22:17:44 +02:00
  • 484a306adb Fix error with isInRoot when empty root Samy Pessé 2016-05-20 21:41:02 +02:00
  • 5bfc9f2f56 Fix PathUtils.isInRoot on windows Samy Pessé 2016-05-20 21:37:22 +02:00
  • 86a65e5287 Improve appveyor configuration Samy Pesse 2016-05-20 19:23:51 +02:00
  • 956d301dd7 Add node v6 to appveyor matrix Samy Pesse 2016-05-20 18:22:44 +02:00
  • 00d1a7b5a6 Update theme-default@1.0.1 Samy Pesse 2016-05-20 18:17:34 +02:00
  • 2718c9c017 Fix test command for windows Samy Pessé 2016-05-19 10:45:25 +02:00
  • 3234c1e03f Fix #1310: enforce language config in language books Samy Pesse 2016-05-19 00:15:09 +02:00
  • c8f8eece92 Merge pull request #1308 from arebee/patch-1 Aaron O'Mullan 2016-05-19 00:10:08 +02:00
  • 7394efa9dc Fix english phrasing for Node version. Richard Burte 2016-05-18 09:54:04 -07:00
  • 3e4241fc88 Implement renderInline method and missing output methods for API Samy Pesse 2016-05-17 19:45:48 +02:00
  • a5ae79604c Implement renderBlock method for plugin API Samy Pesse 2016-05-17 19:30:28 +02:00
  • fc4bdd68a1 Can only use file names Soreine 2016-05-17 16:47:52 +02:00
  • f83975b022 Mention the structure configuration variable Soreine 2016-05-17 16:35:16 +02:00
  • 167d3957bf Expose lookup method for parsable files Soreine 2016-05-17 12:48:03 +02:00
  • a9571fd67d Bump version to 3.0.0-pre.15 3.0.0-pre.15 Samy Pessé 2016-05-12 16:53:14 +02:00
  • ac87f48ba5 Update theme-default@1.0.0 Samy Pessé 2016-05-12 16:52:19 +02:00
  • 05403f527d Fix bug that can happen when configuration file doesn't exist Samy Pessé 2016-05-12 16:45:09 +02:00
  • 53c72f0806 Add api method getPageByPath for plugins Samy Pessé 2016-05-12 16:29:36 +02:00
  • c8c2a61f96 Fix #1289: add option to filter files when listing using fs.listAllFiles Samy Pessé 2016-05-12 16:10:11 +02:00
  • 08d780d1f6 Fix #1300: parse page frontmatter and content when listing pages Samy Pessé 2016-05-12 15:48:02 +02:00
  • 2e74fafa36 Add template method "getPageByPath" Samy Pessé 2016-05-12 15:12:08 +02:00
  • 28ac9ab88a Fix #1299: pass fileExists as global function for template, accept null/undefined as param Samy Pessé 2016-05-12 15:04:30 +02:00
  • 26acab4dfb Fix generation of ebook for multilingual book (gitbook pdf) Samy Pessé 2016-05-12 14:29:25 +02:00
  • d4b562e001 Fix get of cover for multilingual books Samy Pessé 2016-05-12 14:12:42 +02:00
  • 61956e0646 Revert "Extend Book.getLanguageBook" Soreine 2016-05-12 14:08:29 +02:00
  • 7892259fe6 Extend Book.getLanguageBook Soreine 2016-05-11 17:54:26 +02:00
  • b97d1c7796 Fix languages not being added to json output Samy Pessé 2016-05-12 13:25:09 +02:00
  • a091c5b331 Fix path resolution when generating page with conrefs Samy Pessé 2016-05-12 12:19:00 +02:00
  • 784b3379b5 Improve logging when generating multilingual book Samy Pessé 2016-05-12 11:20:26 +02:00
  • 62446e75d2 Update book's root folder definition in Changelog Johan Preynat 2016-05-12 11:17:57 +02:00
  • 8aa2f3075c Fix #1294: multilingual book should extend the book's config Samy Pessé 2016-05-12 11:15:13 +02:00
  • 839ee0385a Add method "getLanguageBook" to book model Samy Pessé 2016-05-12 11:02:37 +02:00
  • d6b60c6116 Adapt eslint configuration for mocha Samy Pesse 2016-05-11 16:56:18 +02:00
  • 9013f02850 Add test for transform option of ConrefLoader Samy Pesse 2016-05-11 15:08:10 +02:00
  • 961d43f085 Fix #1293: replace block shortcuts when including files Samy Pesse 2016-05-11 14:45:54 +02:00
  • 7bd49606e3 Merge pull request #1291 from GitbookIO/summary-modifiers Samy Pessé 2016-05-11 13:57:21 +02:00
  • d7c8635350 Increase mocha timeout Samy Pesse 2016-05-11 13:57:00 +02:00
  • 19e9ff81d2 Tweak insertPart signature Soreine 2016-05-10 14:26:44 +02:00
  • e137bf632a Adds editArticleRef Soreine 2016-05-10 12:19:59 +02:00
  • 2fef898a1e Modifier moveArticleAfter Soreine 2016-05-09 19:51:54 +02:00
  • 0945807184 Greatly simplify moveArticle's implementation Soreine 2016-05-09 19:07:51 +02:00
  • d85663b153 Tests remove/insert articles and update insert signature Soreine 2016-05-09 18:49:02 +02:00
  • 481a7d790c Insert/remove part Soreine 2016-05-04 20:30:50 +02:00
  • ef589a6b13 Switch tests to mocha while keeping jest structure Samy Pesse 2016-05-11 13:02:20 +02:00
  • d5c4af3377 Add immutable ignore instance for book Samy Pesse 2016-05-11 12:59:16 +02:00
  • 0b4df4cdf2 Precise h2 headings for Glossary Soreine 2016-05-11 10:55:34 +02:00
  • d6814dc48e Don't copy config file as asset Samy Pessé 2016-05-10 15:23:59 +02:00
  • ce50a1d50f Bump version to 3.0.0-pre.14 3.0.0-pre.14 Samy Pessé 2016-05-10 14:37:22 +02:00
  • a76e018d36 Update theme-default@1.0.0-pre.10 Samy Pessé 2016-05-10 14:37:05 +02:00
  • b06f1fd677 Fix article.depth starting at 2 Samy Pessé 2016-05-10 14:36:03 +02:00
  • 3d8b1880dc Fix page's title in pdf header/footer Samy Pessé 2016-05-10 14:25:50 +02:00
  • 1a13c8c9bb Add option "--no-live" for command serve Samy Pessé 2016-05-10 13:14:32 +02:00
  • 852fae3a09 Fix #1232: add option "--no-watch" to disable watcher and live reloading Samy Pessé 2016-05-10 13:08:19 +02:00
  • d342d31c8e Fix error when summary contains entry without ref Samy Pessé 2016-05-10 12:12:19 +02:00
  • 5b3f54fbc8 Fix "gitbook init" when article has no ref Samy Pesse 2016-05-10 09:55:22 +02:00
  • 308ece784c Merge pull request #1288 from todvora/patch-1 Samy Pessé 2016-05-10 08:55:40 +02:00
  • 0758ddf04e Fixed summary encoding Tomas Dvorak 2016-05-10 08:17:52 +02:00
  • f24d9aef73 Add test for block replaced with anchors Samy Pesse 2016-05-09 22:17:46 +02:00
  • f8bb55f258 Adapt unit tests for blocks Samy Pesse 2016-05-09 22:01:25 +02:00
  • 76daebeb84 Fix unit test for templateBlock using a removed method "getParse" Samy Pesse 2016-05-09 18:41:21 +02:00
  • b0d366b7e8 Fix linting warning in models/templateBlock.js Samy Pesse 2016-05-08 22:45:26 +02:00
  • 3d0054dd64 Fix #1286: by default blocks should not be parsable Samy Pesse 2016-05-08 22:33:41 +02:00
  • 13bc89ff44 Merge pull request #1285 from GitbookIO/api/summary Samy Pessé 2016-05-08 22:28:15 +02:00
  • bb910f984e Improve comment for API summary.walk Samy Pesse 2016-05-08 22:26:46 +02:00
  • e576fdea14 Merge pull request #1278 from dylang/patch-1 Samy Pessé 2016-05-08 18:44:53 +02:00
  • c7864927ec Add method summary.getArticleByPath to summary api Samy Pesse 2016-05-08 11:08:27 +02:00
  • 54956de59f Start API for plugins to access the summary Samy Pesse 2016-05-08 10:33:45 +02:00
  • 2cbd30d1f2 Fix command "gitbook init" Samy Pesse 2016-05-07 00:24:12 +02:00
  • 55614f1675 bump bash-color to version that has a license Dylan Greene 2016-05-06 09:56:43 -04:00
  • 4f7421993f Bump version to 3.0.0-pre.13 3.0.0-pre.13 Samy Pesse 2016-05-06 10:59:52 +02:00
  • 32ad7b530e Fix #1266: don't fail on "a" tags without "href" Samy Pesse 2016-05-06 10:57:41 +02:00
  • ee5d5010f6 Correctly read assets using input fs when copying Samy Pesse 2016-05-06 10:54:13 +02:00
  • cf7e5884cd Add method readAsStream on fs model Samy Pesse 2016-05-06 10:53:55 +02:00
  • 11a0a64d9e Add failing test for #1272 Samy Pesse 2016-05-06 10:36:55 +02:00
  • b6051babac Adapt unit tests for new templating post process Samy Pesse 2016-05-05 11:09:35 +02:00
  • 34947b5e20 Add mode TemplateOutput to represent {content + blocks} from template Samy Pesse 2016-05-05 11:00:05 +02:00
  • c621380b66 Add tests for replaceShortcuts Samy Pesse 2016-05-04 20:18:48 +02:00
  • c4b54033ce Fix #1268: fix shortcuts of template block not being applied Samy Pesse 2016-05-04 19:01:31 +02:00
  • 4d85d6eb6e Fix #1267: don't fail when "node_modules" folder doesn't exist Samy Pesse 2016-05-04 17:41:15 +02:00
  • cc9274c9af Bump version to 3.0.0-pre.12 3.0.0-pre.12 Samy Pessé 2016-05-04 13:50:52 +02:00
  • bbdf7efc34 Fix location.relative(dir, file) trailing slash if file is a directory Johan Preynat 2016-05-04 11:51:39 +02:00
  • 38a986995a Merge pull request #1264 from GitbookIO/fix/plugin-resources Samy Pessé 2016-05-04 10:33:29 +02:00
  • ee8d35df7a Update Plugins.listResources() to use the prepared resources list Johan Preynat 2016-05-04 10:30:11 +02:00
  • be411cd5ff Update copyPluginAssets to use prepared resources Johan Preynat 2016-05-04 10:27:21 +02:00
  • 2104019171 List resources per plugin in website generator onInit() Johan Preynat 2016-05-04 10:26:57 +02:00
  • 4e564707df Add resources to website generator state Johan Preynat 2016-05-04 10:26:06 +02:00
  • da8611e0c3 Add global method resolve(fileName) Johan Preynat 2016-05-04 10:25:37 +02:00