Commit Graph

477 Commits (e8a29027137a264c06b1b1c5f5993a57b8372ad5)

Author SHA1 Message Date
j.wollert 0dfa835a23 custom_field drilldown fix now without introducing new bugs. nice 14 years ago
p.tessenow d81b85d333 fixed Bug #3548 14 years ago
p.tessenow 6adba68fba fixed bug - '!'-operator wasn't working anymore due to sometimes missing ')' 14 years ago
p.tessenow 96b6f20c13 fixed bug - 'w'-operator wasn't working anymore due to arity issues 14 years ago
j.wollert 69b78b10b7 fix crash on custom field drill down 14 years ago
p.tessenow 06148613ab available_values-functions handle their parameters more flexible now. 14 years ago
rkh 8fc484e089 Fixed constant lookup issue with generated subclasses. 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 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
p.tessenow 6d3a0721f3 fix important fields in result.rb 14 years ago
j.wollert 79b14dec5a date error message gets localized 14 years ago
p.tessenow e9aafdf660 fixed order of availalbe_operators of project_id filter 14 years ago
p.tessenow 6cdf244f85 fixed w-operator test as it was always failing on sundays 14 years ago
p.tessenow 588c895a82 use descendants instead of children for child_projects operators 14 years ago
p.tessenow 083ed0e918 =,! including child projects operators now use validations 14 years ago
p.tessenow a1820b0a83 fixed validation array conversions as the default to_a is deprecated (i.e. on integers) 14 years ago
p.tessenow d1f0ff79ad renamed validation 'numbers' to 'integers' and added validation code 14 years ago
j.wollert 2c8ea09e1f validation api magic. date validation is the only thing implemented, though 14 years ago
j.wollert f30cdd66e1 moves duplicate validation code to its own module 14 years ago
p.tessenow 7355b08832 added = ! operator variations that handle subprojects 14 years ago
p.tessenow 2601bc6c7b ! operator ignores nil-values when an array of values is given 14 years ago
j.wollert 31202525ba get rid of that ugly reject 14 years ago
j.wollert ac24b6c6fd date validation is now recursive so we get all possible errors 14 years ago
j.wollert 8ed6198511 validation error messages are now generated by the filters operator 14 years ago
j.wollert db407ae997 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 14 years ago
j.wollert 978cf0bf50 custom_field drilldown fix now without introducing new bugs. nice 14 years ago
p.tessenow 9ed95fa8aa fixed Bug #3548 14 years ago
p.tessenow ca326d8f0f fixed bug - '!'-operator wasn't working anymore due to sometimes missing ')' 14 years ago
p.tessenow 028b50ca0e fixed bug - 'w'-operator wasn't working anymore due to arity issues 14 years ago
j.wollert 49d4762d86 fix crash on custom field drill down 14 years ago
p.tessenow 0055d528c3 available_values-functions handle their parameters more flexible now. 14 years ago
rkh cec4fbb88e Fixed constant lookup issue with generated subclasses. 14 years ago
j.wollert 76cdcba1ad don't need to explicitly call on class there as we're in the right scope anyway 14 years ago
p.tessenow 446746256c fixed bug #3508 - 'Gruppierung nach Cost Object führt zu Fehler' 14 years ago
t.felgentreff d93df84477 add a singleton value to allow multi-grouping only in rows or columns 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 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
p.tessenow 79ae0a11eb fixed bug #3496 'MySQL Error bei Aufruf der Reports-Seite' 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 2c50e4dd21 better names for available_values of target_versions and issue_categories 14 years ago
rkh 2e13d995a0 implement cost object filter 14 years ago
p.tessenow 020c4a8a58 fixed available values for projects and users 14 years ago