Commit Graph

8 Commits (ddb54c679f9c11f702e6d6e970aa5ac3adefa4eb)

Author SHA1 Message Date
Oliver Günther 73352fe2d4
[34257] Allow localized input of overridden costs (#8656) 4 years ago
ulferts 6826f90ee2
Feature/remove timelog (#8557) 4 years ago
ulferts 64d0f57d85
Feature/aggregated activities (#8221) 5 years ago
Oliver Günther c07e44954c
[32760] Use redirect_back url to go to correct module 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther 2b4fa38439
[29718] Fix costlog link 6 years ago
Oliver Günther 81c7b40b7e
[29595] Remove cost_entries page when cost reporting is disabled 6 years ago
Oliver Günther 5b49b33b21
Prepare for core integration 6 years ago
Oliver Günther 634b63e28e
Fix default routes 7 years ago
Oliver Günther 3bb19ff4d0
Fix before_filter deprecation 8 years ago
Jens Ulferts 427aeecc88
adapt to changes on Project.allowed_to in core 8 years ago
Markus Kahl 852371e3f2 don't use Redmine::I18n's l for translations 9 years ago
Mohamed Wael Khobalatte 42ef7877c1 Add better worded notice for created logged cost 9 years ago
Mohamed Wael Khobalatte 2facb6bfb1 Prepare plugin for strong params 9 years ago
Jan Sandbrink 24a0c77b86 Fix HTTP 500 in CostlogController 9 years ago
Alex Coles 8cb645f314 Fix obsolete calls to calculation methods w/cond. 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 9 years ago
Alex Coles 5f09485357 Remove all usages of unloadable 9 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Christian Rijke 7ce1ac2510 Update method name after migration. 11 years ago
Christian Rijke 9968db24b3 Renamte 'tracker' to 'type'. 11 years ago
Christian Rijke b4ccc4851e Revert renaming for 'display_subprojects_issues' as it's not been migrated yet. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 11 years ago
Hagen Schink e97090ca6b Fix cost entry query 12 years ago
Hagen Schink 24b93f2f7f Fix edit view 12 years ago
Hagen Schink d3b04f9eab Fix index form 12 years ago
Hagen Schink 1cb137a6b5 Fix cukes 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Sebastian Schuster 8331a6e767 Removed csv and atom export for costlogs as they have been copied from timelog 12 years ago
Sebastian Schuster d1e355a94e Reenabled the index action of the costlog controller to not redirect to reporting 12 years ago
Christian Rijke 46812b4010 Fix namespacing of generated urls and use named routes where possible. 12 years ago
Jens Ulferts e48a1b8dec renames costlog details to index 12 years ago
Jens Ulferts 9fbcb42934 protects cost_entry with strong_parameters 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
Martin Linkhorst feaf82c0e8 validate presence of issue in order to get a nice error message + textmate whitespace 13 years ago
Martin Linkhorst bd5bfa25c1 no error when logging unit costs 13 years ago
jwollert 41ba13ea48 adjust controllers to mass assignment constraints 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. 14 years ago
Markus Kahl c3fd8ba82d make cost_entry routes same as for time_entries, 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
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 65d6ed12fa fix symbol:gsub issue when creating cost entries in the frontend 14 years ago