Commit Graph

792 Commits (114895eb6bd57c58e35cd9b8afc1eebf7b3ec88c)

Author SHA1 Message Date
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 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 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 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 141b0454d8 actually remove links, not only hiding them 14 years ago
t.felgentreff b0d0ac5f87 add a grouping table for single-group 14 years ago
t.felgentreff 88868c9a1f use hook to fulfill issue #3303 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 6418be6b92 slightly refactored display? code in chainable 14 years ago
p.tessenow f2a1eb92ec moved display code to chainable 14 years ago
rkh 50adc6eb88 display "Material Costs" in italics - addresses #3268 14 years ago
rkh 4237315fe8 allow editing/removing of cost and time entries. fixes #3327 14 years ago
rkh d32f907e15 fix details view 14 years ago
p.tessenow 909ff51a65 group_bys are now sorted by their name in the reporting view 14 years ago
p.tessenow 81dfd08b4b made filter appear sorted by their name in the reporting view 14 years ago
p.tessenow d08ea0b440 made available_values of filter sorted where they should be sorted 14 years ago
p.tessenow 01eb173d3d added no-data-to-display when the query has no entries to display 14 years ago
p.tessenow 0113d6e3db modified costlog_controler to work with our reporting 14 years ago
rkh 4b610e5f46 add labor to reports 14 years ago
t.felgentreff 3666ab992b include labor costs in cost type list 14 years ago
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 14 years ago
rkh 9eb2ed976e dont keep unit if not in complex report 14 years ago
rkh 80b4e8cde9 fix default type, makes specs pass again 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 14 years ago
p.tessenow d069d1ad42 added note that values are rounded in our reporting. it is displayed right below the reporting table (or detail view) 14 years ago
p.tessenow 274147acb0 fixed #3277 - Default Filter nicht mit 'created' sondern mit 'Booking Date' 14 years ago
p.tessenow 5676824c9e removed ajax observer on the 'apply' button. we do not need it anymore 14 years ago
p.tessenow 5d4bbe5b57 fixed ie6-bug. IE6 can not multi-select values of a selet-box if it was not created in multiple mode in the first place 14 years ago
p.tessenow 2975f6bbae just a test to see if i have fixed the ie6-bug 14 years ago
p.tessenow 467bcfdc00 minor changes in our JS in hope that it helps the IE6 to work properly 14 years ago
p.tessenow b659934899 rewritten JS to fit JSLint 14 years ago
rkh 97962bfff7 fix postgres ticket status reporting issue 14 years ago
p.tessenow a87fb9ca44 removed not working clear-button and added reset-buton that resets the form. 14 years ago
p.tessenow dd36130442 changed arity of 'o' and 'c' operators to 0 14 years ago
p.tessenow 0e5326b06c tableheader is 'none' if no header can be applied 14 years ago
p.tessenow 0b2f427dd2 added milestone group_by 14 years ago