aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'release/0.5' into developSeb Bacon2012-01-09-3792/+4500
|\
| * What an extraordinary bugSeb Bacon2012-01-09-6/+4
| | | | | | | | | | | | | | The admin timeline code was fetching *all* outgoing messages, rather than just the one particular one we wanted; and similarly for comments. Unsurprising this was rather slow.
| * Bump up font size on public body page headerSeb Bacon2012-01-09-0/+1
| |
| * paginate authority search results on first step of new request workflowSeb Bacon2012-01-09-1/+1
| |
| * Ensure pagination works even on general search pageSeb Bacon2012-01-09-15/+58
| |
| * add paging to authority search resultsSeb Bacon2012-01-09-1/+3
| |
| * Ensure xapian database is always created before starting index updateSeb Bacon2012-01-09-1/+1
| |
| * Correctly show total count of user's requestsSeb Bacon2012-01-08-1/+1
| |
| * remove unecessary "<br>" tag from textSeb Bacon2012-01-08-1/+1
| |
| * smaller default logged-in-barSeb Bacon2012-01-08-1/+1
| |
| * Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-01-08-3686/+3789
| |\
| | * Fix syntax errorSeb Bacon2012-01-06-1/+2
| | |
| | * Fix user profile validation errors not showing. Fixes #317David Cabo2012-01-06-1/+1
| | |
| | * Fix variable issue in German translationDavid Cabo2012-01-06-3685/+3788
| | |
| | * Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5David Cabo2012-01-06-558/+1418
| | |\
| | * \ Merge branch 'cache-foi-attachments-seb'Seb Bacon2011-12-21-3378/+3670
| | |\ \
| * | | | Paginate user searchesSeb Bacon2012-01-08-0/+2
| | | | |
| * | | | Don't highlight "home" nav item when doing a searchSeb Bacon2012-01-08-2/+2
| | | | |
| * | | | Left align annoation header lines.Seb Bacon2012-01-08-2/+0
| | | | |
| * | | | minor style fix: make H1 on "uphappy page" visibleSeb Bacon2012-01-08-1/+0
| | | | |
| * | | | Minor style fixes for annotationsSeb Bacon2012-01-08-12/+12
| | | | |
| * | | | Show excerpts rather than titles on home page. Fixes issue #322.Seb Bacon2012-01-08-1/+1
| | | | |
| * | | | Don't give error when viewing HTML versions. Fixes issue #321Seb Bacon2012-01-08-4/+556
| | | | |
| * | | | Fix syntax errorSeb Bacon2012-01-06-1/+2
| | | | |
| * | | | Merge branch 'release/0.5' into wdtkSeb Bacon2012-01-06-55/+64
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | now we have so many public bodies, there's not much point listing so many on ↵Seb Bacon2012-01-06-1/+1
| | | | | | | | | | | | | | | | | | | | one page and having massive page download sizes
| | * | | Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-01-06-6/+10
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: vendor/plugins/acts_as_xapian/lib/acts_as_xapian.rb
| | * \ \ \ Merge branch 'fixing-xapian-reindexing' into release/0.5Seb Bacon2012-01-06-47/+55
| | |\ \ \ \
| | | * | | | Make test less brittleSeb Bacon2012-01-06-2/+2
| | | | | | |
| | | * | | | Reduce excess flush operations (they're slooow)Seb Bacon2012-01-06-18/+15
| | | | | | |
| | | * | | | Further work in progressSeb Bacon2012-01-06-8/+8
| | | | | | |
| | | * | | | more work in progressSeb Bacon2012-01-06-31/+39
| | | | | | |
| | | * | | | typoSeb Bacon2012-01-06-1/+1
| | | | | | |
| | | * | | | Return nil if there's no latest calculated state to returnSeb Bacon2012-01-06-0/+1
| | | | | | |
| | | * | | | initial noodlings with writable / readable database reopeningSeb Bacon2012-01-06-19/+21
| | | | | | |
| | * | | | | Fix zip-attachment functionalitySeb Bacon2012-01-06-4/+5
| | |/ / / /
| * | | | | Merge branch 'release/0.5' into wdtkRobin Houston2012-01-06-4/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'release/0.5' into wdtkRobin Houston2012-01-06-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkRobin Houston2012-01-06-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Ignore theme symlinksSeb Bacon2012-01-05-1/+1
| | | | | | | | |
| | * | | | | | | Merge remote branch 'origin/release/0.5' into wdtkSeb Bacon2012-01-05-1/+1
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'release/0.5' into wdtkSeb Bacon2012-01-05-0/+8
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'release/0.5' into wdtkRobin Houston2012-01-06-10/+28
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'release/0.5' into wdtkRobin Houston2012-01-05-3748/+4866
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore
| * \ \ \ \ \ \ \ \ \ Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkRobin Houston2011-10-18-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'wdtk' of https://github.com/sebbacon/alaveteli into wdtkroot2011-10-18-1/+2
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Try a very low PassengerMaxRequestsRobin Houston2011-10-17-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An experiment to see whether a very low value for PassengerMaxRequests will improve the memory usage of the application.
| * | | | | | | | | | | | Ignore public/alavetelithemeRobin Houston2011-10-18-1/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Correct YAML syntax (add missing newline)Robin Houston2011-10-17-1/+2
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | YAML files need to end with a newline, or they are invalid (and some parsers will fail as a result, e.g. the Perl YAML module). This was causing the mySociety deployment script to fail.
| * | | | | | | | | | Change to (home-made) wkhtmltopdf-staticRobin Houston2011-10-17-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Debian wkhtmltopdf package will not run without an X11 server. There is a version that will, but it relies on being linked with a patched QT library, and so is not available through the usual Debian package mechanism. [1] Therefore we have made a custom Debian package containing a statically linked binary of wkhtmltopdf, linked (statically) against this patched QT. [2] 1. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580226 2. http://debian.mysociety.org/dists/squeeze/main/binary-amd64/wkhtmltopdf-static-0.11.0-rc1.deb