| Commit message (Expand) | Author | Age | Files | Lines |
* | Put roadmap versions in <article> tags (#19341). | Jean-Philippe Lang | 2015-06-13 | 1 | -1/+5 |
* | Adds a role setting that viewing all or own time entries (#8929). | Jean-Philippe Lang | 2015-05-30 | 1 | -1/+1 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 2 | -2/+2 |
* | Links to completed versions on the roadmap page might lead to a "403 not auth... | Jean-Philippe Lang | 2015-02-08 | 1 | -1/+1 |
* | Fixed: Custom field is rendered, even if its value is empty (for multiple) (#... | Jean-Philippe Lang | 2015-01-10 | 1 | -4/+2 |
* | Removed duplicate element ids. | Jean-Philippe Lang | 2014-11-23 | 1 | -1/+1 |
* | Fixed: Issues counters in roadmap only link to issues in the same project (#9... | Jean-Philippe Lang | 2014-09-14 | 1 | -14/+10 |
* | Removed deprecated align and width html attributes (#15307). | Jean-Philippe Lang | 2013-11-11 | 2 | -3/+3 |
* | Adds some css classes (#14767). | Jean-Philippe Lang | 2013-09-29 | 1 | -2/+2 |
* | use li tags for label completed versions and subproject in version index side... | Toshi MARUYAMA | 2013-05-03 | 1 | -5/+15 |
* | use li tags for completed versions in version index sidebar (#13242) | Toshi MARUYAMA | 2013-05-03 | 1 | -4/+6 |
* | use li tags for versions in version index (#13242) | Toshi MARUYAMA | 2013-05-03 | 1 | -1/+5 |
* | remove unneeded h() from versions index tracker name | Toshi MARUYAMA | 2013-05-03 | 1 | -1/+1 |
* | use li tags for trackers in version index (#13242) | Toshi MARUYAMA | 2013-05-03 | 1 | -3/+11 |
* | code layout clean up app/views/versions/index.html.erb | Toshi MARUYAMA | 2013-05-03 | 1 | -19/+20 |
* | replace tabs to spaces and code cleanup at app/views/versions/_overview.html.erb | Toshi MARUYAMA | 2013-03-15 | 1 | -8/+15 |
* | replace tabs to spaces at app/views/versions/index.html.erb | Toshi MARUYAMA | 2013-03-15 | 1 | -6/+6 |
* | Deprecates Version#*_pourcent in favour of #*_percent (#12724). | Jean-Philippe Lang | 2013-01-04 | 1 | -1/+1 |
* | Fixed source indentation (#8106). | Jean-Philippe Lang | 2012-10-30 | 1 | -3/+3 |
* | Issues by Category should show tasks without category (#8106). | Jean-Philippe Lang | 2012-10-30 | 1 | -6/+5 |
* | Fixed that roadmap anchor links can be ambigous (#11540). | Jean-Philippe Lang | 2012-08-13 | 1 | -2/+2 |
* | Adds sharing attribute to the versions API (#11541). | Jean-Philippe Lang | 2012-07-31 | 2 | -0/+2 |
* | Removed self closing a tags. | Jean-Philippe Lang | 2012-07-29 | 1 | -1/+1 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 5 | -7/+5 |
* | Removes RJS from VersionsController. | Jean-Philippe Lang | 2012-07-19 | 1 | -0/+1 |
* | Start removing the RJS stuff. | Jean-Philippe Lang | 2012-07-19 | 2 | -0/+6 |
* | Removes calls to remote_form_for. | Jean-Philippe Lang | 2012-07-18 | 1 | -1/+1 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -2/+1 |
* | Tests broken by r9573. | Jean-Philippe Lang | 2012-04-29 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 6 | -7/+7 |
* | Use #issues_count which is already retrieved. | Jean-Philippe Lang | 2012-03-02 | 1 | -2/+2 |
* | Fixed escaping issue with Rails 3.1. | Jean-Philippe Lang | 2012-02-25 | 1 | -1/+1 |
* | Displays the full form when creating a version from the issue form so that re... | Jean-Philippe Lang | 2012-02-11 | 1 | -0/+9 |
* | Display of multi custom fields. | Jean-Philippe Lang | 2012-01-29 | 1 | -1/+1 |
* | Display custom_field_values instead of custom_values. | Jean-Philippe Lang | 2012-01-29 | 1 | -2/+2 |
* | Fixed links to versions anchors on the roadmap. | Jean-Philippe Lang | 2012-01-24 | 1 | -1/+1 |
* | Provide a direct access to completed versions form the roadmap. | Jean-Philippe Lang | 2012-01-24 | 1 | -0/+10 |
* | Removed hard-coded styles. | Jean-Philippe Lang | 2012-01-10 | 1 | -5/+5 |
* | Use named routes. | Jean-Philippe Lang | 2012-01-10 | 1 | -3/+6 |
* | Adds total number of issues for each version on the roadmap. | Jean-Philippe Lang | 2012-01-10 | 1 | -3/+5 |
* | Form tag without action attribute is invalid. | Jean-Philippe Lang | 2012-01-08 | 1 | -2/+2 |
* | Do not generate duplicate ids and fixes tag attribute. | Jean-Philippe Lang | 2012-01-08 | 1 | -2/+2 |
* | Removes spaces in versions anchors. | Jean-Philippe Lang | 2012-01-08 | 1 | -2/+2 |
* | Do not generate empty uls. | Jean-Philippe Lang | 2012-01-08 | 1 | -0/+2 |
* | Do not generate duplicate ids. | Jean-Philippe Lang | 2012-01-08 | 1 | -1/+1 |
* | html_safe for Rails3 | Jean-Philippe Lang | 2011-12-18 | 1 | -1/+1 |
* | Use #labelled_form_for instead of #labelled_tabular_form_for. | Jean-Philippe Lang | 2011-12-09 | 3 | -3/+3 |
* | Removed open/closed percentage on the roadmap. | Jean-Philippe Lang | 2011-12-04 | 1 | -3/+1 |
* | Version routes cleanup in views. | Jean-Philippe Lang | 2011-11-26 | 1 | -1/+1 |
* | Version routes cleanup in views. | Jean-Philippe Lang | 2011-11-26 | 2 | -2/+2 |