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
*
Allow arrow keys in input fields and textareas
Jakob Kramer
2012-03-24
2
-2
/
+10
*
remove unused `mg.submit.security' module
Jakob Kramer
2012-03-23
2
-27
/
+1
*
Fix cyclic import issue.
Elrond
2012-03-23
1
-1
/
+2
*
Create MediaEntry.exif_display_iter()
Elrond
2012-03-23
1
-0
/
+10
*
image_mediadata: Add exif_all column
Elrond
2012-03-23
1
-0
/
+2
*
Add copyright header to image/models.py
Elrond
2012-03-23
1
-0
/
+17
*
correct wrong version number
Jakob Kramer
2012-03-23
1
-1
/
+1
*
New media_data row needs to know its MediaEntry's id.
Elrond
2012-03-22
1
-1
/
+2
*
Add index=True for some columns.
Elrond
2012-03-21
1
-6
/
+7
*
Finally load all models.
Elrond
2012-03-21
1
-2
/
+1
*
Panel: Find "unprocessed" not "processing" entries.
Elrond
2012-03-21
1
-1
/
+1
*
And fix the in-celeryd import.
Elrond
2012-03-21
2
-2
/
+2
*
Move celery task into own task.py
Elrond
2012-03-21
3
-58
/
+81
*
Turn processing.py into a submodule.
Elrond
2012-03-21
1
-0
/
+0
*
Merge remote-tracking branch 'refs/remotes/brett/bug270-lazycelery-script'
Christopher Allan Webber
2012-03-20
3
-64
/
+84
|
\
|
*
Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270)
Brett Smith
2012-03-17
3
-64
/
+84
*
|
More standard media_data model for ascii.
Elrond
2012-03-20
1
-3
/
+3
*
|
Create load_models().
Elrond
2012-03-20
4
-3
/
+24
*
|
Import "Base" from base instead of models.
Elrond
2012-03-20
5
-7
/
+6
*
|
Disable query logging for now, so we get nicer logs
Elrond
2012-03-20
1
-1
/
+1
*
|
500 error because of subscripting instead of using attributes
Jakob Kramer
2012-03-18
1
-2
/
+2
*
|
Committing extracted and compiled translations
Christopher Allan Webber
2012-03-18
42
-2243
/
+1653
*
|
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-03-18
1
-0
/
+645
*
|
Fixing manual tyop: MediaGoblin, not MediaGobiin (thanks gandaro!)
Christopher Allan Webber
2012-03-18
1
-1
/
+1
*
|
Removing print statements from convert_gps_media_data migration
Christopher Allan Webber
2012-03-18
1
-2
/
+0
*
|
Let convert_mongo_to_sql add Migration Records
Elrond
2012-03-17
1
-1
/
+17
*
|
Merge remote-tracking branch 'brett/bug264-delete-comments-with-media'
Christopher Allan Webber
2012-03-17
2
-0
/
+19
|
\
\
|
*
|
When media is deleted, delete associated comments too.
Brett Smith
2012-03-17
2
-0
/
+19
|
|
/
*
|
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-03-17
6
-11
/
+12
|
\
\
|
*
|
Remove sidedata class from html pages
Jef van Schendel
2012-03-17
5
-5
/
+5
|
*
|
Small styling change for sidebar data
Jef van Schendel
2012-03-17
1
-6
/
+7
*
|
|
mongo->sql conversion script now runs mongo migrations first, just in case
Christopher Allan Webber
2012-03-17
2
-2
/
+11
|
/
/
*
|
Also ignore the /share/ directory
Christopher Allan Webber
2012-03-17
1
-0
/
+1
*
|
Make mediagoblin SQL models all use a consistent table naming scheme
Christopher Allan Webber
2012-03-17
4
-17
/
+17
*
|
Mongosql imports made celery get set up before we wanted it via ./bin/gmg com...
Christopher Allan Webber
2012-03-17
1
-2
/
+1
|
/
*
More/better translation.
Elrond
2012-03-17
3
-3
/
+6
*
Small formatting changes to footer text.
Jef van Schendel
2012-03-16
1
-5
/
+1
*
Create function to search media by slug.
Elrond
2012-03-16
4
-6
/
+21
*
Fix for mongo.
Elrond
2012-03-16
1
-1
/
+4
*
More efficient first element fetching and Dot-Notation.
Elrond
2012-03-16
1
-2
/
+4
*
Fix _get_tag_name_from_entries().
Elrond
2012-03-16
1
-1
/
+1
*
Fix uploading of images (sql: media_data, exif).
Elrond
2012-03-15
1
-4
/
+7
*
Fix media display for no media_data row in sql.
Elrond
2012-03-15
2
-3
/
+3
*
Implemented the MediaEntry .media_data type fields for SQL
Christopher Allan Webber
2012-03-14
1
-4
/
+32
*
Removing an unnecessary line of whitespace AND crediting Hugo Boyer for the i...
Christopher Allan Webber
2012-03-14
1
-1
/
+0
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-03-14
5
-12
/
+62
|
\
|
*
Add gps_altitude and gps_direction to image media_data.
Elrond
2012-03-14
1
-0
/
+2
|
*
Convert (gps) image media_data.
Elrond
2012-03-14
1
-0
/
+23
|
*
Change image processing to create new .gps_*.
Elrond
2012-03-14
1
-1
/
+5
|
*
Use .gps_* in the template and add translations.
Elrond
2012-03-14
1
-11
/
+14
[next]