aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Some more URL name/title tests.francis2009-09-07-2/+34
|
* Don't allow numeric only URL names.francis2009-09-07-13/+29
| | | | Test the URL name code a bit.
* Look up request just by id, not using hash, on holding pen pages.francis2009-09-07-32/+66
|
* Wouldn't render .html otherwise, oopsfrancis2009-09-07-6/+10
|
* More debugfrancis2009-09-07-2/+2
|
* Remove broken link to spreadsheet.francis2009-09-05-3/+2
|
* Patch from here to make sure new dates work:francis2009-09-04-1/+6
| | | | https://rails.lighthouseapp.com/projects/8994/tickets/2946
* Better wording.francis2009-09-04-4/+4
|
* Better orderfrancis2009-09-04-4/+4
|
* Quick links to annotationsfrancis2009-09-04-3/+10
|
* Fix sorting.francis2009-09-04-2/+3
|
* For now still on etchfrancis2009-09-04-2/+2
|
* Tweaks to front page.francis2009-09-03-13/+26
|
* Lenny dependenciesfrancis2009-09-03-1/+2
|
* Not needed in Lenny explicitly.francis2009-09-03-1/+0
|
* That wasn't working anyway.francis2009-09-03-6/+1
|
* Spell focused in more common way (one s is more common even in UK)francis2009-09-03-2/+2
|
* Useful rewrite, thanks Mark.francis2009-09-03-18/+31
|
* Cache unfolded text correctly.francis2009-09-03-20/+1
| | | | Remove out of date comment.
* Needs full path.francis2009-09-03-2/+2
|
* Force correct filename for attachments.francis2009-09-02-5/+19
|
* Don't put space before function parenthesisfrancis2009-09-02-2/+2
|
* Cache incoming message display bubbles in fragment files.francis2009-09-02-13/+32
| | | | | Clear the cache when a censor rule is changed - the only other thing that will affect one is renaming of a body. Need to think about that.
* Updatingfrancis2009-09-02-9/+21
|
* Whoops, missed some redirect permanentsfrancis2009-09-02-3/+3
|
* Slow it for now while we speed up page serving.francis2009-09-02-0/+5
|
* Old mongrel thing Passengerisedfrancis2009-09-02-3/+4
|
* For Bing webmaster toolsfrancis2009-09-02-0/+4
|
* Ignore down.francis2009-09-02-0/+1
|
* Handle 301 redirectsfrancis2009-09-02-2/+2
|
* Block /feed/ alsofrancis2009-09-02-0/+6
|
* Block a few more URLs that don't need to go in search engines.francis2009-09-02-0/+4
|
* Minor spacing change.francis2009-09-02-2/+2
|
* Removed some bits there is no need to be in search engines.francis2009-09-02-0/+2
|
* Do permanent redirects so old URLs aren't used.francis2009-09-02-7/+7
|
* Try this.matthew2009-09-02-1/+8
|
* Use proper down code.matthew2009-09-02-8/+1
|
* Slightly improve query.francis2009-09-02-2/+2
|
* Ignore Google Webmaster Tools verification file.francis2009-09-01-0/+1
|
* More form validation tweaks.francis2009-08-27-2/+4
|
* Don't really need to validate url_name, just gives bogus errors.francis2009-08-27-2/+1
|
* Allow users to follow up to alternative addresses cited by authoritiesrt1982009-08-27-1/+3
|
* Add help about not putting allegations in requests.francis2009-08-26-15/+66
| | | | | | | | | | | Add help about not impersonating. Link to game from help. Require login to play request game (probably should show some stuff without login, but is nice to have login before they get to individual request pages) Cope with the game finishing (all being classified). Make action links in game into buttons. Margin at bottom of login page.
* initialkeith2009-08-26-0/+79
|
* Show correctly what happens with pagination when mass adding tags.francis2009-08-26-19/+11
| | | | | Keep page number are on when mass adding tags. Display count of number of matches.
* Slightly clearer.francis2009-08-26-1/+1
|
* Put tags (with links) in column on list of bodies admin interface tables.francis2009-08-26-38/+98
| | | | Interface to mass add tags to all bodies in admin search result.
* Show name of authority here so clearer.francis2009-08-25-1/+1
|
* Use full URL for javascript so works in admin pages.francis2009-08-24-4/+6
|
* Reindex in Xapian when censor rules change.francis2009-08-21-7/+12
|