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
*
Fixed issue #511.
pythonsnake
2013-02-10
1
-4
/
+12
*
Merge remote-tracking branch 'refs/remotes/elrond/sql/media_data'
Christopher Allan Webber
2013-02-09
8
-29
/
+48
|
\
|
*
Drop backward compatibility for media_data backref.
Elrond
2013-02-01
1
-9
/
+1
|
*
Drop media_data_table property.
Elrond
2013-02-01
1
-6
/
+3
|
*
Turn media.{backref_nam} from a list to a scalar.
Elrond
2013-02-01
5
-5
/
+10
|
*
Rewrite media_data handling to use relationships
Elrond
2013-02-01
1
-20
/
+21
|
*
Some tests for media_data, yeah!
Elrond
2013-02-01
2
-1
/
+25
*
|
Add type="text/javascript" for <script>.
Elrond
2013-02-09
1
-1
/
+2
*
|
Add translation tags; remove unnecessary title attribute from link
Jef van Schendel
2013-02-08
1
-3
/
+2
*
|
Remove unused translation variable
Jef van Schendel
2013-02-08
1
-1
/
+1
*
|
Fix "Add to collection" button: remove icon, add text, add to collections.html
Jef van Schendel
2013-02-08
3
-31
/
+29
*
|
Remove the collection counter because it's not needed
Jef van Schendel
2013-02-08
1
-1
/
+1
*
|
Kill monkeypatching of ProcessingState.
Elrond
2013-02-08
7
-27
/
+15
*
|
Also refactor "copy original into public storage".
Elrond
2013-02-08
3
-7
/
+8
*
|
Use ProcessingState for video.
Elrond
2013-02-08
1
-7
/
+7
*
|
ProcessingState: Document monkey patching.
Elrond
2013-02-08
1
-0
/
+10
*
|
Implement ProcessingState class and use for images
Elrond
2013-02-08
3
-12
/
+44
*
|
Use logging.config.fileConfig()
Joar Wandborg
2013-02-07
1
-41
/
+2
*
|
Use system wide EXIF package, if available.
Elrond
2013-02-07
1
-1
/
+5
*
|
Committing extracted and compiled translations
Christopher Allan Webber
2013-02-05
54
-5154
/
+7209
*
|
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2013-02-05
3
-145
/
+148
*
|
Rename {{title}} to {{media_title}}.
Elrond
2013-02-05
1
-4
/
+9
*
|
Mark "Collection" for translation in media_collect.
Elrond
2013-02-05
1
-1
/
+3
*
|
Merge remote-tracking branch 'aleksej/quotes_and_a_for_addcoll'
Elrond
2013-02-04
1
-1
/
+1
|
\
\
|
*
|
Small changes to "Add <media> to collection" string
Aleksej
2013-02-05
1
-1
/
+1
*
|
|
Issue 621: Extract strings from hooked templates.
Elrond
2013-02-04
1
-1
/
+1
*
|
|
Search for translation in all templates.
Elrond
2013-02-04
1
-1
/
+1
|
/
/
*
/
issue 615: config geolocation_map_visible gone.
Elrond
2013-02-02
1
-2
/
+1
|
/
*
Improve formatting for hook template docs.
Elrond
2013-01-31
2
-2
/
+10
*
Switching set syntax to python2.6 compatible
Christopher Allan Webber
2013-01-31
1
-1
/
+1
*
Added register_template_hooks and get_hook_templates to the plugin api
Christopher Allan Webber
2013-01-30
1
-1
/
+1
*
Even better documentation for get_hook_templates!
Christopher Allan Webber
2013-01-30
1
-1
/
+9
*
Improved documentation for get_hook_templates, noting the template tag
Christopher Allan Webber
2013-01-30
1
-0
/
+9
*
Moved the docstring for the plugin template stuff from the class to module me...
Christopher Allan Webber
2013-01-30
1
-13
/
+19
*
No need for an __init__ at all in the TemplateHookExtension, really.
Christopher Allan Webber
2013-01-30
1
-4
/
+1
*
Move template hook over to a template_hook tag. Seems to work! :)
Christopher Allan Webber
2013-01-30
4
-36
/
+42
*
Removing unused geolocation_map_visible variable and turning geolocation on i...
Christopher Allan Webber
2013-01-30
2
-4
/
+1
*
Geolocation stuff, including including templates seems to be working-ish
Christopher Allan Webber
2013-01-30
7
-8
/
+105
*
Very start of plugin hooks and openstreetmap pluginification
Christopher Allan Webber
2013-01-30
4
-9
/
+40
*
Better Py3 compat: d.has_key(k) -> k in d
Elrond
2013-01-30
5
-26
/
+14
*
Improve runtime of one test.
Elrond
2013-01-29
1
-4
/
+10
*
Fix issue 611: Proper (back)relationship on MediaComment.
Elrond
2013-01-29
1
-1
/
+7
*
Failing testcase for issue 611.
Elrond
2013-01-29
2
-2
/
+68
*
*docs* intersphinx, exception monitoring
Joar Wandborg
2013-01-27
2
-1
/
+48
*
Docs: Add a database guide to the plugin docs.
Elrond
2013-01-26
2
-0
/
+112
*
Docs: Create new area for developers.
Elrond
2013-01-26
2
-1
/
+11
*
Add Trim whitespace plugin docs.
Elrond
2013-01-26
1
-0
/
+1
*
Allow doc string extraction and use for pluginapi.
Elrond
2013-01-26
3
-1
/
+25
*
Updated video apt-get to not use glob
Joar Wandborg
2013-01-25
1
-8
/
+26
*
Fix reference of get_test_app->get_app in test_modelmethods
Christopher Allan Webber
2013-01-25
1
-2
/
+2
[next]