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