This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
collective.dms.mailcontent/CHANGES.rst

50 lines
990 B
ReStructuredText
Raw Normal View History

2013-01-07 13:11:43 +01:00
Changelog
=========
2013-03-12 13:38:37 +01:00
0.1.4 (unreleased)
------------------
2013-04-24 11:19:56 +02:00
- Manage internal_reference field automatically (no user input needed) [sgeulette]
- Add good proposal value in validation error message [sgeulette]
- Update validateIndexValueUniqueness: skip empty value [sgeulette]
- Use plone.formwidget.datetime [cedricmessiant]
- Allow tasks to be added to mails [fredericpeters]
2013-03-12 13:38:37 +01:00
2013-03-12 13:38:10 +01:00
0.1.3 (2013-03-12)
2013-03-08 08:43:24 +01:00
------------------
2013-03-12 13:19:54 +01:00
- Change the index name and definition to avoid bad index on mail contained elements. Add a specific method linked to the index.
[sgeulette]
2013-03-08 08:43:24 +01:00
2013-03-08 08:42:31 +01:00
0.1.2 (2013-03-08)
------------------
2013-03-07 11:43:31 +01:00
2013-03-08 08:42:31 +01:00
- Corrected MANIFEST.in
2013-03-07 11:43:31 +01:00
2013-03-07 11:42:27 +01:00
0.1.1 (2013-03-07)
------------------
2013-03-06 16:27:04 +01:00
2013-03-07 11:42:27 +01:00
- Added missing file in egg
2013-03-06 16:27:04 +01:00
2013-03-06 16:24:33 +01:00
0.1 (2013-03-06)
----------------
2013-01-07 13:11:43 +01:00
- Package created using templer
2013-01-07 13:12:14 +01:00
[cedricmessiant]
2013-03-06 16:22:32 +01:00
- Mail types
[fredericpeters]
- Related docs
[davidconvent]
- Translations, icons
[sgeulette]
- Default values, expression evaluation
[sgeulette]
- Setting forms
[sgeulette]
- Tests
[sgeulette]