Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Show banned in public. | Francis Irving | 2010-07-20 | -6/+23 |
| | ||||
* | Updated todo | Francis Irving | 2010-07-20 | -0/+16 |
| | ||||
* | 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 | -3/+9 |
| | ||||
* | Show profile photos on admin page and allow clearing. | Francis Irving | 2010-07-20 | -0/+40 |
| | ||||
* | 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/+28 |
| | ||||
* | Change all URLs for users to be under /profile so neater | Francis Irving | 2010-07-20 | -7/+11 |
| | ||||
* | Put some things under a /profile URL to namespace it better | Francis Irving | 2010-07-20 | -6/+9 |
| | ||||
* | Typo | Francis Irving | 2010-07-18 | -1/+1 |
| | ||||
* | Remove unncessary float, indent slighlty more. | Francis Irving | 2010-07-18 | -2/+1 |
| | ||||
* | About me done | Francis Irving | 2010-07-18 | -5/+0 |
| | ||||
* | Search index about me text, and tests to check that works | Francis Irving | 2010-07-18 | -2/+31 |
| | ||||
* | Reflect change to show photos | Francis Irving | 2010-07-18 | -2/+4 |
| | ||||
* | Editable about me text | Francis Irving | 2010-07-18 | -5/+125 |
| | ||||
* | Forgot this part of migration | Francis Irving | 2010-07-18 | -0/+9 |
| | ||||
* | Formatting tweaks to nascent user text field | Francis Irving | 2010-07-18 | -3/+3 |
| | ||||
* | Show user photos in search results | Francis Irving | 2010-07-18 | -1/+19 |
| | ||||
* | Tidy up display of profile photos | Francis Irving | 2010-07-18 | -17/+15 |
| | ||||
* | Slightly better wording | Francis Irving | 2010-07-18 | -1/+2 |
| | ||||
* | Show profile photos in various places | Francis Irving | 2010-07-18 | -1/+39 |
| | ||||
* | Some styling for possible "about me" section on profile | Francis Irving | 2010-07-15 | -2/+20 |
| | ||||
* | Fix HTML nesting | Francis Irving | 2010-07-15 | -9/+12 |
| | ||||
* | Fix HTML | Francis Irving | 2010-07-15 | -7/+12 |
| | ||||
* | 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/+24 |
| | ||||
* | Centre initial selection | Francis Irving | 2010-07-15 | -3/+17 |
| | ||||
* | Cropping interface. | Francis Irving | 2010-07-15 | -4/+258 |
| | ||||
* | Draft stage | Francis Irving | 2010-07-15 | -27/+68 |
| | ||||
* | Fix tests to use mock user. | Francis Irving | 2010-07-15 | -4/+5 |
| | ||||
* | Add specific draft attribute. | Francis Irving | 2010-07-15 | -29/+46 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-07-15 | -24/+35 |
| | ||||
* | Get key dependency right. Test for draft pictures. | Francis Irving | 2010-07-15 | -17/+26 |
| | ||||
* | Remove mapping from photo to user | Francis Irving | 2010-07-14 | -8/+14 |
| | ||||
* | Change test to work with new action name | Francis Irving | 2010-07-14 | -4/+4 |
| | ||||
* | Improve display of profile photo on user page | Francis Irving | 2010-07-14 | -5/+18 |
| | ||||
* | Show photo on profile page | Francis Irving | 2010-07-14 | -0/+35 |
| | ||||
* | Rename action to say it is setting photo | Francis Irving | 2010-07-14 | -6/+6 |
| | ||||
* | Make changing photo work | Francis Irving | 2010-07-14 | -2/+8 |
| | ||||
* | Some more tests for profile photos. | Francis Irving | 2010-07-14 | -2/+21 |
| | ||||
* | Factor out common bits. | Francis Irving | 2010-07-14 | -9/+11 |
| | ||||
* | Get picture posting to work | Francis Irving | 2010-07-14 | -4/+12 |
| | ||||
* | Test for submitting profile photo. Clean up HTML. | Francis Irving | 2010-07-14 | -2/+14 |
| | ||||
* | Remove debugging. | Francis Irving | 2010-07-14 | -2/+0 |
| |