Commit Graph

125 Commits (488409010680a7dab280914b16e43e623e01ee1d)

Author SHA1 Message Date
Gregor Schmidt 36fb75b942 Redmine::AccessControl.permission might return nil 13 years ago
jwollert 7304bed380 small bugfix concerning TimeEntry bulk update 13 years ago
jwollert 94eef78aa9 adds real_value to CostQueryColumns to get rid of having to handle nasty currency strings 13 years ago
Tim Felgentreff f69a6edd90 Fix super-call in redirect_to override 13 years ago
Gregor Schmidt f07eafc6d8 Moving tasks to lib folder, removing strange looking task which is probably outdated anyway 13 years ago
Tim Felgentreff 4fe8ebd62e #4424 redirecting onto a show action would reset the report. prevent that 13 years ago
Tim Felgentreff 9e5ca03427 Adjust costlog and timelog controllers for engine with widgets. The session query is on a different key, now. 13 years ago
Gregor Schmidt d5a52d3144 Adding FIXME - this one will hurt, if you're member in loads of projects 14 years ago
Wieland Lindenthal 24d58f4ee7 Removing "Costs" from sidebar as it does not list any reports yet. 14 years ago
Jens Ulferts c38c1c13e5 constraint on cost_object_id as safe attribute loosened 14 years ago
Jens Ulferts 3498e669e7 adding cost_object_id to safe issue attributes 14 years ago
Stephan Eckardt 409e6c1e96 fix /time_entries in chiliproject 14 years ago
Tim Felgentreff 88eaa73d77 #3964 fix overwritten method 14 years ago
Stephan Eckardt 467ee00f10 added version switch for aliasing of "details" in timelog controller 14 years ago
Jens Ulferts b42e921112 fixed bug on allowed_to for global permissions that would only take only one role a user has into consideration and not all 14 years ago
Tim Felgentreff dd3042e9fc The configuration wasnt properly updated before testing this patch. 14 years ago
Tim Felgentreff 89ae2fd1ca the cookie is required to contain the :cost_query hash for report settings 14 years ago
Jens Ulferts 5d3e9cc44a interface (return value) for allowed_to more like core 14 years ago
Konstantin Haase 81859dbf93 fix filter passing to report 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
j.wollert 241655f5ff permission fix for a redmine without projects whatsoever 14 years ago
j.wollert 5276e544c9 permission fix for a redmine without projects whatsoever 14 years ago
t.felgentreff b00fcd204b after removing cost type as visible filter, use the unit param to set on a cost type when coming from an issue 14 years ago
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