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

Branch: refs/heads/master Home: https://github.com/phpmyadmin/website Commit: 72f673fbe4bf94664c3d3c25bab2cd364959a84a https://github.com/phpmyadmin/website/commit/72f673fbe4bf94664c3d3c25bab2cd3... Author: Michal Čihař <michal@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@cihar.com> Commit: 23b418ffab0c2ddcb375de5e0aeb4e6bd60a5403 https://github.com/phpmyadmin/website/commit/23b418ffab0c2ddcb375de5e0aeb4e6... Author: Michal Čihař <michal@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@cihar.com> Compare: https://github.com/phpmyadmin/website/compare/4e3f7a51354e...23b418ffab0c
participants (1)
-
Michal Čihař