1.0.7 - 2019-01-13
- Redmine 4.0.x support.
- README.
- Refactor code.
- Tests.
- hound.yml
1.0.6 - 2017-08-07
- Redmine 3.4.x support.
1.0.5 - 2017-03-21
- PluginGemfile
1.0.4 - 2017-02-24
- pl translation from Ralph Gutkowski.
1.0.3 - 2017-02-20
- An additional information for available fields list.
1.0.2 - 2017-02-20
- Migration.
1.0.1 - 2017-02-20
- Migration.
1.0.0 - 2017-02-15
- New formula constructions
cfs[cf_id]
. Thanks to ecanuto for the idea. - Tests.
- CHANGELOG.
- Redmine 2.5.x support.
- Code has been rewritten from scratch.
- No backward compatibility with older versions.
- There is no separate computed format anymore. Custom field of any built-in format can be created as computed.
- README.
- Old formula constructions
%{cf_id}
. - Output formats.
0.0.8 - 2016-11-27
- Error handling to prevent internal server errors. From swiehr.
- zh translation from archonwang.
- README.
- Link formatting.
0.0.7 - 2016-08-29
- Markdown link format support.
- Grouping functionality for queries. From plotterie.
- README.
- Typo in a custom field form. From swiehr.
- Error when validating DateTime.
0.0.6 - 2016-01-15
- Totalable support for Redmine 3.x.
- Error when trying to save iIssue from TimeEntry if Issue does not present.
0.0.5 - 2015-12-21
- Link output format.
- pt-br translation from Adriano Ceccarelli.
- README.
- Error message about formula computing.
- Exclude Document class from list of classes for a patch.
0.0.4 - 2015-10-22
- Boolean and Percentage output formats.
- TimeEntry callbacks to re-save Issue.
- fr translation from Atmis.
- Tests examples
- Bug when formula validation
0.0.3 - 2015-09-23
- String and Datetime output formats.
- Query filter options.
- Formula validation is evaluated in proper context.
0.0.2 - 2015-09-20
- Int and Float output formats.
- en translation.
- es translation from lublasco.
- Formula validation.
- List of classes for a patch.
- README.
- Excluded CF own id from available fields list.
- Groups of custom fields from creation form.
- Conversion error when formula computation
0.0.1 - 2015-08-13
- Base functionality.