Commit Graph

20 Commits (d818f09f9c3dfdc4679210ace756edf77d5404e4)

Author SHA1 Message Date
Jens Ulferts 7c41731ff7 fixes having partials rendered in an api template 12 years ago
Martin Czuchra 93fe13db05 Once more w/ ApiTemplateHandler. 12 years ago
Martin Linkhorst d50f9ff287 this is a part of a commit in redmine if you want the whole commit (adds jsonp support + tests) then look at redmine commit 3c3bdb8 12 years ago
Martin Linkhorst 5b3f5f3ba3 ::Builder::XmlMarkup is a BasicObject in Ruby >1.9 - contants can only be accessed with the root-sytax (::) 12 years ago
Martin Linkhorst 61b9f5abfc DEPRECATION FIX: remove require_library_or_gem, update the template hander api 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Martin Linkhorst dced4d91d5 require missing builder dependency 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang 00d50157d3 Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
Jean-Philippe Lang 88e593ee02 Fixes unhandled case in json builder. 14 years ago
Jean-Philippe Lang 558a951ed6 Fixes unhandled case in json builder. 14 years ago
Jean-Philippe Lang 735a83c596 Converts IssuesController to use the new API template system and makes xml/json responses consistent (#6136). 14 years ago
Jean-Philippe Lang 96ce0f017c Adds a builder-like template system for rendering xml and json API responses. 14 years ago
Jean-Philippe Lang dea072f506 Set a default scope for 'My page' block names translations (#3057). 16 years ago
Jean-Philippe Lang d40bf20131 Allow My Page blocks to be added to from a plugin (#2840). 16 years ago
Jean-Philippe Lang 32d4378198 Adds rel='nofollow' attribute to other formats download links (#2491). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago