Commit Graph

12 Commits

Author SHA1 Message Date
Felipe Martín b9ab39991c Improved blocks and items listing layout a lot. Added details URL only viewable by admins 2013-05-29 14:33:33 +02:00
Felipe Martín 6260faf47b Improved sentry error logging.
Minimun logging is now WARNING (up from DEBUG)
Using sentry_id for 500 errors.
Using custom 404 template & view: added sentry logger there.
2013-05-29 11:36:19 +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 d2e0fb1f4e Added custom 404 & 500 error templates 2013-05-27 16:28:40 +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 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 fcb52ada1e Added custom context to send git describe to templates 2013-05-23 16:31:44 +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
Felipe Martín 50c9ae667d Added app database.
Added model mod
2013-05-20 16:16:29 +02:00