Commit Graph

12 Commits

Author SHA1 Message Date
96a93a6fa0 Add Win64 support to the SB management pages. 2011-11-29 09:49:04 +00:00
70ba99ff01 Fix verbose names 2011-11-07 22:07:08 +01:00
6d35e811a1 Add ordering of product categories 2011-11-07 21:29:47 +01:00
922e1b3052 Annoyingly enough, EnterpriseDB actually uses more than 100 chars to
list their prices..
2010-06-10 16:48:00 +02:00
7b3bb5d09b Make organisations support multiple "managers" and not just one
"submitter", thus making it possible for a single person to manage
multiple organisations, as well as for a single organisation to have
multiple different manages.

Re-hook events and news items to use organisation of the submitter
instead of the user who did the submission. (product listings already
did this)
2010-02-26 12:34:19 +01:00
68c2ebc845 Implement stackbuilder 2010-01-13 23:12:53 +01:00
481b7b108b Update model to be supported on django 1.1 2010-01-11 15:29:10 +01:00
86940aaa86 Generate mirrors.xml file 2010-01-02 20:24:35 +01:00
4b9efc5bdc Add support for mirror selection and redirection. 2010-01-02 19:36:24 +01:00
3aa6730487 Make sure organisation and product names are unique 2009-12-28 14:31:08 +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