Save form now adds "stage finished" info correctly + some translations.
authorŁukasz Rekucki <lrekucki@gmail.com>
Thu, 20 May 2010 16:19:49 +0000 (18:19 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Thu, 20 May 2010 16:19:49 +0000 (18:19 +0200)
commit8f0e18f498d6c07937c92d186bfa6b654a1afa14
treee1ab34a66f5dca1fc1675db614bf8a336d245e08
parentb9055c7fc8caed025fd28c12532bd462edb8c78d
Save form now adds "stage finished" info correctly + some translations.
26 files changed:
apps/wiki/constants.py
apps/wiki/forms.py
apps/wiki/models.py
apps/wiki/templates/wiki/base.html
apps/wiki/templates/wiki/diff_table.html
apps/wiki/templates/wiki/document_create_missing.html
apps/wiki/templates/wiki/document_details.html
apps/wiki/templates/wiki/document_details_base.html
apps/wiki/templates/wiki/document_details_readonly.html
apps/wiki/templates/wiki/document_list.html
apps/wiki/templates/wiki/save_dialog.html
apps/wiki/templates/wiki/tabs/gallery_view.html
apps/wiki/templates/wiki/tabs/history_view.html
apps/wiki/templates/wiki/tabs/history_view_item.html
apps/wiki/templates/wiki/tabs/source_editor.html
apps/wiki/templates/wiki/tabs/source_editor_item.html
apps/wiki/templates/wiki/tabs/summary_view.html
apps/wiki/templates/wiki/tabs/summary_view_item.html
apps/wiki/templates/wiki/tabs/wysiwyg_editor.html
apps/wiki/templates/wiki/tabs/wysiwyg_editor_item.html
apps/wiki/templates/wiki/tag_dialog.html
apps/wiki/views.py
redakcja/locale/pl/LC_MESSAGES/django.po
redakcja/settings/common.py
redakcja/static/js/wiki/view_history.js
redakcja/templates/base.html