Commit Graph

79 Commits (f0f841f18bd18d38166aa8f93ee9203657ecb95b)

Author SHA1 Message Date
Jan Sandbrink 5663c07580 fix cost_object validation 10 years ago
Jan Sandbrink 24e858c396 include schema for budget 10 years ago
Jan Sandbrink 897dd0b078 add real endpoint for budgets 10 years ago
Jens Ulferts 6fc0c2f8ce removes custom implementation of estimated hours 10 years ago
Ion Biziiac ed7c2f8f1e Add cost_object_id to the list of the allowed_filter_types_by_field 11 years ago
Ion Biziiac ba89511d30 Fix rate update with invalid values 11 years ago
Hagen Schink 70cad63074 Remove superfluous patch 11 years ago
Markus Kahl ad2e8c8bd0 define xls format to support xls_export 1.0.0.pre5 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster 5201240214 Updated patches to take advantage of the plugins plugin patching 11 years ago
Sebastian Schuster 8db4acd579 Moved and renamed files 11 years ago
Sebastian Schuster 08999b8729 Fixed wrong path to cost object 11 years ago
Hagen Schink fab17c6b59 Removes superfluous WP controller patch 11 years ago
Hagen Schink 58bff719d3 Improves work package attribute interface hook 11 years ago
Till Breuer 7d1d98c002 Shorten work package attributes patch after method split up of work package helper in core 11 years ago
Hagen Schink 1bff000245 Distributes work package attributes evenly 11 years ago
Hagen Schink 65945403af Uses refactored empty element tag implementation 11 years ago
Hagen Schink 134c88bb9f Adds empty tag for (non-)impaired users 11 years ago
Till Breuer 5004b5aad3 Add budget to permitted params of budget item (fixes #2200) 11 years ago
Philipp Tessenow 2c63105741 some cukes seem to not finde html_escape, so we namespace it 11 years ago
Till Breuer c6b80df6a7 Use active support concern for work packages controller spec 11 years ago
Philipp Tessenow 32eb4c48ba do not double-escape units in reportings 11 years ago
Jens Ulferts a52b8a983c reenables handling cost entries on work packages to destroy 11 years ago
Sebastian Schuster 4a9e83a37c Fixed spec failures on ci 11 years ago
Christian Rijke 73f5f043d0 Upgrade costs plugin after migration. 11 years ago
Christian Rijke 7ce1ac2510 Update method name after migration. 11 years ago
Christian Rijke 5bf36685f1 Migrate variables in work_package patches and views. 11 years ago
Christian Rijke b4ccc4851e Revert renaming for 'display_subprojects_issues' as it's not been migrated yet. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts 79ce5d1231 no longer uses hook for work_package#show, add attributes instead 12 years ago
Jens Ulferts fb5cb3bc13 fixes patching the work_package#show page 12 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 12 years ago
Hagen Schink a12883d971 Use work package id for costlog link 12 years ago
Hagen Schink 2e661db019 Show cost entries 12 years ago
Hagen Schink d0d50a0b38 Fix cost_object association by patching issue 12 years ago
Hagen Schink 3a8187dd80 Patch work package instead of issue 12 years ago
Jens Ulferts 7684cfa2f2 renames additional issue references to work_packages 12 years ago
Hagen Schink 1cb137a6b5 Fix cukes 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Christian Ratz c067880dd6 removed OpenProject core version related switch 12 years ago
Sebastian Schuster 5deb4faca8 Removed the timelog_controller_patch as it was moved to reporting 12 years ago
Sebastian Schuster 084703e185 Changed error message for invalid data in validations 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Jens Ulferts 230341723c copy changes to copied destroy of IssuesController 12 years ago
Sebastian Schuster f531515058 Pluralized user_rate to user_rates as it actually refers to multiple rates 12 years ago
Jens Ulferts a9c9b12836 adds user_rates to permitted_params 12 years ago
Jens Ulferts 5c0c807b68 specs and refactors User#set_existing_rate 12 years ago
Jens Ulferts e4b0aa39a3 avoid patching i18n multiple times in development 12 years ago
Christian Rijke 61d27d8390 Whitelist permitted parameters for rate update. 12 years ago
Christian Rijke 46812b4010 Fix namespacing of generated urls and use named routes where possible. 12 years ago