]> git.openstreetmap.org Git - rails.git/history - app/controllers
Set params to sane defaults if unset by client.
[rails.git] / app / controllers /
2008-10-12 Richard FairhurstPotlatch 0.10e
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
2008-10-12 Tom HughesHide diary entries and comments made by deleted users.
2008-10-10 Shaun McDonaldfix indentation. Get teh api version from the constant...
2008-10-09 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-08 Shaun McDonaldadding the controller code to be able to get a specific...
2008-10-08 Shaun McDonaldFix the data config, so that the development database...
2008-10-07 Shaun McDonaldsome useful notes in code for ideas that require implem...
2008-10-05 Richard FairhurstPotlatch 0.10d
2008-10-04 Tom HughesFix test for errors from geocoder.ca to work properly...
2008-10-03 Shaun McDonaldFixing a bug in my foreign keys. I can now upload and...
2008-10-03 Shaun McDonaldChanging if not to unless to make code more readable.
2008-09-29 Shaun McDonaldadding some version reading for the nodes
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-09-20 Richard FairhurstPotlatch 0.10c... part two
2008-09-07 Tom HughesRun web authorisation for all non-api requests. Closes...
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-08-24 Tom HughesTidy up diary code a bit.
2008-08-21 Richard Fairhurstedit diary entries
2008-08-13 Tom HughesDon't user flash[:notice] when we're not redirecting...
2008-08-13 Tom HughesAllow users to change their email address. Closes ...
2008-08-13 Tom HughesAllow a user's email address to be marked invalid,...
2008-07-31 Richard FairhurstPotlatch 0.10b
2008-07-29 Richard FairhurstPotlatch 0.10a
2008-07-22 Tom HughesRender nothing on a successful delete.
2008-07-19 Tom HughesFix thinko.
2008-07-19 Tom HughesImprove error handling.
2008-07-18 Tom HughesMore warning fixes.
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesRevert broken attempt at potlatch_010 merge.
2008-07-18 Tom HughesMerged 8899:9136 and 9145 from trunk.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-16 Tom HughesOptimise finding of relations, partially reversing...
2008-07-16 Tom HughesTidy up AMF controller and optimise a few rails things.
2008-07-15 Tom HughesRename unique_nodes to unshared_node_ids to make it...
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-08 Shaun McDonaldSorts out a problem with the description field and...
2008-07-08 Tom HughesAdd bounds to map responses. Closes #1011.
2008-07-07 Tom HughesAllow users to remove their image. Closes #1010.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-26 Tom HughesDisable the data browswer when the database is not...
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-22 Tom HughesMerge 8381:8390 from trunk.
2008-06-22 Tom HughesMerge 8377:8381 from trunk.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-22 Tom HughesAdd support for putting the site in an offline mode...
2008-06-11 Richard Fairhursttrap for #971 until I can work out why it's doing it
2008-05-29 Tom HughesRequire a form post to finally confirm an account to...
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-16 Richard Fairhurstfix revert to cope with moved nodes properly (OH NOES...
2008-05-13 Gabriel Ebnerapi06: remove debugging output.
2008-05-13 Gabriel Ebnerapi06: simplify diff uploading.
2008-05-13 Gabriel Ebnerapi06: diff upload: don't read the whole request into...
2008-05-13 Gabriel Ebnerapi06: simplify exception handling and add exception...
2008-05-12 Gabriel Ebnerapi06: Fix typo.
2008-05-12 Gabriel Ebnerapi06: s/delete_with_relations_and_history/delete_with_...
2008-05-12 Gabriel Ebnerapi06: Move version-checking into the models, raising...
2008-05-11 Christopher Schmidtmake error_message spit out the message text to the...
2008-05-11 Christopher Schmidtprevent update of any object without providing the...
2008-05-11 Christopher SchmidtMake capabilities report the current version for from...
2008-05-11 Christopher Schmidtchange 'no nodes' response to use API_VERSION in output
2008-05-11 Christopher Schmidtadd support for closing changesets
2008-05-11 Christopher SchmidtAdd support for accessing changesets as XML through...
2008-05-11 Christopher SchmidtMake edits return version numbers as plain text strings
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-06 Tom HughesTidy up handling of unknown traces.
2008-05-06 Tom HughesBackout message deletion functionality as it has unfort...
2008-05-05 Tom HughesFix replying to diary comments, and tidy a few things up.
2008-05-05 Tom HughesQuote reply messages properly.
2008-05-05 Tom HughesReinstate stripping of Re: prefixes that Steve dropped...
2008-05-04 Gabriel Ebnerapi06: Diff upload works now (but no integration with...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (creation works fine now)
2008-05-04 Gabriel Ebnerapi06: Preliminary support for diff uploading. This...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Tom HughesGo back to using user_id+k as the primary key for user...
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Frederik Ramminitial changeset support
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-05-03 Steve Coastfix bug 871 - show a good error message if gps trace...
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-05-03 Steve Coastnicer reply messages, bug 529
2008-05-03 Steve Coastability to delete messages
2008-05-03 Steve Coastadd individual user preference read/write, and default...
2008-05-01 Tom HughesMerge HTML export branch to trunk.
2008-04-30 Richard FairhurstPotlatch 0.8c
2008-04-27 Tom HughesReport a friendly error for attempts to reference a...
2008-04-23 Christopher Schmidtstart no longer uses these nodes: don't query for them
2008-04-22 Christopher SchmidtAdd recent nodes to start of tab, and return false...
2008-04-21 Christopher Schmidtadd in-map node/way browser
2008-04-20 Christopher Schmidtadd navigation link
2008-04-20 Christopher SchmidtLink ways and nodes backwards and forwards.
2008-04-20 Christopher Schmidtadd a browse index (no content yet)
2008-04-20 Christopher Schmidtdrop _view from action names
2008-04-20 Christopher SchmidtAdd support for relation history.
2008-04-20 Christopher SchmidtAdd history for ways and nodes, split 'last edited...
2008-04-20 Christopher SchmidtAdd relation browsing:
next