mediagoblin.git
2012-12-05 Sebastian SpaethCreate a active_user_from_url decorator
2012-12-04 Sebastian SpaethRemove gridify_*
2012-12-04 Christopher... We arean't using header_dropdown.js anymore because...
2012-12-04 Sebastian Spaethmake media_manager a property of MediaEntry in mixin.py
2012-12-04 Sebastian SpaethFallback to "en_US" if browser does not send preferred...
2012-12-03 Christopher... Moving thingiview.js into extlib/
2012-12-03 Christopher... Switch stl processing over to using the workbench
2012-12-03 Christopher... Correcting minor typo in exception string: Empyt->Empty
2012-12-03 Christopher... Removing unused conversions subdir
2012-12-03 Christopher... Moving blender render files to be accessed via pkg_reso...
2012-12-03 Christopher... Removing render_test.py, which isn't used
2012-12-03 Aeva NtscRemoved debug info from the sidebar.
2012-12-03 Aeva Ntsctweaking the template
2012-12-03 Aeva NtscFixed the binary stl loader.
2012-12-03 Aeva NtscDisabled thingiview for obj models, since thingiview...
2012-12-03 Aeva NtscAdded a table to store the file extension of a model.
2012-12-03 Aeva NtscUpdated the template for viewing stl models.
2012-12-03 Aeva NtscAdded preview rendering for a bunch of different shots.
2012-12-03 Aeva NtscCatching ValueError when trying to use ObjModel on...
2012-12-03 Aeva NtscAdded script for manually testing the blender renderer.
2012-12-03 Aeva NtscAdded blender renderer
2012-12-03 Aeva Ntscmade 3d viewer a little cleaner
2012-12-03 Aeva Ntscdisabled auto rotate
2012-12-03 Aeva NtscAdded the stl/obj mediatype.
2012-12-03 Aeva NtscAdded a rudimentary template for the stl/obj viewer.
2012-12-03 Aeva NtscAdded the thingiview.js library.
2012-12-03 Aeva NtscAdded the thingiview.js library.
2012-12-03 Christopher... Committing extracted and compiled translations
2012-12-03 Christopher... Committing present MediaGoblin translations before...
2012-12-03 ElrondFix translations around.
2012-12-03 Sebastian SpaethGo back to pre-login URL after loging in
2012-12-03 Sebastian SpaethProvide jinja2 urlencode filter
2012-12-03 Sebastian SpaethAdd extlibs to packaging
2012-12-03 Sebastian SpaethUse pypi-compatible license signature
2012-12-02 Sebastian Spaethen_US is always available
2012-12-02 Christopher... Fixing bug where not all conditions returned a language...
2012-12-02 Sebastian SpaethFall back to "en" if we don't find matching translations
2012-12-02 Sebastian SpaethAlso package i18n/*.mo
2012-12-01 Sebastian SpaethHonor user's browser language (#558)
2012-12-01 Sebastian SpaethFix i18n in our browser
2012-12-01 Sebastian Spaethdocs: Add trim_whitespaces plugin to relnotes and docum...
2012-12-01 Sebastian Spaethtrim_whitespace meddleware plugin
2012-12-01 Sebastian SpaethMake ENABLED_MEDDLEWARES a list and not a tuple, so...
2012-12-01 Sebastian SpaethRemove the NoOp meddleware
2012-11-30 Sebastian SpaethImplement licenses.get_license_by_url
2012-11-30 Sebastian SpaethImprove mediagoblin.tools.licenses
2012-11-30 Sebastian SpaethUse mediagoblin import machinery
2012-11-30 Sebastian SpaethRemove importlib (python2.7'ism)
2012-11-29 ElrondMerge remote-tracking branch 'spaetz/formerge/538_FORBI...
2012-11-29 Sebastian SpaethFix error page text
2012-11-29 ElrondMerge remote-tracking branch 'spaetz/formerge/bundle_xm...
2012-11-29 Sebastian SpaethAlso package webfinger.xml
2012-11-29 ElrondMerge remote-tracking branch 'spaetz/formerge/507_remov...
2012-11-29 Sebastian SpaethReturn code 403 when accessing admin pages
2012-11-29 Sebastian SpaethImplement generic error pages
2012-11-28 ElrondMerge some small bits by spaetz. Needed later.
2012-11-28 Sebastian SpaethAdd commit argument to clean_orphan_tags
2012-11-28 ElrondAdd "commit" argument to Base model delete()
2012-11-27 Jef van SchendelMerge remote-tracking branch 'spaetz/focus_on_user_crea...
2012-11-26 Christopher... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-11-26 Sebastian SpaethAutofocus the username field on user creation
2012-11-26 ElrondMerge remote-tracking branch 'spaetz/390_delim' into...
2012-11-26 Christopher... Merge remote-tracking branch 'elrond/for-schendje'
2012-11-26 Christopher... geolocation now on by default
2012-11-26 Christopher... Merge remote-tracking branch 'remotes/spaetz/410_OSM_at...
2012-11-25 ElrondSome small template changes
2012-11-24 ElrondStop unicode conversion warning during dbupdate.
2012-11-24 ElrondSQL Migrations: Rewrite table creation completely.
2012-11-24 Christopher... Marking "attachment" stuff for translation (thanks...
2012-11-23 ElrondRequire werkzeug >= 0.7
2012-11-20 ElrondVery small typo fix in deploying docs.
2012-11-20 Sebastian SpaethPurge routes package from MG (#507)
2012-11-19 Christopher... Suggest checking out the wiki for additional recipes
2012-11-16 Sebastian SpaethNo need to strip the tag 4 times
2012-11-16 Sebastian SpaethAdd geolocation_visible setting to mediagoblin.ini
2012-11-16 Sebastian SpaethPop up OpenStreetMap license on demand (#410)
2012-11-15 Christopher... Borrowing an image from Tango!
2012-11-15 Sebastian SpaethSimplify/Robustify the thumbnail URL usage in templates
2012-11-14 Sebastian SpaethSlightly shorten the media_tags_as_string function
2012-11-14 dunkypRemove tag delimiter configurability (#390), fixed...
2012-11-13 Christopher... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-11-13 LotusEchoDon't put checkbox text on separate line (#475)
2012-11-01 Jef van SchendelRevert thumbnail styling and sizing; allows for 5 thumb...
2012-11-01 Jef van SchendelChange to 5 thumbnails per row
2012-11-01 Jef van SchendelChange thumbnail width to 212px
2012-10-23 Jef van SchendelUpdate Airy's base.html
2012-10-23 Jef van SchendelMove <a> end tag
2012-10-23 Jef van SchendelRemove obsolete dropdown styling
2012-10-23 Jef van SchendelDon't show link to original when the file is an image
2012-10-23 Jef van SchendelDon't show zoom in cursor if there is no larger version
2012-10-22 Joar WandborgFixed attachments
2012-10-22 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2012-10-22 Christopher... Set the user page to two columns wide so we don't have...
2012-10-21 Jef van SchendelReplace dropdown in top right with regular links
2012-10-21 Jef van SchendelMove "Add collection" and "Change account settings...
2012-10-21 Jef van SchendelAdd "Add collection" link to Airy theme
2012-10-21 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-10-21 Jef van SchendelStyling edits to Airy theme
2012-10-20 Joar WandborgAdded HTTP API auth plugin
2012-10-20 Jef van SchendelImplement new RSS icon for Airy theme
next