2012-01-29 |
Christopher... | More work on migration manager, including adding a... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Beginnings of the SQL migration manager |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Big ol' start of the SQL migrations system. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Adding a line reminding user to push up commits |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Hm, maybe this is better... that didn't fix the stop... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-29 |
Christopher... | Update update_translations script to consider several... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Elrond | Nearly complete support for Tags |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Joar Wandborg | Resized a test_exif test image. 1.9M is unnecessarily... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Joar Wandborg | Merge remote-tracking branch 'joar/exif-rebase' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Elrond | Add develover sql switch |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Christopher... | We were using translitcodec and I didn't understand... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Christopher... | We aren't using translitcodec anymore. Kill it! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Elrond | Let some code support "media without slug" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-28 |
Joar Wandborg | JavaScript fixes - AGPL headers, etc |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-27 |
Joar Wandborg | Scripts and styleshets for geolocation map - Conditional |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-27 |
Joar Wandborg | Adding previously erroneously gitignored extlib/leaflet... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-27 |
Joar Wandborg | Updated .gitignore due to it blacking out the extlib... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-26 |
Elrond | Move declarative_base Base into base.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-26 |
Elrond | Add "mediagoblin/templates *.txt" to packaging |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-26 |
Elrond | Drop all buildout things |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-26 |
Elrond | Packaging improvement by Clint Byrum from Debian/Ubuntu |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Refractored media.html template and related includes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Acts on feedback from Chris |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Moved EXIF to sidebar, added conditions for visibility... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Added exif_visisble and geolocation_map_visible to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | EXIF fixes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Removed link to EXIF.py in media_types.image |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | EXIF extraction, geolocation map, image rotation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Added code for leaflet geolocation map |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Installed EXIF.py in extlibs/ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-25 |
Joar Wandborg | Installed leaflet in extlib |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-22 |
Elrond | Proper url_to_{prev,next} for SQL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-22 |
Elrond | Create a fully functional get_comments for SQL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Canonical license URIS for CC stuff should have a trail... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Show the license list in sorted form |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Oops, I broke teh all rights reserved ;) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Provided a SORTED_SUPPORTED_LICENSES (but keep the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | Convert over the license field, too! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Christopher... | License "all rights reserved" default should be None... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-21 |
Elrond | Fix unit tests with new license support |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-20 |
Aaron Williamson | Added migration for license field, resolved conflict... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Elrond | Add copyright header and a bit of pep8ification |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Elrond | Use custom query class |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Aaron Williamson | Minor formatting and syntax fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Aaron Williamson | Moved get_license_data to mixin.py, added license to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-19 |
Aaron Williamson | Merge branch 'mediagoblin-upstream' into feature544_bas... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-18 |
Elrond | sql/fake.py: Some fake objects/methods to calm the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Michele Azzolari | Cleaned the code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Michele Azzolari | We handle exceptions if PuSH fails |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Elrond | Merge remote branch 'remotes/macno/pushatom' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Changed license.html to fit new layout better |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Fixed a syntax error in edit/views and added back in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Added new files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Fixed merge with upstream |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | Merged changes with upstream |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-17 |
Aaron Williamson | First crack at basic license support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-15 |
Jef van Schendel | Small fix to simplify font style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-15 |
Jef van Schendel | Another small text style fix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-15 |
Jef van Schendel | Small margin/font-weight fix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-14 |
Elrond | Drop sessions with invalid ObjectIds |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-14 |
Elrond | Move maketarball.sh into devtools/ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-14 |
Christopher... | make this script executable |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-14 |
Christopher... | Simple translation update script |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-13 |
Elrond | Fix request.user==None error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-13 |
Jef van Schendel | Remove unnecessary piece of text in media.html. Fix... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-13 |
Jef van Schendel | Add CC0 license header to Sphinx MediaGoblin theme... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-12 |
Michele Azzolari | As per spec, we permit to have more then 1 hub |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Michele Azzolari | As suggested by Elrond, we use only one setting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Michele Azzolari | Default is now PuSH disabled |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Michele Azzolari | Added PuSH capability |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Elrond | Add MediaFile table and related infrastructure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Elrond | Dot-Notation: Some random places |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-11 |
Elrond | Fix url_for_self mixup |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-10 |
Christopher... | Merge branch 'master' of gitorious.org:mediagoblin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-10 |
Michele Azzolari | Fixed #724 and added extra infos to the atom feed ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-10 |
Joar Wandborg | Added check for request.user to media.html attachment... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-10 |
Elrond | Test Suite: Enable attachments, add failing test |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-09 |
Elrond | Fix reset.css reference and drop link to video-js.css |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-09 |
Elrond | Warn about unknown staticdirect paths. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-09 |
Elrond | Create a default logging config |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-08 |
Elrond | Add DB Mixin classes and use them |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-07 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-07 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-06 |
Jef van Schendel | Increase docs sidebar width |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-06 |
Jef van Schendel | New docs logo, small css changes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-06 |
Jef van Schendel | First push with new style (includes css file, logo... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-06 |
Jef van Schendel | Fix div breaking in user.html; add media query bits |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-06 |
Jef van Schendel | Resize image below 660px width |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Jef van Schendel | * Rename mediagoblin_header, mediagoblin_body, mediagob... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Jef van Schendel | Add closing bracket so the whole thing doesn't break... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Jef van Schendel | Remove last 960.gs leftover; fix classes for edit forms |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Jef van Schendel | Fix merge conflicts |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Jef van Schendel | Several changes for mobile layout |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Jef van Schendel | Always show 'Change account settings' link |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Elrond | Fix Unit Tests for new password changing |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Elrond | Make show-password-js work for change password too |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-01-05 |
Elrond | Fix more StrictUndefined issues |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |