Commit Graph

16 Commits

Author SHA1 Message Date
Felipe Martín 718c3729f6 Added blocks header and footer to the main layout, also container div is now inside the content block, so it's optional 2013-05-30 11:49:51 +02:00
Felipe Martin 217dcf79a3 Navbar is no loger responsive 2013-05-29 20:21:06 +02:00
Felipe Martín ae7843f9c2 TIME_ZONE is not UTC (from Europe/Madrid)
Added blog app urls to urls.py
Added blog link to navigation menu
Added timezone info to footer
2013-05-28 15:17:29 +02:00
Felipe Martín 57a9cee9ba Added blocks to miner, url, views and template (start work) 2013-05-27 17:38:47 +02:00
Felipe Martín e89dd7c12d Added Items mining and saving, views, urls and templates (start work) 2013-05-27 17:30:02 +02:00
Felipe Martín 3087443dc8 Added html comment at the top of the layout 2013-05-27 16:51:55 +02:00
Felipe Martín 2b588786fe Added a top bar information saying that we are in alpha and there's poor data :) 2013-05-27 16:47:56 +02:00
Felipe Martin d4f45fac07 Fixed all links that sentry marked as errors:
+ Some versions don't getting reverse URLs
+ Pages wasn't linking property
+ Using reverse for all URLs
+ Version details can show info from more than one release
2013-05-25 11:27:07 +02:00
Felipe Martín c5b9517573 Fixed header selected classes for navigation 2013-05-24 17:55:47 +02:00
Felipe Martín 0d43f0b3c7 Fixed google analytics position 2013-05-24 15:33:12 +02:00
Felipe Martín d6fe24b3fc Fixed layout 2013-05-24 13:17:08 +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 d3063e861a Added email. 2013-05-23 18:13:08 +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 da4c9670dc Added templates, urls and views for home page and versions list. 2013-05-21 13:51:34 +02:00