Commit Graph

134 Commits (4a54369e9d998d77b35a2665a325d244f6142493)

Author SHA1 Message Date
Till Breuer cd684891be Remove queries from sidebar 11 years ago
Till Breuer c1f175401b Group select2 options for query selection 11 years ago
Till Breuer 77f81fe201 Only show query menu items of queries visible to user 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Stefan Frank 988c054c3c Fixed the features up to the issues-features; fixed some routes-issues, removed several issue-references 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Jens Ulferts 05bbaf7c24 enables csv export for work packages#index 11 years ago
Hagen Schink 7d32f19f8b Renames and adapts issue translation 11 years ago
Hagen Schink fddfd1c4b8 Renames and adapts issue helper translations 11 years ago
Hagen Schink 5f2f09d1ec Moves notification link creation to WP helper 11 years ago
Stefan Frank d1becfc238 Removed the link_to_issue and replaced references with link_to_workpackage 11 years ago
Jens Ulferts 0d4f023d88 moved, fixed and shortened work_package link helper 11 years ago
Hagen Schink 8c758ae7fa Remove 'css_classes' from WP model 11 years ago
Philipp Tessenow b70698f49d remove usage of fastercsv 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Jens Ulferts bcd355099d further links the new work_packages controller 11 years ago
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