Commit Graph

129 Commits (7bd113824c83a9a94e56d4cb96480e7155268020)

Author SHA1 Message Date
rkh 5debfb69f1 fix cost type labor 15 years ago
rkh b396d9ed4f typo 15 years ago
rkh 968e470bbb display tracker correctly 15 years ago
rkh c901b1a8fa display spent_on correctly 15 years ago
rkh 4bee296cee display issue correctly 15 years ago
rkh b04a5dddfc display cost_object correctly 15 years ago
rkh 19b4ff7ebe making table headers more robust 15 years ago
rkh 0f0ee2746b "improve" table output for unkown fields 15 years ago
rkh de4ea037bb display cost_type correctly 15 years ago
rkh 0479734d23 display category correctly 15 years ago
rkh 74d8530447 display assigned_to correctly 15 years ago
rkh 0a88732468 display activity correctly 15 years ago
rkh ec62eaf915 display month correctly 15 years ago
p.tessenow 361776cbbd when displaying weeks in table headers do not show 'this week' or 'last week' anymore as extra labels 15 years ago
rkh 6ef4727708 display grouped table aggregations, again 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
p.tessenow 3d14ebe9f1 refactored reporting helper to display the latest changes 15 years ago
t.felgentreff aaa3a23d2c move method to helper 15 years ago
p.tessenow 6861ca1be0 use correct label when displaying filters, renamed CostQuery::Filter.short_name to underscore_name 15 years ago
p.tessenow e6f73180d6 modified reporting_helper to return filter-rows which can be used to display select-an-object filter - this is still a stub 15 years ago
p.tessenow b5df44cfac renamed parameter, fixed comment in reporting helper 15 years ago
p.tessenow d2442172e6 filter fuer tabelle 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
rkh 000535442e remove views/ 15 years ago
rkh ea2557394b remove costlog_helper.rb 15 years ago
rkh 9b6b36ac3c remove cost_types_helper.rb 15 years ago
rkh d731e9067d remove cost_reports_helper.rb 15 years ago
rkh 09240540ee remove cost_objects_helper.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
hjust bd806d4b5f Added small todo comment. 15 years ago
hjust 326b3fdd1e Do not display unnecessary div 15 years ago
hjust 1edf424136 Display warning if there might be some elements missing from the aggregations. 15 years ago
hjust 6b4d3b6919 Updated icons. money -> pieces 15 years ago
hjust 347d90035b Fixed display of the extended progress bar. Now uses floating point arithmetic as intended. 15 years ago
hjust aac02b4651 renamed permission :view_unit_price to :view_cost_rates everywhere 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
hjust 866f7dec90 first part of unified permissions 15 years ago
hjust 6fe5c34219 gui and data mock for grouping in reports 15 years ago
hjust 4d86637597 first try on cost reporting. Still incomplete, so it will not be of any usefulness yet. This will improve later on (hopefully). 15 years ago
hjust 0c3631914c added initial structures for cost report 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago
hjust 206fd9381e * set hourly costs from project member settings 15 years ago
hjust 560fe453ab removed ugly char from string 15 years ago
hjust b641cb2efa Cost types can now by marked deleted. Such cost types can not be used in budget planning and cost logging. References are not destroyed as a cost type can never be really deleted from the database. 15 years ago
hjust 74ff8cb4f1 first steps towards editing of cost_types 15 years ago
hjust 89b3af07ba first steps towards editing of cost_types 15 years ago
hjust df3ea24b80 fixed display of extended bar for exceeded costs 15 years ago