Commit Graph

115 Commits (6dc85b32b4abf4e81dd16f3635912c3542d90f78)

Author SHA1 Message Date
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Nils Kenneweg f6e9f85a6e html_safe bugfix. 12 years ago
Christian Ratz 303ec4a695 fixed some typos for disabled issue attributes 12 years ago
Christian Ratz acc2911ddc shortened condition in issues helper 12 years ago
Christian Ratz ec5f0dd51c added cukes for issue#new and issue#edit 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Sebastian Schuster 12cde8c736 Removed unnecessary string manipulation and transformation code as the human_attribute helper already 12 years ago
Sebastian Schuster 03db8862ac Replaced field_ creation of filter translation attributes with human_attribute_name for issues 12 years ago
Philipp Tessenow 1111376429 update translations in model/view/controller/helper for issues 12 years ago
Philipp Tessenow 8e32cfc6df be careful with nested controllers in helpers 12 years ago
Sebastian Schuster ef9feb97ed Removed obsolete html_safe statements from rendering issue tooltips 12 years ago
Christian Ratz e566967333 fixes Issue Hierarchy on issues#show 12 years ago
Philipp Tessenow cd461b8517 fixed typo when using ActiveSupport::Inflector.transliterate 12 years ago
Christian Ratz a2401b2798 removed join for always -one element- array, changed this to string 12 years ago
Philipp Tessenow a1fcb8f414 Use ActiveSupport::Inflector.transliterate should instead of I18n.transliterate 12 years ago
Jens Ulferts 89db6011e8 switches to join concatenation (as it was faster in my test) 12 years ago
Jens Ulferts 78fefce03b moves issue tree row rendering into helper 12 years ago
Christian Ratz 3d7a029d62 issues filter drop down sorting works with special chars 12 years ago
Christian Ratz f8269c533a issues filter drop down entries sorted alphabetical 12 years ago
Martin Linkhorst 40d099016b DEPRECATION FIX: use String#encode instead of Iconv 12 years ago
Martin Linkhorst aabcd38aea make #render_custom_fields_rows html safe 12 years ago
Dennis Schmidt 165a09bc5a added html_safe to fix gants_controller tests 12 years ago
Martin Linkhorst 218e2606b6 show my queries 12 years ago
Romano Licker f808b03f06 force the object to be an array 13 years ago
Martin Czuchra 4d39a5c6c3 Uses en dash to seperate start and end date. 13 years ago
Romano Licker 8c08b5106c replace small "-" with the large "—" one 13 years ago
Romano Licker 2be910f6d1 cut of the description with "…" in issue textile quickinfo links 13 years ago
Romano Licker e3ab381eb4 add tracker to issue quickinfo link according to new specification 13 years ago
Jens Ulferts d50dbb62b8 code prettification and xss-vulnarability fixes 13 years ago
Jens Ulferts 66bfa26f63 define 3 lines to be the default description length on issue quick infos 13 years ago
Jens Ulferts 00d50140e4 production mode returns enumerable for String#lines if no block is provided 13 years ago
Romano Licker b39f27cd3b extend issue link macro functionality by ## and ### 13 years ago
Romano Licker 215b58804f [accessibility] add description for progress bar 13 years ago
Romano Licker f2e02643b7 [#667] added labels on issue views 13 years ago
Romano Licker a88552632b [#667] added labels on issue views 13 years ago
Romano Licker 71e9932800 [#667] added labels on issue views 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Romano Licker bf8de58548 [#667] added 'for' to link them 13 years ago
Romano Licker 4212af9f74 [#667] added 'for' to link them 13 years ago
Eric Davis ffa2d5f319 [#263] Remove the tree of parent issues from the issue title 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Eric Davis 8f45e780ce [#263] Fix issue subject style 14 years ago
Gregor Schmidt 8c9034f41e [#539] removing dead code - this went into JournalFormatter 14 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 2e2f79aa27 Save 2 queries when displaying a root issue. 14 years ago