2009-04-20 |
Tom Hughes | Merge api06 branch to trunk. |
blob | commitdiff | raw |
2009-04-16 |
Tom Hughes | Merge 14394:14533 from trunk. |
blob | commitdiff | raw |
2009-04-14 |
Tom Hughes | Add a "database readonly" state that allows all writes... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Shaun McDonald | More tests, found a bug in the data browser, no fix... |
blob | commitdiff | raw | diff to current |
2009-04-08 |
Tom Hughes | Merge 14059:14394 from trunk. |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Tom Hughes | Merged 14009:14059 from trunk. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Tom Hughes | Merge 12304:14009 from trunk. |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Tom Hughes | Add an ACL system to allow key/value pairs to be attach... |
blob | commitdiff | raw | diff to current |
2008-12-14 |
Shaun McDonald | Return, rather than allow a second render to happen... |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Shaun McDonald | resync from rails_port 11795:12304 |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Shaun McDonald | Don't give an error when you access the login page... |
blob | commitdiff | raw | diff to current |
2008-11-08 |
Shaun McDonald | Resyncing from head 10895:11795 |
blob | commitdiff | raw | diff to current |
2008-11-07 |
Andy Allan | use boolean flags when using boolean columns |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Tom Hughes | Log the IP address used to create an account. |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Shaun McDonald | Doing a resync from mainline 8633:10895. There was... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Tom Hughes | Run web authorisation for all non-api requests. Closes... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
Tom Hughes | Add basic support for logically deleting a user. |
blob | commitdiff | raw | diff to current |
2008-08-13 |
Tom Hughes | Don't user flash[:notice] when we're not redirecting... |
blob | commitdiff | raw | diff to current |
2008-08-13 |
Tom Hughes | Allow users to change their email address. Closes ... |
blob | commitdiff | raw | diff to current |
2008-08-13 |
Tom Hughes | Allow a user's email address to be marked invalid,... |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Shaun McDonald | Sorts out a problem with the description field and... |
blob | commitdiff | raw | diff to current |
2008-07-07 |
Tom Hughes | Allow users to remove their image. Closes #1010. |
blob | commitdiff | raw | diff to current |
2008-07-03 |
Shaun McDonald | Merge changes from trunk 7673:8632. |
blob | commitdiff | raw | diff to current |
2008-06-22 |
Tom Hughes | Merge 7922:8377 from trunk. |
blob | commitdiff | raw | diff to current |
2008-06-22 |
Tom Hughes | Add support for putting the site in an offline mode... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Tom Hughes | Require a form post to finally confirm an account to... |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Tom Hughes | Merge 7452:7744 from trunk. |
blob | commitdiff | raw | diff to current |
2008-05-03 |
Gabriel Ebner | split_node_tags: Merge changes from main branch. |
blob | commitdiff | raw | diff to current |
2008-05-03 |
Steve Coast | add individual user preference read/write, and default... |
blob | commitdiff | raw | diff to current |
2008-04-27 |
Tom Hughes | Report a friendly error for attempts to reference a... |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Tom Hughes | Fix stupid breakage. Closes #708. |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Steve Coast | user images |
blob | commitdiff | raw | diff to current |
2008-01-21 |
Steve Coast | Show nearby users map in account view page |
blob | commitdiff | raw | diff to current |
2007-10-08 |
Dan Karran | Improving friend capabilities so you can now add and... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Tom Hughes | Add additional validation to the user model and tidy... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Tom Hughes | Various updates to the user management, including the... |
blob | commitdiff | raw | diff to current |
2007-08-09 |
Tom Hughes | Return "404 Not Found" for users and traces which don... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Tom Hughes | Removed unused preferences method from the user control... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Tom Hughes | Don't include passwords in the request log. |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Tom Hughes | Remove require_user for the api_details method as that... |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Steve Coast | add mappam... also stuff in user controller that must... |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Tom Hughes | Split the rest action into sparate read, update and... |
blob | commitdiff | raw | diff to current |
2007-06-23 |
Tom Hughes | Make per-user diary entry lists go through the diary_en... |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Tom Hughes | Tell users if the reason they can't login is because... |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Tom Hughes | Make it clear that new accounts need to be actived... |
blob | commitdiff | raw | diff to current |
2007-06-16 |
Dan Karran | Adding titles to some more pages, adding a redirect... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
Tom Hughes | When a new user confirms their email address, log them... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Tom Hughes | Allow users to change their password from the account... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Tom Hughes | Improve handling of login/logout some more to improve... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
Tom Hughes | Mark user as active when issuing a new password - this... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
Tom Hughes | Validate passwords properly when creating an account... |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Dan Karran | #493: tweaking some notification messages in user_contr... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Richard Fairhurst | TomH's patches |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Damian Sulewski | applied TomH patch for lost password site |
blob | commitdiff | raw | diff to current |
2007-05-05 |
John McKerrell | Adding display name to go_public method to fix follow... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Nick Black | resolved user.rb conflict |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Nick Black | messaging stuff |
blob | commitdiff | raw | diff to current |
2007-04-30 |
Nick Black | map view defaults to a home lat and lon |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Nick Black | Added user home lat and lon |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Nick Black | Fixed up name search and postcode search |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Steve Coast | various diary bits |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Steve Coast | diary / user bits |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Steve Coast | user bits |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Steve Coast | GPX api done |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Steve Coast | simplify grabbing of a xml base doc |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Steve Coast | allow a user to make data public |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Steve Coast | various user bits |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Dan Moore | API 0.4: User rename, view trace links, tag filter... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Immanuel Scholz | - replaced hardcoded www.openstreetmap.org with environ... |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Steve Coast | rest of password thing |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Steve Coast | First half of a password reset function |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Steve Coast | more rails front end bits |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Steve Coast | various fixes |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Steve Coast | more rails updates |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Steve Coast | bits |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Steve Coast | some more rails stuff |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Steve Coast | more basic framework |
blob | commitdiff | raw | diff to current |
|