document stages on import,
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 21 Jun 2011 14:11:10 +0000 (16:11 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 21 Jun 2011 14:11:10 +0000 (16:11 +0200)
commita7a2b1c6daaa2266645abc5ee4fac91ce10a4c39
treeeec4f73976e1ee657ebf373aba3f91cdb98dfbd6
parent8830e06ad0b466c40747540b5122e6825114a90a
document stages on import,
assigning documents to users,
import assignments from redmine
21 files changed:
apps/dvcs/fixtures/stages.json [new file with mode: 0644]
apps/dvcs/migrations/0001_initial.py
apps/dvcs/models.py
apps/wiki/forms.py
apps/wiki/helpers.py
apps/wiki/locale/pl/LC_MESSAGES/django.mo
apps/wiki/locale/pl/LC_MESSAGES/django.po
apps/wiki/management/__init__.py [new file with mode: 0755]
apps/wiki/management/commands/__init__.py [new file with mode: 0755]
apps/wiki/management/commands/assign_from_redmine.py [new file with mode: 0755]
apps/wiki/migrations/0003_auto__add_book__add_chunk__add_unique_chunk_book_number__add_unique_ch.py
apps/wiki/templates/wiki/base.html
apps/wiki/templates/wiki/chunk_list_item.html [deleted file]
apps/wiki/templates/wiki/document_list.html
apps/wiki/templates/wiki/document_list_item.html [deleted file]
apps/wiki/templates/wiki/tabs/history_view.html
apps/wiki/templates/wiki/user_list.html [new file with mode: 0755]
apps/wiki/templatetags/wiki.py
apps/wiki/urls.py
apps/wiki/views.py
redakcja/static/css/filelist.css