Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Show profile photos on admin page and allow clearing. | Francis Irving | 2010-07-20 | -0/+15 |
| | ||||
* | Fix up error handling. | Francis Irving | 2010-07-20 | -5/+0 |
| | ||||
* | Clear profile photo only in POST | Francis Irving | 2010-07-20 | -0/+4 |
| | ||||
* | Button for users to clear their profile photo. | Francis Irving | 2010-07-20 | -0/+16 |
| | ||||
* | Editable about me text | Francis Irving | 2010-07-18 | -0/+29 |
| | ||||
* | Make profile photo upload work without javascript (for Matthew :) | Francis Irving | 2010-07-15 | -0/+10 |
| | ||||
* | Make cropping work | Francis Irving | 2010-07-15 | -1/+5 |
| | ||||
* | Draft stage | Francis Irving | 2010-07-15 | -22/+36 |
| | ||||
* | Show photo on profile page | Francis Irving | 2010-07-14 | -0/+13 |
| | ||||
* | Rename action to say it is setting photo | Francis Irving | 2010-07-14 | -1/+1 |
| | ||||
* | Merge branch 'master' into francis-profile-photo | Francis Irving | 2010-07-13 | -85/+252 |
|\ | | | | | | | | | | | | | Conflicts: app/views/user/show.rhtml commonlib spec/controllers/user_controller_spec.rb | |||
| * | Change 'rejected' to 'refused', as used in the law | Francis Irving | 2010-06-16 | -1/+1 |
| | | ||||
| * | Use atomic write for making cache files. | Francis Irving | 2010-05-20 | -1/+3 |
| | | ||||
| * | Use our algorithm for view cache fragments too | Francis Irving | 2010-05-19 | -16/+21 |
| | | ||||
| * | Need to make the directory before writing to it. | Francis Irving | 2010-05-19 | -0/+1 |
| | | ||||
| * | Do the cacheing ourselves. | Francis Irving | 2010-05-19 | -18/+15 |
| | | ||||
| * | Cache doesn't require initial slash | Francis Irving | 2010-05-19 | -0/+1 |
| | | ||||
| * | Use right cache dir for images in converted pdfs/docs | Francis Irving | 2010-05-18 | -1/+3 |
| | | ||||
| * | Cope with 32,000 inode limit on ext3 | Francis Irving | 2010-05-18 | -3/+8 |
| | | ||||
| * | Generate path for fragment cache in central place | Francis Irving | 2010-05-18 | -4/+13 |
| | | ||||
| * | Use .empty | Francis Irving | 2010-05-07 | -1/+1 |
| | | ||||
| * | Read only mode. | Francis Irving | 2010-05-06 | -0/+12 |
| | | ||||
| * | Fix up styling on view XLS as HTML | Francis Irving | 2010-03-10 | -2/+2 |
| | | ||||
| * | Add View as HTML for Excel | Francis Irving | 2010-03-10 | -3/+3 |
| | | ||||
| * | Note on privacy | Francis Irving | 2010-03-10 | -0/+6 |
| | | ||||
| * | Only change email address when they confirm the email, so there is no | Francis Irving | 2010-03-10 | -21/+39 |
| | | | | | | | | security leak that someone is registered with an email | |||
| * | Use bob instead of silly as test user. Make it behave better if existing | Francis Irving | 2010-03-10 | -1/+6 |
| | | | | | | | | email changed to. | |||
| * | Form for changing your email address | Francis Irving | 2010-03-10 | -1/+35 |
| | | ||||
| * | Rename signchange to signchangepassword | Francis Irving | 2010-03-10 | -17/+17 |
| | | ||||
| * | Fix up FOI upload officer URLs | Francis Irving | 2010-03-03 | -2/+2 |
| | | ||||
| * | This was broken due to Rails version change altering name of class - | Francis Irving | 2010-03-03 | -1/+1 |
| | | | | | | | | found by adding tests (see later commit for them) | |||
| * | Give it some order | Francis Irving | 2010-01-28 | -1/+1 |
| | | ||||
| * | Comment about not including request_email | Francis Irving | 2010-01-28 | -0/+3 |
| | | ||||
| * | Download CSV with list of all authorities: | Francis Irving | 2010-01-28 | -0/+39 |
| | | ||||
| * | Table showing event history. | Francis Irving | 2010-01-20 | -1/+16 |
| | | ||||
| * | Fix remember me. | Francis Irving | 2009-12-22 | -15/+6 |
| | | ||||
| * | Better error when attachment doesn't get found | Francis Irving | 2009-12-22 | -0/+1 |
| | | ||||
| * | Fix bug that stopped re-editing requests working | Francis Irving | 2009-12-22 | -2/+2 |
| | | ||||
| * | Redirect /local/TAG to /body/list/TAG for Alex | Francis Irving | 2009-12-17 | -0/+6 |
| | | ||||
| * | Dry run button for database upload | Francis Irving | 2009-12-17 | -7/+19 |
| | | ||||
| * | Change not to ! | Francis Irving | 2009-12-17 | -1/+1 |
| | | ||||
| * | Make sure text is fine for schools. | Francis Irving | 2009-12-16 | -2/+2 |
| | | ||||
| * | Change messages displayed when in waiting_response_very_overdue state | Francis Irving | 2009-12-10 | -0/+3 |
| | | ||||
| * | Path to include xmlsimple seems to need lib/ on now, odd | Francis Irving | 2009-12-04 | -1/+1 |
| | | ||||
| * | Change salutation from "Sir or Madam" to name of authority. | Francis Irving | 2009-12-04 | -14/+14 |
| | | ||||
| * | When user withdraws request, prompt them to send message to authority. | Francis Irving | 2009-12-04 | -2/+2 |
| | | ||||
* | | Basic form bits for profile photo (done on train over the weekend) | Francis Irving | 2010-02-01 | -36/+36 |
| | | ||||
* | | Merge branch 'master' into francis-profile-photo | Francis Irving | 2009-12-04 | -1/+5 |
|\| | ||||
| * | Needs to be named with _controller so it can be found by Rails 2.3.2 | Francis Irving | 2009-12-01 | -0/+0 |
| | | ||||
| * | Whoops broke all searches - fix so default is right. | Francis Irving | 2009-11-28 | -1/+4 |
| | |