Commit Graph

229 Commits (dcde19daf452b61d253fc97e9c852285b3c61069)
 

Author SHA1 Message Date
rkh dcde19daf4 fix table with multiple top column groups 15 years ago
p.tessenow 6ba4766cea fixed syntax errors in index.rhtml 15 years ago
t.felgentreff 03b2e9469c add callback 15 years ago
p.tessenow 361776cbbd when displaying weeks in table headers do not show 'this week' or 'last week' anymore as extra labels 15 years ago
p.tessenow 3b3d3fcde0 fixed bug in sql_statement on postgres db's 15 years ago
p.tessenow afde4f4d6e now filter categories are displayed only if a filter for that category is listed 15 years ago
p.tessenow 564a1689f1 adapted locales 15 years ago
rkh 6ef4727708 display grouped table aggregations, again 15 years ago
p.tessenow b6cc54c0bc fixed bug in argument_count of operators for w/<t+ operators 15 years ago
p.tessenow 8964d2996e added support to show/hide parameters of filters depending on the selected operator 15 years ago
p.tessenow 81d864da57 added argument count to operators 15 years ago
rkh 21fde03a7d remove yet another euro symbol 15 years ago
rkh f65f869579 fix spec 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
rkh 346e12a32c fix date issue 15 years ago
rkh e42b651f11 remove uneccessary € 15 years ago
p.tessenow b8a11eacc2 fixed bug in inherited_attribute module 15 years ago
p.tessenow 4019a79625 changed chaining specs to be more clear in what is exspected when using inherited attributes 15 years ago
p.tessenow eb5fcac201 due_date and start_date now support time operators too 15 years ago
p.tessenow efa2d8415a adapted filter specs to newly introduced changes 15 years ago
p.tessenow 8960d6b22b added overridden costs filter to available filters, did some fixes in the OverriddenCosts filter to allow that 15 years ago
p.tessenow b11958f69b added missing locales for '<' and '>' 15 years ago
p.tessenow e85a5c1a72 added tweek-filter to available filters, did some fixes for that 15 years ago
p.tessenow 973e47605d added spent_on filter to filters list, added missing operators to SpentOn filter 15 years ago
p.tessenow 75d514bac6 refactored text_box partial 15 years ago
p.tessenow a59f7d3135 added subject filter to the available filters list 15 years ago
p.tessenow b7726ffb07 a first implementation of the text_box partial 15 years ago
p.tessenow 3d14ebe9f1 refactored reporting helper to display the latest changes 15 years ago
p.tessenow 62c5a96b81 refactored the _multi_values partial 15 years ago
p.tessenow f335ee59c4 added date-partial fir displaying date fields in view 15 years ago
p.tessenow f99a6e0f61 fixed operators of UdatedOn, Subject and CreatedOn filters 15 years ago
p.tessenow b43ddbd8f4 added more filters to be available for being displayed in the view 15 years ago
p.tessenow ebbd574c5e adapted filter to the lates renames 15 years ago
p.tessenow 04f0c21230 refactored operator assignment in CostQuery::Filter::Base, renamded operator assignment methods 15 years ago
p.tessenow a9e5d798c5 added categories of operators to CostQuery::Operator 15 years ago
p.tessenow b9cb6c7dca don't show Redmine Admin and Anonymous as an available value for filters 15 years ago
p.tessenow 5df0b3f3be removed useless line in CostTypeId filter 15 years ago
t.felgentreff ef99cfa55d replace Euro signs with number_to_currency 15 years ago
t.felgentreff ad9ec5c979 NoFilter should not display 15 years ago
t.felgentreff 4896c8c8e8 minor refactoring 15 years ago
t.felgentreff 30bf287a1a re-show the filter settings on returning to the report 15 years ago
p.tessenow f7e1aca268 separate between entries and issues in filters view 15 years ago
p.tessenow 549ae1e985 added method Filter.all_grouped which returns an array grouped by 'applied_for' used this method in the view 15 years ago
p.tessenow 3fd55a0ed1 refactored add_filter() javaScript function 15 years ago
p.tessenow d4a415c986 the select options to add a filter are separated by the object they apply on 15 years ago
p.tessenow ae37bff213 sort list of filters in view 15 years ago
p.tessenow d4303ae264 give issue filters a longer description in the view 15 years ago
p.tessenow d8bd7ee4f2 added missing locales for the applies_for change 15 years ago
p.tessenow 2744f7bd1f now it is possible to define to what a chainable applies for - this is used e.g. to separate filters for entries and filters for issues 15 years ago
t.felgentreff de8d8ac289 show active filters 15 years ago