Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Replace instances of WhatDoTheyKnow with site_name from configuration | Matthew Landauer | 2012-09-18 | -31/+31 | |
| | |||||
* | Don't use dispatcher/reloading trick with routes - it won't work. | Seb Bacon | 2012-07-16 | -13/+9 | |
| | |||||
* | Note that custom routes file needs a unique name | Seb Bacon | 2012-07-16 | -0/+2 | |
| | |||||
* | Correct path for custom routes | Seb Bacon | 2012-07-13 | -1/+1 | |
| | |||||
* | Sample frontpage intro sentence | Seb Bacon | 2012-07-13 | -0/+4 | |
| | |||||
* | Banner placeholder with comment | Seb Bacon | 2012-07-13 | -0/+1 | |
| | |||||
* | Remember actually to include mailer patches; and use the latest way of ↵ | Seb Bacon | 2012-07-13 | -3/+5 | |
| | | | | adding custom routes | ||||
* | Forgot to include variable in previous commit | Seb Bacon | 2012-06-25 | -0/+2 | |
| | |||||
* | Create and use a dynamically-named filter path for the theme, so we can ↵ | Seb Bacon | 2012-06-12 | -3/+7 | |
| | | | | ensure multiple themes don't overwrite each other. | ||||
* | Explicitly load monkeypatches etc with full path, so we can support multiple ↵ | Seb Bacon | 2012-05-30 | -9/+6 | |
| | | | | themes living side-by-side (or at least, support one theme overriding the behaviour of another in a predictable manner) | ||||
* | Override a mailer template as an example | David Cabo | 2012-02-20 | -0/+9 | |
| | |||||
* | Create stubs for the various points where a user might want to customise ↵ | Seb Bacon | 2012-01-30 | -5/+129 | |
| | | | | Alaveteli via their theme, as per suggestions by @dcabo on [the mailing list](http://groups.google.com/group/alaveteli-dev/msg/f50eba23f75b5c75) | ||||
* | Add examples of how a user might customise: | Seb Bacon | 2012-01-27 | -0/+81 | |
| | | | | | | * routes * gettext translations * categories | ||||
* | Update help pages to match newer base layout | Seb Bacon | 2012-01-27 | -9/+17 | |
| | |||||
* | Implement new-style Alaveteli theme (CSS is in a CSS file, plain gray styles ↵ | Seb Bacon | 2011-10-12 | -15/+2 | |
| | | | | in updated base design overridden by purple stuff here) | ||||
* | removed deprecation warning by moving rake tasks to lib/ folder | David Cabo | 2011-07-20 | -0/+4 | |
| | |||||
* | Improved handling of static assets in themes: | David Cabo | 2011-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 | ||||
* | various help files that would normally need to be localised | Seb Bacon | 2011-02-25 | -0/+886 | |
| | |||||
* | ensure it's UTF8 encoded | Seb Bacon | 2011-02-25 | -1/+1 | |
| | |||||
* | initial commit | Seb Bacon | 2011-02-25 | -0/+32 | |