Commit Graph

86 Commits

Author SHA1 Message Date
Felipe Martín c5b9517573 Fixed header selected classes for navigation 2013-05-24 17:55:47 +02:00
Felipe Martín cdacd63508 Download buttons <button /> -> <a /> 2013-05-24 17:51:29 +02:00
Felipe Martín 8beacd688a Forgot to commit the last fix (download buttons) on version detail 2013-05-24 17:48:29 +02:00
Felipe Martín 6c81aee115 Added separation between download buttons on versions list and detail cause the spaceless middlewarre made them be together. 2013-05-24 17:45:27 +02:00
Felipe Martín 9190ff5fdd Added new info to versions, with a single page for each version.
Added downloads to list
2013-05-24 17:34:36 +02:00
Felipe Martín 0d43f0b3c7 Fixed google analytics position 2013-05-24 15:33:12 +02:00
Felipe Martín db2a9ab0a6 Version have it's jar files on self.jarfiles, also added snapshot boolean. 2013-05-24 13:57:22 +02:00
Felipe Martín 9f6ee806af Added JarFile model 2013-05-24 13:39:28 +02:00
Felipe Martín 829332c930 Base about page 2013-05-24 13:20:45 +02:00
Felipe Martín d6fe24b3fc Fixed layout 2013-05-24 13:17:08 +02:00
Felipe Martín 1d8f89799a Added head template for google analytics 2013-05-24 12:37:53 +02:00
Felipe Martín 1d63c5c39c Added SITE_TITLE and layout block head_title to manage <title /> tag 2013-05-24 12:37:27 +02:00
Felipe Martín e92e43bd32 Replaced appVersionContext with templateContext with get variables from settings.TEMPLATE_CONTEXT as tuples of key, value 2013-05-24 12:19:39 +02:00
Felipe Martín db488fbb66 Added handler for /favicon.ico 2013-05-24 11:59:20 +02:00
Felipe Martín e94057a908 Added robots.txt handler. 2013-05-24 11:52:12 +02:00
Felipe Martín d3063e861a Added email. 2013-05-23 18:13:08 +02:00
Felipe Martín fcb52ada1e Added custom context to send git describe to templates 2013-05-23 16:31:44 +02:00
Felipe Martín df77cac478 Deploy fixes: supervisor script execution, local settings for logging with raven and logging disabled on main settings 2013-05-23 13:02:19 +02:00
Felipe Martín 3d9b207f67 Updated LOGGING settings due to gunicorn failure 2013-05-23 12:12:12 +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 3754c5a595 Added about page and finished base home disclaimer 2013-05-21 15:18:02 +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 50c9ae667d Added app database.
Added model mod
2013-05-20 16:16:29 +02:00
Felipe Martín dfef227c21 Added south 2013-05-20 16:08:45 +02:00
Felipe Martín f8bbc422fd Removed local_settings 2013-05-20 14:04:08 +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