Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Some more URL name/title tests. | francis | 2009-09-07 | -2/+34 | |
| | |||||
* | Don't allow numeric only URL names. | francis | 2009-09-07 | -13/+29 | |
| | | | | Test the URL name code a bit. | ||||
* | Look up request just by id, not using hash, on holding pen pages. | francis | 2009-09-07 | -32/+66 | |
| | |||||
* | Wouldn't render .html otherwise, oops | francis | 2009-09-07 | -6/+10 | |
| | |||||
* | More debug | francis | 2009-09-07 | -2/+2 | |
| | |||||
* | Remove broken link to spreadsheet. | francis | 2009-09-05 | -3/+2 | |
| | |||||
* | Patch from here to make sure new dates work: | francis | 2009-09-04 | -1/+6 | |
| | | | | https://rails.lighthouseapp.com/projects/8994/tickets/2946 | ||||
* | Better wording. | francis | 2009-09-04 | -4/+4 | |
| | |||||
* | Better order | francis | 2009-09-04 | -4/+4 | |
| | |||||
* | Quick links to annotations | francis | 2009-09-04 | -3/+10 | |
| | |||||
* | Fix sorting. | francis | 2009-09-04 | -2/+3 | |
| | |||||
* | For now still on etch | francis | 2009-09-04 | -2/+2 | |
| | |||||
* | Tweaks to front page. | francis | 2009-09-03 | -13/+26 | |
| | |||||
* | Lenny dependencies | francis | 2009-09-03 | -1/+2 | |
| | |||||
* | Not needed in Lenny explicitly. | francis | 2009-09-03 | -1/+0 | |
| | |||||
* | That wasn't working anyway. | francis | 2009-09-03 | -6/+1 | |
| | |||||
* | Spell focused in more common way (one s is more common even in UK) | francis | 2009-09-03 | -2/+2 | |
| | |||||
* | Useful rewrite, thanks Mark. | francis | 2009-09-03 | -18/+31 | |
| | |||||
* | Cache unfolded text correctly. | francis | 2009-09-03 | -20/+1 | |
| | | | | Remove out of date comment. | ||||
* | Needs full path. | francis | 2009-09-03 | -2/+2 | |
| | |||||
* | Force correct filename for attachments. | francis | 2009-09-02 | -5/+19 | |
| | |||||
* | Don't put space before function parenthesis | francis | 2009-09-02 | -2/+2 | |
| | |||||
* | Cache incoming message display bubbles in fragment files. | francis | 2009-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. | ||||
* | Updating | francis | 2009-09-02 | -9/+21 | |
| | |||||
* | Whoops, missed some redirect permanents | francis | 2009-09-02 | -3/+3 | |
| | |||||
* | Slow it for now while we speed up page serving. | francis | 2009-09-02 | -0/+5 | |
| | |||||
* | Old mongrel thing Passengerised | francis | 2009-09-02 | -3/+4 | |
| | |||||
* | For Bing webmaster tools | francis | 2009-09-02 | -0/+4 | |
| | |||||
* | Ignore down. | francis | 2009-09-02 | -0/+1 | |
| | |||||
* | Handle 301 redirects | francis | 2009-09-02 | -2/+2 | |
| | |||||
* | Block /feed/ also | francis | 2009-09-02 | -0/+6 | |
| | |||||
* | Block a few more URLs that don't need to go in search engines. | francis | 2009-09-02 | -0/+4 | |
| | |||||
* | Minor spacing change. | francis | 2009-09-02 | -2/+2 | |
| | |||||
* | Removed some bits there is no need to be in search engines. | francis | 2009-09-02 | -0/+2 | |
| | |||||
* | Do permanent redirects so old URLs aren't used. | francis | 2009-09-02 | -7/+7 | |
| | |||||
* | Try this. | matthew | 2009-09-02 | -1/+8 | |
| | |||||
* | Use proper down code. | matthew | 2009-09-02 | -8/+1 | |
| | |||||
* | Slightly improve query. | francis | 2009-09-02 | -2/+2 | |
| | |||||
* | Ignore Google Webmaster Tools verification file. | francis | 2009-09-01 | -0/+1 | |
| | |||||
* | More form validation tweaks. | francis | 2009-08-27 | -2/+4 | |
| | |||||
* | Don't really need to validate url_name, just gives bogus errors. | francis | 2009-08-27 | -2/+1 | |
| | |||||
* | Allow users to follow up to alternative addresses cited by authorities | rt198 | 2009-08-27 | -1/+3 | |
| | |||||
* | Add help about not putting allegations in requests. | francis | 2009-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. | ||||
* | initial | keith | 2009-08-26 | -0/+79 | |
| | |||||
* | Show correctly what happens with pagination when mass adding tags. | francis | 2009-08-26 | -19/+11 | |
| | | | | | Keep page number are on when mass adding tags. Display count of number of matches. | ||||
* | Slightly clearer. | francis | 2009-08-26 | -1/+1 | |
| | |||||
* | Put tags (with links) in column on list of bodies admin interface tables. | francis | 2009-08-26 | -38/+98 | |
| | | | | Interface to mass add tags to all bodies in admin search result. | ||||
* | Show name of authority here so clearer. | francis | 2009-08-25 | -1/+1 | |
| | |||||
* | Use full URL for javascript so works in admin pages. | francis | 2009-08-24 | -4/+6 | |
| | |||||
* | Reindex in Xapian when censor rules change. | francis | 2009-08-21 | -7/+12 | |
| |