0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #90 from Taitava/ss4 More... over 4 years ago
SS4: Move all template files away from 'Includes' to make template paths consistent and to fix some "none of the following templates could be found" type of issues. More... almost 5 years ago
SS4: Fix a has_many() call in DashboardHasManyRelationEditor::__construct(). More... almost 5 years ago
SS4: Convert traditional array syntax to short syntax. More... almost 5 years ago
DashboardQuickLink: Fix a missing $has_one relation. More... almost 5 years ago
SS4: Dashboard panel template files should not be in the 'Includes' directory. DashboardPanel::getTemplate() seeks them from a directory which should be exactly the same as the class's namespace. More... almost 5 years ago
SS4: Small adjustments in DashboardQuickLinksPanel.ss. More... almost 5 years ago
PhpDoc for DashboardPanelDataObject::getConfiguration(). More... almost 5 years ago
SS4: Upgrade DashboardQuickLink related classes. More... almost 5 years ago
Fixup! SS4: Move DashboardQuickLink related files to the correct ss4 style directories. More... almost 5 years ago
Fixup! Revive DashboardQuickLinksPanel to bring it back to the SS4 version of the dashboard module. These files were removed before SS4 upgrade in commit 8724c4f78baafcc25da22f26f49460ea9caf49bb. This is a preliminary commit before upgrading these files to comply with SS4. No code changes yet. More... almost 5 years ago
SS4: Move DashboardQuickLink related classes to the 'src' directory. More... almost 5 years ago
Revive DashboardQuickLinksPanel to bring it back to the SS4 version of the dashboard module. These two files were removed before SS4 upgrade in commit 8724c4f78baafcc25da22f26f49460ea9caf49bb. This is a preliminary commit before upgrading these files to comply with SS4. No code changes yet. More... almost 5 years ago
SS4 upgrade: Dashboard_Content.ss: Fix icon URL in new panel dialog. More... over 5 years ago
SS4 upgrade: composer.json: Fix vendor-expose. More... over 5 years ago
SS4 upgrade: DashboardChart::create(): Use a traditional list() syntax to maintain compatibility with PHP 5. More... over 5 years ago
Merge remote-tracking branch 'origin/ss4' into ss4 More... over 5 years ago
SS4 upgrade: DashboardChart::create(): Make the method's signature equal with the Injectable::create() method's signature. More... over 5 years ago
SS4 upgrade: DashboardPanel.ss: Fix img urls. More... over 5 years ago
SS4 upgrade: Fix javascript and css requirement paths. More... over 5 years ago
SS4 upgrade: DashboardPanel: Fix Enum data type. More... over 5 years ago
SS4 upgrade: Update README.md. More... over 5 years ago
SS4 upgrade: Update composer.json. More... over 5 years ago
SS4 upgrade: CSS: Small adjustments to dashboard panel sizes. Panel sizes are not changed, it's just that CMS styles in SS4 have changed a little bit from SS3, so a few changes are needed to make the panels look the same again. More... over 5 years ago
SS4 upgrade: Template changes. More... over 5 years ago
SS4 upgrade: Move templates. More... over 5 years ago
SS4 upgrade: Namespacing and other changes to classes. More... over 5 years ago
SS4 upgrade: Translation changes. Note that these still contain translations for removed DashboardPanels. Also translations are not well tested. Cleanup is needed! More... over 5 years ago
SS4 upgrade: Config changes. More... over 5 years ago
Remove all default panels. These can be bring back and updated to SS4 separately. More... over 5 years ago