Giter Site home page Giter Site logo

staxdb / humhub-modules-extended-tasks Goto Github PK

View Code? Open in Web Editor NEW
6.0 5.0 3.0 3.88 MB

*DEPRECATED* Extended Tasks Manager for Humhub **No longer under developtment --> see Readme**

PHP 93.53% CSS 1.38% JavaScript 5.09%
humhub humhub-module deprecated

humhub-modules-extended-tasks's Introduction

DEPRECATED

Note: This module is no longer under development. The Humhub team has taken over my module and enhanced it. For further information see https://github.com/humhub/humhub-modules-tasks

Installation

  • Download the Latest Release and upload contents to /protected/modules/task
  • or simply clone this repo by git clone https://github.com/staxDB/humhub-modules-tasks.git task into /protected/modules then go to Administration -> Modules and Enable the Tasks module.

Note: You should also enable the module on each Space (settings) you wan't to use it.

Warning: this module is a revised version of the Tasks module and uses the same table names! Therefore, the old task module MUST be uninstalled first.

Description

This task manager is a complete revision of the simple original task module and provides advanced features.

DECIDE
You decide who is allowed to work on a task and who is not. You also assign responsible persons.

STAY INFORMED
Keep responsible users up to date when task status gets changed. Before completing a task, responsible persons will be informed to review the task (if review is checked). Reminders can also be created.

KEEPING AN OVERVIEW
Add tasks either to the assigned & responsible users calendar or add it to the space calendar. Also you can use the myTasks-Snippet to keep an overview of tasks, you can work on!

TODO

  • add a repeat-function
    • recalculate the time period
    • before a task will be reset, check if it is completed --> if not, notify assigned and responsible users and do not reset the task (skip repeat)!
  • add TaskResults (add text or upload files) for users who are assigned / responsible
  • log some result-statistics to give out a user-performance overview
  • testing (maybe someone can write tests for this module)

humhub-modules-extended-tasks's People

Contributors

bumrufus avatar staxdb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

humhub-modules-extended-tasks's Issues

Error on loading Dashboard if dashboard url is not http://site/dashboard/

My Site is in german and the main site is http://intranet/uebersicht instead of http://intranet/dashboard
If i create a task the dashboard isn't loading anymore Error:

{ "url": "/dashboard/dashboard/stream?mode=normal", "status": 500, "response": { "name": "Internal Server Error", "message": "Es ist ein interner Serverfehler aufgetreten.", "code": 0, "status": 500 }, "textStatus": "error", "dataType": "json", "xhr": { "readyState": 4, "responseText": "{\"name\":\"Internal Server Error\",\"message\":\"Es ist ein interner Serverfehler aufgetreten.\",\"code\":0,\"status\":500}", "responseJSON": { "name": "Internal Server Error", "message": "Es ist ein interner Serverfehler aufgetreten.", "code": 0, "status": 500 }, "status": 500, "statusText": "Internal Server Error" }, "name": "Internal Server Error", "message": "Es ist ein interner Serverfehler aufgetreten.", "code": 0, "error": {}, "errorThrown": "Internal Server Error", "validationError": false }

Idea: reorder the checkbox items

Hello!

I installed the module and it works very well. But after placing several items on the checklist, I had the need to reorder them but there is no such option. Maybe in the future you can add the option to sort the items in the checklist. Thank you

Missing Deadline/Due Date

Old task module in HumHub had a 'deadline' feature. Due dates for tasks is important. Current 'Scheduling' feature in this new Tasks module isn't the same as setting a deadline.

Really enjoying everything else about the new tasks module so far! :)

PHP Fatal Error - CalendarItem not found

Downloaded latest release, uploaded to protected/modules/task
Get fatal php error

"Interface 'humhub\modules\calendar\interfaces\CalendarItem' not found in /var/www/html/protected/modules/task/models/Task.php at line 66

php error

Feature Request: DB migration from existing Tasks module

All is in the title.

I'm using existing Tasks module. I would like to install extended Tasks but I need to keep all existing tasks (open & closed) and content (comments, attachments). So, DB migration tool would be really appreciated.

Calendar Entry

deadline is 31.12.2019 but in the calendar it shows an entry every day of december 2019
1
2

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.