[phpMyAdmin Git] [phpmyadmin/website] 72f673: Allow to hide themes from listing

Michal Čihař michal at cihar.com
Tue May 16 16:06:30 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/website
  Commit: 72f673fbe4bf94664c3d3c25bab2cd364959a84a
      https://github.com/phpmyadmin/website/commit/72f673fbe4bf94664c3d3c25bab2cd364959a84a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M files/admin.py
    A files/migrations/0005_theme_show.py
    M files/models.py
    M pmaweb/context_processors.py

  Log Message:
  -----------
  Allow to hide themes from listing

This is manual action.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 23b418ffab0c2ddcb375de5e0aeb4e6bd60a5403
      https://github.com/phpmyadmin/website/commit/23b418ffab0c2ddcb375de5e0aeb4e6bd60a5403
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M data/themes.py

  Log Message:
  -----------
  Remove not used attribute

We never hide new themes, just the old ones, so it makes no sense to
define this in data which is used when theme is first published.

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/website/compare/4e3f7a51354e...23b418ffab0c


More information about the Git mailing list