mediagoblin.git
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
2012-10-20 Jef van SchendelReplace icon_feed.png with proper Airy version
2012-10-20 Jef van SchendelReplace dark empty_dots.png for Airy theme
2012-10-20 Jef van SchendelFix thumbnail aspect ratios
2012-10-20 Joar WandborgRemoved Routes dependency, added admin routes
2012-10-19 Jef van SchendelStyling edits for buttons (Airy only)
2012-10-19 Jef van SchendelThumbnail styling edits plus edits to the object_galler...
2012-10-19 Jef van SchendelThumbnail styling edits to base theme and Airy theme
2012-10-15 Joar WandborgFixed OAuth access_token duplicate route
2012-10-14 Christopher... Added rudimentary route "mounting" w/ werkzeug routes...
2012-10-14 Joar WandborgFixed 404 page under werkzeug.routing
2012-10-14 Joar WandborgSwitched most stuff over from Routes
2012-10-07 Christopher... Fixing the airy attribution in the header.
2012-10-02 Joar WandborgFixed pylint issues, removed unused import
2012-10-02 Joar WandborgAdded VideoThumbnailerMarkII
2012-09-30 Joar WandborgChanged copy.copy(get_params) to dict(get_params)
2012-09-30 Joar WandborgRemoved debugging stuff from master
2012-09-30 Joar WandborgUse RawConfigParser instead of dict.viewitems
2012-09-30 Joar WandborgSet up celery logging from paste ini
2012-09-29 Joar WandborgReplaced all request.POST with request.form, ...
2012-09-29 Joar WandborgAdded OAuth test
2012-09-29 Joar WandborgFixed pylint/pep8 warnings in test/tools.py
2012-09-29 Joar WandborgSwitch from webob.Request to werkzeug.wrappers.Request
2012-09-29 Joar WandborgGrammar re: libasound2-dev
2012-09-29 Joar WandborgAdded note about libasound2-dev to docs.
2012-09-27 Joar WandborgAdded cascade all, delete-orphan to ProcessingMetaData
2012-09-26 Joar WandborgAdded tests for HTTP callbacks
2012-09-26 Joar WandborgAdded some OAuth plugin tests
2012-09-26 Joar WandborgHTTP callback fixes
2012-09-26 Joar WandborgAdded support for http callbacks on processing
2012-09-24 Christopher... Committing extracted and compiled translations
next