###2012-12-12###
- page developers created
###2012-12-07###
- installed Socialite jquery plugin
###2012-12-04###
- use of Disqus to implement brick comments/discussion
- tweaked search results
###2012-12-03###
- added tags feature
###2012-11-29###
- add social sharing in brick show page
###2012-11-28###
- refactored bricks page in user reserved area
###2012-11-27###
- new logo added
- Environment dependant FOSJsRoutingBundle generated routes
###2012-11-22###
- added canonical_url field to a Brick
###2012-11-21###
- added canonical_url field to a Brick
- heavily tweaked brick edit/create form
###2012-11-19###
- added modal login box
- add canonical tag
- added "Star" functionality
###2012-11-17###
- refactored public user profile
###2012-11-15###
- added info modal box to bricks edit interface
###2012-11-09###
- assets refactored into web/assets instead of app/resources because of problems with relative paths and assetic
- added FontAwesome
###2012-11-08###
- added a class reflecting the route name to the
###2012-11-07###
- user.less refactored
###2012-11-06###
- spanish interface translation completed
- flash messages in reserved area to display operations result added
- description metatag for the page displaying a brick changed
- language selection tweaked
- navbar elements width fixed
###2012-10-31###
- dropdown to select language added
###2012-10-30###
- interface prepared for traslations
- italian interface translation completed
###2012-10-28###
- doctrine2 Loggable behavior for Bricks implemented
- brick preview added
- seo meta tags tweaked
- brick search feature added
- public user profile page added
- main navbar changed from fixed to normal
###2012-10-26###
- twitter share button added
- RFC 1 - Brick tweaked
###2012-10-25###
- given to users the possibility to create/manage bricks
- KnpMarkdownBundle installed
###2012-10-24###
- StofDoctrineExtensionBundle installed
###2012-10-08###
- fixed the way github issues are displayed (thanks @yohang)
- fixed layout javascript block (thanks @yohang)
###2012-10-07###
- added assetic use, and assets minification (thanks @yohang)
- cleaned config (routing & parameters) (thanks @yohang)
###2012-10-05###
- meta tags improved
- FOSUserBundle integrated
###2012-10-04###
- fixed some typos (thanks @pborreli)
###2012-10-02###
- homepage refactored
###2012-10-01###
- BricksSiteBundle created
- tweaked documentation
###2012-09-30###
- Symfony v2.1.2 installed
- initial commit