Skip to content
Snippets Groups Projects
  1. Aug 25, 2015
  2. Aug 21, 2015
  3. Aug 19, 2015
  4. Aug 14, 2015
  5. Aug 12, 2015
  6. Aug 11, 2015
  7. Aug 10, 2015
  8. Aug 04, 2015
  9. Jul 30, 2015
  10. Jul 23, 2015
  11. Jul 22, 2015
    • Christophe Matthieu's avatar
      [IMP] web: web modules return readable logs and phantomjs logs · 264bb780
      Christophe Matthieu authored
      boot.js log:
      
      * ``Missing dependencies``:
        These modules do not appear in the page. It is possible that the JavaScript
        file is not in the page or that the module name is wrong
      * ``Failed modules``:
        A javascript error is detected
      * ``Rejected modules``:
        The module returns a rejected deferred. It (and its dependent modules) is not
        loaded.
      * ``Rejected linked modules``:
        Modules who depend on a rejected module
      * ``Non loaded modules``:
        Modules who depend on a missing or a failed module
      264bb780
  12. Jul 17, 2015
  13. Jul 15, 2015
  14. Jul 13, 2015
  15. Jul 10, 2015
  16. Jul 09, 2015
  17. Jul 08, 2015
    • Xavier Morel's avatar
    • Xavier Morel's avatar
    • Xavier Morel's avatar
      [FIX] doc: new theme snags · 9beaeddf
      Xavier Morel authored
      * fix handling of no banner (and no default banner) on documents:
        - don't try to build a banner URL at the top of document
        - don't build a mini-banner in cards
      * fix compatibility between custom HTML translator and domains creating
        new nodes (and their rendering): hook translator via
        app.add_translator so app.add_node can do the job correctly: with
        html_translator_class the application is not aware of the new HTML
        translator and add_node can't add the relevant rendering methods
      * add translation for line_block and line (classes not used, point is
        just to have a div for each line so "newlines" are kept
      9beaeddf
  18. Jul 07, 2015
  19. Jul 02, 2015
  20. Jul 01, 2015
  21. Jun 30, 2015
Loading