| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 119 | -149/+166 |
* | Fixed that date range fields don't get enabled when using the calendar popup ... | Jean-Philippe Lang | 2012-04-19 | 1 | -1/+1 |
* | Adds the ability for users to delete their own account (#10664). Can be disab... | Jean-Philippe Lang | 2012-04-15 | 3 | -0/+16 |
* | Fixed MissingFeatureException: let user choose to copy attachments or not whe... | Jean-Philippe Lang | 2012-04-14 | 1 | -0/+7 |
* | Disable IE 8 compatibility mode (#10128). | Jean-Philippe Lang | 2012-04-08 | 1 | -0/+1 |
* | Slight changes to the plain text issue notification. | Jean-Philippe Lang | 2012-04-08 | 2 | -10/+13 |
* | Removed permissions logic from view. | Jean-Philippe Lang | 2012-04-06 | 1 | -2/+6 |
* | Moved the magnifier just after the filename. | Jean-Philippe Lang | 2012-04-06 | 1 | -2/+2 |
* | replace tabs to spaces at app/views/attachments/_links.html.erb | Toshi MARUYAMA | 2012-04-06 | 1 | -3/+3 |
* | code layout clean up app/views/repositories/show.html.erb | Toshi MARUYAMA | 2012-04-04 | 1 | -3/+5 |
* | fix html tag at app/views/repositories/show.html.erb | Toshi MARUYAMA | 2012-04-04 | 1 | -2/+4 |
* | code layout clean up app/views/repositories/show.html.erb | Toshi MARUYAMA | 2012-04-04 | 1 | -35/+32 |
* | replace tabs to spaces at app/views/repositories/show.html.erb | Toshi MARUYAMA | 2012-04-04 | 1 | -6/+6 |
* | fix source indents of app/views/repositories/revisions.html.erb | Toshi MARUYAMA | 2012-03-30 | 1 | -4/+4 |
* | replace tabs to spaces and fix indents at app/views/issues/new.html.erb | Toshi MARUYAMA | 2012-03-28 | 1 | -8/+8 |
* | Ability to add non-member watchers on issue creation (#5159). | Jean-Philippe Lang | 2012-03-24 | 3 | -9/+13 |
* | Replace tables that were using the 'width' attribute with inline styles (shou... | Toshi MARUYAMA | 2012-03-24 | 2 | -3/+3 |
* | Remove some inline styling and some depreciated table cell attributes and rep... | Toshi MARUYAMA | 2012-03-24 | 1 | -3/+3 |
* | Fix missing cells at app/views/issues/show.html.erb | Toshi MARUYAMA | 2012-03-24 | 1 | -0/+3 |
* | Fix duplicated 'back_url' IDs | Toshi MARUYAMA | 2012-03-24 | 1 | -1/+1 |
* | Adds an icon to the "Test" link. | Jean-Philippe Lang | 2012-03-11 | 1 | -1/+1 |
* | Resourcified auth_sources. | Jean-Philippe Lang | 2012-03-11 | 2 | -2/+2 |
* | Merged LdapAuthSourceController into AuthSourceController. | Jean-Philippe Lang | 2012-03-11 | 3 | -3/+3 |
* | Fixed Gantt months/weeks/days headers display with Ruby 1.9. | Etienne Massip | 2012-03-10 | 1 | -7/+7 |
* | Fixed that the proposed users list may be empty when adding a project member ... | Jean-Philippe Lang | 2012-03-06 | 1 | -1/+1 |
* | Adds a template for API error messages so that it does not depend on AR::Erro... | Jean-Philippe Lang | 2012-03-04 | 1 | -0/+5 |
* | Renamed Mailer#test to Mailer#test_email. | Jean-Philippe Lang | 2012-03-04 | 2 | -0/+0 |
* | Use #issues_count which is already retrieved. | Jean-Philippe Lang | 2012-03-02 | 1 | -2/+2 |
* | Fixed that the bulk edit/copy form does not propose versions and categories f... | Jean-Philippe Lang | 2012-03-01 | 1 | -7/+2 |
* | Adds an optional LDAP filter (#1060). | Jean-Philippe Lang | 2012-03-01 | 1 | -0/+3 |
* | Mailer#url_for not called in views with Rails 3.1. | Jean-Philippe Lang | 2012-02-27 | 7 | -8/+8 |
* | Override @#url_for@ in AM to force generation of absolute links (#10251). | Etienne Massip | 2012-02-27 | 7 | -7/+7 |
* | Adds a helper for displaying validation error messages. | Jean-Philippe Lang | 2012-02-26 | 4 | -4/+5 |
* | Fixed escaping issue with Rails 3.1. | Jean-Philippe Lang | 2012-02-25 | 1 | -1/+1 |
* | Use content_tag for "no change" options. | Jean-Philippe Lang | 2012-02-25 | 1 | -4/+4 |
* | Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and R... | Toshi MARUYAMA | 2012-02-25 | 2 | -4/+4 |
* | Replace auto_link with link_to in email templates. | Jean-Philippe Lang | 2012-02-24 | 4 | -4/+4 |
* | Rails3: view: html_safe for auto_link of project homepage | Toshi MARUYAMA | 2012-02-23 | 1 | -2/+4 |
* | Fixes HTML. | Jean-Philippe Lang | 2012-02-23 | 1 | -1/+1 |
* | Pass the message id when previewing in edit mode (#10275). | Jean-Philippe Lang | 2012-02-23 | 1 | -1/+1 |
* | Pass the topic objet to #textilizable (#10275). | Jean-Philippe Lang | 2012-02-23 | 1 | -1/+1 |
* | Preserve uploaded files when on documents. | Jean-Philippe Lang | 2012-02-23 | 1 | -1/+1 |
* | Preserve uploaded files when on news. | Jean-Philippe Lang | 2012-02-23 | 1 | -1/+1 |
* | Preserve uploaded files when creating a forum topic. | Jean-Philippe Lang | 2012-02-23 | 1 | -1/+1 |
* | Adds support for adding attachments to issues through the REST API (#8171). | Jean-Philippe Lang | 2012-02-23 | 1 | -0/+3 |
* | add ":id => nil" to "Overall activity" link_to | Toshi MARUYAMA | 2012-02-22 | 1 | -1/+3 |
* | code layout cleanup app/views/users/show.html.erb | Toshi MARUYAMA | 2012-02-22 | 1 | -1/+3 |
* | Rails3: view: html_safe for common/_diff.html.erb | Toshi MARUYAMA | 2012-02-22 | 1 | -3/+3 |
* | Rails3: view: mail: html_safe for auto_link | Toshi MARUYAMA | 2012-02-17 | 4 | -4/+4 |
* | Rails3: view: mail: html_safe for header and footer | Toshi MARUYAMA | 2012-02-17 | 1 | -2/+2 |