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.contact.core/CHANGES.rst

73 lines
1.5 KiB
ReStructuredText

Changelog
=========
1.0 (2013-09-13)
----------------
- Birthday is now optional as a behaviour.
[thomasdesvenain]
- Use (-200, 1) years range for birthday field.
[vincentfretin]
- "Add new" popup link is renamed from "Add ..." to "Create ..."
[thomasdesvenain]
- New behaviour to add a "Related organizations" field on a content type.
[thomasdesvenain]
- Plain text search improvements :
- we can find persons with organization names, functions names,
- the same for held positions,
- indexation is updated when organization or function changes
[thomasdesvenain]
- Messages that document better the organization / position held position
adding process.
[thomasdesvenain]
- Display position label in title of held position view page.
[thomasdesvenain]
- Added an additional input text label to held positions,
used on titles if held_position is directly related to an organization.
[thomasdesvenain]
- Display contacts on organization page.
[thomasdesvenain]
- We can find a function with the organization name.
[thomasdesvenain]
- Fixed field customization view.
[vincentfretin, thomasdesvenain]
- Fixed held_position field showing in Add contact overlay if Plone site id
is different of Plone.
[vincentfretin]
- Added workflows for contact objects.
[cedricmessiant]
0.11 (2013-03-11)
-----------------
- Fixed bug with default views.
[cedricmessiant]
0.10 (2013-03-07)
-----------------
- Fixed MANIFEST.in
[cedricmessiant]
0.9 (2013-03-07)
----------------
- Initial release
[cedricmessiant]