Wiki

Clone wiki

dev/myportal / Changelog

Changelog

1.4.3 (July 2019)

  • Changed. Starting this month, MyPortal is available free of charge. That includes also future updates. For this reason, I've removed the update token and added a support button on the about page, so that you can support me via PayPal to continue working on this extension.

1.4.2 (July 2018)

  • New. Option to show/hide internal front-end menu.
  • New. Clickable link inside ticket body.
  • Changed. Each front-end view can be used to create a new Joomla menu item.

1.4.1 (April 2018)

  • Fixed. Bug in group paras, a fatal error was thrown "Too few arguments to function MyParams::__construct()"

1.4 (March 2018)

  • New. Ability to create sub-projects and sub-tasks.
  • New. Ability to 'UNcomplete' a task.
  • New. Ability for project manager to move a task to another project where he is manager.
  • New. Ability to set default display order. You can set ordering from back/front for projects and tasks.
  • New. Ability to point menu item to a specific project page.
  • New. Added option top to decide if client can open new project.
  • New. Added option to show a general intro text to all clients.
  • Changed. Year included in project summary dates.
  • Changed. Indicate by flag colour the priority of task.
  • Changed. No need to configure Joomla Permissions to save or edit a project/task/ticket.
  • Changed. Add ticket priority info on ticket view page.

1.3.4

  • New. Add project creator to the list of notified users when new comment is posted
  • Fixed. The was an issue with file download in the project area

1.3.3

  • New. new filter on the project page. Can filter by project title/description, task title/description, participants name/username, all of these
  • New. new ordering item on the project page.
  • Fixed. issue with file download in the client area.

1.3.2

  • New. button Tasks on the dashboard page. This will redirect the staff user to a list with all his taks, or all his projects tasks, depeding on what permissions he has.
  • New. select on the Projects page. This select helps you to order the list of projects based on their title, start date, due date or manager.
  • Changed. Asignee for a task can be changed.

1.3.1

  • New. delete button in the ticket view. You can now delete a ticket.
  • Changed. default oderding for tickets.

1.3

  • New. when creating the project you can specify if the project is created on behalf of a client.

1.2

  • New. option to mark a project as complete only if all of its tasks have also already been marked as complete.
  • New. ability to reopen a closed or completed project and resume it as a normal project, with new tasks, edits.
  • New. implemented the update system for the component. To enable the auto update you must add the "update token" in the "About" section from back-end. This token can be obtained from https://ionutlupu.me/your-desk/orders.html
  • Changed. an individual is not allowed to set the due date of a task out further than the due date of a project.

1.1.1

  • Fixed. bug that appeares in case of Windows environment

1.1

  • New. new date time format (M d, Y h:i a), for example April 23, 2015 3:34 PM
  • New. a task can be edited after creation by the project manager or by the task creator
  • Fixed. router problem, added the id for a task

Updated