Redmine locale fix. Some RAL tweaks. Added line numbers to code-mirror.
authorŁukasz Rekucki <lrekucki@gmail.com>
Thu, 24 Sep 2009 15:30:21 +0000 (17:30 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Thu, 24 Sep 2009 15:30:21 +0000 (17:30 +0200)
commit71b07fe1928b04a218e062f01cca720863b9eeb9
tree42207514cc9eceaa37c249c0dfb17da8b0ab60c2
parent62f4867f53b4397e820e0e59c240fbe27582f26e
Redmine locale fix. Some RAL tweaks. Added line numbers to code-mirror.
22 files changed:
apps/api/handlers.py
apps/api/tests/data/testone/.hg/dirstate
apps/toolbar/templates/toolbar/toolbar.html
lib/wlrepo/__init__.py
lib/wlrepo/backend_mercurial.py
lib/wlrepo/tests/test_mercurial.py
project/settings.py
project/static/css/master.css
project/static/css/toolbar.css
project/static/js/editor.js
project/static/js/lib/codemirror/codemirror.js
project/templates/base.html
project/templates/explorer/panels/xmleditor.html
project/urls.py
redmine/redmine_publications/app/controllers/publications_controller.rb
redmine/redmine_publications/app/views/issues/_issue_form_pub.html.erb
redmine/redmine_publications/app/views/issues/_issue_view_pub.erb
redmine/redmine_publications/init.rb
redmine/redmine_publications/lib/redmine_publications/change_patch.rb [new file with mode: 0644]
redmine/redmine_publications/lib/redmine_publications/issue_patch.rb
redmine/redmine_publications/locales/en.yml [new file with mode: 0644]
redmine/redmine_publications/locales/pl.yml [new file with mode: 0644]