Commit Graph

51 Commits (c5e7496e42a5c803a2486c92d4db724816937fb7)

Author SHA1 Message Date
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 10 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 12 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 14 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
t.felgentreff 60f5e4038b whitespace fixes 14 years ago
p.tessenow 0113d6e3db modified costlog_controler to work with our reporting 14 years ago
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 15 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 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 17eac34e33 Display Cost Report instead of time entry details and cost entry details (#14600) 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust 83270e7c1a use the granular permissions model 15 years ago
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust 320dfbecdf fixed faulty input name 15 years ago
rkh 806fa330dd added unloadable to controllers again, to fix development issues 15 years ago
hjust 79cdba76ae removed a multitude of unloadable 15 years ago
hjust 2c0cff1cd0 * set hourly costs from project member settings 15 years ago
hjust 89b3af07ba first steps towards editing of cost_types 15 years ago
hjust 921a272d4c fixed permissions for overriding costs during creation and edit of cost_entries 15 years ago