Commit Graph

517 Commits (74863dd77e56d267ff0307fb740466c56b46433b)
 

Author SHA1 Message Date
p.tessenow 74863dd77e small cleanup for _filters.rhtml 14 years ago
p.tessenow 06148613ab available_values-functions handle their parameters more flexible now. 14 years ago
p.tessenow a6077667fd the project_id filter is applied depending on the project the user currently works with 14 years ago
p.tessenow 7fa0344db9 fixed cost_report-link bug in top_menu - now the project_scope is removed for global reporting 14 years ago
p.tessenow 72178ab8df replacing .dup with .clone unfortunately wasn't the fix for the 'mysteriously appearing filters' problem. But this should finally be the fix 14 years ago
p.tessenow 64cb3b78ba added tool-tip to drill-down link, which now btw looks like this [+] 14 years ago
p.tessenow db578862f1 fixed Bug where the session was manipulated by accident 14 years ago
rkh b84161a1d3 show drill down link only on hover 14 years ago
rkh c645bf5857 Implement drill down. Fixes #3229. 14 years ago
rkh 8fc484e089 Fixed constant lookup issue with generated subclasses. 14 years ago
rkh 093fcd4536 Show edit/delete links in cost report only if authorized. Fixes #3327. 14 years ago
j.wollert aa04de2725 don't need to explicitly call on class there as we're in the right scope anyway 14 years ago
p.tessenow d294d7585c display link to cost object only if the user has the permission to see cost_objects in our results table 14 years ago
p.tessenow ec01c026bd fixed bug #3508 - 'Gruppierung nach Cost Object führt zu Fehler' 14 years ago
t.felgentreff 34718736f9 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
j.wollert 4e91bdc74d adds missing translations for group_by ui 14 years ago
t.felgentreff 516bab21ca update german translation 14 years ago
t.felgentreff c2420620d7 #3305 Week filter looks wrong 14 years ago
t.felgentreff a43ac65c16 #3305 Rename year, month, week and date 14 years ago
t.felgentreff 1647e5fdd3 #3305 Year values look wrong 14 years ago
t.felgentreff e85c2d52d2 #3305 Year value sorting is wrong 14 years ago
t.felgentreff c297208534 set the filters properly for the link on the start page 14 years ago
t.felgentreff f5f27be37f fix bug forcing default filters 14 years ago
t.felgentreff eef51dfa4d if the cost type filter has been applied manually, only show a subset of tabs 14 years ago
t.felgentreff e2b3fb57e3 the cost type filter applied through unit tabs should not be displayed 14 years ago
t.felgentreff 853bcf8726 for multiply applying cost_type_id filters, allow setting it to dont_display on a per-instance basis 14 years ago
t.felgentreff a7008f0762 query the chainable instances for display?, delegates to class 14 years ago
t.felgentreff 35c8e3f0c3 fix rkh's fuckup overridding a method he did not know what arguments it took 14 years ago
t.felgentreff ad68c6d1bb tweak filter-css (hover background and remove button) 14 years ago
p.tessenow 79ae0a11eb fixed bug #3496 'MySQL Error bei Aufruf der Reports-Seite' 14 years ago
p.tessenow d34f9f0163 removed drag-n-drop group_bys as (according to wieland) we should face this topic later 14 years ago
j.wollert 03228a9fe2 hover remove for filters. looks a bit odd, still 14 years ago
t.felgentreff 1e55977f48 merge upstream reporting_merge 14 years ago
w.lindenthal bb53506136 Gemfile no longer needed as hwia was removed and nothing left. 14 years ago
j.wollert e7b88c43de remove hwia for now 14 years ago
rkh a4268ee62a fix typcasts for custom fields 14 years ago
rkh b820ef1757 Custom Fields filter 14 years ago
rkh 676de3ac8b extract subclass generation logic from custom fields group by 14 years ago
rkh 788845f2ec Group By Custom Fields, Ladys and Gentlemen. 14 years ago
p.tessenow 539c0df6a2 removed 'reset'-button and moved clear-button to appear before the (yet unvisible) save-button 14 years ago
p.tessenow 72490149f9 replaced old group_by-view with new drag'n'drop view 14 years ago
p.tessenow b2125192e6 renamed filter_rem.png to remove.png as we may use it for group_bys too 14 years ago
p.tessenow b9f6bb1996 bug #3436 'Permission-Notification wenn das Reporting aufgrund Fehlender Berechtigung eingeschänkt ist.' 14 years ago
p.tessenow d088d3972f sort group_by's when neccessary 14 years ago
p.tessenow c2218ae859 refactored select_list_move_optgroup.js to handle both, id's and DOM-object, as function argument most of the time 14 years ago
j.wollert 16de349e59 use the standard delete icon for removing filters 14 years ago
j.wollert f4f916d75c swap clear and reload icons, because those seem to be the standard choices 14 years ago
j.wollert caa8910928 clear button as in feature request #3457 14 years ago
j.wollert 75f63caa4a of course, we just want to check the corresponding category 14 years ago
j.wollert 080bf0fb5d remove category of filter on its removal. also, we define document.getElementsByClassName for IE 14 years ago