No description
Find a file
2014-08-31 15:28:50 -07:00
accounts settings options to disable group managment 2014-08-31 15:24:17 -07:00
doc doc: installation: fix ldap backend setting 2014-08-31 11:09:39 -07:00
permissions new global perm to grant ro access on all project 2014-08-30 19:26:08 -07:00
ponytracker fix: default value for group managment settings 2014-08-31 15:28:50 -07:00
static first commit for v0.2 2014-08-30 15:38:06 -07:00
templates fix: add comment edition template 2014-08-31 15:27:30 -07:00
tracker fix issue add: project is the instance 2014-08-31 09:49:45 -07:00
.coveragerc move coverage option in .coveragerc 2014-08-13 19:23:05 -07:00
.gitignore ignoring uwsgi.ini 2014-08-30 20:25:17 -07:00
.travis.yml update travis install script 2014-08-18 20:25:29 -07:00
CeCILL-C.en.txt add licence (CeCILL-C) 2014-08-19 23:18:08 -07:00
CeCILL-C.fr.txt Fix CeCILL-C.fr.txt encoding, using utf-8 2014-08-21 21:34:20 -07:00
celeryworker.sh possibility to use celery for asynchronous email 2014-08-21 21:32:43 -07:00
changelog.txt update changelog 2014-08-30 15:48:05 -07:00
CONTRIBUTING.md add contributing instructions 2014-08-19 23:18:13 -07:00
coverage.sh coverage.sh: install coverage if not installed 2014-08-22 17:03:41 -07:00
createenv.sh create env helper 2014-08-05 23:31:25 -07:00
LICENSE add licence (CeCILL-C) 2014-08-19 23:18:08 -07:00
manage.py issuetracker -> ponytracker 2014-08-02 20:44:50 -07:00
README.md planed features: add RSS 2014-08-26 11:22:22 -07:00
requirements.txt requirements: django 1.7c2 (for migrations) 2014-08-21 21:30:56 -07:00
runserver.sh improve runserver.sh 2014-08-22 22:33:45 -07:00
runtest.sh test and coverage script helper 2014-08-10 17:45:25 -07:00
tox.ini pep8 2014-08-30 17:47:19 -07:00

PonyTracker

Build Status Coverage Status Documentation Status

PonyTracker is a small and easy-to-use github-like issue tracker. It is an open source software released under license CeCILL-C.

Main features

  • Issues classified in project
  • Issues filterable by labels/milestones/author
  • Markdown comments
  • Global and project-based permissions
  • Per user/group/team permissions
  • Public read-only project
  • Email notifications
  • Good integration with LDAP directory

Planed features

  • API
  • Jabber notifications
  • Searching on body
  • Sorting criteria
  • RSS