[ckan-changes] [okfn/datahub] e5d74f: more testing for events in accounts
noreply at github.com
noreply at github.com
Thu Jul 14 11:13:42 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/datahub
Commit: e5d74fb687d3e72042318565a6ad356f438e4c1c
https://github.com/okfn/datahub/commit/e5d74fb687d3e72042318565a6ad356f438e4c1c
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-13 (Wed, 13 Jul 2011)
Changed paths:
M test/test_account.py
Log Message:
-----------
more testing for events in accounts
Commit: bc876a938257a47fb32ec64d1b0ac1951c62391e
https://github.com/okfn/datahub/commit/bc876a938257a47fb32ec64d1b0ac1951c62391e
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-13 (Wed, 13 Jul 2011)
Changed paths:
M datahub/logic/event.py
M datahub/logic/renderers.py
M datahub/templates/account/home.html
M datahub/templates/event/parts.html
M datahub/templates/resource/view.html
M datahub/views/__init__.py
Log Message:
-----------
extend events to support atom feeds for users and resources.
Commit: dc99ecc0e7ae18dcf5f6c80dcdf7d74eea56e5ad
https://github.com/okfn/datahub/commit/dc99ecc0e7ae18dcf5f6c80dcdf7d74eea56e5ad
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-13 (Wed, 13 Jul 2011)
Changed paths:
M datahub/templates/resource/parts.html
Log Message:
-----------
placeholders in html form
Commit: 928fea4c3eda02c2d264585ae6beca085e335ced
https://github.com/okfn/datahub/commit/928fea4c3eda02c2d264585ae6beca085e335ced
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-14 (Thu, 14 Jul 2011)
Changed paths:
M datahub/logic/node.py
M datahub/logic/resource.py
M datahub/logic/validation.py
M datahub/model/__init__.py
M datahub/model/node.py
M test/__init__.py
A test/test_dataset.py
Log Message:
-----------
begin refactoring towards dataset model support.
Commit: faa4c458356bb25a59045eeabb5294fd0d918faa
https://github.com/okfn/datahub/commit/faa4c458356bb25a59045eeabb5294fd0d918faa
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-14 (Thu, 14 Jul 2011)
Changed paths:
M datahub/logic/__init__.py
A datahub/logic/dataset.py
M datahub/logic/renderers.py
M datahub/logic/resource.py
M datahub/model/event.py
M datahub/views/__init__.py
A datahub/views/dataset_api.py
M test/test_dataset.py
Log Message:
-----------
basic dataset rest API, r/w. pretty much a straight copy from resource - lets see if they change much, otherwise introduce more code sharing.
Compare: https://github.com/okfn/datahub/compare/048c02b...faa4c45
More information about the ckan-changes
mailing list