GithubHelp home page GithubHelp logo

luke- / tracker-issues Goto Github PK

View Code? Open in Web Editor NEW

This project forked from githubjeka/tracker-issues

1.0 1.0 0.0 695 KB

Issue tracking system and Workflow documents integrated to Humhub

License: Other

PHP 59.54% JavaScript 36.96% CSS 0.19% HTML 3.32%

tracker-issues's Introduction

Issue Tracker integrated to Humhub

The tracker focused on Enterprise and Private Social Networks.

screenshot of one issue

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.
  • Calendar and Timeline plugins are available for your analysis by tasks.
  • Keep track of incoming and outgoing documents. By them, create issues for your employees.

To Install Manual

Build Status

  • upload all files to protected/modules/tracker/
  • init module in admin setting and in your spaces

To Update Manual

Module is enabled, and activate:

  • delete all files from protected/modules/tracker/
  • upload github files to protected/modules/tracker/
  • run cd protected/modules/tracker
  • run php ../../yii migrate -p="migrations"
  • clear assets from assets/ and cache from protected/runtime/cache/

Improvements for translation.

If you want enhancement translation for your language just update files in messages/your-languages follow this example code:

return [
    'Issue' => 'Your translation for `Issue` message',
    'Tracker issues' => 'Your translation for `Tracker issues` message',
];

After send Pull Request to Tracker module repository

tracker-issues's People

Contributors

githubjeka avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.