| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Capify with capistrano3. | Harald Eilertsen | 2014-06-20 | 5 | -0/+174 |
* | Install Capistrano 3 gems. | Harald Eilertsen | 2014-06-20 | 2 | -21/+32 |
* | Remove old capistrano config. | Harald Eilertsen | 2014-06-20 | 6 | -337/+0 |
* | Translate admin category form. | Harald Eilertsen | 2014-03-02 | 3 | -5/+9 |
* | Allow customization of number of sidebar items for each category. | Harald Eilertsen | 2014-03-02 | 5 | -3/+14 |
* | Redefine small image size instead. | Harald Eilertsen | 2014-02-17 | 1 | -1/+1 |
* | Add specieal image size for teaser images. | Harald Eilertsen | 2014-02-17 | 1 | -1/+1 |
* | Sidebar modules interleaved, clearfix them. | Harald Eilertsen | 2014-02-17 | 1 | -1/+1 |
* | Open banner targets in a new window/tab. | Harald Eilertsen | 2014-02-16 | 1 | -1/+1 |
* | Merge branch 'banner-ads' | Harald Eilertsen | 2014-02-16 | 12 | -11/+101 |
|\ |
|
| * | Display published ads instead of active. | Harald Eilertsen | 2014-02-16 | 1 | -3/+0 |
| * | Render banners from layout instead of modifying all views. | Harald Eilertsen | 2014-02-16 | 3 | -2/+7 |
| * | Fix styling for banners | Harald Eilertsen | 2014-02-16 | 3 | -9/+11 |
| * | Add refinery-banners engine. | Harald Eilertsen | 2014-02-16 | 9 | -1/+87 |
| * | Install imagemagick in vagrant vm. | Harald Eilertsen | 2014-02-16 | 1 | -1/+1 |
|/ |
|
* | Show only posts not listed on the sides in the front page center panel.v1.0.0 | Harald Eilertsen | 2014-02-15 | 1 | -5/+5 |
* | Try to make sidebar items from blog look better too. | Harald Eilertsen | 2014-02-07 | 1 | -0/+17 |
* | Fix styling of contact form. | Harald Eilertsen | 2014-02-07 | 1 | -2/+3 |
* | Fix sidebar overflow issue. | Harald Eilertsen | 2014-02-07 | 1 | -0/+1 |
* | Fix side body part on pages where there is no side body. | Harald Eilertsen | 2014-02-07 | 2 | -1/+6 |
* | Make sidebars nicer. | Harald Eilertsen | 2014-02-06 | 4 | -4/+26 |
* | Make sample data nicer. | Harald Eilertsen | 2014-02-06 | 1 | -2/+7 |
* | Make footer on blog-posts index view a bit nicer. | Harald Eilertsen | 2014-02-06 | 1 | -2/+8 |
* | Darken module header background. | Harald Eilertsen | 2014-02-06 | 1 | -0/+0 |
* | Make header logo transparent. | Harald Eilertsen | 2014-02-06 | 1 | -0/+0 |
* | Make git ignore vagrant working files. | Harald Eilertsen | 2014-01-28 | 1 | -0/+2 |
* | Refactor stylesheets and do a major overhaul of the styling. | Harald Eilertsen | 2014-01-28 | 8 | -139/+249 |
* | Style link-colors. | Harald Eilertsen | 2014-01-28 | 1 | -0/+17 |
* | Begin styling with a better color scheme. | Harald Eilertsen | 2014-01-27 | 1 | -32/+81 |
* | Reformat language list. | Harald Eilertsen | 2014-01-27 | 1 | -1/+24 |
* | Add vagrant setup to make deploying dev env easier. | Harald Eilertsen | 2014-01-11 | 3 | -0/+33 |
* | Update blog main views to not render body_content right. | Harald Eilertsen | 2013-12-25 | 4 | -0/+57 |
* | Move the side_body stuff to the right sidebar. | Harald Eilertsen | 2013-12-25 | 3 | -8/+15 |
* | Add tests for sidebar helper. | Harald Eilertsen | 2013-12-25 | 2 | -1/+51 |
* | Setup for testing with spork and minitest. | Harald Eilertsen | 2013-12-25 | 3 | -0/+34 |
* | Refactor filtering of sidebar modules to helper. | Harald Eilertsen | 2013-12-25 | 3 | -3/+11 |
* | More sidebar module fixes. | Harald Eilertsen | 2013-12-25 | 6 | -10/+17 |
* | Clean up sidebar modules. | Harald Eilertsen | 2013-12-25 | 7 | -25/+42 |
* | Populate home page with blog entries. | Harald Eilertsen | 2013-12-24 | 3 | -0/+35 |
* | Display sidebar position in backend category list. | Harald Eilertsen | 2013-12-23 | 4 | -0/+103 |
* | Only render sidebar modules if present. | Harald Eilertsen | 2013-12-23 | 1 | -1/+2 |
* | Use blog category position to populate sidebars. | Harald Eilertsen | 2013-12-23 | 3 | -8/+12 |
* | Add sidebar_position field to blog categories. | Harald Eilertsen | 2013-12-23 | 7 | -3/+65 |
* | Add application specific locale files for en and nb locales. | Harald Eilertsen | 2013-12-23 | 2 | -4/+3 |
* | Add read more link to sidebar items. | Harald Eilertsen | 2013-12-23 | 1 | -0/+1 |
* | Move markup from decorator to template. | Harald Eilertsen | 2013-12-23 | 2 | -11/+4 |
* | Title of sidebar entry links to full blog post. | Harald Eilertsen | 2013-12-23 | 1 | -1/+1 |
* | Add sidebar_module partial and SidebarPostDecorator class. | Harald Eilertsen | 2013-12-23 | 4 | -12/+38 |
* | Posts in sample data should belong to category. | Harald Eilertsen | 2013-12-23 | 1 | -4/+5 |
* | Add rake task to generate sample data. | Harald Eilertsen | 2013-12-23 | 1 | -0/+35 |