]> git.openstreetmap.org Git - rails.git/history - app
Align table heading properly. Closes #1405.
[rails.git] / app /
2008-12-15 Tom HughesAlign table heading properly. Closes #1405.
2008-12-12 Tom HughesOptimise lookup of traces with a given tag.
2008-11-25 Tom HughesAdd a delete method for the user model.
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 HughesDisambiguate order clause.
2008-10-12 Tom HughesHide diary entries and comments made by deleted users.
2008-10-08 Tom HughesMake data browser work with OpenLayers 2.7.
2008-10-05 Richard FairhurstPotlatch 0.10d
2008-10-04 Tom HughesFix test for errors from geocoder.ca to work properly...
2008-09-25 Tom HughesGet rails to do asset tagging for the SWF file.
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-08-07 Tom HughesMake the location of the GPX traces configurable.
2008-07-31 Richard FairhurstPotlatch 0.10b
2008-07-31 Tom HughesIgnore any files in an __MACOSX folder in a zip file...
2008-07-30 Frederik Rammadd "non-exclusively" to new user signup message
2008-07-30 Tom HughesRework GPX import daemon to use libxml2 for speed.
2008-07-29 Richard FairhurstPotlatch 0.10a
2008-07-23 Shaun McDonaldShow whether a trace is public or private in the trace...
2008-07-22 Tom HughesEnable JPEG export from Osmarender again.
2008-07-19 Tom HughesFix thinko.
2008-07-19 Tom HughesImprove error handling.
2008-07-18 Tom HughesMore warning fixes.
2008-07-18 Tom HughesStop rails moaning.
2008-07-18 Tom HughesCope with being asked to find relations for any empty...
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-16 Tom HughesRemove SOTM advert.
2008-07-16 Tom HughesDisable JPEG exports from Osmarender as they are not...
2008-07-15 Tom HughesMinor tidyups.
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-07 Tom HughesSanitize user descriptions properly.
2008-07-05 Tom HughesCapitalise German message correctly.
2008-06-28 Tom HughesQuote default when used as a key in a hash as it is...
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-26 Tom HughesRefactor to remove some code duplication.
2008-06-26 Tom HughesDisable the data browswer when the database is not...
2008-06-25 Tom HughesMinor correction to German translation.
2008-06-25 Tom HughesHandle international idiots in a reasonable selection...
2008-06-25 Tom HughesTry and make message and comment notifications more...
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-24 Tom HughesImprove the layout of the object browser views.
2008-06-22 Tom HughesMerge 8381:8390 from trunk.
2008-06-22 Tom HughesMerge 8377:8381 from trunk.
2008-06-22 Tom HughesMake the polymorphic relation association work properly.
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-21 Tom HughesUse a polymorphic association to model relation members...
2008-06-21 Tom HughesRemoved bogus belongs_to user declaration.
2008-06-11 Richard Fairhursttrap for #971 until I can work out why it's doing it
2008-06-10 Shaun McDonaldReplacing the non existant image with a pending text...
2008-06-07 Tom HughesWork around the fact that exists? no longer works for...
2008-06-05 Tom HughesDon't use comma to separate values in the location...
2008-06-05 Tom HughesMake sure the diary tab always links to the global...
2008-06-03 Tom HughesCope with not having a layer configuration at all.
2008-06-02 Tom HughesDon't try and parse an empty string as a layer config...
2008-05-29 Tom HughesRequire a form post to finally confirm an account to...
2008-05-28 Tom HughesImprove the layout of the browse sidebar a bit.
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-20 Shaun McDonaldAdd a check to make sure that a node/way/relation doesn...
2008-05-19 Tom HughesMake the "larger map" link on an HTML export point...
2008-05-16 Tom HughesYet another at fixing the layout of the search box...
2008-05-16 Richard Fairhurstfix revert to cope with moved nodes properly (OH NOES...
2008-05-16 Tom HughesReword the noscript section a bit.
2008-05-16 Tom HughesTry and make browsers display the search box sanely.
2008-05-16 Shaun McDonaldShowing a nice message for browsers with javascript...
2008-05-15 Tom HughesTidy up map browse code and qualify various global...
2008-05-15 Tom HughesRemove bogus action attribute from the submit button...
2008-05-11 Tom HughesAdd maximiseMap() and minimiseMap() functions to the...
2008-05-11 Tom HughesOnly add the data layer to the main map, and use the...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-09 Tom HughesAdd the marker to the map correctly.
2008-05-07 Tom HughesRemove bogus apostrophe.
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...
next