Logo
Explore Privacy Policy Terms of Service Help
Sign In
ahuston-0/hydra
1
0
Fork 0
You've already forked hydra
Code Issues Pull Requests 1 Packages Projects Releases Wiki Activity
Files
140cbe930261e83eefb272e0c623aef1ebbe93d9
hydra/src/sql/upgrade-49.sql

2 lines
77 B
MySQL
Raw Normal View History

Allow public dashboards Dashboards can now be marked as publically visible in the user preferences. The dashboard URL has changed from /user/<name>/dashboard to /dashboard/<name> because /user/<name> requires being logged in as <name> or as an admin.
2016-05-27 12:00:20 +02:00
alter table Users add column publicDashboard boolean not null default false;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 37ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API