summaryrefslogtreecommitdiffstats
path: root/app/views/versions
Commit message (Expand)AuthorAgeFilesLines
* Fixed source indentation (#8106).Jean-Philippe Lang2012-10-301-3/+3
* Issues by Category should show tasks without category (#8106).Jean-Philippe Lang2012-10-301-6/+5
* Fixed that roadmap anchor links can be ambigous (#11540).Jean-Philippe Lang2012-08-131-2/+2
* Adds sharing attribute to the versions API (#11541).Jean-Philippe Lang2012-07-312-0/+2
* Removed self closing a tags.Jean-Philippe Lang2012-07-291-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-225-7/+5
* Removes RJS from VersionsController.Jean-Philippe Lang2012-07-191-0/+1
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-192-0/+6
* Removes calls to remote_form_for.Jean-Philippe Lang2012-07-181-1/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-2/+1
* Tests broken by r9573.Jean-Philippe Lang2012-04-291-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-256-7/+7
* Use #issues_count which is already retrieved.Jean-Philippe Lang2012-03-021-2/+2
* Fixed escaping issue with Rails 3.1.Jean-Philippe Lang2012-02-251-1/+1
* Displays the full form when creating a version from the issue form so that re...Jean-Philippe Lang2012-02-111-0/+9
* Display of multi custom fields.Jean-Philippe Lang2012-01-291-1/+1
* Display custom_field_values instead of custom_values.Jean-Philippe Lang2012-01-291-2/+2
* Fixed links to versions anchors on the roadmap.Jean-Philippe Lang2012-01-241-1/+1
* Provide a direct access to completed versions form the roadmap.Jean-Philippe Lang2012-01-241-0/+10
* Removed hard-coded styles.Jean-Philippe Lang2012-01-101-5/+5
* Use named routes.Jean-Philippe Lang2012-01-101-3/+6
* Adds total number of issues for each version on the roadmap.Jean-Philippe Lang2012-01-101-3/+5
* Form tag without action attribute is invalid.Jean-Philippe Lang2012-01-081-2/+2
* Do not generate duplicate ids and fixes tag attribute.Jean-Philippe Lang2012-01-081-2/+2
* Removes spaces in versions anchors.Jean-Philippe Lang2012-01-081-2/+2
* Do not generate empty uls.Jean-Philippe Lang2012-01-081-0/+2
* Do not generate duplicate ids.Jean-Philippe Lang2012-01-081-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-181-1/+1
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-093-3/+3
* Removed open/closed percentage on the roadmap.Jean-Philippe Lang2011-12-041-3/+1
* Version routes cleanup in views.Jean-Philippe Lang2011-11-261-1/+1
* Version routes cleanup in views.Jean-Philippe Lang2011-11-262-2/+2
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* replace tabs to spaces at app/views/versions/_overview.html.erbToshi MARUYAMA2011-09-181-5/+5
* replace tabs to spaces at app/views/versions/index.api.rsbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/versions/_form.html.erbToshi MARUYAMA2011-09-171-1/+1
* replace tabs to spaces at app/views/versions/show.api.rsbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/versions/index.api.rsbToshi MARUYAMA2011-09-161-3/+3
* remove trailing white-spaces from app/views/versions/show.api.rsbToshi MARUYAMA2011-09-161-3/+3
* replace tabs to spaces and remove trailing white-spaces at app/views/versions...Toshi MARUYAMA2011-09-151-3/+3
* rename .rhtml to .html.erb of app/views/versions/_issue_counts.rhtml.Toshi MARUYAMA2011-08-281-0/+0
* rename .rhtml to .html.erb of app/views/versions/_form.rhtml.Toshi MARUYAMA2011-08-281-0/+0
* rename .rhtml to .html.erb of app/views/versions/show.rhtml.Toshi MARUYAMA2011-08-281-0/+0
* rename .rhtml to .html.erb of app/views/versions/_overview.rhtml.Toshi MARUYAMA2011-08-281-0/+0
* rename .rhtml to .html.erb of app/views/versions/edit.rhtml.Toshi MARUYAMA2011-08-281-0/+0
* HTML escape at app/views/versions/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/versions/show.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/versions/_issue_counts.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* remove trailing white-spaces from app/views/versions/_issue_counts.rhtml.Toshi MARUYAMA2011-08-021-3/+3
* remove trailing white-spaces from app/views/versions/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1