Freeseer / freeseer

Designed for capturing presentations at conferences. Pre-fill a list of talks to record, record them, and upload them to YouTube with our YouTube Uploader.
http://freeseer.readthedocs.org
GNU General Public License v3.0
215 stars 110 forks source link

Update csv import plugin to support presentation fields #677

Closed SRomansky closed 9 years ago

SRomansky commented 9 years ago

This pull request patches the csv importer and database to import the Date, StartTime, and EndTime fields from Freeseer presentation csvs.

Related #671 Fix #675

dideler commented 9 years ago

Hey @wigglier, glad to see you're back. Are you all done exams now?

SRomansky commented 9 years ago

Yes, @dideler.

dideler commented 9 years ago

If this is ready to merge, please squash the commits and move the issue reference to the front of the commit message.

SRomansky commented 9 years ago

Squashed.

dideler commented 9 years ago

The commit message has "Fix" at the end still.

SRomansky commented 9 years ago

Whoops, fixed.

dideler commented 9 years ago

Thanks.