You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2021. It is now read-only.
In the default-template-source-code are some TODOs. However, they are hard to find. Thus, the best solution would to delete them and open issues for the same problems instead.
Current occurrences:
$ grep -r TODO ./themes/default/
./static/js/PrivilegeBox.js: * TODO: i18n
./static/less/bootstrap/dropdowns.less:// TODO: abstract this so that the navbar fixed styles are not placed here?
./templates/planet/page.html: {# TODO: swap pencil to the right #}
./templates/portal/register.html: {# TODO: link to terms and conditions #}
./templates/portal/register.html: {# TODO: take out the HTML out of captcha and "render" it manually here #}
./templates/mails/new_user_password.txt:{#- TODO: add a link to disable the confirm key #}
./templates/base.html: {# TODO: Apps should register themself, and the template should receive some list of active apps #}