Commit Graph

8 Commits

Author SHA1 Message Date
4ca5d45536 Add page with list of all pending moderation requests, and link it
(somewhat hackishly) onto the header of the administration pages.
2010-03-21 18:25:00 +01:00
d2d359776b Make it possible to add new organisations again - they need to be tagged
with the logged in user as the first manager, or they become orphans before
they're even created...
2010-02-26 12:53:26 +01:00
0d55002019 Make each event have an organisation that's not just a free-text field,
for future ability to have multiple people manage a single event.
2010-02-25 16:46:36 +01:00
f1fd62c0c8 Clean up events handling - clearly it wasn't even remotely ready. 2010-01-14 21:38:10 +01:00
fcc9e08e95 Add simple RSS parser, currently only does planet. Use this for the
planet list on the frontpage and the community page.
2009-12-28 19:21:32 +01:00
2f671fe3d6 Add support for surveys 2009-12-28 16:12:44 +01:00
f216b00037 Implement software catalogue. Break the organisation object out as
part of the core, since it seems like it could be useful for other
kinds of objects as well in the future, but for now only the
software catalogue uses it.
2009-12-28 14:22:17 +01:00
90b758c247 A first very basic import.
Contains basic functionality, and an import of most of the static content
from the old site.

There is still plenty more to do...
2009-09-14 14:39:25 +02:00