... | @@ -27,7 +27,9 @@ Things to consider: |
... | @@ -27,7 +27,9 @@ Things to consider: |
|
|
|
|
|
## Need help
|
|
## Need help
|
|
|
|
|
|
* [ ] How do we get the CSS/JS assets to be loaded in the HEAD? (c.f. templates/CRM/common/standalone.tpl)
|
|
* [x] How do we get the CSS/JS assets to be loaded in the HEAD? (c.f. templates/CRM/common/standalone.tpl)
|
|
|
|
* [ ] Get the CiviCRM menu to display
|
|
|
|
* [ ] On the `/civicrm/admin` page, the links are missing the leading `/`
|
|
* [ ] Session handling? user management?
|
|
* [ ] Session handling? user management?
|
|
* [x] Making clean URLs work? (c.f. web/index.php, `$_SERVER['REQUEST_URI']`)
|
|
* [x] Making clean URLs work? (c.f. web/index.php, `$_SERVER['REQUEST_URI']`)
|
|
* [ ] How to launch the installer? (edit: maybe it "just works", but I was testing with an existing database, need to re-test with a new DB)
|
|
* [ ] How to launch the installer? (edit: maybe it "just works", but I was testing with an existing database, need to re-test with a new DB)
|
... | | ... | |