]> git.openstreetmap.org Git - rails.git/history - app
Localisation updates from translatewiki.net (2009-12-22)
[rails.git] / app /
2009-12-15 Shaun McDonaldActually the changeset doesn't need an id attribute...
2009-12-15 Frederik Rammfix half-baked comment. this needs way more thought...
2009-12-14 Tom HughesRevert half baked attempt at poi api call - this needs...
2009-12-14 Frederik Rammthis is kind of a "suggested change" for the API contro...
2009-12-14 Tom HughesAdd rel=nofollow to links in tags. Closes #2555.
2009-12-12 Tom HughesAdd ability to take GPX storage offline.
2009-12-06 Shaun McDonaldChange the way that the changeset parsing is done,...
2009-11-24 Tom HughesRefactor nominatim translation a bit more.
2009-11-24 Tom HughesImprove translatability of nominatim results. Closes...
2009-11-23 Richard FairhurstPotlatch 1.3
2009-11-21 Ævar Arnfjörð Bjar... Make the changeset navigation use the new fancy &laquo...
2009-11-19 Tom HughesPreserve parameters in pagination links.
2009-11-18 Tom HughesReplace the existing pagination of changesets in the...
2009-11-15 Tom HughesMake diary comment creation work again.
2009-11-14 Tom HughesSanitize any user supplied HTML before doing link detec...
2009-11-14 Tom HughesMake rel=nofollow actually work - when in doubt trust...
2009-11-14 Tom HughesAdd support for logical deletion of diary entries and...
2009-11-14 Tom HughesAdd nofollow to user provided links.
2009-11-11 Tom HughesMore tweaking.
2009-11-11 Tom HughesTweak nominatim results a bit.
2009-11-11 Tom HughesMake nominatim live.
2009-11-10 Tom HughesSend the language string to nominatim.
2009-11-10 Tom HughesPass the viewbox to nominatim when possible.
2009-11-10 Tom HughesFix a few nominatim issues.
2009-11-09 Tom HughesUse the bbox to build the URL if there is one.
2009-11-09 Tom HughesRename twain geocoder to nominatim.
2009-11-06 Tom HughesRemove "do not reply" banner from message and comment...
2009-11-06 Tom HughesQuote the from address explicitly as rails seems to...
2009-11-05 Tom HughesAdd support for processing incoming mail messages in...
2009-11-02 Tom HughesPoint blog link at the aggregator.
2009-11-01 Tom HughesAdd :warning and :error flash messages which can be...
2009-11-01 Tom HughesWe don't need the @notice hack - we can use flash.now...
2009-10-31 Tom HughesLimit the rate at which messages can be sent.
2009-10-30 Ævar Arnfjörð Bjar... Make messages relating to public editing translatable
2009-10-30 Ævar Arnfjörð Bjar... stop referencing a non-existant translation
2009-10-30 Tom HughesExperimental support for reverse geocoding using the...
2009-10-27 Tom HughesEscape non-ascii characters in exported HTML. Closes...
2009-10-26 Tom HughesRemoved bogus space from translation token. Closes...
2009-10-23 Ævar Arnfjörð Bjar... Add title="" to "Where am I?" in the search box
2009-10-22 Tom HughesMerge small screen support to trunk.
2009-10-21 Tom HughesMerge 18123:18249 from trunk.
2009-10-20 Tom HughesImprove handling of signup and login forms on small...
2009-10-20 Tom HughesSet method and action on the search box to something...
2009-10-20 Richard FairhurstMove render :text to write out each result as it's...
2009-10-18 Tom HughesMention the OSM blob and twitter in the signup message.
2009-10-16 Tom HughesLink to the foundation blog from the sidebar.
2009-10-15 Tom HughesUse bounding box information to zoom to search results...
2009-10-15 Ævar Arnfjörð Bjar... [18163] commited by me yesterday (and reverted in ...
2009-10-15 Tom HughesRevert r18163 as it is completely broken.
2009-10-15 Tom HughesAttempt to unbreak Potlatch.
2009-10-14 Ævar Arnfjörð Bjar... Make the preset list at the bottom of the screen (Airpo...
2009-10-14 Ævar Arnfjörð Bjar... Improve the UI of the /user/forgot-password page
2009-10-14 Ævar Arnfjörð Bjar... Reduce choice anxiety when signing up for a new user...
2009-10-14 Tom HughesAdd experimental support (disabled by default) for...
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-10-13 Matt AmosFixed merge fail - this branch doesn't have javascript_...
2009-10-13 Matt AmosAnother version of the media-queries CSS stuff. Works...
2009-10-12 Ævar Arnfjörð Bjar... Add the language the user is using to Potlatch's create...
2009-10-12 Matt AmosAdded a :display_name option for the changesets query...
2009-10-12 Tom HughesAdd some administrator only actions to the user page.
2009-10-09 Tom HughesDisplay user's email addresses and the IP address used...
2009-10-09 Tom HughesTest that the user has cookies enabled at critical...
2009-10-08 Tom HughesFix output of javascript strings - use english strings...
2009-10-06 Matt AmosFixed bug in _blocks partial when used by the index...
2009-10-06 Tom HughesMerge blocking branch to head.
2009-10-05 Tom HughesAdd parentheses to avoid warning.
2009-10-05 Tom HughesMerge 17944:17988 from trunk.
2009-10-02 Tom HughesModify the existing i18n() javascript function to looku...
2009-10-02 Tom HughesMove javascript translations to a separate key based...
2009-10-02 Tom HughesThere is no need to translate the names of layers which...
2009-10-02 Ævar Arnfjörð Bjar... Follow up to [17948]: Make the layer switcher translata...
2009-10-02 Ævar Arnfjörð Bjar... Some of our JavaScript files have UI messages but we...
2009-10-02 Matt AmosMerging 17905:17944 from trunk.
2009-10-02 Tom HughesAdd parentheses to avoid warnings.
2009-10-02 Ævar Arnfjörð Bjar... Amend [17942]:
2009-10-02 Tom HughesReplace the donate button with a text version that...
2009-10-02 Matt AmosAdding blocking to user auth bits of amf_controller...
2009-10-02 Matt AmosFix wrong comment.
2009-10-02 Ævar Arnfjörð Bjar... use {{count}} instead of {{sent_count}} so rails plural...
2009-10-01 Tom HughesAdd "blocks on" and "blocks by" links to the user page...
2009-10-01 Tom HughesReplace a couple calls to inject with more readble...
2009-10-01 Ævar Arnfjörð Bjar... Set a limit on the new/edit block text area. Make it...
2009-10-01 Tom HughesCorrect comment.
2009-10-01 Ævar Arnfjörð Bjar... * The Back link in block/id/edit wasn't translatable
2009-10-01 Tom HughesCorrect comment.
2009-10-01 Ævar Arnfjörð Bjar... * <title> for /blocks/new/*
2009-10-01 Ævar Arnfjörð Bjar... use h() to avoid XSS in usernames
2009-10-01 Ævar Arnfjörð Bjar... title/links for revoke page
2009-10-01 Ævar Arnfjörð Bjar... Oops. Mixed up heading/title
2009-10-01 Ævar Arnfjörð Bjar... title/heading & XSS fix for /edit
2009-10-01 Ævar Arnfjörð Bjar... Add <title> to /blocks and don't Camel Case headings
2009-10-01 Ævar Arnfjörð Bjar... Set title on /blocks/:id and link to usernames
2009-10-01 Ævar Arnfjörð Bjar... When a user hasn't made any blocks or been blocked...
2009-10-01 Ævar Arnfjörð Bjar... * use h() on username to avoid XSS
2009-10-01 Matt AmosAdding title for role icons when viewing user isn't...
2009-10-01 Ævar Arnfjörð Bjar... Set title/h1 to something sensible when granting/revoki...
next