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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-08-05
48
-1321
/
+3204
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-08-05
3
-20
/
+42
*
Removing text on frontpage that suggests we have favorites (we don't)
Christopher Allan Webber
2012-08-04
1
-1
/
+1
*
Fixed a UnicodeError in the sql.models.MediaEntry
Joar Wandborg
2012-08-03
1
-1
/
+3
*
All processing exceptions are now logged
Joar Wandborg
2012-08-01
1
-0
/
+8
*
Added text-overflow: ellipsis to the media thumbnails
Joar Wandborg
2012-07-28
1
-0
/
+3
*
Copied base.html to airy and changed the logo
Joar Wandborg
2012-07-28
1
-0
/
+100
*
Reference the new theme aliasing nginx stuff in the theming documentation
Christopher Allan Webber
2012-07-27
2
-2
/
+12
*
Add documentation on how to alias your theme static files
Christopher Allan Webber
2012-07-27
1
-0
/
+5
*
Tweak theming docs
Will Kahn-Greene
2012-07-26
1
-49
/
+55
*
Merge remote-tracking branch 'refs/remotes/gandaro/369-thread-gettext'
Christopher Allan Webber
2012-07-26
3
-8
/
+11
|
\
|
*
make mg_globals.translations thread-safe
Jakob Kramer
2012-07-18
3
-8
/
+11
*
|
Merge remote-tracking branch 'refs/remotes/willkg/plugins-infrastructure-rewr...
Christopher Allan Webber
2012-07-26
9
-194
/
+205
|
\
\
|
*
|
[Issue 466] Implement e-z plugin disabling
Will Kahn-Greene
2012-07-17
3
-0
/
+59
|
*
|
Rework plugin infrastructure to nix side-effects
Will Kahn-Greene
2012-07-17
8
-196
/
+148
|
|
/
*
|
Removing PIL from the setup.py develop process.
Christopher Allan Webber
2012-07-26
1
-1
/
+1
*
|
Include Airy theme by default
Jef van Schendel
2012-07-23
6
-0
/
+891
*
|
Add zoom-in cursor css; small indentation fix
Jef van Schendel
2012-07-21
1
-5
/
+11
*
|
Edit comment-notification text
Jef van Schendel
2012-07-20
1
-2
/
+2
*
|
Insignificant edits to logo SVG
Jef van Schendel
2012-07-20
1
-10
/
+10
*
|
Increase Description and Bio textarea height to 100px
Jef van Schendel
2012-07-20
1
-0
/
+1
|
/
*
Fix themeing docs
Will Kahn-Greene
2012-07-16
1
-73
/
+78
*
Overhaul flatpages
Will Kahn-Greene
2012-07-16
3
-93
/
+108
*
Fix template
Will Kahn-Greene
2012-07-16
1
-1
/
+1
*
Finish flatpagesplugin; add plugin docs
Will Kahn-Greene
2012-07-16
11
-65
/
+244
*
Flatpages first pass
Will Kahn-Greene
2012-07-16
7
-23
/
+190
*
Added a section describing how to do theming via simple CSS stuff!
Christopher Allan Webber
2012-07-14
1
-0
/
+24
*
Moving extrahead.html -> extra_head.html because it's easier to read
Christopher Allan Webber
2012-07-14
2
-1
/
+1
*
Small fix to themedata_for_theme_dir utility about sections
Christopher Allan Webber
2012-07-14
1
-1
/
+1
*
Allow for an "extrahead" template where themers can include extra css, js, etc
Christopher Allan Webber
2012-07-14
2
-0
/
+22
*
Store licensing info as well
Christopher Allan Webber
2012-07-14
1
-1
/
+2
*
Mostly good theming documentation!
Christopher Allan Webber
2012-07-14
1
-23
/
+150
*
Fleshing out theming documentation; wrote out "structure of things" section
Christopher Allan Webber
2012-07-14
1
-2
/
+92
*
Setup the scaffolding for theme installing, but it doesn't work yet
Christopher Allan Webber
2012-07-14
1
-2
/
+4
*
Break the asset linking code off into a reusable function
Christopher Allan Webber
2012-07-14
1
-30
/
+50
*
Moving the "dependency injection printer tools" over to tools/common.py
Christopher Allan Webber
2012-07-14
3
-20
/
+39
*
asset linking command now works
Christopher Allan Webber
2012-07-14
1
-7
/
+26
*
Start of the `./bin/gmg theme assetlink` command.
Christopher Allan Webber
2012-07-14
2
-0
/
+87
*
Make the theme_linked_assets_dir config option point to the right place by de...
Christopher Allan Webber
2012-07-14
1
-1
/
+1
*
Making the register_themes() tool also return the current theme
Christopher Allan Webber
2012-07-14
2
-9
/
+12
*
Serve and setup the mediagoblin "linked theme" assets directory
Christopher Allan Webber
2012-07-14
2
-0
/
+7
*
Add the theme domain to the application's staticdirector
Christopher Allan Webber
2012-07-14
2
-4
/
+9
*
Update staticdirect stuff so it can handle "domains" of staticdirection
Christopher Allan Webber
2012-07-14
3
-24
/
+38
*
Kill MultiRemoteStaticDirect... nobody was really using it anyway
Christopher Allan Webber
2012-07-14
2
-27
/
+4
*
Moving staticdirect to tools/
Christopher Allan Webber
2012-07-14
2
-1
/
+1
*
Themes are now registered and can have their templates loaded properly
Christopher Allan Webber
2012-07-14
3
-6
/
+32
*
Early version of theme registry code
Christopher Allan Webber
2012-07-14
2
-0
/
+83
*
removed _make_safe in favor of functools.wraps
Jakob Kramer
2012-07-12
2
-19
/
+18
*
Processing panel improvements
Joar Wandborg
2012-07-11
6
-2
/
+198
*
Panel improvements
Joar Wandborg
2012-07-11
10
-27
/
+101
[next]