.. |
_contact.html.erb
|
Replace request.request_uri with request.fullpath
|
2011-11-14 09:42:42 +00:00 |
_map.html.erb
|
Fixup the user map code to match existing code style
|
2011-04-03 16:00:06 +01:00 |
_popup.html.erb
|
Lots more work on making RTL layout work
|
2011-07-02 01:00:51 +01:00 |
_terms.html.erb
|
Mark terms as raw to avoid escaping HTML in them
|
2011-11-14 09:42:57 +00:00 |
_user.html.erb
|
Fix formatting of user list
|
2011-11-17 10:00:47 +00:00 |
account.html.erb
|
Don't escape HTML in the message shown to anonymous users
|
2011-11-22 22:53:31 +00:00 |
api_details.builder
|
Add new <contributor-terms> element to user details
|
2010-08-12 17:47:51 +01:00 |
confirm.html.erb
|
Use form_tag instead of building forms by hand
|
2011-11-14 09:42:42 +00:00 |
confirm_email.html.erb
|
Use form_tag instead of building forms by hand
|
2011-11-14 09:42:42 +00:00 |
index.html.erb
|
Rename views to rails 2 style names.
|
2009-06-09 20:50:14 +00:00 |
list.html.erb
|
Use <%= instead of <% for block helpers that use concat
|
2011-11-14 09:42:41 +00:00 |
login.html.erb
|
Use HTML5 email and url field types where appropriate
|
2011-11-14 09:42:57 +00:00 |
logout.html.erb
|
Use <%= instead of <% for block helpers that use concat
|
2011-11-14 09:42:41 +00:00 |
lost_password.html.erb
|
Use <%= instead of <% for block helpers that use concat
|
2011-11-14 09:42:41 +00:00 |
new.html.erb
|
Use HTML5 email and url field types where appropriate
|
2011-11-14 09:42:57 +00:00 |
no_such_user.html.erb
|
Case #2908: Escape user name in user not found error
|
2010-04-22 00:43:31 +01:00 |
reset_password.html.erb
|
Use <%= instead of <% for block helpers that use concat
|
2011-11-14 09:42:41 +00:00 |
save.html.erb
|
Rename views to rails 2 style names.
|
2009-06-09 20:50:14 +00:00 |
suspended.html.erb
|
Make the suspended user view work again
|
2010-07-20 08:55:08 +01:00 |
terms.html.erb
|
Mark some locale lookups as raw
|
2011-11-14 09:42:52 +00:00 |
view.html.erb
|
Mark some strings that shouldn't be escaped as raw
|
2011-11-14 09:42:41 +00:00 |