aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Really don’t require flint formatRobin Houston2012-01-09-1/+1
|
* Indent the YAML listRobin Houston2012-01-09-2/+2
| | | | ...or else some YAML parsers will choke on it, though the Ruby one does not.
* Unindexed event types can appear transientlyRobin Houston2012-01-09-10/+13
|
* Link to the relevant question on the help pageRobin Houston2012-01-09-1/+1
|
* Merge branch 'release/0.5' of https://github.com/sebbacon/alaveteli into ↵Robin Houston2012-01-09-12/+13
|\ | | | | | | release/0.5
| * Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-01-09-3/+4
| |\
| * | Match public bodies by tag regardless of localeSeb Bacon2012-01-09-1/+1
| | |
| * | Ignore last-seen-item variables for the purposes of varnish caching. Fixes ↵Seb Bacon2012-01-09-11/+12
| | | | | | | | | | | | issue #324.
* | | Argh noSeb Bacon2012-01-09-1/+5
| |/ |/| | | | | | | The width needs to be fixed on the authority page, but not on the authority preview, so use a more specific CSS rule for the latter
* | Scroll to top on clickSeb Bacon2012-01-09-0/+1
| | | | | | | | | | When the name of a public authority is clicked, on the select_authority page, scroll to the top so the user can see the green Start button.
* | Make the width of the request be the width of the parent elementSeb Bacon2012-01-09-2/+2
| | | | | | | | | | Using a fixed width for the request would cause text overflow in some places, such as the select_authority page.
* | Merge branch 'release/0.5' into wdtkSeb Bacon2012-01-09-1/+1
|\ \
| * | Do not print useless message into the log file.Seb Bacon2012-01-09-1/+1
| |/
* | Merge branch 'release/0.5' of https://github.com/sebbacon/alaveteli into wdtkSeb Bacon2012-01-09-2/+4
|\|
| * Ensure pagination works when running behind PassengerSeb Bacon2012-01-09-2/+4
| |
* | Merge branch 'release/0.5' into wdtkSeb Bacon2012-01-09-73/+133
|\|
| * Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-01-09-1/+533
| |\
| * | Test for commit caff0a3ff2e38a5aab906baa4cc77d30587e1184 (ensure we always ↵Seb Bacon2012-01-09-0/+36
| | | | | | | | | | | | regenerate attachments cache when necessary)
| * | Ensure model schema documentation is up to date.Seb Bacon2012-01-09-71/+89
| | |
| * | Ensure we regenerate cache if for some reason it's missingSeb Bacon2012-01-09-1/+7
| | |
| * | estimate number of requests, not number of bodies!Seb Bacon2012-01-09-1/+1
| | |
* | | Merge branch 'release/0.5' into wdtkSeb Bacon2012-01-09-5/+541
|\ \ \ | | |/ | |/|
| * | Document new config variablesSeb Bacon2012-01-09-0/+9
| | |
| * | Send email notifications on exceptionsSeb Bacon2012-01-09-0/+3
| | |
| * | Merge branch 'release/0.5' of https://github.com/sebbacon/alaveteli into ↵Seb Bacon2012-01-09-4/+8
| |\| | | | | | | | | | release/0.5
| | * Make sure paging authority list works even when using typeahead searchSeb Bacon2012-01-09-3/+8
| | |
| | * Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-01-09-6/+4
| | |\
| | * | remove stray cut&paste cruftSeb Bacon2012-01-09-1/+0
| | | |
| * | | Send email notifications on exceptionsSeb Bacon2012-01-09-1/+521
| | |/ | |/|
* | | Merge branch 'release/0.5' into wdtkSeb Bacon2012-01-09-17/+63
|\| |
| * | 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
| |
* | Merge branch 'wdtk' of https://github.com/sebbacon/alaveteli into wdtkSeb Bacon2012-01-09-1/+1
|\|
| * Correctly show total count of user's requestsSeb Bacon2012-01-08-1/+1
| |
* | 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.
* 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
| | | |