Giter Site home page Giter Site logo

ticketator's People

Contributors

grautxo avatar pasqualguerrero avatar polrodoreda avatar sabueso avatar watollop 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  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  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ticketator's Issues

static/vendors/gauge.js/

the folder does not contain the /img/ folder for bootstrap 2, although it is clearly referenced by the inner asset bootstrap. it wouldn't have been an issue if collectstatic (at least when I run it on heroku) didn't fail because of it. adding the folder solves the problem.

Message errors in comments

When are no rights to comment, no clear error is raised.
When body is not filled, rights error is raised (wrong error)

requirements.txt

requirements seem to cover far more than is needed. python-apt, e.g., cannot be installed in Ubuntu 16.04 Gnome; nevertheless the app works perfectly without it.

Implement microtasks

Some behaviour so when you create microtask, the master average is disabled and the average comes from the sum of microtasks

Custom user logo

Permit to users to upload "easily" your own company logo, and reflec it in all places.

Installation problems on Windows 10

  1. carriage return in .sh files -> change to line feed (Unix)
    solution: add file .gitattributes in root repository with the following text:
  • text=auto
    *.sh -text
    *.yml -text
  1. building database (container ticketator_db_1) - operation "gosu" not permitted
    one solution: make the required changes locally
  2. calling python files with ./name_of_file.py
    solution: python name_of_file.py

Pep8

for all code :-P

Track tasks time.

At first it would be nice to always show microtask update time below microtask name label. I've seen that it is showed right after microtask creation but dissapears later.
Also, ticket closing timestamp can be added at ticket listing.
Tracking how much time each task takes would be an improvement.

Create e-mail notifications engine

Actually, Ticketator have no working notifications. Notifications must be an important thing inside Ticketator and must be working in a "no disturbing" way.

Lock edition in ticket

When a ticket is opened and filled with data, lock the edition state to avoid undesired modifications.

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.