]> git.openstreetmap.org Git - rails.git/history - app/controllers
removed license_url from blacklist
[rails.git] / app / controllers /
2009-06-22 Ævar Arnfjörð Bjar... The <title> wasn't being properly set on /message/new...
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-20 Thomas WoodAutoselect new diary entry language to that of last...
2009-06-19 Thomas WoodCommit avar's patch (+ fix for user not found) to chang...
2009-06-18 Thomas WoodExtend work started in [15970] to add edit link to...
2009-06-14 Tom HughesRevert r15900 for now.
2009-06-14 Štefan Baeblercleanup
2009-06-14 Štefan BaeblerAdded localized language names with plugin from http...
2009-06-12 Thomas WoodRemove superfluous "language" from diary strings -...
2009-06-12 Štefan Baeblerdiary entries (list and rss) for a given language.
2009-06-09 Tom HughesRename views to rails 2 style names.
2009-06-08 Shaun McDonaldMore unit tests for the parsing of the Node.from_xml...
2009-06-08 Tom HughesSimplify rejection of existing renumbered nodes.
2009-06-08 Richard Fairhurstpotential fix for issue encountered on talk
2009-06-07 Tom HughesBack out the changeset RSS stuff from the head for...
2009-06-07 Ævar Arnfjörð Bjar... The list_bbox_rss won't work at all without a bbox...
2009-06-07 Ævar Arnfjörð Bjar... Add RSS feed for global recent changes & changes within...
2009-06-07 Ævar Arnfjörð Bjar... Implement /user/$user/edits/rss, partially solves ...
2009-06-06 Ævar Arnfjörð Bjar... Added & cleaned up messages relating to a given user...
2009-06-04 Tom HughesDon't set the Status header - it is set automatically...
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
2009-06-03 Tom HughesRefactor potlatch error handling.
2009-06-03 Tom HughesSend a Content-Language header with any localised pages.
2009-06-03 Tom HughesMake a few more things translatable.
2009-06-03 Tom HughesUse "confirm_email" instead "confirm email" in resource...
2009-06-03 Ævar Arnfjörð Bjar... * Made "Account not active" and "Couldn't log in with...
2009-06-03 Ævar Arnfjörð Bjar... * Made the "Confirmed your account/email" messages...
2009-06-02 Ævar Arnfjörð Bjar... Change /index.php/ in wiki.openstreetmap.org links...
2009-06-02 Tom HughesRemove left over code from original diary language...
2009-06-02 Tom HughesCorrect translation name.
2009-06-02 Tom HughesMake a few more strings translatable in the diary entry...
2009-06-02 Tom HughesInternationalise the trace controller. Fixes #1894.
2009-06-01 Shaun McDonaldmore tranlations for validations. Bug fix for the missi...
2009-06-01 Tom HughesFix misspelt resource name.
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Shaun McDonaldSome more i18n html titles
2009-05-31 Tom HughesAdd a simple edit control for the user's preferred...
2009-05-31 Tom HughesSort out storage and use of user preferred languages.
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-31 Tom HughesOptimise data loading for browsing ways.
2009-05-30 Tom HughesAdd a list of languages and fix a few issues with the...
2009-05-30 Shaun McDonaldFix a few typos
2009-05-30 Shaun McDonaldSome more of the user account translations. Custom...
2009-05-29 Shaun McDonaldMight be useful to set the locale everywhere we need...
2009-05-27 Shaun McDonaldDiary entries pretty much i18n'd. Additional test that...
2009-05-27 Shaun McDonaldActually set the locale from the users browser request...
2009-05-25 Richard Fairhurstfix #1849
2009-05-22 Tom HughesDon't ask the backend directly for the available locale...
2009-05-22 Richard Fairhurstadapt for larger fonts on Linux; fix indexing with...
2009-05-22 Shaun McDonaldFirst stage of i18n. Some migrations and extra plugins.
2009-05-21 Tom HughesRationalise API error classes by getting of the render_...
2009-05-21 Tom HughesFix some comments to reflect reality.
2009-05-21 Matt AmosUse utility method for error reporting.
2009-05-21 Shaun McDonaldRaising an exception in Ruby requires a .new. Add a...
2009-05-21 Tom HughesGive the API error handler a generic rescue that return...
2009-05-21 Richard FairhurstPotlatch 1.0
2009-05-20 Tom HughesAdd a global timeout that is applied to most API requests.
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-05-20 Tom HughesLog arguments to AMF read methods.
2009-05-15 Tom HughesArrays of object IDs are a bad idea.
2009-05-15 Tom HughesOptimise retrieval of full relations.
2009-05-14 Richard FairhurstApply #1824.
2009-05-13 Richard Fairhurstalways set new node id when updating/deleting (to be...
2009-05-12 Shaun McDonaldActually mark a trace as being public based on the...
2009-05-12 Matt AmosRemoved updatetimeout method, as it isn't needed any...
2009-05-12 Matt AmosFixed bug #1816 - the timeout updating logic should...
2009-05-10 Tom HughesAdd an internal geocoder for lat/lon positions.
2009-05-09 Tom HughesAdd a warning about whitelisting webmaster@openstreetma...
2009-05-08 Tom HughesMove geocoder constants to application configuration...
2009-05-08 Shaun McDonaldNo need to define a constand for the appconfig var...
2009-05-04 Richard FairhurstPotlatch 0.11b
2009-05-02 Thomas WoodData browser changes, make links more user friendly...
2009-04-30 Shaun McDonaldWe don't need an extra method for the amf controller...
2009-04-30 Richard FairhurstPotlatch 0.11a
2009-04-28 Tom HughesEager load node and way details when processing a map...
2009-04-28 Tom HughesEager load nodes and node tags for the way when doing...
2009-04-28 Tom HughesAdd a changeset cache to stop us looking up the same...
2009-04-28 Tom HughesReject any AMF request which is not a POST request.
2009-04-28 Tom HughesDon't log the contents of the changeset.
2009-04-26 Tom HughesFinish removing old request counting logic.
2009-04-26 Tom HughesRemove old code to exit after 10000 requests as the...
2009-04-26 Shaun McDonaldMake the report_error function support any http status...
2009-04-24 Richard Fairhursta couple of minor revert fixes
2009-04-24 Richard Fairhurstpass common API error text through to Potlatch so it...
2009-04-24 Richard Fairhurstlots of relations changes for speed and version management
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-23 Shaun McDonaldThe render method needs to be last, otherwise the error...
2009-04-23 Richard Fairhurstfix another way-node/Way-Node problem in amf_controller...
2009-04-23 Richard Fairhurstactually delete nodes on deleteway (might help)
2009-04-23 Richard Fairhurstfix nodes bug
2009-04-22 Richard Fairhurstchange relation_member 'type' case, to match change...
2009-04-22 Shaun McDonaldadding the maximum number of elements in a changeset...
2009-04-21 Richard Fairhurstfix id/relid inconsistency
2009-04-21 Tom HughesFixed search controller to have some chance of working.
2009-04-21 Tom HughesForce selection to fail when no traces match the tag.
2009-04-21 Tom HughesDon't generate an IN condition with an empty list.
2009-04-21 Tom HughesUse correct names for member types.
2009-04-21 Thomas WoodSlight performance improvement (a reported 2s) by skipp...
2009-04-21 Tom HughesAdd an expiry header to trace images.
2009-04-21 Richard FairhurstMake error messages more helpful
next