Commit Graph

6 Commits

Author SHA1 Message Date
e7b30ea692 Finished uploader
sha1 is now based on content's of file
public/maps is now created if it doesn't exist

closes #16
2012-04-26 13:19:10 -04:00
9f9561dfcc Updated validations of map
to prevent 2 maps with the same sha1

refs #16
2012-04-26 12:55:33 -04:00
b3c7b164b4 Updated Map.save to save package/build/map to database
refs #16
2012-04-26 11:36:37 -04:00
228ff2b8d4 Added file uploader
Uploaded map files will be saved in /redmine/public/data

refs #16
2012-04-26 10:56:28 -04:00
d7419530dd Added a form for uploading maps
also added license to all files, and created LICENSE

refs #16
2012-04-25 13:16:35 -04:00
2b34516aa8 Added Maps model
refs #16

This model will be used for storing information about each map
2012-04-25 12:39:44 -04:00