Commit Graph

564 Commits (7b368be2626cd0d469fef87c7141656f509dd64b)

Author SHA1 Message Date
Christian Rijke 7ce1ac2510 Update method name after migration. 11 years ago
Christian Rijke 586afeee5a Set activity/event options for acts_as_journalized. 11 years ago
Christian Rijke fe732cf767 Add CostObject and VariableCostObject journals (model and migrations), extend WorkPackageJournal. 11 years ago
Christian Rijke 9968db24b3 Renamte 'tracker' to 'type'. 11 years ago
Christian Rijke 5bf36685f1 Migrate variables in work_package patches and views. 11 years ago
Christian Rijke 57c9355b02 Use new PDF-Exporter module. 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 11 years ago
Jens Ulferts 8711fcf777 reenables showing cost attributes when rendering via issues_controller 11 years ago
Jens Ulferts fb5cb3bc13 fixes patching the work_package#show page 11 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 11 years ago
Hagen Schink e97090ca6b Fix cost entry query 11 years ago
Hagen Schink 992b505532 Fix work package subject label 11 years ago
Hagen Schink 24b93f2f7f Fix edit view 11 years ago
Hagen Schink 5ac2b128a9 Inject cost action menu entry via hook 11 years ago
Hagen Schink d0d50a0b38 Fix cost_object association by patching issue 11 years ago
Jens Ulferts 40e5522f72 groups by work_package now 12 years ago
Jens Ulferts 81079e4e96 adds pagination for budget index 12 years ago
Hagen Schink d3b04f9eab Fix index form 12 years ago
Hagen Schink 1cb137a6b5 Fix cukes 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Sebastian Schuster 8331a6e767 Removed csv and atom export for costlogs as they have been copied from timelog 12 years ago
Sebastian Schuster da074e555f Removed old non-used code for the former cost reports view 12 years ago
Sebastian Schuster c3f22ce258 Fixed missing translations 12 years ago
Sebastian Schuster 0a8949b2be Removed tabs from the costlog view as there are no more simple cost reports, they are 12 years ago
Sebastian Schuster de11bed7d9 Changed breadcrump to equal the timelog_controller breadcrumb 12 years ago
Sebastian Schuster d1e355a94e Reenabled the index action of the costlog controller to not redirect to reporting 12 years ago
Sebastian Schuster 084703e185 Changed error message for invalid data in validations 12 years ago
Christian Rijke f8ae9f19c6 Remove unused reporting code from costs plugin. 12 years ago
Jens Ulferts 699fd225ea removes if-ed out code 12 years ago
Jens Ulferts 8366e72ba6 moves reference date to the rest of the attributes 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Sebastian Schuster 4585642f19 Fixed costobject view css in model 12 years ago
Sebastian Schuster aa036b9dd4 Fixed budget overview table layout 12 years ago
Sebastian Schuster d25228cecb Removed preview for cost objects as it only renders descriptions anyway 12 years ago
Sebastian Schuster 8a16c49822 Added budget icon for activity view 12 years ago
Christian Rijke b3d5313514 Enable enter key for the hourly rate forms. Pressing enter will submit the form. 12 years ago
Sebastian Schuster c293d64ca2 Fixed missing translation in deleted cost types list 12 years ago
Christian Rijke 758878ff21 Remove unnecessary input fields and disable enter key. 12 years ago
Sebastian Schuster e57cd74cde Changed destroy method to use delete instead of post 12 years ago
Sebastian Schuster 487a0ce2dc Fixed typos 12 years ago
Sebastian Schuster 38684d6c45 Removed verify as routes already ensure destroy is invoked with a post 12 years ago
Sebastian Schuster 31bb0ef2a3 Removed checkbox select column and context menu code from views 12 years ago
Sebastian Schuster 0053451968 Removed bulk_edit and context_menu actions from before filter 12 years ago
Sebastian Schuster 0b841888fc Fixed typos 12 years ago
Sebastian Schuster 9c05691f75 Defined default order for labor and material budget items being ordered by id ensuring the order of existing items always 12 years ago
Sebastian Schuster f946e2a542 Readded fieldset id and ensured it is unique since it was erroneously removed in another pull request 12 years ago
Sebastian Schuster 54cc744127 Used correct attribute name in reporting view 12 years ago
Sebastian Schuster 23ded26b44 Replaced caption with unit and unit_plural attributes for cost type 12 years ago