Commit Graph

16 Commits (52854e49958f57643f90332248640e0d5e21de15)

Author SHA1 Message Date
Jan Sandbrink 8f3559dcab Improve performance of CurrencyQueryColumn sums 9 years ago
Jan Sandbrink 48f78656c3 Indicate summable plugin columns 9 years ago
Jan Sandbrink 25b75d5c82 Remove patch for methods that became part of the core 9 years ago
Alex Coles 6cb32af706 Teach Query patch how to pluck 9 years ago
Alex Coles 3e5f5a17fd Migrate further AR finders with conditions 9 years ago
Alex Coles 126b0ce0f4 Prefer #map over #collect 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 10 years ago
Ion Biziiac ed7c2f8f1e Add cost_object_id to the list of the allowed_filter_types_by_field 11 years ago
Markus Kahl ad2e8c8bd0 define xls format to support xls_export 1.0.0.pre5 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster 5201240214 Updated patches to take advantage of the plugins plugin patching 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Sebastian Schuster 869c4a3c15 Renamed all references of redmine_costs to openproject_costs 12 years ago
Jens Ulferts f20eb79be1 initial creation of gemspec and engine, conformant lib directory structure 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 750a321889 whitespace and commented out code removal 12 years ago
jwollert 94eef78aa9 adds real_value to CostQueryColumns to get rid of having to handle nasty currency strings 13 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
hjust 8ed060d857 Only display cost object filter of costs_module is activated in the project. 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 ac7f847532 Avoid Rails warning. 15 years ago
hjust 1aa8b172db set unloadable for CurrencyQueryColumn class 15 years ago
hjust a3d231bcfa Issue columns for costs now check for the correct rights and are correctly displayed as costs. 15 years ago
hjust db49513ad2 Renamed most of the patches to create globally unique names. 15 years ago
hjust ba5382ce07 Added methods to calculate the costs of an issue. 15 years ago
hjust 7931c4fa63 new permissions model 15 years ago
hjust 0aace02dab Removed cost columns and filters from issues. They do not work anymore because of the restrictions of the "view own costs" feature. (#13660) 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 1009fe61d9 Added special logic for cost columns where "none" means 0.0 instead of NULL on database level 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago
hjust 161292e336 added additional fields to issue display 15 years ago