Commit Graph

607 Commits (9065497f6c14d6b4ed6ee4d7af013f7421d77a1b)

Author SHA1 Message Date
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
Sebastian Schuster 243b4b2aba Introduced correct I18n pluralization for cost_type model name 12 years ago
Sebastian Schuster fe64a545bf Removed some functions that dont seem to be called and where marked as to be removed 12 years ago
Sebastian Schuster c163096a2b Moved a lot of translations to models and attributuses and adapted their invocation in the views, removed some unused translations 12 years ago
Christian Rijke 7677cce4cb Upgrade to new CSV Writer syntax, update i18n labels and add missing translations. 12 years ago
Sebastian Schuster e6a1ee33b5 Replaced find(:all,...) with .all(...) while we are at it because 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 89a2c14518 removes post code branch as it will never be used in an edit action 12 years ago
Jens Ulferts e22c5f9802 removes no longer valid parameter in User#allowed_to? call 12 years ago