Commit Graph

211 Commits (d1e355a94e6cb15b37be000299f549ccaa3ba270)

Author SHA1 Message Date
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 14 years ago
hjust 9e413edb87 Delete rates if the rate field is empty. (#3041 on dev.finn.de) 15 years ago
hjust 7741ce5449 Delete cost objects along with their projects. 15 years ago
hjust 8ed060d857 Only display cost object filter of costs_module is activated in the project. 15 years ago
hjust d5fcde297c Fixed: syntax errors from missing brackets 15 years ago
hjust b47dde7fb1 Fixed: do not issue an error if cost_object on issue is nil 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 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 1457b9cab4 Fixed loading of Issue Observer. Did not run until now (#15929) 15 years ago
hjust 3e160ba807 Moved sidebar hook 15 years ago
t.felgentreff 32f04fc3f1 add context menu entry to bulk assign cost objects (issue #13847) 15 years ago
hjust 17eac34e33 Display Cost Report instead of time entry details and cost entry details (#14600) 15 years ago
hjust 39c6a792d7 Delete redundant hook. 15 years ago
hjust 0ef5083c5c Allow setting of rate to 0.000. 15 years ago
hjust 7b187cc13f Select the correct rate in Redmine >= 0.9 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 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 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 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 dd969ce3a9 typo 15 years ago
hjust 3535ec9260 fixed patch for applocation_helper 15 years ago
hjust d22b00a541 Add Issue observer to update cost entries if issue is moved. 15 years ago
hjust 3d392b702b Extracted link_to_cost_object method 15 years ago
hjust 3eb634320d Move summarized_cost_entries to helper module. 15 years ago
hjust 3c2651f65d safe_attributes are only present in Redmine trunk version but not in 0.9 yet. 15 years ago
hjust b8bc8c6255 Allow bulk updates of cost_object_id 15 years ago
hjust 972871b23f Removed a debug statement 15 years ago
hjust 17120dcc14 Fixed some display quirks in cost object view 15 years ago
hjust f47c2452cc Use default membership_type if not given. 15 years ago
rkh 6399ab698d fix NilClass issue (makes 122 tests pass) 15 years ago
hjust d6c74d6115 Hand all options except for :for through. 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust ac7f847532 Avoid Rails warning. 15 years ago
hjust cbdeb16219 A little code cleanup 15 years ago
hjust 1aa8b172db set unloadable for CurrencyQueryColumn class 15 years ago
hjust a3d231bcfa Issue columns for costs now check for the correct rights and are correctly displayed as costs. 15 years ago
hjust d41251b39f fixed creation of where statements for permission checks. 15 years ago
hjust 2d1a06a809 fixed permission inheritance 15 years ago
hjust 9520423b37 Fixed permission checking during Cost Reports 15 years ago
hjust db49513ad2 Renamed most of the patches to create globally unique names. 15 years ago
hjust 37baedf7df Forget to comment an old bit of code. 15 years ago
hjust ac7a7430e8 Fixed a typo causing a 500 if issues had booked time entries. 15 years ago
hjust 3c74f0d74d Reintroduced n empty Issue#update_costs tp please old migrations. 15 years ago