Tracker Issues Versions Save

Issue tracking system and Workflow documents integrated to Humhub

v.0.1.1

6 years ago

Hotfix to the bug in v0.1.0: Can't render document type text on an issue-view page.

v.0.1.0

6 years ago

After a long journey: trials and errors... present the new version of Tracker Issue module.

In the new box you get documents workflow:

  • Added manage documents by categories and types.
  • Sharing documents with members of your community. Create issues in a document.

image

image

image

Also added the new view of a complex issue. Now you can found all information from a complex issue on one page.

image

And many small improvements that you get the bonus. Have fun ;)

v0.0.9

6 years ago
  • Added checkbox list of filter by tags.
  • Fix some css bugs
  • New structure HTML to view of issue

image

v0.0.8

6 years ago

v0.0.7

6 years ago

A new type of tasks has been added to the new release. These are permanent tasks, without a deadline for execution. Now, if you do not specify a deadline when creating a task, then this task is considered permanent for execution.


It's tasks that require your continued involvement, for example:

image


After this task will be available through constantly filter by search:

image

Note: Now, Calendar & Timeline uses non constantly issues only.

v0.0.6

6 years ago

And again a new release. The life of Timeline was boring, so meet your partner Calendar plugin. Calendar done by fullcalendar.

image

So far, plugins are used only for reading(analysis of issues). Well, in the release there are some improvements in code and tests.

Upgrade and have fun.

v0.0.5

6 years ago

Glad to present a new version of Tracker issue module, which includes the following:

  • Enhancement to jumps between pages via jquery-pjax. See #11
  • Added TimeLine page for issues via http://timeline.knightlab.com/. You will find link to timeline page on "Tracker issue" page from main menu.

image

To update this module from other version follow by instruction

v0.0.4

6 years ago

If you use TASK module and you try to install this module will be error #7. New pre release fixes it.

Install (Tracker issues module is disabled , Task module is enable) :

  • replace all files of the module
  • just click enable Tracker issues module in admin panel Humhub

Update from your working version v.0.0.3 of Tracker issues module :

  • replace all files of module
  • run sql command
UPDATE migration SET version = 'm131023_165214_tracker_issues_initial' WHERE version = 'm131023_165214_initial';

v0.0.3

7 years ago
  • Fix bug: Started time of issue is missed when created as subtask
  • Fix bug: The private parent issue was readable by users.
  • Fix bug: Description of parent issue is same as description of child issue.
  • Enh: Html view of issue updated.

v0.0.2

7 years ago

The sketch module with covered some tests and the rapid implementation of future features.

  • You can create tasks, issue, schedule meetings and other for your spaces.
  • You can create private, personal tasks. Manage all available for you tasks using the dashboard.
  • You can add personal colored tags(bookmarks) to issues .
  • Cooperate on joint tasks. Share an unlimited number of tasks with anyone - colleagues, family members, friends and collaborate in real time on collaborative projects and goals.
  • Manage large complex issues, breaking them into smaller subtasks.
  • A large functions of Humhub is available for tasks. Issues by spaces, commenting, attaching files, Rich Markdown, notifications and others. Thanks HumHub Community Edition.