Coder Social home page Coder Social logo

oscardias / simple-task-board Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 20.0 2.22 MB

A simple task board to help managing software projects.

Home Page: http://oscardias.github.io/Simple-Task-Board/

License: Other

ApacheConf 0.01% PHP 98.65% HTML 0.27% CSS 0.67% JavaScript 0.39%

simple-task-board's People

Contributors

oscardias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simple-task-board's Issues

Show Parent Task

In the taskboard it needs to show the parent task name as well, otherwise two tasks can have the same name and be hard to identify.

No quadro de tarefas tem que aparecer o nome da tarefa pai também, ou então as tarefas podem ter o mesmo nome, sendo complicado identificar.

Github Login

Add Github login. Client ID and client secret should be in a new config file.

Edit Task Time History

Make it possible to change recorded times in task history.

Criar funcionalidade para alterar os tempos registrados no histórico da tarefa.

Send Notifications via Email

Send an email when the task is associated to an user.

Update: create tool to send a periodic email with the open tasks of each user.

Enviar email quando uma tarefa for associada a um usuário.
Atualização: Colocar ferramenta que manda e-mail períodico informando as pendências de cada usuário.

Missing Table: due_date

A Database Error Occurred
Error Number: 1054

Unknown column 'due_date' in 'field list'

INSERT INTO task (project_id, status, title, parent_id, description, priority, user_id, due_date, code) VALUES ('1', 0, 'Teach Student', NULL, '

Teach student using their gadgets.

', '1', '1', '2014-04-10', 1)
Filename: C:\xampp\htdocs\task_board\system\database\DB_driver.php

Line Number: 330

Suggestion: multiple user affectation for tasks

Hello,

Is it possible to add a multiple affectation feature for tasks, to get many people working on the same task ?
(Sorry if my english is bad, I'm french)

Thanks and hope that auto-mailing will come soon !

User Profile

Add user profiles into the system, with a new menu button to update his own information.

Adicionar perfis de usuário no sistema, com um novo menu para atualizar sua própria informação.

Public Projects

Add option to make projects public, making them visible to anyone, without the need to log in.

Adicionar opção para fazer os projetos públics, tornando-os visíveis para todo mundo, sem a necessidade de fazer login.

Estimated Task Duration

Add a field for the estimated task duration, to be compared with the final duration.

Adicionar um campo para a duração estimada da tarefa, que será comparada com a duração final.

Move Task

Popup that asks for a comment and allows assigning the current task to another user.

---

Popup para solicitar comentário e permitir associar a tarefa a outro usuário.

Hide Task in Parent List

When editing a task, it shouldn't appear in the Parent dropdown, otherwise it can be its own parent.

Quando estiver editando uma tarefa, ela não deve aparecer no Parent, ou então pode-se colocar uma tarefa como pai dela mesma.

Github Issues Sync

Add functionality to sync issues from Github with tasks from Simple Task Board.

Redesign with Bootstrap

Update code to use Tiwtter Bootstrap. Use TinyMCE as well.

--

Atualizar código para utilizar o Twitter Boostrap. Utilizar também o TinyMCE.

Task History Details

Create detail screen for the task history.

Criar tela de detalhe do histórico de tarefas.

Menu Updates

Update menu logic. Instead of creating a new menu for each view, use a string of buttons like: $this->template->menu('dashboard|task_board');

---

Atualizar lógica do menu. Ao invés de criar um novo menu para cada view, usar uma string de botões do tipo: $this->template->menu('dashboard|task_board');

Public User Profiles

Due to the public projects, user profiles need to have an option to be public or not.

Devido aos projetos públicos, os perfis de usuários tem que ter a opção de serem públicos ou não.

Completed Tasks

Order finished tasks by most recent updated to the older one.

Ordenar tarefas finalizadas ordenando da mais atual para a mais antiga.

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.