No description
Find a file
2014-09-03 00:14:20 -07:00
accounts fix test: username required with ext auth = False 2014-09-02 22:33:09 -07:00
doc doc: installation: fix ldap backend setting 2014-08-31 11:09:39 -07:00
permissions improve & fix permissions forms 2014-09-02 22:27:03 -07:00
ponytracker settings: password editable -> external auth 2014-09-02 22:27:03 -07:00
static first commit for v0.2 2014-08-30 15:38:06 -07:00
templates clean error pages 2014-09-02 22:54:24 -07:00
tracker tests: begin tracker tests 2014-09-03 00:14:20 -07: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 travis: ignore migrations for coverage 2014-09-01 21:03:51 -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