]> git.openstreetmap.org Git - rails.git/history - app
There are a bunch of keys on Translatewiki that are equivalent to
[rails.git] / app /
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-29 Ævar Arnfjörð Bjar... Actually make the last commit work. I thought Ruby...
2009-09-29 Ævar Arnfjörð Bjar... Escape user-supplied JavaScript. Fixes http://lists...
2009-09-29 Thomas Wood5 character patch to only output duplicated nodes once...
2009-09-24 Tom HughesFix comment typo.
2009-09-24 Tom HughesIgnore empty tags. Closes #2311.
2009-09-24 Tom HughesWrap GPX API calls with the API error handler, and...
2009-09-23 Ævar Arnfjörð Bjar... I moved Potlatch's locales but didn't update this,...
2009-09-23 Ævar Arnfjörð Bjar... oops, removing debugging code
2009-09-23 Ævar Arnfjörð Bjar... [2304]: Split the default English i18n parameter in...
2009-09-22 Tom HughesRemove remaining trailing spaces from translations.
2009-09-20 Ævar Arnfjörð Bjar... Use i18n() parameters for this JavaScript message inste...
2009-09-20 Ævar Arnfjörð Bjar... See [17712] for why I'm changing this
2009-09-18 Richard Fairhurstadd ability to specify custom background in the query...
2009-09-17 Ævar Arnfjörð Bjar... When displaying objects in /browse/* and in the JavaScr...
2009-09-15 Tom HughesDisplay the changeset comment (if any) as part of the...
2009-09-14 Ævar Arnfjörð Bjar... So the way [17620] did it sucked but [17624] broke...
2009-09-14 Ævar Arnfjörð Bjar... auto_link() changeset comments in the global/user/bbox...
2009-09-14 Tom HughesOutput tags to the feed as raw HTML so that links are...
2009-09-14 Tom HughesEscape tag values - there is no reason at all to render...
2009-09-14 Tom HughesImprove handling of the case where there is only one...
2009-09-14 Ævar Arnfjörð Bjar... While we don't have the sanitizing backend to safely...
2009-09-14 Ævar Arnfjörð Bjar... Now when all the entries fit on one page a trailing...
2009-09-14 Ævar Arnfjörð Bjar... Link to username in "Send message to" message
2009-09-12 Tom HughesTreat an explicit public=0 argument as meaning private.
2009-09-07 Ævar Arnfjörð Bjar... There was no "Sorry not found" message for changesets so
2009-09-04 Tom HughesUpdate to rails 2.3.4 for security fixes.
2009-09-03 Tom HughesAdd support for reloading the language table.
2009-09-01 Matt AmosFixed bug when oauthorizing with a token which no longe...
2009-08-31 Tom HughesFix file_column plugin to generate absolute URLs withou...
2009-08-31 Tom HughesTidy up.
2009-08-31 Tom HughesFix backwards compatibility code to handle an old style...
2009-08-31 Matt AmosAdded user ID, description, languages and image link...
2009-08-28 Tom HughesFormat dates in the changeset list so the year is shown...
2009-08-25 Matt Amosmerge r17141:17256 from trunk
2009-08-25 Matt AmosAdded referer URL in user_token so that redirections...
2009-08-19 Matt AmosRe-committing experimental CSS media queries stuff...
2009-08-19 Tom HughesRemove debugging.
2009-08-19 Tom HughesCleanup some of the oauth stuff:
2009-08-19 Tom HughesCall the set_locale filter for oauth methods which...
2009-08-18 Tom HughesRemove explicit specification of I18n.local as the...
2009-08-18 Tom HughesAdd parentheses to fix warning.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-18 Štefan Baeblerfixing interpolation error with per language rss feeds...
2009-08-18 Štefan Baeblerlocalized link to home location
2009-08-18 Matt AmosReverting experimental stuff in r17121.
2009-08-18 Matt AmosExperimental CSS media queries to support iPhone and...
2009-08-16 Tom HughesQualify SCALE properly - apparently object visibility...
2009-08-16 Matt AmosFixes bug #2152 by preventing over-expansion of bboxes...
2009-08-15 Tom HughesLog unexpected exceptions raised by API calls.
2009-08-13 Tom HughesIdentifiable traces should be trated as private in...
2009-08-13 Tom HughesThe "public" field no longer exists in gpx_files.
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-13 Tom HughesAdd extra visibility options for GPS traces, and enhanc...
2009-08-08 Tom HughesEscape usernames. Closes #2149.
2009-08-07 Ævar Arnfjörð Bjar... Add type="html" to <title> so a <title> with "&lt;...
2009-08-07 Ævar Arnfjörð Bjar... Make the diary RSS feed translatable
2009-08-07 Ævar Arnfjörð Bjar... Include the changeset comment in the <title> of the...
2009-08-06 Matt AmosMade XML parsing routines raise an exception if the...
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-05 Tom HughesRender the links using partial so we can do the appropr...
2009-08-05 Tom HughesSend an appropriate Vary header when we negotiate the...
2009-08-05 Matt AmosNode controller wasn't using the right name for an...
2009-08-04 Richard FairhurstPotlatch 1.2
2009-08-04 Matt AmosMoved oauth_clients page to a sub-page of the user...
2009-08-04 Matt AmosMore translatable strings.
2009-08-04 Matt AmosUse method rather than direct access to member for...
2009-08-04 Tom HughesTweak the password reset pages a bit.
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-08-03 Tom HughesRework password reset system to do away with the second...
2009-08-03 Matt AmosReorganised OAuth clients and tokens details page....
2009-08-03 Matt AmosRemoved file which isn't needed any more.
2009-08-03 Tom HughesExclude deleted messages from the new_messages relation...
2009-08-03 Matt AmosMoved find_token method into the token class, since...
2009-08-03 Matt AmosRemoved debugging statements accidentally committed.
2009-07-31 Thomas WoodFix translation for private data users.
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-30 Tom HughesFix the changeset feed to put the description in as...
2009-07-29 Ævar Arnfjörð Bjar... Atom readers (Firefox/Liferea) don't like when we embed...
2009-07-29 Ævar Arnfjörð Bjar... * Turn the hardcoded #<%= changeset.id %> into t(...
2009-07-29 Ævar Arnfjörð Bjar... use I18n.l() instead of strftime(): Changeset dates...
2009-07-28 Matt AmosFixed dumb-arse bug with wrong variable name. Added...
2009-07-27 Matt AmosAdded methods to strip those non-XML control characters...
2009-07-23 Tom HughesIgnore deleted traces when returning a user's traces...
2009-07-23 Tom HughesAllow messages to be deleted from the outbox as well...
2009-07-23 Tom HughesAdd the ability for a recipient to (logically) delete...
2009-07-23 Tom HughesPrevent message date/time from wrapping.
2009-07-23 Tom HughesRemove surplus whitespace.
2009-07-21 Tom HughesMake right hand side of browser view able to grow beyon...
2009-07-21 Tom HughesPrevent browser navigation control from wrapping.
2009-07-16 Tom HughesDon't use the (unset) value of I18n.locale to try and...
2009-07-16 Tom HughesSelect the language for Potlatch indepdently of the...
2009-07-16 Richard FairhurstPotlatch 1.1a
2009-07-15 Tom HughesFix compatible_language_from in the http_accept_languag...
2009-07-15 Tom HughesTry preferred_language_from as it looks for an exact...
2009-07-15 Tom HughesLookup the user before setting the locale. Fixes #2068.
2009-07-15 Tom HughesSay which way is too long.
2009-07-15 Tom HughesFix changeset paging.
next