aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Add I18n string for mail clarificationDavid Cabo2012-05-28-1/+1
|
* I18n missing string in model for quoted sectionsDavid Cabo2012-05-28-2/+2
|
* I18n missing string for request rate exceeded pageDavid Cabo2012-05-28-1/+1
|
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developSeb Bacon2012-03-13-10/+61
|\
| * Fix broken testRobin Houston2012-03-13-5/+5
| |
| * Correct bad nestingRobin Houston2012-03-13-3/+2
| |
| * Avoid "uninitialized constant Rake::DSL" errorRobin Houston2012-03-13-0/+1
| | | | | | | | See http://stackoverflow.com/a/6686628/424991
| * Admin users clicking confirmation linksRobin Houston2012-03-13-2/+53
| | | | | | | | Fixes #446. See issue for details.
* | ignore bundler configSeb Bacon2012-03-13-1/+2
| |
* | ignore bundled gemsSeb Bacon2012-03-13-0/+1
| |
* | in production mode, ensure we skip development and test gemsSeb Bacon2012-03-13-1/+1
| |
* | Mention that bundler must be installed for upgradesSeb Bacon2012-03-12-0/+3
|/
* Merge branch 'merged-bundler' into developSeb Bacon2012-03-12-173239/+340
|\
| * Do 'bundler' stuff in correct orderSeb Bacon2012-03-12-18/+22
| |
| * Update CHANGES.md and INSTALL.md, largely to reflect new bundler setupSeb Bacon2012-03-09-14/+26
| |
| * fix operator precedence bugSeb Bacon2012-03-09-1/+1
| |
| * Don't load gems in environment now we use bundlerSeb Bacon2012-03-09-2/+0
| |
| * Work around glibc bug in Debian SqueezeSeb Bacon2012-03-09-1/+8
| |
| * New lock file for bundlerSeb Bacon2012-02-22-0/+2
| |
| * Further documentation refinementsSeb Bacon2012-02-22-73/+108
| |
| * cause the post-deploy process to run "bundler install"Seb Bacon2012-02-22-1/+6
| |
| * Include packages necessary for installation on Ubuntu 10.04 LTSSeb Bacon2012-02-22-1/+5
| |
| * Some more INSTALL corrections and clarifications.Seb Bacon2012-02-22-17/+33
| |
| * ...and another dependency for bundlerSeb Bacon2012-02-22-1/+2
| |
| * add packages necessary to do "bundle install" on DebianSeb Bacon2012-02-22-0/+4
| |
| * Update INSTALL.md for bundler (and some other corrections and updates)Seb Bacon2012-02-22-44/+57
| |
| * Remove redundant packages (either not been used for a while, or made ↵Seb Bacon2012-02-22-18/+0
| | | | | | | | redundant by using bundler)
| * gem dependecies for test environmentSeb Bacon2012-02-21-0/+5
| |
| * Merge jpmckinney/bundlerSeb Bacon2012-02-15-173115/+128
| |
* | Update Spanish translation file from TransifexDavid Cabo2012-03-04-152/+152
| |
* | Update Spanish translation file from TransifexDavid Cabo2012-03-03-910/+302
| |
* | Merge pull request #433 from henare/issue-271Seb Bacon2012-02-20-12/+38
|\ \ | | | | | | | | | Closes Issue 271
| * | Don't add http when https is presentHenare Degan2012-02-17-1/+7
| | |
| * | Don't add extra www characters to web addresses that have been explicitly ↵Henare Degan2012-02-16-2/+2
| | | | | | | | | | | | defined
| * | Refactor methodHenare Degan2012-02-16-17/+4
| | |
| * | Make public authority home page links work. Fixes #271Henare Degan2012-02-16-1/+12
| | |
| * | Add some tests for the public body home page calculationHenare Degan2012-02-16-0/+22
| |/
* / Display issue on request listsRobin Houston2012-02-16-2/+3
|/ | | | http://cl.ly/2w3B2u3o2T1d3u2a0p1o
* Set a "Content-Disposition: attachment" header when downloading files. ↵Seb Bacon2012-02-15-2/+11
| | | | Closes #428
* Position and size the logo correctly mk2Seb Bacon2012-02-13-0/+0
|
* Position and size the logo correctlySeb Bacon2012-02-13-0/+0
|
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developSeb Bacon2012-02-13-6/+37
|\
| * Update commonlibRobin Houston2012-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 developRobin Houston2012-02-10-1/+1
| |\ | | | | | | | | | | | | Conflicts: public/stylesheets/print.css
| | * The .not-for-print rule needs to be !IMPORTANTRobin Houston2012-02-10-1/+1
| | |
| | * Generic class for hiding things from printRobin Houston2012-02-10-1/+6
| | |
| * | Merge branch 'wdtk' into developRobin Houston2012-02-10-0/+0
| |\|
| | * Upgrade commonlibRobin Houston2012-02-10-0/+0
| | | | | | | | | | | | because we want the new version of the survey module.
| * | Trailing whitespaceRobin Houston2012-02-10-1/+1
| | |
| * | Merge branch 'wdtk' into developRobin Houston2012-02-10-0/+0
| |\|