Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Check for edit permission. | Elrond | 2011-06-02 | 1 | -0/+13 | |
| | | | | | You need to own the media, or be an admin to use the edit form. As simple as that, for now. | |||||
* | "edit": Finally implement saving. | Elrond | 2011-05-27 | 1 | -1/+12 | |
| | | | | | | Currently no checks. Probably not so good. And especially, every logged in user currently can edit the data for any other user's media. | |||||
* | Starting "edit" functionality. | Elrond | 2011-05-26 | 4 | -0/+72 | |
This adds a link to the "edit" form, the form, the view for displaying the form and that's about it. |