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
/
edit
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved change pass to a seperate view and fixed issues 709
Rodney Ewing
2013-05-20
3
-23
/
+50
*
Create redir_obj and use it around.
Elrond
2013-04-28
1
-6
/
+4
*
No lazy_* needed here; Add ReallyLazyProxy.__repr__.
Elrond
2013-04-25
1
-1
/
+1
*
Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
Aditi Mittal
2013-04-24
2
-2
/
+2
*
Use GenerateSlugMixin for collections.
Elrond
2013-04-06
1
-1
/
+1
*
Use WTForms data field in edit/views.py
Hans Lo
2013-03-27
1
-16
/
+16
*
Use the media id for attachmemt editing.
Elrond
2013-02-24
1
-2
/
+2
*
removed unused import cgi.FieldStorage
András Veres-Szentkirályi
2013-02-22
1
-1
/
+0
*
user.get('moo') -> user.moo
Sebastian Spaeth
2013-01-22
1
-4
/
+4
*
Merge remote-tracking branch 'refs/remotes/spaetz/521_license_preference' int...
Christopher Allan Webber
2013-01-22
2
-36
/
+44
|
\
|
*
Add a license preference field
Mark Holmquist
2013-01-17
2
-36
/
+44
*
|
Sanitize slug input on media edit
Sebastian Spaeth
2013-01-18
1
-7
/
+6
|
/
*
Allowing to delete a user account (#302)
Sebastian Spaeth
2013-01-17
2
-0
/
+33
*
Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'
Christopher Allan Webber
2013-01-16
1
-1
/
+2
|
\
|
*
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
1
-1
/
+2
*
|
Simplify check_media_slug_used
Sebastian Spaeth
2013-01-15
1
-2
/
+2
|
/
*
Enable /u/USERNAME/edit/ pattern #588
Sebastian Spaeth
2013-01-09
2
-10
/
+20
*
Move things from routing.py to tools/routing.py
Elrond
2012-12-23
1
-1
/
+1
*
Convert return HttpException to raise HttpException
Sebastian Spaeth
2012-12-23
1
-2
/
+2
*
webob.HTTPFound --> MG.tools.redirect
Sebastian Spaeth
2012-12-21
1
-5
/
+4
*
Transition webob.HttpForbidden to webob's exceptions Forbidden
Sebastian Spaeth
2012-12-21
1
-2
/
+3
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
2
-5
/
+5
*
Fix translations around.
Elrond
2012-12-03
1
-1
/
+1
*
Merge remote-tracking branch 'refs/remotes/spaetz/trac_475_email_notification...
Christopher Allan Webber
2012-11-13
1
-2
/
+1
|
\
|
*
Don't put checkbox text on separate line (#475)
LotusEcho
2012-11-13
1
-2
/
+1
*
|
Fixed attachments
Joar Wandborg
2012-10-23
1
-12
/
+11
*
|
Switched most stuff over from Routes
Joar Wandborg
2012-10-14
1
-9
/
+5
*
|
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-30
/
+30
*
|
Too much was marked for translation this gettext message.
Christopher Allan Webber
2012-09-24
1
-1
/
+3
|
/
*
Removed unnecessary reference to may_edit_collection in edit views.py
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Added basic collection functionality
Aaron Williamson
2012-09-18
3
-4
/
+76
*
Edit comment-notification text
Jef van Schendel
2012-07-20
1
-2
/
+2
*
Added some security checks to attachment upload, it's still not
Joar Wandborg
2012-06-24
1
-2
/
+29
*
Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...
Joar Wandborg
2012-06-10
2
-33
/
+45
|
\
|
*
Updates to send email comments, included translation, better validation.
Derek Moore
2012-03-25
2
-43
/
+39
|
*
These are changes for issue #405, add email comment notification.
Derek Moore
2012-03-15
2
-19
/
+34
*
|
Fix problems from pyflakes output
Will Kahn-Greene
2012-06-03
1
-7
/
+1
*
|
use _ function on some now untranslatable strings
Jakob Kramer
2012-04-19
1
-1
/
+1
|
/
*
Changed from key-notation to dot-notation in edit_profile
Joar Wandborg
2012-03-08
1
-1
/
+1
*
Generic check_media_slug_used db utility.
Elrond
2012-03-05
1
-5
/
+4
*
Attachment support in the SQL backend
Elrond
2012-02-28
1
-1
/
+1
*
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
1
-4
/
+1
*
Drop pre-rendered html: User.bio_html
Elrond
2012-02-18
1
-2
/
+0
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
5
-5
/
+5
*
Nearly complete support for Tags
Elrond
2012-01-28
1
-1
/
+1
*
Oops, I broke teh all rights reserved ;)
Christopher Allan Webber
2012-01-21
1
-1
/
+1
*
License "all rights reserved" default should be None/NULL, not empty string
Christopher Allan Webber
2012-01-21
1
-1
/
+1
*
Fix unit tests with new license support
Elrond
2012-01-21
2
-3
/
+2
*
Minor formatting and syntax fix.
Aaron Williamson
2012-01-18
1
-1
/
+2
*
Fixed a syntax error in edit/views and added back in some missing license stu...
Aaron Williamson
2012-01-17
1
-2
/
+2
[next]