aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeLines
* Show banned in public.Francis Irving2010-07-20-0/+15
|
* Fix admin URLFrancis Irving2010-07-20-1/+1
|
* Fix photo URLFrancis Irving2010-07-20-1/+1
|
* Add missing alt texts for profile photosFrancis Irving2010-07-20-4/+4
|
* Show profile photo better in search resultsFrancis Irving2010-07-20-1/+2
|
* Show profile photos on admin page and allow clearing.Francis Irving2010-07-20-0/+26
|
* Slightly better text on photo uploadFrancis Irving2010-07-20-1/+9
|
* Fix up error handling.Francis Irving2010-07-20-9/+3
|
* Cancel linkFrancis Irving2010-07-20-1/+4
|
* When logged in, make profile photo a link to change it.Francis Irving2010-07-20-1/+7
|
* Clear profile photo only in POSTFrancis Irving2010-07-20-0/+4
|
* Button for users to clear their profile photo.Francis Irving2010-07-20-2/+27
|
* Put some things under a /profile URL to namespace it betterFrancis Irving2010-07-20-2/+2
|
* TypoFrancis Irving2010-07-18-1/+1
|
* Search index about me text, and tests to check that worksFrancis Irving2010-07-18-1/+1
|
* Editable about me textFrancis Irving2010-07-18-4/+111
|
* Formatting tweaks to nascent user text fieldFrancis Irving2010-07-18-2/+2
|
* Show user photos in search resultsFrancis Irving2010-07-18-1/+9
|
* Tidy up display of profile photosFrancis Irving2010-07-18-11/+9
|
* Slightly better wordingFrancis Irving2010-07-18-1/+2
|
* Show profile photos in various placesFrancis Irving2010-07-18-1/+17
|
* Some styling for possible "about me" section on profileFrancis Irving2010-07-15-1/+6
|
* Fix HTML nestingFrancis Irving2010-07-15-7/+10
|
* Fix HTMLFrancis Irving2010-07-15-3/+6
|
* Make profile photo upload work without javascript (for Matthew :)Francis Irving2010-07-15-1/+18
|
* Make cropping workFrancis Irving2010-07-15-2/+19
|
* Cropping interface.Francis Irving2010-07-15-2/+28
|
* Draft stageFrancis Irving2010-07-15-27/+67
|
* Add specific draft attribute.Francis Irving2010-07-15-26/+33
|
* Update model annotations.Francis Irving2010-07-15-24/+35
|
* Get key dependency right. Test for draft pictures.Francis Irving2010-07-15-13/+12
|
* Remove mapping from photo to userFrancis Irving2010-07-14-3/+1
|
* Improve display of profile photo on user pageFrancis Irving2010-07-14-4/+12
|
* Show photo on profile pageFrancis Irving2010-07-14-0/+18
|
* Rename action to say it is setting photoFrancis Irving2010-07-14-5/+5
|
* Make changing photo workFrancis Irving2010-07-14-2/+8
|
* Test for submitting profile photo. Clean up HTML.Francis Irving2010-07-14-2/+2
|
* Remove debugging.Francis Irving2010-07-14-2/+0
|
* Formatting of profile photo linkFrancis Irving2010-07-13-2/+2
|
* Merge branch 'master' into francis-profile-photoFrancis Irving2010-07-13-411/+1156
|\ | | | | | | | | | | | | Conflicts: app/views/user/show.rhtml commonlib spec/controllers/user_controller_spec.rb
| * favicon.ico from James GlenFrancis Irving2010-06-24-0/+3
| |
| * Fix comment about thisFrancis Irving2010-06-20-1/+1
| |
| * Make edits to outgoing message cause index update.Francis Irving2010-06-20-0/+10
| |
| * Change 'rejected' to 'refused', as used in the lawFrancis Irving2010-06-16-14/+14
| |
| * Say that it is only in last month these are recorded for.Francis Irving2010-06-10-2/+2
| |
| * Delete old track things sent records.Francis Irving2010-06-10-1/+7
| |
| * Only use last 100 finds, not 200Francis Irving2010-06-10-1/+1
| |
| * Turn off debugging.Francis Irving2010-06-10-2/+2
| |
| * Speed up track alerts, by not using old sent records.Francis Irving2010-06-09-14/+19
| |
| * Moving token generation to commonlib/rblib/util.rbLouise Crow2010-06-08-5/+1
| |