aboutsummaryrefslogtreecommitdiffstats
path: root/config/general.yml-example
Commit message (Expand)AuthorAgeLines
* Introduce ability to install multiple, layered themes.Seb Bacon2012-05-23-2/+6
* Merge remote-tracking branch 'wombleton/feature/google_analytics' into developSeb Bacon2012-05-15-6/+5
|\
| * Add in google analytics code if it's configured.Rowan Crawford2012-04-30-1/+4
* | Improve administrative user account support:Seb Bacon2012-05-14-2/+10
* | More changes and refactoring to make purges work.Seb Bacon2012-04-20-0/+4
|/
* Create config/rails_env.rb in productionRobin Houston2012-02-06-1/+4
* Merge branch 'wdtk' into release/0.5Robin Houston2012-01-31-1/+1
|\
| * Add new variable to general.yml-exampleRobin Houston2012-01-31-0/+3
* | Mention new rate-limiting feature in CHANGES.md and the example configSeb Bacon2012-01-30-0/+2
|/
* Indent the YAML listRobin Houston2012-01-09-2/+2
* Document new config variablesSeb Bacon2012-01-09-0/+6
* Merge branch 'release/0.5' into wdtkRobin Houston2012-01-05-1/+1
|\
| * use alaveteli theme in default setupSeb Bacon2012-01-04-1/+1
* | Correct YAML syntax (add missing newline)Robin Houston2011-10-17-1/+2
|/
* Provide ability to download zip file containing complete request. Closes #11Seb Bacon2011-09-13-0/+8
* Merge branch 'wdtk' into developRobin Houston2011-09-08-0/+7
|\
| * Different sender address for track messagesRobin Houston2011-09-07-0/+4
| * Add the new FORWARD_NONBOUNCE_RESPONSES_TO config variable.Robin Houston2011-09-06-0/+5
* | Merge branch 'asktheeu-new-design' into develop (update New Request workflow ...David Cabo2011-09-01-0/+3
|\ \
| * | Make timeframes for new response reminders configurableDavid Cabo2011-08-23-0/+3
| * | Add sign-in at beginning of New Request process (configurable)David Cabo2011-08-23-0/+3
| |/
* | remove redundant config and code relating to front page search examples (rela...Seb Bacon2011-08-30-3/+0
* | Present a reCaptcha on the signup form to foreign visitors (judging from thei...Seb Bacon2011-08-30-0/+6
* | Make timeframes for new response reminders configurableDavid Cabo2011-08-23-0/+3
|/
* When displaying information about how overdue something is, use values from t...Seb Bacon2011-08-12-0/+3
* Apply censor rules even when pdftk refuses to compress. Also provide for alt...Seb Bacon2011-08-10-0/+9
* Introduce config setting to ignore browser language settingsSeb Bacon2011-08-08-0/+1
* Avoided a repeated mention of ADMIN_BASE_URLRobin Houston2011-07-26-4/+1
* Add the ADMIN_BASE_URL variable to general.yml-example, and make the codeRobin Houston2011-07-26-0/+3
* YAML wants a newline at the end of a fileSeb Bacon2011-07-26-1/+1
* Add a flag to turn off logging memory usage, as (a) this is a debug setting, ...Seb Bacon2011-07-25-0/+6
* Store raw_emails in the filesystem, not in the database. They don't need to ...Seb Bacon2011-07-22-0/+4
* Do not specify ADMIN_BASE_URL in the example config file,Robin Houston2011-07-14-2/+5
* update example YAML config file, and corresponding part of install docSeb Bacon2011-07-12-30/+48
* Correct over-zealous search-and-replace error.Robin Houston2011-07-08-2/+2
* The LibYAML parser seems to have a problem with comments at the ends of lines.Robin Houston2011-07-08-5/+12
* Change the config file to YAML, rather than PHP.Robin Houston2011-07-08-0/+57