Commit Graph

614 Commits (35a175c96d9d6a7080e54f4c6148b428aa14d8ff)

Author SHA1 Message Date
hjust 1e090b1589 Removed debug statement 15 years ago
hjust 76d2b35dd4 Fixed: 500 during deletion of s labor_budget_item 15 years ago
hjust efe8ad2fa1 supply required project_id to ajax calls to update budget rows 15 years ago
hjust 1c5dd1b8b9 Fixed i18n translation call with arguments 15 years ago
hjust 60b559e0cd Display unit sums in cost report if possible (fixes #14168) 15 years ago
hjust 110c636449 Fixed: Corrected class for STIed Enumerations 15 years ago
hjust 8b318f474e use limit = per_page_option in the default case (format == nil) 15 years ago
t.felgentreff 3c26bcb839 include helpers to be able to pluralize and format numbers 15 years ago
t.felgentreff 0448fdc45e add hooks for the links and translations 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
t.felgentreff 7c8c24373c patch format-dependent page limit to work more alike to the issues controller in 0.9 15 years ago
hjust 0e55eb518c Display the correct between tags if the filter was created during page load. 15 years ago
hjust d972c5d1ae Fix: Display the correct controls for the date_exact filter type. Error was caused by javascripts that could not be properly executed in ajaxified filters. (#15944) 15 years ago
hjust bd806d4b5f Added small todo comment. 15 years ago
hjust 63a4cf7356 Moved sidebar hook 15 years ago
hjust 15cc3800cf Additional error type for cost object bulk edit (No cost objects available) 15 years ago
hjust 927e2c0f21 Clean up Cost Object list. 15 years ago
hjust a01fd84520 Replace floating point arithmetic with BigDecimals. 15 years ago
t.felgentreff b51ad5b1da if no cost object can be applied, show an information (#13847) 15 years ago
t.felgentreff 32f04fc3f1 add context menu entry to bulk assign cost objects (issue #13847) 15 years ago
t.felgentreff ec39a56275 add missing relation 15 years ago
hjust f226008324 Fixed: loading of filters now works without javascript errors. 15 years ago
hjust 17eac34e33 Display Cost Report instead of time entry details and cost entry details (#14600) 15 years ago
hjust 0e0f17a6d0 Add stack trace to error log in case of broken report query 15 years ago
hjust e25cbace33 Do not include the select box in the label. 15 years ago
hjust 3f8b50210f Do not overwrite show.rhtml any longer, just add the log costs links to action_menu 15 years ago
hjust 64470f3da3 Reverted r640, r639 because stupid 15 years ago
hjust 9f17aec329 Refactoring: Move controller code into cost query model 15 years ago
hjust c757389860 Refactoring: Move controller code into cost query model 15 years ago
hjust ff22c9d78d Fixed: Display cost entries and time entries without an issue in cost report. 15 years ago
hjust 72101c1ad1 Reorder columns in cost report entry view. 15 years ago
hjust 0b9130d6a3 Remove the unused sidebar to have some more space. 15 years ago
hjust 7b0df262b8 Fixed display of group by table is unit sums are not displayed. 15 years ago
hjust 0e2a31b175 Fixed link_to_issue in cost object detail view. 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
t.felgentreff 42a3adc309 fix warning 15 years ago
hjust d75715b650 Fixed: Copy and paste error 15 years ago
hjust ac35305ec2 Display the correct current rates at users rates view (if applicable) 15 years ago
hjust 0ef5083c5c Allow setting of rate to 0.000. 15 years ago
hjust b99595805d Display current rate for projects in headings 15 years ago
hjust c27c5a38e6 Fixed: Typo in module name. Now the rate list displays rates for all projects again. 15 years ago
hjust 45c0f11a39 Fixed: Reference the needed Javascript file for adding rates. 15 years ago
hjust 326b3fdd1e Do not display unnecessary div 15 years ago
hjust 1edf424136 Display warning if there might be some elements missing from the aggregations. 15 years ago
hjust 10d57ae832 Display an empty cell for not visible costs instead of 0.0000 (refs #14199) 15 years ago
hjust 9d57b4e93d Fix the form target for cost_entry edit 15 years ago
hjust 228028b118 Reverted part on r520 15 years ago
hjust f1dd81a7ee Update cost objects on issue move (depends on http://www.redmine.org/projects/redmine/repository/revisions/3456 and http://www.redmine.org/projects/redmine/repository/revisions/3457) 15 years ago
hjust 7697861dc6 Update cost objects on issue move (depends on http://www.redmine.org/projects/redmine/repository/revisions/3456 and http://www.redmine.org/projects/redmine/repository/revisions/3457) 15 years ago
hjust ddb194c98d Nullify cost_object reference in issues if a cost object is deleted. 15 years ago