aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Silence another deprecation warning, this time just by muting it (since there...Robin Houston2011-06-17-4/+10
* Move the rake task from the translate_routes plugin into the (new?) standard ...Robin Houston2011-06-17-0/+0
* Get rid of (at least some instances of) the deprecation warning that says :se...Robin Houston2011-06-17-1/+1
* There is no real sense in keeping the fuzzy-string markers in es/app.po, when...Robin Houston2011-06-17-4/+0
* After discussing this with Seb, we have decided to keep theRobin Houston2011-06-17-35/+36
* Remove a trailing spaceRobin Houston2011-06-17-1/+1
* Use a better header line for search results when there is onlyRobin Houston2011-06-16-235/+289
* Ignore the generated file locale/model_attributes.rbRobin Houston2011-06-16-1/+2
* Make script/generate_pot.sh executable, like the other scripts are.Robin Houston2011-06-15-0/+0
* Add gettext to config/packagesRobin Houston2011-06-15-0/+1
* Set the default value for publication_scheme explicitly in an after_initializ...Robin Houston2011-06-15-0/+6
* Test that PublicBody.first_letter is correctly set on saveRobin Houston2011-06-15-1/+13
* Add a migration that fixes the data problems caused by the PublicBody bugRobin Houston2011-06-15-0/+35
* Merge branch 'master' of git@github.com:sebbacon/alaveteliRobin Houston2011-06-15-18/+34
|\
| * Merge branch 'master' of github.com:sebbacon/alaveteliSeb Bacon2011-06-15-6/+9
| |\
| * | Update install docs to reflect new config settings and ability to load sample...Seb Bacon2011-06-15-18/+34
* | | It is not permissible to have more than one "translates" listRobin Houston2011-06-15-2/+1
| |/ |/|
* | Update config/locales symlink to not hardcode Seb’s home directoryRobin Houston2011-06-14-1/+1
* | Merge branch 'master' of git@github.com:sebbacon/alaveteliRobin Houston2011-06-14-4/+2
|\|
| * ignore installed themesSeb Bacon2011-06-14-1/+2
| * don't track alavetelitheme as submoduleSeb Bacon2011-06-14-3/+0
* | Make the script runner change to the application directory, in an attempt to ...Robin Houston2011-06-14-3/+7
* | Remove a couple of residual WDTK-specific things from the admin layout.Robin Houston2011-06-14-2/+1
|/
* Merge branch 'master' of github.com:sebbacon/alaveteliSeb Bacon2011-06-14-3/+3
|\
| * Change the submodule specifications to use git://github URLs, because the myS...Robin Houston2011-06-14-3/+3
* | remove notes to self about UK hard-coded stuff (so we can deploy WDTK from al...Seb Bacon2011-06-14-3/+0
|/
* added option to install a theme from a remote URL as part of rails-post-deplo...Seb Bacon2011-06-14-0/+8
* allow search and publicbody examples to be provided in config file, falling b...Seb Bacon2011-06-14-4/+25
* merge WTDK changes to master (preparation for closing WTDK branch and deployi...Seb Bacon2011-06-14-1762/+74
|\
| * Remove db/development_structure.sql from the repository, and tell git to igno...Robin Houston2011-06-10-1676/+1
| * Move the non-fixture files in spec/fixtures to their own subdirectory,Robin Houston2011-06-10-6/+5
| * Slighlty nicer formatLouise Crow2011-05-26-6/+14
| * Adding script for generating transaction stats.Louise Crow2011-05-26-0/+40
| * Don't store passwords in post_params.Louise Crow2011-05-16-7/+36
| * Adding new authority categories, moving defunct ones to new super-category fo...Louise Crow2011-04-04-16/+19
| * noop to poke gitSeb Bacon2011-04-01-0/+1
* | correct route for custom stylesheet (provided by themes)Seb Bacon2011-06-14-1/+1
* | Remove obselete msgidsSeb Bacon2011-06-14-12/+3
* | If you want to combine stylesheets, they must have the same 'title' attributeSeb Bacon2011-06-14-1/+1
* | Reorganise the style sheets so that custom.css from the local themeRobin Houston2011-06-13-22/+4
* | Change the default value of ADMIN_PUBLIC_URL from "/" to "", because absolute...Robin Houston2011-06-13-3/+3
* | Save the default translated values for publicbody entities.Robin Houston2011-06-11-2/+3
* | Remove the field name from the validates_presence_of :message, to prevent err...Robin Houston2011-06-11-2/+2
* | ensure all with_locale calls end with explicit renderSeb Bacon2011-06-13-43/+50
* | Make sure the template rendering happens within the scope ofSeb Bacon2011-06-13-5/+15
* | Make sure the previous locale is restored on block exit, even if theSeb Bacon2011-06-13-3/+6
* | Since some of the tests rely on the availability of the "es" locale, we overr...Robin Houston2011-06-10-2/+7
* | It's a bit misleading to set FastGettext.default_available_locales in initial...Robin Houston2011-06-10-1/+0
* | Change "whatdotheyknow" to "alaveteli" where appropriate, and correct the fil...Robin Houston2011-06-10-7/+7
* | Add config.tmp to .gitignore, to avoid problems with the mySociety deployment...Robin Houston2011-06-10-0/+1