Commit Graph

1960 Commits (d4a8c9be46c63fb236ed98647951c46d2142fd9b)

Author SHA1 Message Date
Felix Schäfer b4c50fa7ae Meeting show refinements. #2871 14 years ago
Jens Ulferts b746308da7 bugfix: link_to_project is already defined in application_helper in 1.1.0 and hence removed from reporting_helper; functionality is equivalent 14 years ago
Tim Felgentreff ef770b3ad8 Revert: (partially) b97be4b (Konstantin Haase) - Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
Philipp Tessenow 57540d0c5c use text-filter layout for integer-filter to avoid having them rendered as object-filter 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Eric Davis 705bd74378 [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 14 years ago
Jean-Philippe Lang 8957b56b87 Moves link_to_message to ApplicationHelper to make it available to redmine links. 14 years ago
Jean-Philippe Lang bedf99d9df Adds visible scope to redmine links queries. 14 years ago
Jean-Philippe Lang 47f3f5ae68 Adds support for cross project Redmine links (#7409). 14 years ago
Felix Schäfer 2516e0cd45 Unify Controllers. 14 years ago
Philipp Tessenow da3cfdf0c8 use text-filter layout for integer-filter to avoid having them rendered as object-filter 14 years ago
Tim Felgentreff 2a227f77c1 Revert: (partially) b97be4b (Konstantin Haase) - Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
Konstantin Haase b97be4bbf3 Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
Felix Schäfer 15898eaf33 Agenda und Protokoll anlegen. #3802 14 years ago
Toshi MARUYAMA 36b99a4ed3 scm: use scmid for "commit:xxx" link if available (#3724). 14 years ago
Felix Schäfer 6c6afb3a2c add meeting controller with 7 "standard" REST actions 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Philippe Lang ad727d3781 Fixes utf8 conversions with ruby1.9. 14 years ago
Jean-Philippe Lang 488285e123 Strip non utf8 content when displaying diff (ruby1.9 compatibility). 14 years ago
Jean-Philippe Lang af7006dff6 Fixed: partial toc when text contains pre tags (#7172). 14 years ago
Jean-Philippe Lang 2066b2f666 Code cleanup. 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 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses. 14 years ago
Jean-Philippe Lang 0e19aa4362 Fixed: error when serializing back objects with custom fields using ActiveResource (#6403). 14 years ago
Jean-Philippe Lang 9157482049 Adds subtasks to GET /issues/:id API (#5338). 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Konstantin Haase c750c7707e move towards inheritance 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Jean-Philippe Lang fa3d71bed9 Allow non-unique names for projects (#630). 14 years ago
Philipp Tessenow 9fc095317c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 65922a354c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Jean-Philippe Lang dca6fb92f9 Render level 4 headings in TOC (#5494). 14 years ago
Jean-Philippe Lang 7f9d2b0804 Render TOC as nested lists (#1857). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang 666c54e86c Adds a combo to select parent on wiki page rename (#5136). 14 years ago
p.tessenow 79e2d81333 added heavy filters. issue is now a heavy filter 14 years ago
j.wollert b0147cf7c9 delimiter for cost type tabs 14 years ago
Jean-Philippe Lang ba56b3f763 Provides a default string for untranslated search types. 14 years ago
j.wollert 8f9e8e5550 unclear use of id in reporting helper 14 years ago
t.felgentreff 38ecb1ab6b Do not display cost type units, but names 14 years ago
rkh eaf8aaace7 Fix display of Status and Author in reporting (see #3666). 14 years ago
t.felgentreff 88f95f7ff0 always print plural labels for cost type 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
j.wollert 1664dc9c4c Revert "reenable debug output in development and test environment" 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago