Commit Graph

652 Commits (928720f6b6823979cbe2b62e51e901e54e9210da)
 

Author SHA1 Message Date
hjust 110c636449 Fixed: Corrected class for STIed Enumerations 15 years ago
hjust f4bb4247e9 small typo 15 years ago
hjust 94198314de instead of a update_all, perform an individual update during issue#move to trigger the update of the costs based on new rates 15 years ago
hjust 7376e9abb8 added simple todo comment 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
t.felgentreff ad002ee1ed add missing translation 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
t.felgentreff d3a5a61172 add a route for custom formats in cost reports 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 3003dbde8c Fixed some minor language quirks. 15 years ago
hjust 1457b9cab4 Fixed loading of Issue Observer. Did not run until now (#15929) 15 years ago
t.felgentreff 7c2556279d make 'standard cost control project' just work for now 15 years ago
t.felgentreff a8acdd149c worked on tests 15 years ago
hjust 3e160ba807 Moved sidebar hook 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 24aa2717e9 started implementing wielands cucumber scenarios 15 years ago
t.felgentreff 32f04fc3f1 add context menu entry to bulk assign cost objects (issue #13847) 15 years ago
t.felgentreff 785f3acaa5 add a few steps 15 years ago
t.felgentreff 765ca887b6 add a test for ticket #14600 15 years ago
t.felgentreff 70f0539418 change wording a little to match the right rule 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
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