Mon, 17 Nov 2008 00:01:33 +0000 Temporary fix for creating a new user account
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 17 Nov 2008 00:01:33 +0000] rev 496
Temporary fix for creating a new user account This should probably be solved more elegantly, but edit_self is going to be used soon.
Sun, 16 Nov 2008 23:04:48 +0000 Added basic 'invite' functionality
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 23:04:48 +0000] rev 495
Added basic 'invite' functionality Currently the invite can only be created, existing ones can be listed and edited, or deleted if desired.
Sun, 16 Nov 2008 23:03:37 +0000 Refactored SiteMap to be generic
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 23:03:37 +0000] rev 494
Refactored SiteMap to be generic With this mechanism (in combination with the new sidebar) in place adding a new entity to the site becomes very easy, rather than having to add a lot of code to 'map.py', one can simply register with the sitemap modules.
Sun, 16 Nov 2008 23:02:31 +0000 Refactor the sidebar to use Django templates
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 23:02:31 +0000] rev 493
Refactor the sidebar to use Django templates With this change the html for the sidebar is no longer generated by Melange, instead it's delegated to Django (which is what it does best anyway). The downside is that it is no longer possible to have arbitrary deeply nested menu's.
Sun, 16 Nov 2008 22:11:58 +0000 Fixed redirection after creation to Just Work
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 22:11:58 +0000] rev 492
Fixed redirection after creation to Just Work Accomplished by generating a link to the creation page instead of trying to deduct it from the current path.
Sun, 16 Nov 2008 22:11:16 +0000 Improved public page link text
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 22:11:16 +0000] rev 491
Improved public page link text Instead of putting the name of the entity in the link text to the public page, a way better solution is to put static text there.
Sun, 16 Nov 2008 17:59:30 +0000 Allow pre-seeding a create form
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 17:59:30 +0000] rev 490
Allow pre-seeding a create form With this feature the Site Settings create form can be pre-seeded with it's "magic values", which allows those fields to be hidden from the user. At the same time, it allows 'Edit Main Site Settings' to either create or edit the Main Site Settings.
Sun, 16 Nov 2008 15:51:19 +0000 Fixed typo in soc.views.models.host redirects
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 15:51:19 +0000] rev 489
Fixed typo in soc.views.models.host redirects
Sun, 16 Nov 2008 15:50:57 +0000 Restored default Sponsor edit view
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 15:50:57 +0000] rev 488
Restored default Sponsor edit view
Sun, 16 Nov 2008 15:50:29 +0000 Fixed a typo in soc.logic.models.base
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 16 Nov 2008 15:50:29 +0000] rev 487
Fixed a typo in soc.logic.models.base
(0) -300 -100 -10 +10 +100 +300 +1000 tip