Commit Graph

1621 Commits (6ebb599cbdf3bc837276bb2a425633ba95ea5d17)
 

Author SHA1 Message Date
t.felgentreff 92190b2b61 don't display cost_type filter, we have out 'tabs' for that 14 years ago
t.felgentreff a2045bf0c8 add tyear and tmonth filters. fixes translation issue, too 14 years ago
j.wollert 311971ad14 fixes specs failing because of the additional permissions filter 14 years ago
t.felgentreff b76b681428 split the field mapping to be able to hook into it 14 years ago
t.felgentreff 4efd0ba55f add excel export support to the new reporting for no- and single-group_bys 14 years ago
j.wollert aa97258b94 require helper files for models 14 years ago
j.wollert cce332eb2d ignore permissions for group_by specs. 14 years ago
rkh 6765b7aade display something if you may not see costs 14 years ago
rkh f77c98dd4e correctly handle mixing visible and hidden results 14 years ago
rkh 38c86fd549 fix permissions filter 14 years ago
rkh 52cf11d773 add SqlStatement#default_select 14 years ago
t.felgentreff ac26ea73e7 only use the simple-grouping table if really there is only one grouping 14 years ago
rkh 254a1aeff7 Admin has super powers. TODO: Some issues with Kryptonite remain for some strange reason. 14 years ago
rkh 7e0aff9a55 improve permissions query 14 years ago
rkh a5552cb19c fix those damn queries. 14 years ago
t.felgentreff 93119d76e9 remove commented out regions 14 years ago
p.tessenow b48136c2c3 versucht rates einzubauen - da ist der wurm dringit diff da ich erst morgen nachmittag da bin, commite ichs trotzdem... 14 years ago
p.tessenow 42b4cbf0a8 fixed bug when aggregating nil-costs 14 years ago
p.tessenow aa944a4cbc features weitergemacht - ACHTUNG: rates sind nicht beachtet - da gibts beim vorletzten scenario noch nen kommentar zu... 14 years ago
p.tessenow b95f017aee fixed typo in cucumber step 14 years ago
p.tessenow 2d5c2f736c whitespaces 14 years ago
p.tessenow fb39e6344b added the ability to hide costs when the permission to see them is not granted in our results 14 years ago
p.tessenow 129c97a2b9 added teh ability for filters/groups to do something on chain-creation 14 years ago
p.tessenow cb724d02ea added permission filter class. 14 years ago
p.tessenow 77a43874ac add permission filter 14 years ago
p.tessenow 8ecb9be481 do not add fields to sql-query if they are empty 14 years ago
p.tessenow b538129b5e cleaned up view-'display?-code 14 years ago
p.tessenow 720a8803d9 added selectable-property to chainables 14 years ago
t.felgentreff 422e00b2ad remove debugging code 14 years ago
t.felgentreff f2be10354c don't create a new permission, but add to the existing 14 years ago
t.felgentreff 97d0c74561 fix paths 14 years ago
t.felgentreff dc99f5855a readd cukes 14 years ago
t.felgentreff dce271cd4e starting tests for complex permissions 14 years ago
p.tessenow 83a5f1ffe0 tweak permissions for the cost_reports links 14 years ago
p.tessenow f6aac40189 fixed permissions for global 'cost reports' link 14 years ago
t.felgentreff 141b0454d8 actually remove links, not only hiding them 14 years ago
t.felgentreff b0d0ac5f87 add a grouping table for single-group 14 years ago
p.tessenow 52991b8994 added javascript annotation to the sidebar-link cuke scenario 14 years ago
p.tessenow 3e2692b04e fix cucumber test 14 years ago
p.tessenow 42935cad39 specify where to search for project names in jump-to-project cuke 14 years ago
p.tessenow 7db7b482e3 enable java_script for jump-to-project cuke 14 years ago
p.tessenow e72bcd2eb4 added feature for jump-to-project 14 years ago
t.felgentreff 88868c9a1f use hook to fulfill issue #3303 14 years ago
t.felgentreff 5a98e85ccf fix whitespace errors and remove obsolete code 14 years ago
t.felgentreff 81077fbc69 add a story for issue #3303 14 years ago
t.felgentreff 36ecbfdd5e don't use fractions with .years method 14 years ago
p.tessenow 9954bff1ed fixed where clause bug where there was ... IN () when no value was given to the ! and = operators 14 years ago
p.tessenow cce1c3d310 fixed wrong test in operator.spec 14 years ago
p.tessenow 6418be6b92 slightly refactored display? code in chainable 14 years ago
p.tessenow bbf9b11554 enhanced newly defined display? and selectable? specs 14 years ago