aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/general
Commit message (Collapse)AuthorAgeLines
* Move images out of /public and into the asset pipelineMark Longair2013-11-20-1/+1
| | | | | | | | | | An oddity here is that I had to rename logo.png to alaveteli-logo.png, or the version from the alaveteli repository was used after precompiling the assets. (This suggests that generation of precompiled assets with "rake assets:precompile" is picking the wrong version; i.e. not going through the asset path in reverse order.)
* Refer to the precompiled application.css, which includes custom.cssMark Longair2013-11-20-1/+1
|
* Switch to work with the feature/wip-switch-to-asset-pipeline branchMark Longair2013-11-11-1/+1
|
* Rename the .rhtml files to .html.erb for Rails 3Mark Longair2013-04-09-0/+0
|
* Sample frontpage intro sentenceSeb Bacon2012-07-13-0/+4
|
* Banner placeholder with commentSeb Bacon2012-07-13-0/+1
|
* Create stubs for the various points where a user might want to customise ↵Seb Bacon2012-01-30-0/+7
| | | | Alaveteli via their theme, as per suggestions by @dcabo on [the mailing list](http://groups.google.com/group/alaveteli-dev/msg/f50eba23f75b5c75)
* Implement new-style Alaveteli theme (CSS is in a CSS file, plain gray styles ↵Seb Bacon2011-10-12-15/+2
| | | | in updated base design overridden by purple stuff here)
* Improved handling of static assets in themes:David Cabo2011-07-19-0/+7
| | | | | - Symbolic link created automatically during install (and removed when uninstall) - As an example, replaced the default logo with a new image
* initial commitSeb Bacon2011-02-25-0/+8