d604309ea9
Make sure the submitter is always listed as an organisation admin
...
This fixes organisation submitting again, and also makes it impossible to
orphan oneself from an organisation.
2011-11-15 22:49:48 +01:00
91d6cce18f
Render server errors with a nicer template
2011-08-17 20:28:03 +02:00
7d76fe5ce1
Control the headline of forms to say "New" and "Edit" depending
...
on what we're actually doing.
2010-02-27 02:09:59 +01:00
587bda6b9f
Make the base form support different names for the save button
2010-02-27 02:06:15 +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
da3e5312ab
Make filter_by_user apply to forms when they are edited as well, not just
...
when they are created. This is to make sure the organisation list, for example,
doesn't list all non-avaiable organisations when there was a missing field
somewhere else in the form.
2010-02-26 12:30:28 +01:00
53fd3fcb83
Support fixed fields in forms, such as the version and filename for
...
a doc comment.
2010-01-16 20:01:11 +01:00
a6537437ce
Turn the XML generation helper into a class for better flexibility
2010-01-13 23:07:25 +01:00
78ca49fe27
Add function to render a template to a string
2010-01-11 15:25:04 +01:00
86940aaa86
Generate mirrors.xml file
2010-01-02 20:24:35 +01:00
e41c85bd00
Support short introductory text on a form driven from the model,
...
without the need to create a separate template. (Anything more
advanced should still use a template, of course)
2009-12-28 14:18:53 +01:00
ab1b585e53
Support filtering by indirect usernames when building default forms
...
(such as looking up the user through an intermediate model)
2009-12-28 14:18:15 +01:00
6ab39b4eb7
Add markdown previews for generic forms in the site as well, not
...
just the admin site.
2009-09-18 15:40:20 +02: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