projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
New translations for message -> Delete
[rails.git]
/
app
/
controllers
/
2009-07-27
Matt Amos
Added methods to strip those non-XML control characters...
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-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-14
Ævar Arnfjörð Bjar...
Potlatch's i18n support predates our Rails i18n effort...
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-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-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-05
Tom Hughes
Merge 16216:16355 from trunk.
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-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
Merge 16110:16216 from trunk.
tree
|
commitdiff
2009-06-28
Štefan Baebler
localized geocoder search results
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-25
Matt Amos
Adding 'shortlink' functions which will allow URLs...
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-23
Tom Hughes
Revert r16046.
tree
|
commitdiff
2009-06-23
Ævar Arnfjörð Bjar...
Add 'diary_entry.no_such_entry.title' for diary entries...
tree
|
commitdiff
2009-06-22
Ævar Arnfjörð Bjar...
Fixed up the <title>/<h2> mess in trace/edit and trace...
tree
|
commitdiff
2009-06-22
Ævar Arnfjörð Bjar...
The <title> wasn't being properly set on /message/new...
tree
|
commitdiff
2009-06-22
Matt Amos
Adding initial version of the OAuth token authenticatio...
tree
|
commitdiff
2009-06-20
Thomas Wood
Autoselect new diary entry language to that of last...
tree
|
commitdiff
2009-06-19
Thomas Wood
Changeset navigation by a particular user's changesets.
tree
|
commitdiff
2009-06-19
Thomas Wood
merge 15807:16012 from rails_port
tree
|
commitdiff
2009-06-19
Thomas Wood
Commit avar's patch (+ fix for user not found) to chang...
tree
|
commitdiff
2009-06-18
Thomas Wood
Extend work started in [15970] to add edit link to...
tree
|
commitdiff
2009-06-14
Tom Hughes
Revert r15900 for now.
tree
|
commitdiff
2009-06-14
Štefan Baebler
cleanup
tree
|
commitdiff
2009-06-14
Štefan Baebler
Added localized language names with plugin from github...
tree
|
commitdiff
2009-06-12
Thomas Wood
Remove superfluous "language" from diary strings -...
tree
|
commitdiff
2009-06-12
Štefan Baebler
diary entries (list and rss) for a given language.
tree
|
commitdiff
2009-06-09
Tom Hughes
Merge 15722:15806 from head and adjust new views to...
tree
|
commitdiff
2009-06-09
Tom Hughes
Rename views to rails 2 style names.
tree
|
commitdiff
2009-06-08
Tom Hughes
Add a title to the changeset lists. Closes #1938.
tree
|
commitdiff
2009-06-08
Shaun McDonald
More unit tests for the parsing of the Node.from_xml...
tree
|
commitdiff
2009-06-08
Tom Hughes
Simplify rejection of existing renumbered nodes.
tree
|
commitdiff
2009-06-08
Richard Fairhurst
potential fix for issue encountered on talk
tree
|
commitdiff
2009-06-07
Tom Hughes
Marge all the changeset list methods together into...
tree
|
commitdiff
2009-06-07
Tom Hughes
Use some rails magic to avoid having to duplicate all...
tree
|
commitdiff
2009-06-07
Tom Hughes
Back out the changeset RSS stuff from the head for...
tree
|
commitdiff
2009-06-07
Ævar Arnfjörð Bjar...
The list_bbox_rss won't work at all without a bbox...
tree
|
commitdiff
2009-06-07
Ævar Arnfjörð Bjar...
Add RSS feed for global recent changes & changes within...
tree
|
commitdiff
2009-06-07
Ævar Arnfjörð Bjar...
Implement /user/$user/edits/rss, partially solves ...
tree
|
commitdiff
2009-06-06
Ævar Arnfjörð Bjar...
Added & cleaned up messages relating to a given user...
tree
|
commitdiff
2009-06-04
Tom Hughes
Don't set the Status header - it is set automatically...
tree
|
commitdiff
2009-06-04
Tom Hughes
Move to version 2.3.2 of rails.
tree
|
commitdiff
2009-06-03
Tom Hughes
Refactor potlatch error handling.
tree
|
commitdiff
2009-06-03
Tom Hughes
Send a Content-Language header with any localised pages.
tree
|
commitdiff
2009-06-03
Tom Hughes
Make a few more things translatable.
tree
|
commitdiff
2009-06-03
Tom Hughes
Use "confirm_email" instead "confirm email" in resource...
tree
|
commitdiff
2009-06-03
Ævar Arnfjörð Bjar...
* Made "Account not active" and "Couldn't log in with...
tree
|
commitdiff
2009-06-03
Ævar Arnfjörð Bjar...
* Made the "Confirmed your account/email" messages...
tree
|
commitdiff
2009-06-02
Ævar Arnfjörð Bjar...
Change /index.php/ in wiki.openstreetmap.org links...
tree
|
commitdiff
2009-06-02
Tom Hughes
Remove left over code from original diary language...
tree
|
commitdiff
2009-06-02
Tom Hughes
Correct translation name.
tree
|
commitdiff
2009-06-02
Tom Hughes
Make a few more strings translatable in the diary entry...
tree
|
commitdiff
2009-06-02
Tom Hughes
Internationalise the trace controller. Fixes #1894.
tree
|
commitdiff
2009-06-01
Shaun McDonald
more tranlations for validations. Bug fix for the missi...
tree
|
commitdiff
2009-06-01
Tom Hughes
Fix misspelt resource name.
tree
|
commitdiff
2009-05-31
Tom Hughes
Merged I18N branch to head.
tree
|
commitdiff
2009-05-31
Shaun McDonald
Some more i18n html titles
tree
|
commitdiff
2009-05-31
Tom Hughes
Add a simple edit control for the user's preferred...
tree
|
commitdiff
2009-05-31
Tom Hughes
Sort out storage and use of user preferred languages.
tree
|
commitdiff
2009-05-31
Tom Hughes
Merge 15165:15373 from trunk.
tree
|
commitdiff
2009-05-31
Tom Hughes
Optimise data loading for browsing ways.
tree
|
commitdiff
2009-05-30
Tom Hughes
Add a list of languages and fix a few issues with the...
tree
|
commitdiff
2009-05-30
Shaun McDonald
Fix a few typos
tree
|
commitdiff
2009-05-30
Shaun McDonald
Some more of the user account translations. Custom...
tree
|
commitdiff
2009-05-29
Shaun McDonald
Might be useful to set the locale everywhere we need...
tree
|
commitdiff
2009-05-27
Shaun McDonald
Diary entries pretty much i18n'd. Additional test that...
tree
|
commitdiff
2009-05-27
Shaun McDonald
Actually set the locale from the users browser request...
tree
|
commitdiff
2009-05-25
Richard Fairhurst
fix #1849
tree
|
commitdiff
2009-05-22
Tom Hughes
Don't ask the backend directly for the available locale...
tree
|
commitdiff
2009-05-22
Richard Fairhurst
adapt for larger fonts on Linux; fix indexing with...
tree
|
commitdiff
2009-05-22
Shaun McDonald
First stage of i18n. Some migrations and extra plugins.
tree
|
commitdiff
2009-05-21
Tom Hughes
Rationalise API error classes by getting of the render_...
tree
|
commitdiff
2009-05-21
Tom Hughes
Fix some comments to reflect reality.
tree
|
commitdiff
2009-05-21
Matt Amos
Use utility method for error reporting.
tree
|
commitdiff
2009-05-21
Shaun McDonald
Raising an exception in Ruby requires a .new. Add a...
tree
|
commitdiff
2009-05-21
Tom Hughes
Give the API error handler a generic rescue that return...
tree
|
commitdiff
2009-05-21
Richard Fairhurst
Potlatch 1.0
tree
|
commitdiff
2009-05-20
Tom Hughes
Add a global timeout that is applied to most API requests.
tree
|
commitdiff
2009-05-20
Matt Amos
Using an around_handler for catching and rendering...
tree
|
commitdiff
2009-05-20
Tom Hughes
Log arguments to AMF read methods.
tree
|
commitdiff
2009-05-15
Tom Hughes
Arrays of object IDs are a bad idea.
tree
|
commitdiff
2009-05-15
Tom Hughes
Optimise retrieval of full relations.
tree
|
commitdiff
2009-05-14
Richard Fairhurst
Apply #1824.
tree
|
commitdiff
next