aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| | * | | Fix CREATE DATABASE commandRobin Houston2012-01-06-2/+2
| | | | | | | | | | | | | | | | | | | | Creating a database in SQL_ASCII encoding requires using template0.
| * | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Do not force flint database formatRobin Houston2012-01-06-4/+8
| | | | |
* | | | | Merge branch 'release/0.5' into wdtkRobin Houston2012-01-06-1/+1
|\| | | |
| * | | | run-with-lockfile takes the command+args as a single stringRobin 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
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Consistently parse arguments to xapain:rebuild_indexSeb Bacon2012-01-06-4/+15
| | | | | |
| * | | | | Don't wildcard search public bodies when making a request (it causes ↵Seb Bacon2012-01-06-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | performance issues and isn't useful here anyway)
| * | | | | Show the total number of public bodies, not the number on this pageSeb Bacon2012-01-06-1/+1
| | | | | |
| * | | | | Log xapian index updates.Seb Bacon2012-01-06-2/+2
| | |/ / / | |/| | |
| * | | | show the number of matches, not the number on the current pageSeb Bacon2012-01-05-1/+1
| |/ / /
| * | | Ensure attachments have been parsed before generating cached extractsSeb Bacon2012-01-05-0/+8
| | | |
* | | | Merge branch 'release/0.5' into wdtkRobin Houston2012-01-05-3748/+4866
|\| | | | | | | | | | | | | | | | | | | Conflicts: .gitignore
| * | | Correctly test for auto-submitted headers. Fixes #316.Seb Bacon2012-01-05-16/+15
| | | |
| * | | link to full list of changes for 0.5 releaseSeb Bacon2012-01-04-0/+1
| | | |
| * | | typoSeb Bacon2012-01-04-1/+0
| | | |
| * | | Mention pdftk loop-forever bugSeb Bacon2012-01-04-0/+7
| | | |
| * | | Display internationalized emails correctly (specifically, RFC2047 headers, ↵Seb Bacon2012-01-04-52/+535
| | | | | | | | | | | | | | | | and HTML emails with encoding in a meta-tag). Fixes #281