Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview avec styles du thème #13

Merged
merged 79 commits into from
Jan 27, 2021

Commits on Aug 5, 2020

  1. Manage Paged.js with npm

    Thomas Parisot committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    e5fba68 View commit details
    Browse the repository at this point in the history
  2. Update php-chrome library

    Thomas Parisot committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    ec448c2 View commit details
    Browse the repository at this point in the history
  3. Preview handler includes previously registered styles

    Using the `/iframe` handler would result in a broken layout due to Paged.js being unable to break down Bootstrap containers
    Thomas Parisot committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    e5bac49 View commit details
    Browse the repository at this point in the history
  4. Make fields optional aside of title, and hint at draggable pages with…

    … a cursor change
    Thomas Parisot committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    c7ff4fd View commit details
    Browse the repository at this point in the history
  5. Hide link URLs for now

    Maybe display them for external websites?
    Thomas Parisot committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    2a810a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Loop over configurable print layout setups

    Thomas Parisot committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    273bf08 View commit details
    Browse the repository at this point in the history
  2. Trim trail out of included pages

    Thomas Parisot committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    de20b7f View commit details
    Browse the repository at this point in the history
  3. Neutralize Bootstrap reset CSS

    Thomas Parisot committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    d1a97be View commit details
    Browse the repository at this point in the history
  4. Avoid page breaks on certain elements, hide .well if it is the last e…

    …lement of an included page, and unfold hidden content
    Thomas Parisot committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    0408226 View commit details
    Browse the repository at this point in the history
  5. Generate book dimensions as an inline <style> tag

    Thomas Parisot committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    88dd5f7 View commit details
    Browse the repository at this point in the history
  6. Generate Book cover

    Thomas Parisot committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    661133f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Adjust book styles, named section, etc.

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    fa7315b View commit details
    Browse the repository at this point in the history
  2. Save Metadata on successful page creation

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    90dc58a View commit details
    Browse the repository at this point in the history
  3. Do not insert paged.js twice

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    d5ab9a9 View commit details
    Browse the repository at this point in the history
  4. Remove old YesWiki * rules as well

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    750bc6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dcbcd5 View commit details
    Browse the repository at this point in the history
  6. Display description, author and cover as part of the .publication-cov…

    …er page
    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    550d0ac View commit details
    Browse the repository at this point in the history
  7. Extend paged.js: move section cover to the whole page

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    86e248c View commit details
    Browse the repository at this point in the history
  8. Adjust styles when a background cover is there

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    da45b24 View commit details
    Browse the repository at this point in the history
  9. Materialise page breaks in preview mode

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    78f967f View commit details
    Browse the repository at this point in the history
  10. Do not break .panel element for the sake of compactness

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    84b1e71 View commit details
    Browse the repository at this point in the history
  11. Add a few more printing options in the form

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    529eac5 View commit details
    Browse the repository at this point in the history
  12. Forward and merge default options with page metadatas

    Thomas Parisot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2364f4f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. .no-print/.hide-print prevents content from being printed

    Thomas Parisot committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a83721c View commit details
    Browse the repository at this point in the history
  2. Replace too generic .print class by .yeswiki-publication

    It makes styling slitely more explicit
    Thomas Parisot committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a625468 View commit details
    Browse the repository at this point in the history
  3. Swap {{pagebreak}} with {{blankpage}}, and make {{pagebreak}}` do…

    … what it is supposed to do.
    
    `{{blankpage}}` inserts a full blank page
    
    While `{{pagebreak}}` spaces the following content to the next page
    Thomas Parisot committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a37d663 View commit details
    Browse the repository at this point in the history
  4. Unclutter HTML in publication export template

    Thomas Parisot committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    db2d068 View commit details
    Browse the repository at this point in the history
  5. Customise page number position, and display crop marks

    Thomas Parisot committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2e66355 View commit details
    Browse the repository at this point in the history
  6. Add book fold option

    Thomas Parisot committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    229ede9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    5b3ed31 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Rework ebook list with a template file

    Thomas Parisot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3954c66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c24370 View commit details
    Browse the repository at this point in the history
  3. Handle start, end and chapter pages

    Thomas Parisot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    bf87cc9 View commit details
    Browse the repository at this point in the history
  4. Insert a blank page after a cover page, either selected or automatica…

    …lly generated
    Thomas Parisot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    561c336 View commit details
    Browse the repository at this point in the history
  5. Introduce build-repo Action

    Thomas Parisot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ddda52f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5331fb0 View commit details
    Browse the repository at this point in the history
  7. Ignore infos.json

    Thomas Parisot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ba97146 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Display chrome debugging, or console messages on demand

    Thomas Parisot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    1c822e9 View commit details
    Browse the repository at this point in the history
  2. Generating a PDF forwards current arguments to the /preview counter…

    …part
    Thomas Parisot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    f7c2b95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd209d1 View commit details
    Browse the repository at this point in the history
  4. Handle CSS inheritance cascade (undocumented yet)

    Thomas Parisot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    3e6da67 View commit details
    Browse the repository at this point in the history
  5. Handle /pdf on page with {{bazar...}}

    Thomas Parisot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    c2cda84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dcfe3b View commit details
    Browse the repository at this point in the history
  7. Document new updates

    Thomas Parisot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b9da655 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28f90ff View commit details
    Browse the repository at this point in the history
  9. Prepare for automated release

    Thomas Parisot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    f0ed937 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Redirect to ebook page upon creation

    Thomas Parisot committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    b10e58f View commit details
    Browse the repository at this point in the history
  2. Do not split page on .bazar-entry

    Thomas Parisot committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    de18680 View commit details
    Browse the repository at this point in the history
  3. Rename template-publication in templatepage

    Thomas Parisot committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    2455d66 View commit details
    Browse the repository at this point in the history
  4. Fix unnamed variable in publicationlist

    Thomas Parisot committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4e7a01d View commit details
    Browse the repository at this point in the history
  5. Revamp PDF file caching system

    Thomas Parisot committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    68174e3 View commit details
    Browse the repository at this point in the history
  6. Enable to add/re-add chapter pages

    Thomas Parisot committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    c9df90b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Fix {{include}} parameters

    `type` was used instead of `class`
    Thomas Parisot committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    591a34b View commit details
    Browse the repository at this point in the history
  2. Update documentation parameters

    Thomas Parisot committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    84c2a78 View commit details
    Browse the repository at this point in the history
  3. Update documentation intro, and screenshots

    Thomas Parisot committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    9f22ec7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    5026f28 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Update paged.js to v0.1.43

    Thomas Parisot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    0234c43 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect template name

    Thomas Parisot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    7075975 View commit details
    Browse the repository at this point in the history
  3. Avoid Bazar images to be oversized on print

    Thomas Parisot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    728f6e5 View commit details
    Browse the repository at this point in the history
  4. Display publication size and format in listing

    Thomas Parisot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a4406c7 View commit details
    Browse the repository at this point in the history
  5. Include paged.js version in the PDF (c|h)ashing

    Thomas Parisot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    835a636 View commit details
    Browse the repository at this point in the history
  6. Remove .BAZ_fiche_info from print

    Thomas Parisot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9bc386c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    8f2b01e View commit details
    Browse the repository at this point in the history
  2. Fix a missing quote in generated {{include}} tag

    Thomas Parisot committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    fe4b723 View commit details
    Browse the repository at this point in the history
  3. Publication index page is available when readable too

    Thomas Parisot committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    61a3d95 View commit details
    Browse the repository at this point in the history
  4. Use sha1() instead of too recent hash() function

    Thomas Parisot committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    7abe938 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Extract {{attach file="..." class="cover"}} image in addition to au…

    …to-cover background image
    Thomas Parisot committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    5da3c4b View commit details
    Browse the repository at this point in the history
  2. Scope cover styles to the first page only

    Thomas Parisot committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    f32217b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Initialize services

    srosset81 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    d2e31fe View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    8cf5ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44446d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    cdde5c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge remote-tracking branch 'upstream/adapt-to-bazar-refactoring' in…

    …to feature/wiki-styles
    Thomas Parisot committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    101f65f View commit details
    Browse the repository at this point in the history
  2. Fix mixup of quotes and curly brackets

    `{{include page="..." class="...}}"` ➡ {{include page="..." class="..."}}`
    Thomas Parisot committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    de371f5 View commit details
    Browse the repository at this point in the history
  3. Remove call to searchResultstoArray(), no longer necessary

    thanks to @srosset81 for his help on this
    Thomas Parisot committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    d12fdc4 View commit details
    Browse the repository at this point in the history
  4. Ensure createBrowser() receive understandable options

    Thomas Parisot committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    348c9cf View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Publication preview handles Bazaar items fetching again

    Thomas Parisot committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    e0920e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be8972 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/wiki-styles

    Thomas Parisot authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    631d945 View commit details
    Browse the repository at this point in the history