* Poprawiony freeze() dla głownego okna.
authorŁukasz Rekucki <lrekucki@gmail.com>
Thu, 15 Oct 2009 16:27:12 +0000 (18:27 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Thu, 15 Oct 2009 16:27:12 +0000 (18:27 +0200)
commitc6fc086238de9fefb56169edc148bbcd3ff866fa
treeac2f7663e589db423bcd6749ed82c80e548b17a6
parent1a65a8d09e07f68e9dde662430719cfa84a0fd77
* Poprawiony freeze() dla głownego okna.
* Dodanie możliowści oglądania plików innych użytkowników.
33 files changed:
apps/api/forms.py
apps/api/handlers/library_handlers.py
apps/api/handlers/manage_handlers.py
apps/api/handlers/toolbar_handlers.py
apps/api/models.py
apps/api/resources.py
apps/api/response.py
apps/api/urls.py
apps/api/utils.py
apps/explorer/admin.py
apps/explorer/models.py
apps/explorer/views.py
lib/hg.py [deleted file]
lib/wlrepo/__init__.py
lib/wlrepo/mercurial_backend/__init__.py
lib/wlrepo/mercurial_backend/document.py
lib/wlrepo/mercurial_backend/library.py
project/static/css/master.css
project/static/js/app.js
project/static/js/messages.js
project/static/js/models.js
project/static/js/views/editor.js
project/static/js/views/flash.js
project/static/js/views/html.js
project/static/js/views/view.js
project/static/js/views/xml.js
project/templates/explorer/edit_dc.html [deleted file]
project/templates/explorer/edit_text.html [deleted file]
project/templates/explorer/editor.html
project/templates/explorer/file_html.html [deleted file]
project/templates/explorer/split.html [deleted file]
project/templates/explorer/split_success.html [deleted file]
project/templates/manager/pull_request.html