Commit Graph

30 Commits

Author SHA1 Message Date
Felipe Martín 5acb175f4b Bump to 0.1.0 2013-05-22 16:55:41 +02:00
Felipe Martín afea041e66 Hiding the "v." in the footer if the app_version variable is not set. 2013-05-22 16:55:20 +02:00
Felipe Martín 8e1497111e Ignorning some files trom the mining tool 2013-05-22 16:02:25 +02:00
Felipe Martín d212471f39 Base mining tool for textures, blocks and items. 2013-05-22 16:01:17 +02:00
Felipe Martín 08e4c9fd03 Added util to unzip, decompile and parse a minecraft jar. (WIP) 2013-05-21 18:58:28 +02:00
Felipe Martín 3754c5a595 Added about page and finished base home disclaimer 2013-05-21 15:18:02 +02:00
Felipe Martín a535b8eda8 Added bootstrap CSS files to ignore list 2013-05-21 14:00:44 +02:00
Felipe Martín 2eeab61673 Added custom middleware to remove spaces between tags and remove html comments. Only if DEBUG = False 2013-05-21 13:59:48 +02:00
Felipe Martín da4c9670dc Added templates, urls and views for home page and versions list. 2013-05-21 13:51:34 +02:00
Felipe Martín dad7884524 Added bootstrap 2.3.2 with custom flat layout and font-awesome 2.3.3 2013-05-21 13:50:25 +02:00
Felipe Martín 94d3963ad2 Configured jingo 2013-05-21 13:49:28 +02:00
Felipe Martín c768b88fa5 Updated tests. Now using django TestCase, fabric command and fox working again. 2013-05-20 19:03:44 +02:00
Felipe Martín f4e9dbff0e Added migrate script for dumping all the version from the old herobrine project 2013-05-20 17:15:02 +02:00
Felipe Martín ae6d6d53d2 Moved models to a single file until I found a useful method for sorting them 2013-05-20 16:56:06 +02:00
Felipe Martín 913f5c7189 databae.mod: Showing last version and clickable url 2013-05-20 16:38:35 +02:00
Felipe Martín 20581464a5 Added version model 2013-05-20 16:29:23 +02:00
Felipe Martín 7fbe0b241b Added Vanilla fixture for database.mod 2013-05-20 16:28:38 +02:00
Felipe Martín 50c9ae667d Added app database.
Added model mod
2013-05-20 16:16:29 +02:00
Felipe Martín c8d288fc13 Added south actions to fabfile 2013-05-20 16:16:02 +02:00
Felipe Martín 4d07760550 Moved to python 2.7.5 *sigh* 2013-05-20 16:09:03 +02:00
Felipe Martín dfef227c21 Added south 2013-05-20 16:08:45 +02:00
Felipe Martín 687c9d32df Ignore MANIFEST 2013-05-20 14:15:45 +02:00
Felipe Martín aa642ceb5b Delete MANIFEST 2013-05-20 14:15:19 +02:00
Felipe Martín 843cdeb914 Removed local settings (gitignore) 2013-05-20 14:04:28 +02:00
Felipe Martín f8bbc422fd Removed local_settings 2013-05-20 14:04:08 +02:00
Felipe Martín a931d35324 Added tests settings 2013-05-20 14:03:07 +02:00
Felipe Martín 656670d284 Updated TOX 2013-05-20 14:00:50 +02:00
Felipe Martín 19fc742050 Added django-grappelli 2013-05-20 14:00:23 +02:00
Felipe Martín 01919b44b8 Added django 1.5.1 and configured local_settings 2013-05-20 13:56:58 +02:00
Felipe Martín 947594e76c Initial commit: Base files and folder structure 2013-05-20 13:01:24 +02:00