Plugins Directory » Datetime Custom Field
Author: | Jérôme BATAILLE | |
---|---|---|
Website: | https://github.com/Smile-SA/redmine_datetime_custom_field | |
Code repository: | https://github.com/Smile-SA/redmine_datetime_custom_field | |
Registered on: | 2019-08-26 (about 5 years ago) | |
Current version: | 1.0.3 | |
Compatible with: | Redmine 4.1.x, 4.0.x | |
User ratings: |
This plugin adds DateTime Type to standard custom fields.
Native type has only Date, not Time.
This can be helpful for example to store appointments in Redmine.
- Thanks to XDSoft for JS DateTime Picker :
https://xdsoft.net/jqplugins/datetimepicker
- Tested with :
- Redmine V4.1
- Redmine V4.0.3
Enjoy !
Installation notes
- This plugin has no dependency
- It overrides a few methods.
Changelog
1.0.3 (2020-06-11)
Compatible with Redmine 4.1.x, 4.0.x.
- Bugfix : display date time with User format
- Keep timezone conversion
1.0.0 (2019-05-18)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x.