aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
...
| * | More test migration work. Closing to working migrations for set 2...Christopher Allan Webber2012-01-291-5/+62
| * | Might as well call it "set2 migrations"Christopher Allan Webber2012-01-291-1/+1
| * | A theoretical set of models to migrate about with, plus one migration ;)Christopher Allan Webber2012-01-291-0/+177
| * | Another db->db.engine because I'm bad at things ;)Christopher Allan Webber2012-01-291-7/+7
| * | No need for self here (thanks again Elrond ;))Christopher Allan Webber2012-01-291-1/+1
| * | Another MigrationManager fix.Christopher Allan Webber2012-01-291-1/+1
| * | Make name the primary key in migration recordsChristopher Allan Webber2012-01-291-2/+1
| * | assert was positive when it should be negative, fixedChristopher Allan Webber2012-01-291-1/+1
| * | Use .first() instead of [0]... thanks elrond :)Christopher Allan Webber2012-01-291-5/+2
| * | We should probably add that object to the DB also :PChristopher Allan Webber2012-01-291-1/+2
| * | Commit that new migration record ;)Christopher Allan Webber2012-01-291-0/+1
| * | Add create_new_migration_record method to MigrationManagerChristopher Allan Webber2012-01-291-2/+7
| * | Added init_tables method to MigrationManagerChristopher Allan Webber2012-01-291-2/+12
| * | More work on SQL MigrationManagerChristopher Allan Webber2012-01-291-15/+25
| * | Removing printer argument now that we use self.printerChristopher Allan Webber2012-01-291-1/+1
| * | Finishing the init_or_migrate functionChristopher Allan Webber2012-01-291-1/+7
| * | More work on migration manager, including adding a dry run functionChristopher Allan Webber2012-01-291-6/+76
| * | Beginnings of the SQL migration managerChristopher Allan Webber2012-01-291-1/+100
| * | Big ol' start of the SQL migrations system.Christopher Allan Webber2012-01-296-0/+214
* | | Responsive thumbnail gallery timeJef van Schendel2012-02-181-1/+17
* | | Enlarge navigation buttons when mobileJef van Schendel2012-02-151-0/+1
* | | Change button style in edit.htmlJef van Schendel2012-02-151-1/+1
* | | Simplify and fix button styles; add larger button styles for mobileJef van Schendel2012-02-151-13/+6
* | | Removed cancel_link class; slight changes to button_form styleJef van Schendel2012-02-152-23/+8
* | | Center small images by defaultJef van Schendel2012-02-141-1/+4
* | | Add clear div to correct floating divsJef van Schendel2012-02-141-0/+1
* | | Remove form background images; replace them with regular border stylesJef van Schendel2012-02-143-4/+3
| |/ |/|
* | Wait, scratch that. This commit uses a better way.Jef van Schendel2012-02-121-0/+2
* | Add navigation button styles for mobileJef van Schendel2012-02-121-0/+12
* | Fix comment input field width/padding; change some text; remove weird #form_c...Jef van Schendel2012-02-122-32/+20
* | Make media thumbnail gallery a list instead of a tableJef van Schendel2012-02-122-21/+16
* | Corrections for mobile layoutJef van Schendel2012-02-121-3/+9
* | Move "Added on" date to sidebarJef van Schendel2012-02-121-3/+5
* | Style sidedata h3; revert sidebar margin changeJef van Schendel2012-02-121-1/+10
* | Fix sidebar marginsJef van Schendel2012-02-121-2/+1
* | Move Attachments from sidebar to default paneJef van Schendel2012-02-121-23/+23
* | Consistencify sidebar bits (same headers and such)Jef van Schendel2012-02-124-7/+8
* | Restore sidebarJef van Schendel2012-02-122-30/+30
* | Layout overhaul time!Jef van Schendel2012-02-113-37/+50
* | sql db design suggestions by Svavar KjarrvalElrond2012-02-111-3/+26
* | Fix for ticket #386Jef van Schendel2012-02-091-0/+16
* | Update version to 0.3.0-devWill Kahn-Greene2012-02-091-1/+1
* | Update version numbersWill Kahn-Greene2012-02-091-1/+1
* | Committing extracted and compiled translationsChristopher Allan Webber2012-02-091-1/+1
* | Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-0812-12/+11
* | Fully qualify the import of asciitoimageChristopher Allan Webber2012-02-081-1/+1
* | Committing extracted and compiled translationsChristopher Allan Webber2012-02-055-1/+1
* | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-02-051-2/+2
* | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-02-054-71/+114
* | Fix EXIF based image rotation testElrond2012-02-041-2/+13