2009-08-18 |
Matt Amos | Reverting experimental stuff in r17121. |
tree | commitdiff |
2009-08-18 |
Matt Amos | Experimental CSS media queries to support iPhone and... |
tree | commitdiff |
2009-08-13 |
Tom Hughes | Merge 16891:17044 from trunk. |
tree | commitdiff |
2009-08-13 |
Tom Hughes | Add extra visibility options for GPS traces, and enhanc... |
tree | commitdiff |
2009-08-08 |
Tom Hughes | Escape usernames. Closes #2149. |
tree | commitdiff |
2009-08-07 |
Ævar Arnfjörð Bjar... | Add type="html" to <title> so a <title> with "<... |
tree | commitdiff |
2009-08-07 |
Ævar Arnfjörð Bjar... | Make the diary RSS feed translatable |
tree | commitdiff |
2009-08-07 |
Ævar Arnfjörð Bjar... | Include the changeset comment in the <title> of the... |
tree | commitdiff |
2009-08-06 |
Matt Amos | Made XML parsing routines raise an exception if the... |
tree | commitdiff |
2009-08-06 |
Matt Amos | Merging 16820:16891 from trunk. |
tree | commitdiff |
2009-08-05 |
Tom Hughes | Render the links using partial so we can do the appropr... |
tree | commitdiff |
2009-08-05 |
Tom Hughes | Send an appropriate Vary header when we negotiate the... |
tree | commitdiff |
2009-08-05 |
Matt Amos | Node controller wasn't using the right name for an... |
tree | commitdiff |
2009-08-04 |
Richard Fairhurst | Potlatch 1.2 |
tree | commitdiff |
2009-08-04 |
Matt Amos | Moved oauth_clients page to a sub-page of the user... |
tree | commitdiff |
2009-08-04 |
Matt Amos | More translatable strings. |
tree | commitdiff |
2009-08-04 |
Matt Amos | Use method rather than direct access to member for... |
tree | commitdiff |
2009-08-04 |
Tom Hughes | Tweak the password reset pages a bit. |
tree | commitdiff |
2009-08-03 |
Tom Hughes | Merge 16817:16819 from trunk. |
tree | commitdiff |
2009-08-03 |
Tom Hughes | Merge 16743:16811 from trunk. |
tree | commitdiff |
2009-08-03 |
Tom Hughes | Rework password reset system to do away with the second... |
tree | commitdiff |
2009-08-03 |
Matt Amos | Reorganised OAuth clients and tokens details page.... |
tree | commitdiff |
2009-08-03 |
Matt Amos | Removed file which isn't needed any more. |
tree | commitdiff |
2009-08-03 |
Tom Hughes | Exclude deleted messages from the new_messages relation... |
tree | commitdiff |
2009-08-03 |
Matt Amos | Moved find_token method into the token class, since... |
tree | commitdiff |
2009-08-03 |
Matt Amos | Removed debugging statements accidentally committed. |
tree | commitdiff |
2009-07-31 |
Thomas Wood | Fix translation for private data users. |
tree | commitdiff |
2009-07-31 |
Matt Amos | Merged 16488:16743 from trunk. |
tree | commitdiff |
2009-07-30 |
Tom Hughes | Fix the changeset feed to put the description in as... |
tree | commitdiff |
2009-07-29 |
Ævar Arnfjörð Bjar... | Atom readers (Firefox/Liferea) don't like when we embed... |
tree | commitdiff |
2009-07-29 |
Ævar Arnfjörð Bjar... | * Turn the hardcoded #<%= changeset.id %> into t(... |
tree | commitdiff |
2009-07-29 |
Ævar Arnfjörð Bjar... | use I18n.l() instead of strftime(): Changeset dates... |
tree | commitdiff |
2009-07-28 |
Matt Amos | Fixed dumb-arse bug with wrong variable name. Added... |
tree | commitdiff |
2009-07-27 |
Matt Amos | Added methods to strip those non-XML control characters... |
tree | commitdiff |
2009-07-23 |
Tom Hughes | Ignore deleted traces when returning a user's traces... |
tree | commitdiff |
2009-07-23 |
Tom Hughes | Allow messages to be deleted from the outbox as well... |
tree | commitdiff |
2009-07-23 |
Tom Hughes | Add the ability for a recipient to (logically) delete... |
tree | commitdiff |
2009-07-23 |
Tom Hughes | Prevent message date/time from wrapping. |
tree | commitdiff |
2009-07-23 |
Tom Hughes | Remove surplus whitespace. |
tree | commitdiff |
2009-07-21 |
Tom Hughes | Make right hand side of browser view able to grow beyon... |
tree | commitdiff |
2009-07-21 |
Tom Hughes | Prevent browser navigation control from wrapping. |
tree | commitdiff |
2009-07-16 |
Tom Hughes | Don't use the (unset) value of I18n.locale to try and... |
tree | commitdiff |
2009-07-16 |
Tom Hughes | Select the language for Potlatch indepdently of the... |
tree | commitdiff |
2009-07-16 |
Richard Fairhurst | Potlatch 1.1a |
tree | commitdiff |
2009-07-15 |
Tom Hughes | Fix compatible_language_from in the http_accept_languag... |
tree | commitdiff |
2009-07-15 |
Tom Hughes | Try preferred_language_from as it looks for an exact... |
tree | commitdiff |
2009-07-15 |
Tom Hughes | Lookup the user before setting the locale. Fixes #2068. |
tree | commitdiff |
2009-07-15 |
Tom Hughes | Say which way is too long. |
tree | commitdiff |
2009-07-15 |
Tom Hughes | Fix changeset paging. |
tree | commitdiff |
2009-07-14 |
Ævar Arnfjörð Bjar... | Potlatch's i18n support predates our Rails i18n effort... |
tree | commitdiff |
2009-07-14 |
Tom Hughes | Fix send message links for friends and nearby mappers... |
tree | commitdiff |
2009-07-14 |
Tom Hughes | Merge 16110:16487 from trunk. |
tree | commitdiff |
2009-07-13 |
Tom Hughes | Merge changeset browser branch to trunk. |
tree | commitdiff |
2009-07-13 |
Tom Hughes | Merge 16355:16480 from trunk. |
tree | commitdiff |
2009-07-13 |
Tom Hughes | Remove redundant text. |
tree | commitdiff |
2009-07-13 |
Tom Hughes | Fix a missing translation. Closes #2052. |
tree | commitdiff |
2009-07-13 |
Tom Hughes | Remove SOTM advert from site. |
tree | commitdiff |
2009-07-12 |
Ævar Arnfjörð Bjar... | Fixed a bug in how fields in /message/new were being... |
tree | commitdiff |
2009-07-11 |
Tom Hughes | Don't send a noification email if somebody comments... |
tree | commitdiff |
2009-07-09 |
Štefan Baebler | added brief help for tag entry, continuing on #2032 |
tree | commitdiff |
2009-07-08 |
Richard Fairhurst | "list mode" should really be "live mode" :) |
tree | commitdiff |
2009-07-08 |
Richard Fairhurst | Potlatch 1.1 (server code) |
tree | commitdiff |
2009-07-07 |
Tom Hughes | Style the table in the feed content. |
tree | commitdiff |
2009-07-07 |
Tom Hughes | Use join to construct tag strings instead of mucking... |
tree | commitdiff |
2009-07-07 |
Štefan Baebler | added comment for future generations |
tree | commitdiff |
2009-07-07 |
Štefan Baebler | Introducing comma as tag separator (if present, otherwi... |
tree | commitdiff |
2009-07-06 |
Tom Hughes | More improvements to Atom feeds. |
tree | commitdiff |
2009-07-05 |
Tom Hughes | Merge 16216:16355 from trunk. |
tree | commitdiff |
2009-07-05 |
Tom Hughes | Add some more detail to the changeset Atom feeds. |
tree | commitdiff |
2009-07-04 |
Ævar Arnfjörð Bjar... | When two users are <1 km apart display the distance... |
tree | commitdiff |
2009-07-04 |
Tom Hughes | Make subtitle an HTML element. |
tree | commitdiff |
2009-07-04 |
Tom Hughes | Fix links to changeset feeds. |
tree | commitdiff |
2009-07-04 |
Tom Hughes | Switch to using ATOM for changeset feeds. |
tree | commitdiff |
2009-07-03 |
Tom Hughes | Correct resource name. |
tree | commitdiff |
2009-07-03 |
Štefan Baebler | additional translations in geocoder describer |
tree | commitdiff |
2009-07-03 |
Štefan Baebler | added missing =, fixes #1930 |
tree | commitdiff |
2009-07-02 |
Tom Hughes | Make the search box load each set of results separately... |
tree | commitdiff |
2009-06-30 |
Tom Hughes | Fix warnings arising from geocoder translations, and... |
tree | commitdiff |
2009-06-29 |
Štefan Baebler | made geocoder results translatable. It could probably... |
tree | commitdiff |
2009-06-29 |
Tom Hughes | Go back to using < and > for navigation instead of... |
tree | commitdiff |
2009-06-29 |
Tom Hughes | Merge 16110:16216 from trunk. |
tree | commitdiff |
2009-06-28 |
Ævar Arnfjörð Bjar... | Make the printable_name() function call i18n.t to trans... |
tree | commitdiff |
2009-06-28 |
Ævar Arnfjörð Bjar... | Another commit in the spirit of [16199]: Don't enforce... |
tree | commitdiff |
2009-06-28 |
Ævar Arnfjörð Bjar... | The relation browser used the translated nominative... |
tree | commitdiff |
2009-06-28 |
Štefan Baebler | localized geocoder search results |
tree | commitdiff |
2009-06-28 |
Štefan Baebler | made relation_members.member_type translatable via... |
tree | commitdiff |
2009-06-27 |
Tom Hughes | Tidy up some recent commits: |
tree | commitdiff |
2009-06-27 |
Ævar Arnfjörð Bjar... | Change the feature commited in [16174] to use the main... |
tree | commitdiff |
2009-06-27 |
Ævar Arnfjörð Bjar... | Introducing a new /browse/{node,way,relation,changeset... |
tree | commitdiff |
2009-06-26 |
Ævar Arnfjörð Bjar... | When I navigate to /browse/{node,way,relation}/:id... |
tree | commitdiff |
2009-06-26 |
Ævar Arnfjörð Bjar... | "Node history: {{node_name}}" was untranslatable! |
tree | commitdiff |
2009-06-26 |
Ævar Arnfjörð Bjar... | Call .to_sentence on site.key.table.entry. Translations... |
tree | commitdiff |
2009-06-26 |
Thomas Wood | Fix indentation. |
tree | commitdiff |
2009-06-26 |
Thomas Wood | Only try to load the map if changeset or feature not... |
tree | commitdiff |
2009-06-25 |
Matt Amos | Adding 'shortlink' functions which will allow URLs... |
tree | commitdiff |
2009-06-25 |
Tom Hughes | Merge 16070:16110 from trunk. |
tree | commitdiff |
2009-06-25 |
Tom Hughes | Merge 16012:16110 from trunk. |
tree | commitdiff |
2009-06-24 |
Tom Hughes | Rework the translatable map key to be driven by a YAML... |
tree | commitdiff |
2009-06-24 |
Tom Hughes | Make the "what does this mean" link added in r16069... |
tree | commitdiff |
2009-06-24 |
Tom Hughes | Put back HTML escaping of trace names removed in r16062. |
tree | commitdiff |
next |