No description
Find a file
2015-04-12 18:19:09 +02:00
accounts compat django1.8: fix issue with django1.8 2015-04-12 18:17:43 +02:00
doc fix #8: collecstatic -> collectstatic 2015-04-12 02:14:47 +02:00
permissions deprecation: assertEquals -> assertEqual 2014-09-06 11:44:43 -07:00
ponytracker link to documentation at readthedocs 2015-02-17 22:50:16 +01:00
static add favicon 2014-11-08 17:21:00 +01:00
templates paginate issues 2014-12-20 00:14:54 +01:00
tracker compat django1.8: update models 2015-04-12 18:17:14 +02:00
.coveragerc update coveragerc for v0.2 2014-09-01 19:39:15 -07:00
.gitignore ignore all local settings files 2014-08-31 16:24:42 -07:00
.travis.yml update travis config for testing django 1.8 2015-04-12 18:19:09 +02: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 readme: add website & sortable is now a feature 2014-12-03 10:58:20 +01:00
requirements.txt compat django1.8: using fixed datetimepicker 2015-04-12 18:17:43 +02: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.

Official website: http://ponytracker.eu.org

Main features

  • Issues classified in project
  • Issues filterable by labels / milestones / author
  • Issues sortable by creation date / last activity
  • 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
  • RSS