Changes
Page history
Update standalone
authored
Dec 17, 2021
by
bgm
Show whitespace changes
Inline
Side-by-side
standalone.md
View page @
1cdb00cd
...
...
@@ -42,7 +42,7 @@ Things to consider:
*
[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 (something to do with how asset paths are resolved?)
*
[
] CiviCRM dashboard has an AngularJS error
*
[
x
] CiviCRM dashboard has an AngularJS error
(was missing
`vendor/civicrm-core/bower_components`
, but seems OK on latest composer builds)
*
[ ] On the
`/civicrm/admin`
page, the links are missing the leading
`/`
*
[ ] Session handling? user management?
*
[x] Making clean URLs work? (c.f. web/index.php,
`$_SERVER['REQUEST_URI']`
)
...
...
...
...