Commit Graph

219 Commits (81d864da5786b81b9ff204f3b9c6c0e87a886ff7)
 

Author SHA1 Message Date
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
t.felgentreff 419885fb7e fix http_query_parameters 15 years ago
t.felgentreff 31045a95b3 implement convenience for getting all group_bys and all filters in a query 15 years ago
t.felgentreff 44fb55868c Refactoring 15 years ago
t.felgentreff 69590757f2 remove CostQuery example code 15 years ago
t.felgentreff 4e2bb18b22 add FIXME notice 15 years ago
t.felgentreff e616da490c re-organize cost_reports_controller 15 years ago
t.felgentreff a0a55fa008 use internationalized number_to_currency 15 years ago
t.felgentreff 8ae4e58529 fix error in Sql statement 15 years ago
t.felgentreff aaa3a23d2c move method to helper 15 years ago
t.felgentreff 8124c459fb start implementing filter application 15 years ago