Commit Graph

564 Commits (7b368be2626cd0d469fef87c7141656f509dd64b)

Author SHA1 Message Date
Romano Licker 7807df9c68 [unifynavigation] remove new budget link from index page 13 years ago
Romano Licker c28104f36b [breadcrumb] replace default breadcrumb text 13 years ago
Romano Licker b1b830b913 [accessibility] make label unique 13 years ago
Romano Licker 9dbc0412d3 links in the sidebar move to the budget submenu 13 years ago
Romano Licker d4d4007ca4 [accessibility] add legend to progress bar 13 years ago
Romano Licker 19b65aa447 [accessibility] add date range labels for select fields 13 years ago
Romano Licker 41e4bf7232 [accessibility] add hidden labels for input fields 13 years ago
Romano Licker 119496c153 [accessibility] add unique label to text fields in costtypes list 13 years ago
Romano Licker 74b7890b4e [accessibility] use buttons with keyboard using tab 13 years ago
Romano Licker 4884090106 [accessibility] more labels and alt tags 13 years ago
Romano Licker 0e9b82a807 [accessibility] labels, alt tags for rate edit views 13 years ago
Romano Licker 40a17fc0b0 adding validations 13 years ago
Romano Licker 683e9ec446 [accessibility] adding alt and title tags to numerous fields 13 years ago
Romano Licker ef28d59dbf [accessibility] corrected label implementation 13 years ago
Romano Licker a64b3223e7 [accessibility] added invisible label and alt tag for save image 13 years ago
Romano Licker 818a7a4416 [accessibility] add title and alt tags for images 13 years ago
Romano Licker a20f6a8a23 [accessibility] added invisible label and alt tag for save image 13 years ago
Jens Ulferts 6f81dde059 replacing deprecated method call with method call of source _action_menu file 13 years ago
Gregor Schmidt b50ff2f3b9 Using acts_as_journalized if available 13 years ago
Gregor Schmidt 8c663a30d8 white space 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
Markus Kahl c3fd8ba82d make cost_entry routes same as for time_entries, 14 years ago
Tim Felgentreff 0220ce86f2 Fix view_on_costs feature 14 years ago
Jens Ulferts 626252b8e8 fixing costs_objects_controller to only return cost_entries for projects in which the user has the right to view_cost_entries 14 years ago
Wieland Lindenthal 24d58f4ee7 Removing "Costs" from sidebar as it does not list any reports yet. 14 years ago
Jens Ulferts 23a53e0adb bugfix: explicitly casting to_d to avoid conflicts when using + on string and bigdecimal 14 years ago
Tim Felgentreff e10140c483 remove obsolete overwritten issues/edit.rhtml 14 years ago
Tim Felgentreff a8be2ae9cc #3958 Update overwritten view 14 years ago
Jens Ulferts 31f53ac7d2 removed nonworking pdf link 14 years ago
Jens Ulferts 6d0e73e893 removed nonworking pdf link 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 14 years ago
p.tessenow 5aa1865a30 fixed compile error i introduced earlier 14 years ago
p.tessenow b395d040ea a subject of length 0 should not be allowed 14 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 15 years ago
rkh 4c0a63b51c import entry.rb into trunk 15 years ago
hjust 9e413edb87 Delete rates if the rate field is empty. (#3041 on dev.finn.de) 15 years ago
hjust 8f2c46f17e Refactoring: use authorize_global instead of the custom authorization for cost_object_controller#index 15 years ago
hjust 0bd6a616c6 Display cost objects tab only if the user has the rights to see them. (refs #16658) 15 years ago
hjust b54b6906d3 Added additional queries to add view extensions only if the costs_module is activated. (refs #2985 on dev.finn.de) 15 years ago
rkh a20039b5de moved controller/views for reports from cost plugin to reports plugin 15 years ago