Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Test for submitting profile photo. Clean up HTML. | Francis Irving | 2010-07-14 | -0/+12 | |
| | |||||
* | Use new name of action | Francis Irving | 2010-07-14 | -2/+2 | |
| | |||||
* | Merge branch 'master' into francis-profile-photo | Francis Irving | 2010-07-13 | -25/+357 | |
|\ | | | | | | | | | | | | | Conflicts: app/views/user/show.rhtml commonlib spec/controllers/user_controller_spec.rb | ||||
| * | Need to set time now in test. | Francis Irving | 2010-06-09 | -1/+12 | |
| | | |||||
| * | Make comment clearer | Francis Irving | 2010-06-09 | -2/+3 | |
| | | |||||
| * | Updated formatting. | Francis Irving | 2010-06-08 | -1/+1 | |
| | | |||||
| * | Allow emails case insensitively. | Francis Irving | 2010-03-20 | -0/+12 | |
| | | |||||
| * | Only change email address when they confirm the email, so there is no | Francis Irving | 2010-03-10 | -11/+42 | |
| | | | | | | | | 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 | -15/+47 | |
| | | | | | | | | email changed to. | ||||
| * | Slight comment change | Francis Irving | 2010-03-10 | -1/+1 | |
| | | |||||
| * | Form for changing your email address | Francis Irving | 2010-03-10 | -0/+70 | |
| | | |||||
| * | Rename signchange to signchangepassword | Francis Irving | 2010-03-10 | -10/+10 | |
| | | |||||
| * | Check size of attachment | Francis Irving | 2010-03-03 | -0/+1 | |
| | | |||||
| * | Test code for FOI officer upload | Francis Irving | 2010-03-03 | -0/+85 | |
| | | |||||
| * | Fix remember me. | Francis Irving | 2009-12-22 | -0/+9 | |
| | | |||||
| * | Test for previewing followups | Francis Irving | 2009-12-22 | -0/+11 | |
| | | |||||
| * | Fix bug that stopped re-editing requests working | Francis Irving | 2009-12-22 | -0/+9 | |
| | | |||||
| * | Email when request becomes long overdue | Francis Irving | 2009-12-16 | -0/+25 | |
| | | |||||
| * | Fix overdue email text for new policy and for schools. | Francis Irving | 2009-12-16 | -2/+19 | |
| | | |||||
| * | Save the model that was changed. | Francis Irving | 2009-12-16 | -1/+1 | |
| | | |||||
| * | Fix some tests. | Francis Irving | 2009-12-13 | -2/+20 | |
| | | |||||
| * | Change salutation from "Sir or Madam" to name of authority. | Francis Irving | 2009-12-04 | -5/+5 | |
| | | |||||
* | | Merge branch 'master' into francis-profile-photo | Francis Irving | 2009-12-04 | -0/+0 | |
|\| | |||||
| * | Changing rspec / rspec_on_rails version | Francis Irving | 2009-12-02 | -10/+0 | |
| | | |||||
| * | Part of upgrade to rails 2.3.2 | Francis Irving | 2009-12-02 | -0/+10 | |
| | | |||||
* | | Part of profile photo | Francis Irving | 2009-11-01 | -0/+10 | |
| | | |||||
* | | Pad out a couple of incomplete tests that were there already. | Francis Irving | 2009-11-01 | -0/+16 | |
|/ | |||||
* | So fixtures and deliveries are right when run in alphabetical order. | Francis Irving | 2009-10-29 | -2/+2 | |
| | |||||
* | Reflect behaviour change in 1e74ce210dd3584fbed6f53d2c0360045d7161b5 | Francis Irving | 2009-10-29 | -3/+3 | |
| | |||||
* | Give this the right name. | Francis Irving | 2009-10-29 | -0/+0 | |
| | |||||
* | Make number of days explicit. | francis | 2009-10-26 | -1/+1 | |
| | |||||
* | Add extra test. | francis | 2009-10-19 | -0/+11 | |
| | |||||
* | League table for classification game. | francis | 2009-10-14 | -2/+2 | |
| | | | | | Show progress of game with Google chart. Don't require login for main game page. | ||||
* | Remove debugging. | francis | 2009-10-04 | -1/+2 | |
| | |||||
* | Change formatting of outgoing emails. | francis | 2009-10-04 | -0/+1 | |
| | |||||
* | Don't send overdue alerts, or request for clarification alerts to banned users | francis | 2009-10-03 | -1/+30 | |
| | |||||
* | Loads of changes to timescale text, to make it more legally accurate, but still | francis | 2009-10-02 | -1/+1 | |
| | | | | forceful. | ||||
* | Fix what page it takes admin users to properly, and test code (done on train) | francis | 2009-10-01 | -7/+59 | |
| | |||||
* | Let some users leave requests undescribed. | francis | 2009-10-01 | -0/+11 | |
| | |||||
* | Need raw emails (I think it was relying on cached in database entries ↵ | francis | 2009-09-20 | -1/+1 | |
| | | | | | | before, when it shouldn't have been) | ||||
* | Change censor rules to apply to strings in place, so using less memory on ↵ | francis | 2009-09-15 | -0/+34 | |
| | | | | | | large strings. Add lots of test code for censor rules. | ||||
* | Force correct filename for attachments. | francis | 2009-09-02 | -2/+13 | |
| | |||||
* | Fix subtle bug, which caused error with old data and new ↵ | francis | 2009-08-19 | -3/+7 | |
| | | | | not-sending-to-auto-annotations code | ||||
* | Don't send alert for annotation on your own request. | francis | 2009-08-18 | -5/+21 | |
| | |||||
* | Don't allow duplicate followup messages to the same request. | francis | 2009-08-18 | -0/+12 | |
| | | | | Prevent requests, followups and annotations which have all capitals or all lowercase letters. | ||||
* | Requester only prominence. | francis | 2009-07-03 | -24/+78 | |
| | |||||
* | Needs a filename for cache code now | francis | 2009-07-01 | -2/+2 | |
| | |||||
* | Use caching that allows pre-authentication. | francis | 2009-06-30 | -0/+25 | |
| | | | | | Add test code for hidden requests. Make super users able to view hidden requests. | ||||
* | Rename body controller to public_body for consistency. | francis | 2009-06-22 | -4/+4 | |
| | |||||
* | Fancier options for stopping new responses to requests. | francis | 2009-06-15 | -1/+1 | |
| |