| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -4/+9 |
* | 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 |
* | Fixed that the bulk edit/copy form does not propose versions and categories f... | Jean-Philippe Lang | 2012-03-01 | 1 | -7/+2 |
* | Use content_tag for "no change" options. | Jean-Philippe Lang | 2012-02-25 | 1 | -4/+4 |
* | Missing argument to new_project_query_path named route (#10254). | Jean-Philippe Lang | 2012-02-16 | 1 | -1/+1 |
* | Better handling of attachments when issue validation fails (#10253). | Jean-Philippe Lang | 2012-02-16 | 2 | -2/+2 |
* | replace tabs to spaces app/views/issues/show.html.erb | Toshi MARUYAMA | 2012-02-16 | 1 | -3/+3 |
* | replace tabs to spaces app/views/issues/new.html.erb | Toshi MARUYAMA | 2012-02-16 | 1 | -7/+7 |
* | route: split issue preview route to adding and editing | Toshi MARUYAMA | 2012-02-15 | 2 | -2/+2 |
* | Adds confirmation message to relation delete link (#8413). | Jean-Philippe Lang | 2012-02-15 | 1 | -1/+2 |
* | Removed "clear:both" divs that break the issue form with long sidebar content. | Jean-Philippe Lang | 2012-02-12 | 2 | -2/+4 |
* | Displays the full form when creating a version from the issue form so that re... | Jean-Philippe Lang | 2012-02-11 | 1 | -6/+4 |
* | replace tabs to spaces at app/views/issues/_conflict.html.erb | Toshi MARUYAMA | 2012-02-05 | 1 | -13/+13 |
* | replace tabs to spaces at app/views/issues/_edit.html.erb | Toshi MARUYAMA | 2012-02-05 | 1 | -3/+3 |
* | Better handling of issue update conflicts (#8691). | Jean-Philippe Lang | 2012-02-04 | 2 | -0/+28 |
* | Adds support for multiselect custom fields (#1189). | Jean-Philippe Lang | 2012-01-29 | 1 | -2/+2 |
* | Allows bulk change issue private flag (#10042). | Jean-Philippe Lang | 2012-01-23 | 1 | -0/+8 |
* | Localized string for issue position in results. | Jean-Philippe Lang | 2012-01-20 | 1 | -1/+1 |
* | Adds an option of the copy form to enable/disable attachments copy (#3055). | Jean-Philippe Lang | 2012-01-20 | 1 | -0/+7 |
* | Display the position of the current issue in the query results. | Jean-Philippe Lang | 2012-01-16 | 1 | -0/+3 |
* | Adds support for multiple repositories per project (#779). | Jean-Philippe Lang | 2012-01-15 | 1 | -1/+1 |
* | Fixed: Routing error when deleting an issue with spent time. | Jean-Philippe Lang | 2012-01-10 | 1 | -1/+1 |
* | code layout clean up app/views/issues/_relations.html.erb | Toshi MARUYAMA | 2012-01-10 | 1 | -3/+6 |
* | code layout clean up app/views/issues/show.html.erb | Toshi MARUYAMA | 2012-01-10 | 1 | -1/+4 |
* | Do not generate duplicate ids. | Jean-Philippe Lang | 2012-01-08 | 1 | -1/+1 |
* | Removed invalid div. | Jean-Philippe Lang | 2012-01-08 | 1 | -1/+1 |
* | Do not generate duplicate ids. | Jean-Philippe Lang | 2012-01-08 | 1 | -1/+1 |
* | Check project assignment on issue copy/move. | Jean-Philippe Lang | 2012-01-08 | 1 | -1/+1 |
* | Use the regular issue form to copy a single issue. | Jean-Philippe Lang | 2012-01-08 | 3 | -3/+5 |
* | Copy issues via bulk update action. | Jean-Philippe Lang | 2012-01-07 | 2 | -3/+7 |
* | Allows project to be changed from the bulk edit form. | Jean-Philippe Lang | 2012-01-07 | 1 | -2/+19 |
* | Render projects as a tree in the project select field. | Jean-Philippe Lang | 2012-01-07 | 1 | -1/+1 |
* | Removed the "Move" button for single issue since it can be moved from the reg... | Jean-Philippe Lang | 2012-01-07 | 1 | -1/+0 |
* | Allows project to be changed from the regular issue update action (#4769, #98... | Jean-Philippe Lang | 2012-01-07 | 3 | -9/+18 |
* | Use #context_menu helper. | Jean-Philippe Lang | 2012-01-06 | 1 | -5/+2 |
* | code layout clean up app/views/issues/index.html.erb | Toshi MARUYAMA | 2012-01-05 | 1 | -6/+21 |
* | Rails3: view: change html special characters to hexadecimal utf-8 strings at ... | Toshi MARUYAMA | 2012-01-04 | 1 | -2/+4 |
* | use i18n label for previous and next issue (#2850) | Toshi MARUYAMA | 2012-01-04 | 1 | -2/+6 |
* | Adds previous/next links to issue (#2850). | Jean-Philippe Lang | 2012-01-03 | 1 | -1/+8 |
* | Rails3: view: html_safe for issues/bulk_edit.html.erb | Toshi MARUYAMA | 2012-01-01 | 1 | -2/+7 |
* | Rails3: view: html_safe for issues/destroy.html.erb | Toshi MARUYAMA | 2011-12-22 | 1 | -1/+1 |
* | html_safe for Rails3 | Jean-Philippe Lang | 2011-12-17 | 1 | -1/+1 |
* | Display issue form fields according to permissions. | Jean-Philippe Lang | 2011-12-15 | 4 | -21/+33 |
* | Code cleanup. | Jean-Philippe Lang | 2011-12-13 | 3 | -3/+3 |
* | Moved fields specific to new issues to the new issue form. | Jean-Philippe Lang | 2011-12-13 | 2 | -15/+14 |
* | Fixed broken issue form update when changing tracker. | Jean-Philippe Lang | 2011-12-12 | 1 | -1/+1 |
* | Adds a hook before the new issue form. | Jean-Philippe Lang | 2011-12-12 | 1 | -0/+2 |
* | Changed IssuesController#destroy to DELETE only. | Jean-Philippe Lang | 2011-12-10 | 1 | -1/+1 |