projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge 17944:17988 from trunk.
[rails.git]
/
app
/
2009-10-05
Tom Hughes
Merge 17944:17988 from trunk.
tree
|
commitdiff
2009-10-02
Tom Hughes
Modify the existing i18n() javascript function to looku...
tree
|
commitdiff
2009-10-02
Tom Hughes
Move javascript translations to a separate key based...
tree
|
commitdiff
2009-10-02
Tom Hughes
There is no need to translate the names of layers which...
tree
|
commitdiff
2009-10-02
Ævar Arnfjörð Bjar...
Follow up to [17948]: Make the layer switcher translata...
tree
|
commitdiff
2009-10-02
Ævar Arnfjörð Bjar...
Some of our JavaScript files have UI messages but we...
tree
|
commitdiff
2009-10-02
Matt Amos
Merging 17905:17944 from trunk.
tree
|
commitdiff
2009-10-02
Tom Hughes
Add parentheses to avoid warnings.
tree
|
commitdiff
2009-10-02
Ævar Arnfjörð Bjar...
Amend [17942]:
tree
|
commitdiff
2009-10-02
Tom Hughes
Replace the donate button with a text version that...
tree
|
commitdiff
2009-10-02
Matt Amos
Adding blocking to user auth bits of amf_controller...
tree
|
commitdiff
2009-10-02
Matt Amos
Fix wrong comment.
tree
|
commitdiff
2009-10-02
Ævar Arnfjörð Bjar...
use {{count}} instead of {{sent_count}} so rails plural...
tree
|
commitdiff
2009-10-01
Tom Hughes
Add "blocks on" and "blocks by" links to the user page...
tree
|
commitdiff
2009-10-01
Tom Hughes
Replace a couple calls to inject with more readble...
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
Set a limit on the new/edit block text area. Make it...
tree
|
commitdiff
2009-10-01
Tom Hughes
Correct comment.
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
* The Back link in block/id/edit wasn't translatable
tree
|
commitdiff
2009-10-01
Tom Hughes
Correct comment.
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
* <title> for /blocks/new/*
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
use h() to avoid XSS in usernames
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
title/links for revoke page
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
Oops. Mixed up heading/title
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
title/heading & XSS fix for /edit
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
Add <title> to /blocks and don't Camel Case headings
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
Set title on /blocks/:id and link to usernames
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
When a user hasn't made any blocks or been blocked...
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
* use h() on username to avoid XSS
tree
|
commitdiff
2009-10-01
Matt Amos
Adding title for role icons when viewing user isn't...
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
Set title/h1 to something sensible when granting/revoki...
tree
|
commitdiff
2009-10-01
Ævar Arnfjörð Bjar...
Add title="" to the revoke/grant icons that indicate...
tree
|
commitdiff
2009-10-01
Matt Amos
Merging 17846:17904 from trunk.
tree
|
commitdiff
2009-10-01
Matt Amos
Refactored user_role and controller. Now much more...
tree
|
commitdiff
2009-09-30
Matt Amos
Added better messages and error handling in a couple...
tree
|
commitdiff
2009-09-30
Matt Amos
Tried to DRY the user_blocks controller. Moved the...
tree
|
commitdiff
2009-09-29
Matt Amos
New migration to add better auditing to user_roles...
tree
|
commitdiff
2009-09-29
Andy Allan
Merge r17285 from the oauth branch - allow flash access...
tree
|
commitdiff
2009-09-29
Matt Amos
Merging 17824:17845 from trunk to blocking branch.
tree
|
commitdiff
2009-09-29
Ævar Arnfjörð Bjar...
Actually make the last commit work. I thought Ruby...
tree
|
commitdiff
2009-09-29
Ævar Arnfjörð Bjar...
Escape user-supplied JavaScript. Fixes lists.openstreet...
tree
|
commitdiff
2009-09-29
Thomas Wood
5 character patch to only output duplicated nodes once...
tree
|
commitdiff
2009-09-28
Matt Amos
Added a confirmation step to the process of granting...
tree
|
commitdiff
2009-09-28
Matt Amos
Truncate long reason texts to not overwhelm the browser...
tree
|
commitdiff
2009-09-28
Matt Amos
First version of blocking feature. Allows both time...
tree
|
commitdiff
2009-09-24
Tom Hughes
Fix comment typo.
tree
|
commitdiff
2009-09-24
Tom Hughes
Ignore empty tags. Closes #2311.
tree
|
commitdiff
2009-09-24
Tom Hughes
Wrap GPX API calls with the API error handler, and...
tree
|
commitdiff
2009-09-23
Ævar Arnfjörð Bjar...
I moved Potlatch's locales but didn't update this,...
tree
|
commitdiff
2009-09-23
Ævar Arnfjörð Bjar...
oops, removing debugging code
tree
|
commitdiff
2009-09-23
Ævar Arnfjörð Bjar...
[2304]: Split the default English i18n parameter in...
tree
|
commitdiff
2009-09-22
Tom Hughes
Remove remaining trailing spaces from translations.
tree
|
commitdiff
2009-09-20
Ævar Arnfjörð Bjar...
Use i18n() parameters for this JavaScript message inste...
tree
|
commitdiff
2009-09-20
Ævar Arnfjörð Bjar...
See [17712] for why I'm changing this
tree
|
commitdiff
2009-09-18
Richard Fairhurst
add ability to specify custom background in the query...
tree
|
commitdiff
2009-09-17
Ævar Arnfjörð Bjar...
When displaying objects in /browse/* and in the JavaScr...
tree
|
commitdiff
2009-09-15
Tom Hughes
Display the changeset comment (if any) as part of the...
tree
|
commitdiff
2009-09-14
Ævar Arnfjörð Bjar...
So the way [17620] did it sucked but [17624] broke...
tree
|
commitdiff
2009-09-14
Ævar Arnfjörð Bjar...
auto_link() changeset comments in the global/user/bbox...
tree
|
commitdiff
2009-09-14
Tom Hughes
Output tags to the feed as raw HTML so that links are...
tree
|
commitdiff
2009-09-14
Tom Hughes
Escape tag values - there is no reason at all to render...
tree
|
commitdiff
2009-09-14
Tom Hughes
Improve handling of the case where there is only one...
tree
|
commitdiff
2009-09-14
Ævar Arnfjörð Bjar...
While we don't have the sanitizing backend to safely...
tree
|
commitdiff
2009-09-14
Ævar Arnfjörð Bjar...
Now when all the entries fit on one page a trailing...
tree
|
commitdiff
2009-09-14
Ævar Arnfjörð Bjar...
Link to username in "Send message to" message
tree
|
commitdiff
2009-09-12
Tom Hughes
Treat an explicit public=0 argument as meaning private.
tree
|
commitdiff
2009-09-07
Ævar Arnfjörð Bjar...
There was no "Sorry not found" message for changesets so
tree
|
commitdiff
2009-09-04
Tom Hughes
Update to rails 2.3.4 for security fixes.
tree
|
commitdiff
2009-09-03
Tom Hughes
Add support for reloading the language table.
tree
|
commitdiff
2009-09-01
Matt Amos
Fixed bug when oauthorizing with a token which no longe...
tree
|
commitdiff
2009-08-31
Tom Hughes
Fix file_column plugin to generate absolute URLs withou...
tree
|
commitdiff
2009-08-31
Tom Hughes
Tidy up.
tree
|
commitdiff
2009-08-31
Tom Hughes
Fix backwards compatibility code to handle an old style...
tree
|
commitdiff
2009-08-31
Matt Amos
Added user ID, description, languages and image link...
tree
|
commitdiff
2009-08-28
Tom Hughes
Format dates in the changeset list so the year is shown...
tree
|
commitdiff
2009-08-25
Matt Amos
merge r17141:17256 from trunk
tree
|
commitdiff
2009-08-25
Matt Amos
Added referer URL in user_token so that redirections...
tree
|
commitdiff
2009-08-19
Matt Amos
Re-committing experimental CSS media queries stuff...
tree
|
commitdiff
2009-08-19
Tom Hughes
Remove debugging.
tree
|
commitdiff
2009-08-19
Tom Hughes
Cleanup some of the oauth stuff:
tree
|
commitdiff
2009-08-19
Tom Hughes
Call the set_locale filter for oauth methods which...
tree
|
commitdiff
2009-08-18
Tom Hughes
Remove explicit specification of I18n.local as the...
tree
|
commitdiff
2009-08-18
Tom Hughes
Add parentheses to fix warning.
tree
|
commitdiff
2009-08-18
Tom Hughes
Merge oauth branch at r17138 to trunk.
tree
|
commitdiff
2009-08-18
Tom Hughes
Merge oauth branch at r17138 to trunk.
tree
|
commitdiff
2009-08-18
Štefan Baebler
fixing interpolation error with per language rss feeds...
tree
|
commitdiff
2009-08-18
Štefan Baebler
localized link to home location
tree
|
commitdiff
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-16
Tom Hughes
Qualify SCALE properly - apparently object visibility...
tree
|
commitdiff
2009-08-16
Matt Amos
Fixes bug #2152 by preventing over-expansion of bboxes...
tree
|
commitdiff
2009-08-15
Tom Hughes
Log unexpected exceptions raised by API calls.
tree
|
commitdiff
2009-08-13
Tom Hughes
Identifiable traces should be trated as private in...
tree
|
commitdiff
2009-08-13
Tom Hughes
The "public" field no longer exists in gpx_files.
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
next