Commit Graph

1231 Commits (1ea337751461f581f7ad8c055bc0900003eb56c1)

Author SHA1 Message Date
Till Breuer bf0c197dc0 Ensure wiki_page#to_param is used for links in wiki index 11 years ago
Markus Kahl 8e24c8957b transitional custom field rendering in projcets/show and planning_element/show; 11 years ago
Markus Kahl 642e9c16c6 query custom_fields and output them for planning_elements and projects 11 years ago
Philipp Tessenow 6f98006985 fix #2632 - display attachments in journal entries again 11 years ago
Christian Rijke d65837236a Fix nil-check. for 'obj'. 11 years ago
Christian Rijke cff95af6a6 Compare object ids only when attribute is 'description'. Allow self-reference for other attributes, e.g. wiki text. 11 years ago
Till Breuer dacbdd780f Remove debugging break point 11 years ago
Hagen Schink 4ac36b5685 Adds css classes to work package links 11 years ago
Jens Ulferts 02a25b252f extracts context_menu helper method into own file 11 years ago
Christian Rijke 630d7ed6b2 Don't create description links for self-referencing work packages. 11 years ago
Michael Frister 9fe0e0a05c Remove unused method label_tag_for 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Jens Ulferts 9650774167 restyles wp destroy form for extensibility 11 years ago
Jens Ulferts 13280996b3 moves work_package_bulk controller into work_packages namespace 11 years ago
Philipp Tessenow 67381bf59e fix unfiltered subject in work pakcage helper 11 years ago
Nils Kenneweg 24559f644a noneSelection and noneElement in translation. 11 years ago
Philipp Tessenow 7289bbb360 renamed Redmine::AccessKeys to OpenProject::AccessKeys 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Philipp Tessenow e46d93c133 work_package_preview may be activated with the appropriate access key 11 years ago
Philipp Tessenow 67d110652c renamed Redmine::AccessKeys to OpenProject::AccessKeys 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Philipp Tessenow 97e0df6129 work_package_preview may be activated with the appropriate access key 11 years ago
Philipp Tessenow 9d6fad9b24 remove tinymce spike 11 years ago
Jens Ulferts 7ec171ff70 removes outdated routes 11 years ago
Jens Ulferts 9634189c44 removes timelines_journals_helper - used nowhere any more 11 years ago
Jens Ulferts 441cd89cc8 adds missing html_safe 11 years ago
Philipp Tessenow 1b9d578907 rename 'name' to 'subject' and 'end_date' in 'due_date' in planning_element api to be consistent 11 years ago
Hagen Schink e164c4345e Renames variables 11 years ago
Hagen Schink 8b2d7a13ef Rename bulk edit/update actions 11 years ago
Hagen Schink 18b1d88086 Fixes specs 11 years ago
Hagen Schink 4e0e45086d Allows flash message arrays 11 years ago
Stefan Frank f1806bbed5 replaced issues with work_packages in the tabs 11 years ago
Philipp Tessenow 720dc5708f move webalys icons into their own directory and add license file 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Nils Kenneweg 825f42c3b9 add new types tab in project settings. 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg 032ae332c0 set the locale. 11 years ago
Nils Kenneweg 4d525d7c02 keep work package values for time entry. 11 years ago
Jens Ulferts 1688431485 removes duplicate method, present also in UsersHelper 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink c50dc253fb Renames IssueRelation(Helper) source files 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Nils Kenneweg c288043847 new datepicker. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 25d36928a7 Uses work packages auto completer 11 years ago
Nils Kenneweg 4c9bea0776 sortable rows. w/ impaired support. 11 years ago
Michael Frister f376076092 Use helper method on WorkPackage to check for disabled done_ratio 11 years ago
Michael Frister bc6e51e19c API v1: Only show issue done_ratio when enabled 11 years ago
Michael Frister 02dc2ecc03 Don't show done ratio on WorkPackage#show if disabled 11 years ago