Skip to main content

Documentation: Admin Checklist

Changelog

Admin Checklist - v1.4.1 5 6

3 June 2026

  • Fix: Repair sites missing the `recurring`, `assignedto` or `duedate` columns on `#__checklist_tasks`.
  • Fix: Remove the duplicate `assignedto` `ALTER TABLE` from `1.2.0.sql`
  • Change: Raise the minimum supported Joomla version to 5.0.

Admin Checklist - v1.4.0 5 6

1 June 2026

  • Addition: Export only selected tasks, fall back to all when none selected
  • Addition: improve online library integration for importing checklists instead of download file
  • Fix: Ensure full-width styling for task editor and register `admin.css` in task edit view
  • Change: Improve import view upload card
  • Change: Copyright to GNU GPL version 3
  • Change: Reorder XML metadata fields for consistency across extensions
  • Remove: duplicate assignedto
  • Remove: outdated XML metadata comments across all extensions

Recurring Tasks - v1.2.0 4  5  6

8 September 2025

  • Addition: First Release
  • Addition: Select Recurring to a task
  • Addition: Filter Recurring Tasks in Checklist
  • Addition: Filter Recurring Tasks in Task Management

Admin Checklist - v1.2.0 4 5 6

7 September 2025

  • Addition: Compatible with Joomla 6 (without B/C plugin)
  • Addition: Progress bar in Categories Module
  • Addition: Hide completed category in Categories Module
  • Change: Consistent defined('_JEXEC') or die;
  • Fix: Various small code improvements & Reformat code
  • Fix: Deprecated Toolbar code
  • Fix: Deprecated Get code
  • Language: Update all Language Files
  • Remove: Unused Files and Code

Admin Checklist - v1.0.4 4 5

26 January 2025

  • Fix: Categories - warning with Alledia framework (by Peter Martin)
  • Fix: Undefined $recurring in Task Management (by Peter Martin)
  • Fix: Selecting a Category in the [- Select Category -] filter would close the [Filter Options] (by Peter Martin)
  • Change: Lowercase db8.nl (by Peter Martin)
  • Change: SQL set extension com_checklist on update to v1.0.4

Admin Checklist - v1.0.3 4 5

29 December 2024

  • Fix: Fix for 1.0.2 wrong package file
  • Fix: Filter options on task pages
  • Fix: Disable import button when no file is selected
  • Language: Fix Dutch Language string for Import / Export
  • Change: Social Media platforms in (un)installation message
  • Remove: Joomill Logo from media folder

Admin Checklist - v1.0.1 4 5

27 September 2024

  • Fix: Error on save item

Admin Checklist - v1.0.0 4 5

27 September 2024

  • Change: First Release