aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
* Change version to 0.3.2.devWill Kahn-Greene2012-08-221-1/+1
* Update version to 0.3.1 finalWill Kahn-Greene2012-08-221-1/+1
* Committing extracted and compiled translationsChristopher Allan Webber2012-08-223-1/+1
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-08-222-89/+121
* Updated flatpages example in plugins.rst to reflect reality & point to flatpa...Christopher Allan Webber2012-08-201-0/+2
* Committing extracted and compiled translationsChristopher Allan Webber2012-08-1947-943/+1359
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-08-196-173/+1104
* Merge remote-tracking branch 'refs/remotes/merge-requests/42'Christopher Allan Webber2012-08-192-0/+6
|\
| * add titles to two pages and fix a typo in docsAleksej2012-08-182-0/+6
* | Merge remote-tracking branch 'refs/remotes/merge-requests/40'Christopher Allan Webber2012-08-192-6/+6
|\ \
| * | use YYYY-MM-DD HH:MM 24-hour format on panelsAleksej2012-08-132-6/+6
* | | added title tags to various pages and marked a string translatableAleksej2012-08-1310-1/+54
|/ /
* / replaced os.path.split()[0] with os.path.dirname() and corrected a couple of ...Aleksej2012-08-132-3/+3
|/
* Duplication of rstrip unnecessary in link_assets functionChristopher Allan Webber2012-08-121-1/+1
* Audio support now creates OGG instead of WAVJoar Wandborg2012-08-121-3/+4
* Changed <pre> margin to confirm with <p> marginsJoar Wandborg2012-08-081-4/+2
* allow pre+code tags in rendered HTMLJakob Kramer2012-08-072-3/+20
* renamed MARKDOWN_INSTANCE to UNSAFE_...Jakob Kramer2012-08-071-2/+4
* Non-performance improvements to cloudfilesJoar Wandborg2012-08-051-8/+27
* Committing extracted and compiled translationsChristopher Allan Webber2012-08-0548-1321/+3204
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-08-053-20/+42
* Removing text on frontpage that suggests we have favorites (we don't)Christopher Allan Webber2012-08-041-1/+1
* Fixed a UnicodeError in the sql.models.MediaEntryJoar Wandborg2012-08-031-1/+3
* All processing exceptions are now loggedJoar Wandborg2012-08-011-0/+8
* Added text-overflow: ellipsis to the media thumbnailsJoar Wandborg2012-07-281-0/+3
* Copied base.html to airy and changed the logoJoar Wandborg2012-07-281-0/+100
* Merge remote-tracking branch 'refs/remotes/gandaro/369-thread-gettext'Christopher Allan Webber2012-07-263-8/+11
|\
| * make mg_globals.translations thread-safeJakob Kramer2012-07-183-8/+11
* | Merge remote-tracking branch 'refs/remotes/willkg/plugins-infrastructure-rewr...Christopher Allan Webber2012-07-267-169/+151
|\ \
| * | [Issue 466] Implement e-z plugin disablingWill Kahn-Greene2012-07-172-0/+27
| * | Rework plugin infrastructure to nix side-effectsWill Kahn-Greene2012-07-177-171/+126
| |/
* | Include Airy theme by defaultJef van Schendel2012-07-236-0/+891
* | Add zoom-in cursor css; small indentation fixJef van Schendel2012-07-211-5/+11
* | Edit comment-notification textJef van Schendel2012-07-201-2/+2
* | Insignificant edits to logo SVGJef van Schendel2012-07-201-10/+10
* | Increase Description and Bio textarea height to 100pxJef van Schendel2012-07-201-0/+1
|/
* Overhaul flatpagesWill Kahn-Greene2012-07-163-93/+108
* Fix templateWill Kahn-Greene2012-07-161-1/+1
* Finish flatpagesplugin; add plugin docsWill Kahn-Greene2012-07-168-64/+231
* Flatpages first passWill Kahn-Greene2012-07-167-23/+190
* Moving extrahead.html -> extra_head.html because it's easier to readChristopher Allan Webber2012-07-142-1/+1
* Small fix to themedata_for_theme_dir utility about sectionsChristopher Allan Webber2012-07-141-1/+1
* Allow for an "extrahead" template where themers can include extra css, js, etcChristopher Allan Webber2012-07-142-0/+22
* Store licensing info as wellChristopher Allan Webber2012-07-141-1/+2
* Setup the scaffolding for theme installing, but it doesn't work yetChristopher Allan Webber2012-07-141-2/+4
* Break the asset linking code off into a reusable functionChristopher Allan Webber2012-07-141-30/+50
* Moving the "dependency injection printer tools" over to tools/common.pyChristopher Allan Webber2012-07-143-20/+39
* asset linking command now worksChristopher Allan Webber2012-07-141-7/+26
* Start of the `./bin/gmg theme assetlink` command.Christopher Allan Webber2012-07-142-0/+87
* Make the theme_linked_assets_dir config option point to the right place by de...Christopher Allan Webber2012-07-141-1/+1