Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Show banned in public. | Francis Irving | 2010-07-20 | -0/+15 |
| | ||||
* | Fix admin URL | Francis Irving | 2010-07-20 | -1/+1 |
| | ||||
* | Fix photo URL | Francis Irving | 2010-07-20 | -1/+1 |
| | ||||
* | Add missing alt texts for profile photos | Francis Irving | 2010-07-20 | -4/+4 |
| | ||||
* | Show profile photo better in search results | Francis Irving | 2010-07-20 | -1/+2 |
| | ||||
* | Show profile photos on admin page and allow clearing. | Francis Irving | 2010-07-20 | -0/+26 |
| | ||||
* | Slightly better text on photo upload | Francis Irving | 2010-07-20 | -1/+9 |
| | ||||
* | Fix up error handling. | Francis Irving | 2010-07-20 | -9/+3 |
| | ||||
* | Cancel link | Francis Irving | 2010-07-20 | -1/+4 |
| | ||||
* | When logged in, make profile photo a link to change it. | Francis Irving | 2010-07-20 | -1/+7 |
| | ||||
* | 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 | -2/+27 |
| | ||||
* | Put some things under a /profile URL to namespace it better | Francis Irving | 2010-07-20 | -2/+2 |
| | ||||
* | Typo | Francis Irving | 2010-07-18 | -1/+1 |
| | ||||
* | Search index about me text, and tests to check that works | Francis Irving | 2010-07-18 | -1/+1 |
| | ||||
* | Editable about me text | Francis Irving | 2010-07-18 | -4/+111 |
| | ||||
* | Formatting tweaks to nascent user text field | Francis Irving | 2010-07-18 | -2/+2 |
| | ||||
* | Show user photos in search results | Francis Irving | 2010-07-18 | -1/+9 |
| | ||||
* | Tidy up display of profile photos | Francis Irving | 2010-07-18 | -11/+9 |
| | ||||
* | Slightly better wording | Francis Irving | 2010-07-18 | -1/+2 |
| | ||||
* | Show profile photos in various places | Francis Irving | 2010-07-18 | -1/+17 |
| | ||||
* | Some styling for possible "about me" section on profile | Francis Irving | 2010-07-15 | -1/+6 |
| | ||||
* | Fix HTML nesting | Francis Irving | 2010-07-15 | -7/+10 |
| | ||||
* | Fix HTML | Francis Irving | 2010-07-15 | -3/+6 |
| | ||||
* | Make profile photo upload work without javascript (for Matthew :) | Francis Irving | 2010-07-15 | -1/+18 |
| | ||||
* | Make cropping work | Francis Irving | 2010-07-15 | -2/+19 |
| | ||||
* | Cropping interface. | Francis Irving | 2010-07-15 | -2/+28 |
| | ||||
* | Draft stage | Francis Irving | 2010-07-15 | -27/+67 |
| | ||||
* | Add specific draft attribute. | Francis Irving | 2010-07-15 | -26/+33 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-07-15 | -24/+35 |
| | ||||
* | Get key dependency right. Test for draft pictures. | Francis Irving | 2010-07-15 | -13/+12 |
| | ||||
* | Remove mapping from photo to user | Francis Irving | 2010-07-14 | -3/+1 |
| | ||||
* | Improve display of profile photo on user page | Francis Irving | 2010-07-14 | -4/+12 |
| | ||||
* | Show photo on profile page | Francis Irving | 2010-07-14 | -0/+18 |
| | ||||
* | Rename action to say it is setting photo | Francis Irving | 2010-07-14 | -5/+5 |
| | ||||
* | Make changing photo work | Francis Irving | 2010-07-14 | -2/+8 |
| | ||||
* | Test for submitting profile photo. Clean up HTML. | Francis Irving | 2010-07-14 | -2/+2 |
| | ||||
* | Remove debugging. | Francis Irving | 2010-07-14 | -2/+0 |
| | ||||
* | Formatting of profile photo link | Francis Irving | 2010-07-13 | -2/+2 |
| | ||||
* | Merge branch 'master' into francis-profile-photo | Francis Irving | 2010-07-13 | -411/+1156 |
|\ | | | | | | | | | | | | | Conflicts: app/views/user/show.rhtml commonlib spec/controllers/user_controller_spec.rb | |||
| * | favicon.ico from James Glen | Francis Irving | 2010-06-24 | -0/+3 |
| | | ||||
| * | Fix comment about this | Francis Irving | 2010-06-20 | -1/+1 |
| | | ||||
| * | Make edits to outgoing message cause index update. | Francis Irving | 2010-06-20 | -0/+10 |
| | | ||||
| * | Change 'rejected' to 'refused', as used in the law | Francis Irving | 2010-06-16 | -14/+14 |
| | | ||||
| * | Say that it is only in last month these are recorded for. | Francis Irving | 2010-06-10 | -2/+2 |
| | | ||||
| * | Delete old track things sent records. | Francis Irving | 2010-06-10 | -1/+7 |
| | | ||||
| * | Only use last 100 finds, not 200 | Francis Irving | 2010-06-10 | -1/+1 |
| | | ||||
| * | Turn off debugging. | Francis Irving | 2010-06-10 | -2/+2 |
| | | ||||
| * | Speed up track alerts, by not using old sent records. | Francis Irving | 2010-06-09 | -14/+19 |
| | | ||||
| * | Moving token generation to commonlib/rblib/util.rb | Louise Crow | 2010-06-08 | -5/+1 |
| | |