Commit Graph

1467 Commits (399dbff1d5af0ea03193138d9c3f7af1c28e891f)
 

Author SHA1 Message Date
hjust cae6278d86 added labels for german and english for cost reports 15 years ago
hjust f263b9afd9 fixed a typo in display of filters 15 years ago
hjust f0e389726a added icons showing entry type in a cost report 15 years ago
hjust 7e6282a404 added logic to display only selected types of entries (only cost_entries, only time_entries or both) 15 years ago
hjust c495ca0803 added additional sort fields 15 years ago
hjust ce914cc15b Display cost- and time entries merged in a single view. closes #13088 15 years ago
hjust 478493b887 show reports tab in projects 15 years ago
hjust 5f900a3003 fixes some small typos 15 years ago
hjust 54d154febc Filters should now show correct on the UI. 15 years ago
hjust 320dfbecdf fixed faulty input name 15 years ago
hjust 3c4d5f971b changed id assignment to object assignment to circumvent 500 error if no cost types were defined yet. 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
rkh cf2760a8b4 shoud be able to switch between default hourly rate and hourly rate 15 years ago
rkh 7d4760d9aa default hourly rates specs 15 years ago
rkh aafd46759b ported cost_entry specs to time_entry 15 years ago
rkh 57f9880b5c created time entry spec 15 years ago
rkh 932daa29f8 should update cost if a new rate is added in between 15 years ago
rkh 2fa7916426 make all tests pass 15 years ago
rkh 94f56b7b19 let saving a cost_rate fail if updating the corresponding issue fails, too 15 years ago
rkh 45045c979d make 'should update cost if a spent_on changes' spec pass 15 years ago
rkh ce0192ec8e added spec for removing rates 15 years ago
rkh 826d18aa02 spec for changing spent_on on a cost_entry 15 years ago
rkh da47dd74dd small refactoring 15 years ago
rkh df6232171d more specs, more fixtures. one still failing 15 years ago
rkh 986b665a5e honour spec.opts in rake task 15 years ago
rkh 8b2a86b2f5 minor edge case fixes for CostEntry cost updating 15 years ago
rkh 9c07a7e09e make sure we are in test env when running specs 15 years ago
rkh af24eae1ac make sure current_user is an admin when running tests 15 years ago
rkh 1a36280dc5 added admin user to fixtures 15 years ago
rkh f890ed2e0f try to save model, currently fails. 15 years ago
rkh e28852200f typo 15 years ago
rkh 3261865964 changing structure of cost_entry spec 15 years ago
rkh 9841b074df fix for migration (so it works with sqlite) 15 years ago
rkh 05876b433d first passing spec 15 years ago
rkh 6ac942279b load fixtures from plugin directory 15 years ago
rkh adbbe77bc3 fixed fixtures 15 years ago
rkh 8b2598d899 added fixtures for redmine projects 15 years ago
rkh cb8f6ef5ce hourly cost entries would not make that much sense, i guess 15 years ago
rkh 15a9bc3d44 spec is for cost entries, not for rates directly 15 years ago
rkh 8985fb4b70 more fixtures 15 years ago
rkh 42113c8b79 renamed: rate_spec.rb -> cost_rate_spec.rb 15 years ago
rkh 9e1172b79b renamed: rates.yml -> cost_rates.yml 15 years ago
rkh 42e21b68d5 make sure we always require the same path 15 years ago
rkh 36bde341cd fixed test-unit dependency issue 15 years ago
hjust 1284043503 pluralized cost reports label 15 years ago
hjust ae2c232718 delete generated stub tests as we use rspec 15 years ago
hjust 0c3631914c added initial structures for cost report 15 years ago
rkh 968bf2a0e2 moved spec to correct context 15 years ago
rkh bc6029023b added tests (still pending) 15 years ago
rkh e81e79db14 added fixtures 15 years ago