summaryrefslogtreecommitdiff
path: root/core/views/welcome_syscheck.html.php
AgeCommit message (Collapse)Author
2008-11-10Remove Auth moduleTim Almdal
2008-11-08Tell users to install the user module before installing auth.Bharat Mediratta
2008-11-04Have the scaffolding code see what what modules are available and list ↵Tim Almdal
whether they need to be installed or uninstalled.
2008-11-04Add a test to detect tabs in our code, and convert all tabs to spacesBharat Mediratta
so that the test passes.
2008-11-03Put info about installed modules directly into the scaffolding page,Bharat Mediratta
and create methods to install/uninstall modules.
2008-11-02Change this to be inline instead of an iframe, and fix it up so thatBharat Mediratta
it walks you through creating the database also.
2008-11-02Improve welcome scaffolding to walk you through getting the varBharat Mediratta
directory set up correctly and a database config file in place.