Releases: creecros/MetaMagik
Releases · creecros/MetaMagik
1.5.5
- Fix bad logic in NewTaskCreationModel.php causing the "Creator" field to remain empty.
1.5.3
- Fix #76 Added API call "createTaskMeta" in order to bypass current validation when using API and allow task creation
- Fix #88 Update Mysql Schema
- Add #83 Action included to update a custom field value when a task moves column as a guidline for others to make their own actions
- Fix #80 Task creator now works when importing CSV
- Fix #82 Can now select text
- Fix #87 Can now unassign tasks
1.5.2
- #85
- Update Date fields to display as Dates and adhere to KBs locale/date settings
1.5.1
- #75 UPDATE FILTERS TO RETURN NOTHING WHEN NOTHING IS FOUND
1.5.0
- Added Translation "Deutsch (du)"
- #68 Can now add characters to prepend to "Number" types.
- #62 Can now edit custom fields
1.4.14
- #67 Form value memory for custom fields upon validation fail
1.4.13
- #66
- Forgot to pass project id to task modification during validation | Fixed
1.4.12
- Fix #66
- Required fields outside the scope of a project, were preventing tasks from being created or saved. Now Fixed.
1.4.11
- #65 Fix date range to account for users timezone and extend the full day in the
to
range