Commit Graph

620 Commits (488409010680a7dab280914b16e43e623e01ee1d)
 

Author SHA1 Message Date
hjust 0e0f17a6d0 Add stack trace to error log in case of broken report query 15 years ago
w.lindenthal ff55575b44 Hourly und Cost Rates werden derzeit im Ticket und in der Issues-Übersicht unterschiedlich angezeigt. Dieses Szenario soll prüfen, ob dass nicht mehr der Fall ist. 15 years ago
hjust 39c6a792d7 Delete redundant hook. 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 98f4520a03 Set width of filter values select box to 200px. This fixes the display for long lines (like the issue titles in cost reports) 15 years ago
hjust 7862c88a10 Clean up german translations file 15 years ago
hjust 7b0df262b8 Fixed display of group by table is unit sums are not displayed. 15 years ago
w.lindenthal e1eb577261 Scenario für View Own Time Entries hinzugefügt. 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 a1c4015ef6 use a cost specific step for 'belongs_to' in cost_entries, as their issues need to correspond 15 years ago
t.felgentreff c86b79fbd8 fix wrong permission name 15 years ago
t.felgentreff 42a3adc309 fix warning 15 years ago
t.felgentreff 2c58c55331 get the feature to an almost complete state 15 years ago
t.felgentreff c5891e5082 this'll work now 15 years ago
t.felgentreff d265163f50 tests for View Own Costs 15 years ago
t.felgentreff 18ef399a7d extend factories for costs for better testing 15 years ago
t.felgentreff 14a8e6c88e move cost_reports feature to the cost plugin, where it belongs 15 years ago
t.felgentreff 23286c5202 add object daddy exemplar for cost objects 15 years ago
t.felgentreff 693d1fdf27 add ObjectDaddy generators for cost entries and types 15 years ago
t.felgentreff 3a00e175f9 bumb minimal redmine version in cost plugin 15 years ago
rkh 96f98cdbd9 fixing tests and fixtures 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 7b187cc13f Select the correct rate in Redmine >= 0.9 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 8fb245dd6a Compatibility: Set cost_object to nil on issue move if the current cost object would be invalid in the new issue location 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 66620c383c Fixed: Check if Cost Entries need to be reassigned. 15 years ago
hjust 4926be5935 add cost_type title to title tag. (#14638) 15 years ago
hjust 2fc674a108 Remove the icon in front of the cost entry list in issue#show 15 years ago
hjust 78563a6c02 Add compatibility route. 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 1df98d15f2 update the issue in the context. This is a rather bad hack as it overwrites the caller. 15 years ago
hjust 5c353e921b issue parameter is contained in the context hash. 15 years ago
hjust d08d973b0f params hash is contained in the context hash. 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