Commit Graph

956 Commits (513bffdcd41576bf1346764057bd2c53f5ecd6c4)

Author SHA1 Message Date
Hagen Schink 513bffdcd4 Renames and adapts query and helper translations 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
Christian Rijke 37b7f1bdb8 Add missing html_safe statements. 11 years ago
Hagen Schink ad50efc57d Fixes integration tests 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Michael Frister 7f8e7b2ec2 SettingsHelper: Use I18n.t instead of deprecated Redmine::I18n.l 11 years ago
Sebastian Schuster 0a05288565 Removed document related custom fields helper, 11 years ago
Sebastian Schuster 29326ef503 Removed more documents code from the core 11 years ago
Sebastian Schuster 5ad23c315d Removed files belonging to documents 11 years ago
Hagen Schink 27429abe5e Adapts AAJ modifications 11 years ago
Jens Ulferts 0d4f023d88 moved, fixed and shortened work_package link helper 11 years ago
Jens Ulferts 96c88c87a5 extends link_to_work_package to replace link_to_planning_element 11 years ago
Jens Ulferts 128a6fd336 lets links on issue#index point to work_package#show 11 years ago
Jens Ulferts ca5c9faede renames link_to_issue to link_to_work_package 11 years ago
Jens Ulferts 8e0f9db59d lets work package preview work for new work packages 11 years ago
Hagen Schink 09976b7098 Fix cukes 11 years ago
Hagen Schink 0fc83e2232 Handles standard type behavior for work packages 11 years ago
Hagen Schink 8c758ae7fa Remove 'css_classes' from WP model 11 years ago
Hagen Schink ba02f0c6f2 Corrects preview link id 11 years ago
Hagen Schink 77700f0906 Implements preview for work package 11 years ago
Martin Czuchra 5bb14a154d Changes type attribute to be in planning elements and issues. 11 years ago
Martin Czuchra cca054ebbe Fixes even more references to types and cukes. 11 years ago
Hagen Schink 012a030188 Introduces work package move controller 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Hagen Schink d84b469ff5 Use Type 11 years ago
Sebastian Schuster ee6c9f792e Added missing copyright notice for various files 11 years ago
Jens Ulferts 3b011dab78 enables type switching for existing work_packages 11 years ago
Jens Ulferts c5f40d84c4 enables logging time on update 11 years ago
Jens Ulferts 980ef16b31 allows for the status to be set on planning elements 11 years ago
Jens Ulferts fb84581189 refactors attribute rendering to avoid duplication 11 years ago
Jens Ulferts 116b5628fa uses default attribute rendering for custom fields in wp#form 11 years ago
Jens Ulferts bb85b6bfb0 initial work_package#edit implementation 11 years ago
Hagen Schink a1bc9531ea Add planning element type attributes to type index 11 years ago
Jens Ulferts 8464aa96b2 no longer overwrites first type_attribute work_package helper method 11 years ago
Philipp Tessenow 57c7456870 do not render links to acticity when it is disabled 11 years ago
Philipp Tessenow b70698f49d remove usage of fastercsv 11 years ago
Philipp Tessenow 8bc04f8b45 fix #1371 pass params to pagination helper 11 years ago
Philipp Tessenow 2d2fb6589c fix #1409 reset page num when changing items/page 11 years ago
Jens Ulferts 265e4597fa lets textile handle refs to planning elements and issues equally 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Nils Kenneweg 79bbc1e274 allow pes without dates. 11 years ago
Jens Ulferts a1c72e66a0 ensures that the avatar helper always returns a string, might be empty 11 years ago
Jens Ulferts e8b06559c7 extracts avatar into it's own helper 11 years ago
Jens Ulferts 8303552576 fixes link to on the fly category generation 11 years ago
Michael Frister 6e5f250e22 User index: add links for changing user status 11 years ago
Michael Frister 44e021a072 User index: show blocked and locked users under "permenently locked" 11 years ago
Michael Frister 9a5cefaf11 User index: show status and allow filtering by status 11 years ago