Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Avoid "uninitialized constant Rake::DSL" error | Robin Houston | 2012-03-13 | -0/+1 |
| | | | | See http://stackoverflow.com/a/6686628/424991 | |||
* | Admin users clicking confirmation links | Robin Houston | 2012-03-13 | -2/+53 |
| | | | | Fixes #446. See issue for details. | |||
* | Merge branch 'merged-bundler' into develop | Seb Bacon | 2012-03-12 | -173239/+340 |
|\ | ||||
| * | Do 'bundler' stuff in correct order | Seb Bacon | 2012-03-12 | -18/+22 |
| | | ||||
| * | Update CHANGES.md and INSTALL.md, largely to reflect new bundler setup | Seb Bacon | 2012-03-09 | -14/+26 |
| | | ||||
| * | fix operator precedence bug | Seb Bacon | 2012-03-09 | -1/+1 |
| | | ||||
| * | Don't load gems in environment now we use bundler | Seb Bacon | 2012-03-09 | -2/+0 |
| | | ||||
| * | Work around glibc bug in Debian Squeeze | Seb Bacon | 2012-03-09 | -1/+8 |
| | | ||||
| * | New lock file for bundler | Seb Bacon | 2012-02-22 | -0/+2 |
| | | ||||
| * | Further documentation refinements | Seb Bacon | 2012-02-22 | -73/+108 |
| | | ||||
| * | cause the post-deploy process to run "bundler install" | Seb Bacon | 2012-02-22 | -1/+6 |
| | | ||||
| * | Include packages necessary for installation on Ubuntu 10.04 LTS | Seb Bacon | 2012-02-22 | -1/+5 |
| | | ||||
| * | Some more INSTALL corrections and clarifications. | Seb Bacon | 2012-02-22 | -17/+33 |
| | | ||||
| * | ...and another dependency for bundler | Seb Bacon | 2012-02-22 | -1/+2 |
| | | ||||
| * | add packages necessary to do "bundle install" on Debian | Seb Bacon | 2012-02-22 | -0/+4 |
| | | ||||
| * | Update INSTALL.md for bundler (and some other corrections and updates) | Seb Bacon | 2012-02-22 | -44/+57 |
| | | ||||
| * | Remove redundant packages (either not been used for a while, or made ↵ | Seb Bacon | 2012-02-22 | -18/+0 |
| | | | | | | | | redundant by using bundler) | |||
| * | gem dependecies for test environment | Seb Bacon | 2012-02-21 | -0/+5 |
| | | ||||
| * | Merge jpmckinney/bundler | Seb Bacon | 2012-02-15 | -173115/+128 |
| | | ||||
* | | Update Spanish translation file from Transifex | David Cabo | 2012-03-04 | -152/+152 |
| | | ||||
* | | Update Spanish translation file from Transifex | David Cabo | 2012-03-03 | -910/+302 |
| | | ||||
* | | Merge pull request #433 from henare/issue-271 | Seb Bacon | 2012-02-20 | -12/+38 |
|\ \ | | | | | | | | | | Closes Issue 271 | |||
| * | | Don't add http when https is present | Henare Degan | 2012-02-17 | -1/+7 |
| | | | ||||
| * | | Don't add extra www characters to web addresses that have been explicitly ↵ | Henare Degan | 2012-02-16 | -2/+2 |
| | | | | | | | | | | | | defined | |||
| * | | Refactor method | Henare Degan | 2012-02-16 | -17/+4 |
| | | | ||||
| * | | Make public authority home page links work. Fixes #271 | Henare Degan | 2012-02-16 | -1/+12 |
| | | | ||||
| * | | Add some tests for the public body home page calculation | Henare Degan | 2012-02-16 | -0/+22 |
| |/ | ||||
* / | Display issue on request lists | Robin Houston | 2012-02-16 | -2/+3 |
|/ | | | | http://cl.ly/2w3B2u3o2T1d3u2a0p1o | |||
* | Set a "Content-Disposition: attachment" header when downloading files. ↵ | Seb Bacon | 2012-02-15 | -2/+11 |
| | | | | Closes #428 | |||
* | Position and size the logo correctly mk2 | Seb Bacon | 2012-02-13 | -0/+0 |
| | ||||
* | Position and size the logo correctly | Seb Bacon | 2012-02-13 | -0/+0 |
| | ||||
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | Seb Bacon | 2012-02-13 | -6/+37 |
|\ | ||||
| * | Update commonlib | Robin Houston | 2012-02-12 | -0/+0 |
| | | | | | | | | | | New version of shlib/deployfns fixes a bug that can bite people who set CDPATH in their environments. | |||
| * | Merge branch 'wdtk' into develop | Robin Houston | 2012-02-10 | -1/+1 |
| |\ | | | | | | | | | | | | | Conflicts: public/stylesheets/print.css | |||
| | * | The .not-for-print rule needs to be !IMPORTANT | Robin Houston | 2012-02-10 | -1/+1 |
| | | | ||||
| | * | Generic class for hiding things from print | Robin Houston | 2012-02-10 | -1/+6 |
| | | | ||||
| * | | Merge branch 'wdtk' into develop | Robin Houston | 2012-02-10 | -0/+0 |
| |\| | ||||
| | * | Upgrade commonlib | Robin Houston | 2012-02-10 | -0/+0 |
| | | | | | | | | | | | | because we want the new version of the survey module. | |||
| * | | Trailing whitespace | Robin Houston | 2012-02-10 | -1/+1 |
| | | | ||||
| * | | Merge branch 'wdtk' into develop | Robin Houston | 2012-02-10 | -0/+0 |
| |\| | ||||
| | * | Merge branch 'master' into wdtk | Robin Houston | 2012-02-09 | -11790/+43335 |
| | |\ | ||||
| * | | | Generic class for hiding things from print | Robin Houston | 2012-02-10 | -1/+6 |
| | | | | ||||
| * | | | Tweak the custom routes mechanism | Robin Houston | 2012-02-10 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It didn’t seem to work before. (?) Note that this requires a change to the code as e.g. in https://github.com/sebbacon/alavetelitheme/blob/master/lib/config/custom-routes.rb because the route configuration code should not be inside a Dispatcher.to_prepare block now. | |||
| * | | | Make /similar/request/NONESUCH a 404 not 500 error | Robin Houston | 2012-02-10 | -1/+27 |
| | | | | | | | | | | | | | | | | Fixes #421. | |||
| * | | | Merge branch 'release/0.5.1' into develop | Seb Bacon | 2012-02-09 | -11756/+43180 |
| |\ \ \ | ||||
* | | | | | correct spelling of logo | Seb Bacon | 2012-02-13 | -0/+0 |
| |_|_|/ |/| | | | ||||
* | | | | Merge branch 'release/0.5.1' | Seb Bacon | 2012-02-09 | -11823/+43371 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | Conflicts: README.md | |||
| * | | | Backup latest po files from Transifex0.5.1release/0.5.1 | Seb Bacon | 2012-02-09 | -569/+1039 |
| | | | | ||||
| * | | | Document troubleshooting email problems a bit more | Seb Bacon | 2012-02-09 | -0/+41 |
| | | | | ||||
| * | | | Update all the PO files as well as the POT when running our gettext ↵ | Seb Bacon | 2012-02-08 | -1857/+1776 |
| | | | | | | | | | | | | | | | | commands. Also, don't word-wrap. Includes non-word-wrapped source files. |