]> git.openstreetmap.org Git - rails.git/history - app/controllers
Fix database check in browse controller.
[rails.git] / app / controllers /
2009-04-15 Tom HughesFix database check in browse controller.
2009-04-15 Tom HughesFix spelling mistake.
2009-04-14 Tom HughesAdd a "database readonly" state that allows all writes...
2009-03-26 Richard Fairhurstfix user:pass auth for Potlatch
2009-03-20 Tom HughesRefactor the GPX upload to try and avoid the import...
2009-03-08 Tom HughesFix for libxml 1.0.0 changes.
2009-03-08 Tom HughesUpdate to use libxml 1.0.0 gem.
2009-02-19 Tom HughesAdd an ACL system to allow key/value pairs to be attach...
2009-02-13 Richard Fairhurstbe a bit smarter about enlarging the bbox (note to...
2009-02-05 Tom HughesBack out hack to setMapCenter and fix the problem in...
2009-01-13 Richard Fairhurstswap way write with node deletion as per dev@
2008-12-12 Tom HughesOptimise lookup of traces with a given tag.
2008-11-18 Tom HughesRequire the user to be logged in for those methods...
2008-11-18 Tom HughesFix syntax of status only renders. Closes #1345.
2008-10-23 Richard FairhurstPotlatch 0.10f
2008-10-21 Tom HughesRevert r11194 as it doesn't work as the trace_name...
2008-10-13 Tom HughesFix race condition adding traces. Closes #1201.
2008-10-13 Tom HughesMake adding relations work again. Fix from RichardF.
2008-10-12 Tom HughesLog the IP address used to create an account.
2008-10-12 Richard FairhurstPotlatch 0.10e
2008-10-12 Tom HughesHide diary entries and comments made by deleted users.
2008-10-05 Richard FairhurstPotlatch 0.10d
2008-10-04 Tom HughesFix test for errors from geocoder.ca to work properly...
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-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-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-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 Tom HughesGo back to using user_id+k as the primary key for user...
2008-05-03 Steve Coastfix bug 871 - show a good error message if gps trace...
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:
2008-04-20 Tom HughesTidy up a few details.
2008-04-20 Tom HughesCommit crschmdt's data browser patch.
2008-04-19 Tom HughesMark map responses as attachments.
2008-04-19 Tom HughesHeaders is an array not a function...
2008-04-19 Tom HughesMerge 7296:7427 from export branch to trunk.
2008-04-18 Tom HughesRework AJAX stuff to work on IE.
2008-04-17 Tom HughesRemove unused method.
2008-04-17 Tom HughesMake the /export URL work.
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-16 Tom HughesAjaxify the export tab.
2008-04-14 Tom HughesMore work on export tab.
2008-04-10 Tom HughesTweak the namefinder results a bit more.
2008-04-09 Tom HughesProvide extra context for namefinder results where...
2008-04-07 Tom HughesCommit initial work on export tab.
2008-04-07 Tom HughesRemove export controller from branches where it isn...
2008-03-25 Tom HughesEnable the namefinder again.
2008-03-21 Steve Coastmore madness
next