No description
Find a file
2014-09-29 23:42:25 +02:00
accounts only superuser can set the superuser flag 2014-09-06 22:46:46 -07:00
doc doc: installation: fix ldap backend setting 2014-08-31 11:09:39 -07:00
permissions deprecation: assertEquals -> assertEqual 2014-09-06 11:44:43 -07:00
ponytracker redirect /project/ to /project/issues/ 2014-09-19 15:02:56 -07:00
static replacing jquery-ui by jquery-autocomplete 2014-09-06 00:51:27 -07:00
templates do not escape emails content 2014-09-29 23:42:25 +02:00
tracker fix: refactoring error 2014-09-29 23:42:18 +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 coverage with django 1.7 / python 3.4 2014-09-06 11:49:02 -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 remove django-markdown and handle preview manually 2014-09-06 00:44:04 -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