| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 4 | -8/+8 |
* | Fixed that export links include page parameter. | Jean-Philippe Lang | 2012-04-11 | 1 | -1/+1 |
* | Support for nested array in API builder. | Jean-Philippe Lang | 2012-01-29 | 1 | -1/+5 |
* | Do not add invalid label attribute to input tags. | Jean-Philippe Lang | 2012-01-08 | 1 | -2/+2 |
* | Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder. | Jean-Philippe Lang | 2011-12-09 | 1 | -0/+47 |
* | remove trailing white-spaces from lib/redmine/views/api_template_handler.rb. | Toshi MARUYAMA | 2011-09-01 | 1 | -4/+4 |
* | remove trailing white-spaces from lib/redmine/views/builders.rb. | Toshi MARUYAMA | 2011-09-01 | 1 | -3/+3 |
* | remove trailing white-spaces from lib/redmine/views/builders/json.rb. | Toshi MARUYAMA | 2011-09-01 | 1 | -3/+3 |
* | remove trailing white-spaces from lib/redmine/views/builders/structure.rb. | Toshi MARUYAMA | 2011-09-01 | 1 | -7/+7 |
* | remove trailing white-spaces from lib/redmine/views/builders/xml.rb. | Toshi MARUYAMA | 2011-09-01 | 1 | -6/+6 |
* | remove trailing white-spaces from lib/redmine/views/other_formats_builder.rb. | Toshi MARUYAMA | 2011-09-01 | 1 | -4/+4 |
* | replace RAILS_ROOT to Rails.root at lib/redmine/views/my_page/block.rb. | Toshi MARUYAMA | 2011-06-17 | 1 | -4/+4 |
* | Restores object count and adds offset/limit attributes to API responses for p... | Jean-Philippe Lang | 2010-12-11 | 2 | -2/+3 |
* | Fixes unhandled case in json builder. | Jean-Philippe Lang | 2010-12-04 | 1 | -2/+2 |
* | Fixes unhandled case in json builder. | Jean-Philippe Lang | 2010-12-04 | 1 | -1/+5 |
* | Converts IssuesController to use the new API template system and makes xml/js... | Jean-Philippe Lang | 2010-12-03 | 1 | -0/+2 |
* | Adds a builder-like template system for rendering xml and json API responses. | Jean-Philippe Lang | 2010-12-03 | 5 | -0/+206 |
* | Set a default scope for 'My page' block names translations (#3057). | Jean-Philippe Lang | 2009-04-05 | 1 | -1/+1 |
* | Allow My Page blocks to be added to from a plugin (#2840). | Jean-Philippe Lang | 2009-02-26 | 1 | -0/+32 |
* | Adds rel='nofollow' attribute to other formats download links (#2491). | Jean-Philippe Lang | 2009-01-29 | 1 | -1/+1 |
* | Adds an helper to render other formats download links. | Jean-Philippe Lang | 2009-01-29 | 1 | -0/+33 |