aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/user
Commit message (Expand)AuthorAgeLines
* Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-0/+0
* <% %> style block helpers are deprecatedHenare Degan2013-02-19-15/+15
* Merge branch 'rails_xss' into rails-3-spikeMatthew Landauer2013-01-04-9/+9
|\
| * Escaping fixes involving the unpleasant mix of translations, html and string ...Matthew Landauer2013-01-03-5/+5
| * Escaping fixesMatthew Landauer2013-01-03-4/+4
* | Using #request_uri is deprecatedHenare Degan2012-12-11-4/+4
|/
* Restore explanatory messages when asked to sign in for actions that don't req...Louise Crow2012-11-20-4/+13
* Somehow missed committing these changes in the last commitMatthew Landauer2012-11-15-1/+1
* Make keyboard navigation of sign in/sign up forms easier by adding tabindexesHenare Degan2012-10-03-10/+10
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-2/+2
* Fix up whitespaceSeb Bacon2012-07-17-14/+14
* Indentation fixesSeb Bacon2012-07-13-16/+14
* Misc fixes to get tests to pass - notably a MonkeyPatch to work around proble...Seb Bacon2012-07-13-1/+1
* Factor out showing user info so it can easily be specialised in a themeSeb Bacon2012-07-13-19/+21
* Some missing i18n strings (and whitespace changes)Seb Bacon2012-07-13-24/+24
* Use cannonical twitter urls (use https). Fixes #500Seb Bacon2012-06-27-1/+1
* Test for user turning email alerts off. Also includes a fix not to rely on H...Seb Bacon2012-05-30-0/+2
* Make it possible to view other people's activities on their own walls.Seb Bacon2012-05-30-2/+2
* Further tweaks to "follow" functionality UI / look and feelSeb Bacon2012-05-30-2/+2
* Fix "follow" toolbox HTML to be valid 4.01 transitionalSeb Bacon2012-05-30-0/+2
* Tweaks to wording and layout of "follow" options.Seb Bacon2012-05-30-5/+9
* Support "following" functionality:Seb Bacon2012-05-30-3/+28
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2012-05-28-6/+9
|\
| * Centre the "emergency user" login message.Seb Bacon2012-05-14-4/+4
| * Improve administrative user account support:Seb Bacon2012-05-14-0/+3
| * I18n heading on user sign up confirmation pageDavid Cabo2012-05-08-2/+2
| * I18n some strings in user/showDavid Cabo2012-05-08-2/+2
| * Missing i18n string on user pageSeb Bacon2012-04-23-1/+1
* | I18n missing string for request rate exceeded pageDavid Cabo2012-05-28-1/+1
|/
* Change wording of rate-limited pageRobin Houston2012-02-05-4/+2
* Keep message text if user is rate-limitedRobin Houston2012-01-31-1/+13
* Rate limitingRobin Houston2012-01-29-0/+5
* Fix indentationRobin Houston2012-01-27-18/+17
* Make sure we show user's alerts on their profile page. Fixes #342Seb Bacon2012-01-25-41/+41
* Show correct number of requests for logged in user on their user page.Seb Bacon2012-01-13-1/+1
* Accounts using expired PostRedirects were still causing 500 errors. Fixes #33...Seb Bacon2012-01-12-11/+2
* estimate number of requests, not number of bodies!Seb Bacon2012-01-09-1/+1
* Correctly show total count of user's requestsSeb Bacon2012-01-08-1/+1
* Reintroduce a "my requests" link. Fixes #289.Seb Bacon2012-01-02-13/+23
* Fix syntax errorRobin Houston2011-12-04-1/+1
* Add div and id in user profile page to allow themingDavid Cabo2011-10-11-1/+4
* I18nize a few extra strings in sign-in pageDavid Cabo2011-10-05-4/+4
* Add div around successful sign-in modal message so it can be themedDavid Cabo2011-09-21-1/+3
* I18n'ize some additional stringsDavid Cabo2011-09-15-2/+2
* Simplify the "not allowed" message. Closes #171.Seb Bacon2011-09-05-5/+1
* Fix HTML validation errors resulting from merge of new request workflowSeb Bacon2011-09-05-6/+6
* fix spacing of ruby to silence warningsSeb Bacon2011-09-05-3/+3
* Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix con...Seb Bacon2011-09-05-0/+11
|\
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-03-8/+22
| |\
| * \ Merge branch 'asktheeu-new-design' into develop (update New Request workflow ...David Cabo2011-09-01-0/+11
| |\ \