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

Thumbnails on gallery's index #1771 #1779

Closed
wants to merge 8 commits into from
Closed

Commits on Apr 22, 2018

  1. Thumbnails on gallery's index

    New settings to allow thumbnails in gallery's index.
    humitos committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    17dfdf0 View commit details
    Browse the repository at this point in the history
  2. Defaults added

    humitos committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    0b95494 View commit details
    Browse the repository at this point in the history
  3. Better configs for gallery's thumbnails

    * Do not use a fixed number of columns
    * Translatable index title
    * False in GALLERIES_USE_THUMBNAIL to make it backward compatible
    * Use filter "h" in Mako templates for display titles
    humitos committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    76b843a View commit details
    Browse the repository at this point in the history
  4. Improve CSS style

    This is not a good way to do it because there are fixed values for
    sizing. We should use more dynamic CSS rules to be adjusted properly
    to the content and cover more use cases.
    humitos committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    f5aad2a View commit details
    Browse the repository at this point in the history
  5. Index title fixed

    humitos committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    de6b9cc View commit details
    Browse the repository at this point in the history
  6. Use bootstrap4

    humitos committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    2148367 View commit details
    Browse the repository at this point in the history
  7. Add missing configs

    humitos committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    38023d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Use bootstrap4

    humitos committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    e3f751b View commit details
    Browse the repository at this point in the history