| Age | Commit message (Collapse) | Author | Files | Lines |
|
user menus
|
|
|
|
to the _template
|
|
|
|
avoiding abiguiuty with new html5 header tag
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parent::__construct()
|
|
|
|
|
|
content_name, add column content_name_plural - update all class files and hashes where appropriate
|
|
accessed though type hash with get name method call, still no schema change required
|
|
accessed though systme hash with get name method call, still no schema change required
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table> to <dl>
|
|
|
|
|
|
Range filter only needs '=' for the start time.
|
|
|
|
options hash
|
|
Fix calculations for focus_date. The prior usage of getdate was wrong which is why we had to adjust by a day.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minical css if it has.
|
|
module and <link> has to be in <head>. Need to figure out how to tell if the minical has been rendered at all or will be by a module to not require the css all the time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calendar so that other packages can more easily use the calendar.
Made the time limit functions in LibertyContent::getContentList more
generic.
|
|
|
|
The permissions for calendar need tidying up and we probably need to limit some things in the ajax viewer.
|