[ckan-changes] [okfn/datahub] b2ffa2: update email instead of full_name
noreply at github.com
noreply at github.com
Mon Jul 11 17:28:34 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/datahub
Commit: b2ffa2d23cc8588d39a80f78ef84d7a7e9f14bb6
https://github.com/okfn/datahub/commit/b2ffa2d23cc8588d39a80f78ef84d7a7e9f14bb6
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M datahub/logic/account.py
Log Message:
-----------
update email instead of full_name
Commit: 53939c1c548c9bdda1d7532e9298b1d1db35132c
https://github.com/okfn/datahub/commit/53939c1c548c9bdda1d7532e9298b1d1db35132c
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M datahub/util.py
Log Message:
-----------
handle exception yielded by non-matching routes (double 404)
Commit: 45e150e46e7f6c0d4593f35b9f687b9522368233
https://github.com/okfn/datahub/commit/45e150e46e7f6c0d4593f35b9f687b9522368233
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M datahub/templates/layout.tmpl
Log Message:
-----------
add support for message flashing to layout
Commit: c72a7f8f2178aeea6a1dd0ae4605e6a99e16bd43
https://github.com/okfn/datahub/commit/c72a7f8f2178aeea6a1dd0ae4605e6a99e16bd43
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M test/test_account.py
Log Message:
-----------
(cleanup)
Commit: 82fe867db24a87ab7061744f50f51e0812fbabc8
https://github.com/okfn/datahub/commit/82fe867db24a87ab7061744f50f51e0812fbabc8
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M datahub/logic/__init__.py
A datahub/logic/user.py
M datahub/model.py
A datahub/templates/account/register.tmpl
M datahub/util.py
M datahub/views.py
M pip-requirements.txt
M test/test_account.py
M test/test_resource.py
Log Message:
-----------
user registration form and flask-login dependency
Compare: https://github.com/okfn/datahub/compare/13a1e0e...82fe867
More information about the ckan-changes
mailing list