index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
user_pages
/
views.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Switch over the user gallery to the active_user_from_url decorator
Sebastian Spaeth
2012-12-05
1
-13
/
+10
*
make media_manager a property of MediaEntry in mixin.py
Sebastian Spaeth
2012-12-04
1
-3
/
+1
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-11
/
+11
*
Style fixes
Joar Wandborg
2012-09-18
1
-21
/
+33
*
Fixed post-collect redirect to always take user to image collected.
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Reference collection creator through already-existing collection_item's forei...
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Added basic collection functionality
Aaron Williamson
2012-09-18
1
-2
/
+282
*
Panel improvements
Joar Wandborg
2012-07-11
1
-7
/
+17
*
Merge branch 'master' into 201207-testfixes
Brett Smith
2012-07-08
1
-1
/
+12
|
\
|
*
fixing bug #255 as Joar and CWebber ask me to do :)
Jorge Araya Navarro
2012-06-28
1
-1
/
+12
*
|
Prevent non-Unicode SQLAlchemy warnings in most submission tests.
Brett Smith
2012-07-08
1
-8
/
+8
|
/
*
Fixed some comment notification code for compliance with SQL
Joar Wandborg
2012-06-10
1
-1
/
+1
*
Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...
Joar Wandborg
2012-06-10
1
-0
/
+7
|
\
|
*
Merge branch 'master' into derek-moore-bug405_email_notifications_for_comments
Christopher Allan Webber
2012-03-18
1
-0
/
+4
|
|
\
|
*
|
These are changes for issue #405, add email comment notification.
Derek Moore
2012-03-15
1
-0
/
+7
*
|
|
Panel: Find "unprocessed" not "processing" entries.
Elrond
2012-03-21
1
-1
/
+1
|
|
/
|
/
|
*
|
When media is deleted, delete associated comments too.
Brett Smith
2012-03-17
1
-0
/
+4
|
/
*
Dot-Notation: MediaComment and some random places
Elrond
2012-02-26
1
-4
/
+4
*
Drop pre-rendered html: MediaComment.content_html
Elrond
2012-02-18
1
-2
/
+0
*
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
1
-1
/
+1
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
1
-1
/
+1
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
As per spec, we permit to have more then 1 hub
Michele Azzolari
2012-01-12
1
-4
/
+5
*
As suggested by Elrond, we use only one setting
Michele Azzolari
2012-01-12
1
-1
/
+1
*
Added PuSH capability
Michele Azzolari
2012-01-11
1
-6
/
+14
*
Fixed #724 and added extra infos to the atom feed (author uri and links to th...
Michele Azzolari
2012-01-10
1
-4
/
+24
*
Turn media.get_uploader into a property
Elrond
2011-12-27
1
-1
/
+1
*
Replace media.get_uploader()._id by media.uploader
Elrond
2011-12-24
1
-1
/
+1
*
Dot-Notation for MediaEntry.media_type
Elrond
2011-12-05
1
-1
/
+1
*
Dot-Notation for Users.is_admin
Elrond
2011-12-05
1
-1
/
+1
*
Dot-Notation for Users.status
Elrond
2011-12-05
1
-2
/
+2
*
Dot-Notation for Users.username
Elrond
2011-12-05
1
-2
/
+2
*
Changed comment error message wording slightly. Btw, should we translate thes...
Jef van Schendel
2011-12-03
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/jwandborg/master'
Christopher Allan Webber
2011-11-24
1
-1
/
+5
|
\
|
*
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-1
/
+5
|
|
\
|
|
*
Multimedia support - Commiting from a not yet finished state - Details below
Joar Wandborg
2011-09-23
1
-1
/
+5
*
|
|
Rename MediaEntry.uploader() to .get_uploader()
Elrond
2011-11-22
1
-2
/
+2
*
|
|
Wrap long line.
Elrond
2011-11-22
1
-1
/
+2
*
|
|
Added a message noticing the user the image has been successfully
Pablo J. Urbano Santos
2011-11-22
1
-1
/
+2
*
|
|
Fixes #597. Add a visible error when user tries to delete an image
Pablo J. Urbano Santos
2011-11-22
1
-0
/
+3
|
/
/
*
|
Allow user to set whether comments are ascending or descending
Christopher Allan Webber
2011-11-19
1
-2
/
+6
*
|
media_home: order comments by ascending date.
Pablo J. Urbano Santos
2011-11-19
1
-2
/
+2
*
|
Dot-Notation for "_id"
Elrond
2011-11-15
1
-9
/
+9
*
|
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-3
/
+6
|
\
\
|
*
|
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
1
-5
/
+8
|
|
/
*
|
Removed the bloof print debugging
Christopher Allan Webber
2011-11-02
1
-1
/
+0
*
|
Make sure you can't force comments on entries that don't exist.
Christopher Allan Webber
2011-11-02
1
-5
/
+8
*
|
Make Comment posted! translatable.
Aaron Williamson
2011-10-04
1
-1
/
+1
*
|
Added a check to prevent blank messages from being posted.
Aaron Williamson
2011-10-03
1
-5
/
+10
*
|
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-3
/
+4
[prev]
[next]