-
- Downloads
De-hack additional operators being added for report class only
The buildDate range function is called about 20 times with no additional operators being added & twice with them being added. But the default behaviour was to add them. This makes the default behaviour NOT to add them & makes the one class that does add them take responsibility for passing them in rather than a round about method of deriving them
Showing
- CRM/Case/BAO/Query.php 2 additions, 2 deletionsCRM/Case/BAO/Query.php
- CRM/Contribute/BAO/Query.php 1 addition, 1 deletionCRM/Contribute/BAO/Query.php
- CRM/Core/Form/Date.php 19 additions, 10 deletionsCRM/Core/Form/Date.php
- CRM/Event/BAO/Query.php 1 addition, 1 deletionCRM/Event/BAO/Query.php
- CRM/Mailing/BAO/Query.php 1 addition, 1 deletionCRM/Mailing/BAO/Query.php
- CRM/Mailing/Form/Search.php 1 addition, 1 deletionCRM/Mailing/Form/Search.php
- CRM/Member/BAO/Query.php 3 additions, 3 deletionsCRM/Member/BAO/Query.php
- CRM/Pledge/BAO/Query.php 4 additions, 4 deletionsCRM/Pledge/BAO/Query.php
- CRM/Report/Form.php 16 additions, 9 deletionsCRM/Report/Form.php
Loading
Please register or sign in to comment