0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #45 from ToddHossack/tki-past-events-fix More... over 6 years ago
Merge pull request #47 from ToddHossack/tki-admin-form-fix More... over 6 years ago
Merge pull request #46 from ToddHossack/tki-eventpage-dropdown More... over 6 years ago
Revised EventsForm to use more comprehensive past events query to allow management of events accidentally created with null StartDateTime More... over 6 years ago
Fixed default model form class More... over 6 years ago
Merge pull request #44 from ToddHossack/tki-calendar-admin-updates More... over 6 years ago
Changed CalendarAdmin to subclass from ModelAdmin for admin UI consistency. Combined past and coming events forms into single form. Removed admin templates no longer needed. Language updates and minor bug fixes. More... over 6 years ago
Sorting by title for EventPage dropdown More... over 6 years ago
Merge pull request #42 from ToddHossack/tki-permissions-psr More... over 6 years ago
Merge branch 'master' into tki-permissions-psr More... over 6 years ago
Merge pull request #40 from ToddHossack/tki-subsites-support More... over 6 years ago
PSR-1/2 formatting for permissions related additions/revisions More... over 6 years ago
PSR-1/2 formatting for subsite related additions/revisions More... over 6 years ago
Merge pull request #41 from ToddHossack/tki-basic-access-permissions More... over 6 years ago
Added module access permission for CalendarAdmin. Added basic access permissions for the public models. Added associated language entries. More... over 6 years ago
Merge pull request #39 from ToddHossack/tki-event-fixes More... over 6 years ago
Added extensions to provide subsite relation and filtering for Calendar, Event, and EventCategory models. Updates to link methods in CalendarPage and JS to support CMS and subsite previews. Added method to Calendar helper which adds preview params to links. Revised option handling in PublicFullcalendarView.js to allow more customisation via config, including calendar controllerUrl. Added FeedLink method to CalendarPage, and revised associated templates. More... over 6 years ago
Fix for 'Sanity check 2' in Event::onBeforeWrite: EndDateTime was not being set to StartDateTime More... over 6 years ago
Updated .gitignore More... over 6 years ago
BUGFIX: prevent creation of duplicate permissions It could be expected that the framework would handle this, but for now we handle this here More... about 7 years ago
Merge pull request #36 from denkfabrik-neueMedien/fullcalendar-update More... over 7 years ago
Fixed an issue where the offset calculation has failed due the timestamp was given as date string More... over 7 years ago
Updated the requirements for the new version of the fullcalendar plugin More... over 7 years ago
Installed v2.9.1 of the fullcalendar plugin More... over 7 years ago
adjustments to allow simplified interface More... almost 8 years ago
relaxing interface requirements NOTE this is experimental for a new project, and has not yet been tested More... almost 8 years ago
tab placement improvements + a few fixes More... almost 8 years ago
Added link to blog post More... almost 8 years ago
bugfix More... about 8 years ago
note that this module works with translatable More... about 8 years ago