aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | This was a simple commit. I changed all references to Groups into Privileges sotilly-Q2013-07-031-4/+5
| * | | | | | In this commit, I have made a few changes and tightened up some of my modelstilly-Q2013-06-273-20/+23
| * | | | | | This is the first stage of my project of implenting admin/moderator functiona-tilly-Q2013-06-244-4/+84
* | | | | | | Merge remote-tracking branch 'spaetz/master'Christopher Allan Webber2013-09-281-4/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Simplify non-active user pageSebastian Spaeth2013-09-031-4/+1
| | |_|/ / / | |/| | | |
* | | | | | use media.get_uploader and fix typoRodney Ewing2013-08-261-2/+3
* | | | | | added user upload limitsRodney Ewing2013-08-261-0/+4
|/ / / / /
* | | | / -skip persona test is requests is not installedRodney Ewing2013-08-191-2/+3
| |_|_|/ |/| | |
* | | | media_confirm_delete: redirect to next, then prev, then user homeAlon Levy2013-08-171-2/+6
| |_|/ |/| |
* | | Render 404 if not ajax requestRodney Ewing2013-08-071-0/+4
* | | Changed how the comment was encoded/read.Emily O'Leary2013-08-071-9/+4
* | | Changed the target of the markdown links for opening in a new tab as suggeste...Emily O'Leary2013-08-071-2/+2
* | | Added comment preview functionality to user pages. It works by passing the co...Emily O'Leary2013-08-073-2/+22
| |/ |/|
* | modified gmg to use plugin media_types and converted image media_type to new ...Rodney Ewing2013-07-021-1/+1
* | New notificationsJoar Wandborg2013-06-091-8/+13
|/
* Merge remote-tracking branch 'refs/remotes/dthompson/453_disable_comments'Christopher Allan Webber2013-05-101-1/+7
|\
| * Do not allow comments to be posted when they are disabled.David Thompson2013-04-131-1/+7
* | Use collection.url_for_self more; Add missing /a.Elrond2013-05-051-3/+1
* | Create redir_obj and use it around.Elrond2013-04-281-13/+7
* | Fix translations for collections and drop useless try.Elrond2013-04-271-2/+2
* | Switching non-forms back to using normal pass_to_ugettextChristopher Allan Webber2013-04-241-1/+1
* | Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms.Aditi Mittal2013-04-242-2/+2
* | Create add_media_to_collection()Elrond2013-04-232-12/+23
|/
* Use WTForms data field in user_pages/views.pyHans Lo2013-03-281-1/+1
* Use WTForms data field in user_pages/views.pyHans Lo2013-03-241-4/+4
* 655: Fix collection fetching for media_collect()Elrond2013-03-101-3/+3
* Elrond points out that we should use form.collection.dataChristopher Allan Webber2013-03-041-1/+1
* Three fixes to collection adding view, one of them a serious security bugChristopher Allan Webber2013-03-041-3/+3
* Fix some media page redirects in media_collect.Elrond2013-03-011-3/+3
* Fixup _("...") % (...) in media_collect.Elrond2013-03-011-6/+6
* Use media.id for collecting media too.Elrond2013-02-242-2/+2
* Use the media id for attachmemt editing.Elrond2013-02-241-1/+1
* Making the tags on media pages point to the user's tag listing specifically.Christopher Allan Webber2013-02-211-1/+1
* Fixing user gallery tags filter to be on slug rather than name.Christopher Allan Webber2013-02-211-1/+1
* Merge remote-tracking branch 'refs/remotes/spaetz/WIP/user_tag_gallery'Christopher Allan Webber2013-02-212-3/+15
|\
| * Implement user's tag filtered gallery pageSebastian Spaeth2013-01-212-3/+15
* | Fix errors in collection viewsJoar Wandborg2013-02-181-0/+5
* | Change from email format in tag URI to domain formatJoar Wandborg2013-02-131-2/+2
* | Address concerns in Issue #543Joar Wandborg2013-02-131-8/+10
* | Mark "Collection" for translation in media_collect.Elrond2013-02-051-1/+3
* | Moved MediaComment form descriptions to apt. placeJoar Wandborg2013-01-221-2/+5
|/
* Fix linking to comments.Elrond2013-01-172-3/+4
* Return to media collection page if no collection selectedSebastian Spaeth2013-01-171-0/+4
* Merge branch '540_User_delete_deletes_related_entries'Sebastian Spaeth2013-01-171-16/+1
|\
| * Implement MediaEntry().delete() (#540)Sebastian Spaeth2013-01-171-16/+1
* | Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'Christopher Allan Webber2013-01-162-5/+6
|\ \
| * | Start to use the media_id in "admin" URLs.Elrond2013-01-112-5/+6
| |/
* | collection browsing: rename view/template user_collections -> collection_listStefano Zacchiroli2013-01-152-4/+4
* | collection browsing: remove pagination supportStefano Zacchiroli2013-01-151-6/+2
* | collections: add support to browse existing collectionsStefano Zacchiroli2013-01-152-0/+21
|/