Commit Graph

373 Commits

Author SHA1 Message Date
Cédric Messiant 481ad7443c Fix encoding in tests 2013-10-08 15:29:33 +02:00
Cédric Messiant bc776233f1 Update CHANGES.rst 2013-10-08 15:13:55 +02:00
Cédric Messiant bea98882f9 Use full title instead of Title in position view title 2013-10-08 15:12:11 +02:00
Cédric Messiant 665aaf9c05 Show organization's and root organization's name in position's full title 2013-10-08 15:12:11 +02:00
Cédric Messiant 75fdb304ea Update docstring 2013-10-08 15:12:11 +02:00
Thomas Desvenain 32f7cec74d Merge branch 'master' of git@github.com:collective/collective.contact.core.git 2013-10-08 14:47:13 +02:00
Thomas Desvenain 6d03baa688 translation 2013-10-08 14:47:06 +02:00
Cédric Messiant dde54736ca Merge branch 'master' of github.com:collective/collective.contact.core 2013-10-08 11:55:03 +02:00
Cédric Messiant b2ae375df6 Add first organization title in held position's title 2013-10-08 11:54:29 +02:00
Thomas Desvenain d0299a7f17 Added logo and activity rich field on organization type. 2013-10-04 19:11:40 +02:00
Thomas Desvenain b055df0c2b encoding 2013-10-04 18:59:49 +02:00
Thomas Desvenain 1489b64471 Fixed generate id from title on held positions and persons. 2013-10-04 17:25:15 +02:00
Thomas Desvenain ec9e883063 When we get the address of a contact, if the most direct address is
empty, look for the next.
+ optimizations
2013-10-04 14:51:04 +02:00
Thomas Desvenain e3693e5855 test 2013-10-04 11:20:42 +02:00
Thomas Desvenain 74e55c256d display fax and website 2013-10-04 11:07:14 +02:00
Thomas Desvenain b46651104f Added Fax and Website fields to IContactDetails and IContactable. 2013-10-04 10:57:34 +02:00
Vincent Fretin 97b94e57fd add collective.contact.facetednav in a demo.cfg 2013-10-02 14:43:54 +02:00
Cédric Messiant b88d586e0a Remove useless spaces 2013-10-01 15:59:39 +02:00
Cédric Messiant f78a81d684 Add z3c.formwidget.query to checkouts 2013-10-01 15:59:22 +02:00
Cédric Messiant 9b0931a0d0 Robot tests in Travis 2013-09-30 14:28:01 +02:00
Cédric Messiant c2771449e1 Merge branch 'master' of github.com:collective/collective.contact.core 2013-09-27 17:30:10 +02:00
Cédric Messiant d1a3249af4 Add RobotFramework integration and some RobotFramework tests 2013-09-27 17:29:32 +02:00
Thomas Desvenain 49328e8912 doc 2013-09-27 16:28:35 +02:00
Thomas Desvenain 4a7b163d2c default parent address was broken in schemaeditor 2013-09-26 12:00:15 +02:00
Vincent Fretin 9f1fb0891e Fixed javascript in @@add-organization view. 2013-09-22 18:04:19 +02:00
Vincent Fretin c3c04c0157 revert previous commit, radio name should be without :list (since z3c.form 2.6.0), z3c.formwidget.query needs to be fixed 2013-09-22 17:00:14 +02:00
ebrehault e515bca74f fix use_parent_address 2013-09-18 16:51:46 +02:00
Thomas Desvenain 991f350ffb cf https://github.com/collective/collective.contact.core/issues/2 2013-09-17 17:28:16 +02:00
Thomas Desvenain 08289706a9 Fixed use parent address if we set Contact Details behaviour on held
positions.
2013-09-13 12:24:39 +02:00
Cédric Messiant cfcf124ada Back to development: 1.1 2013-09-13 11:37:56 +02:00
Cédric Messiant 7d30d1e9d8 Preparing release 1.0 2013-09-13 11:36:54 +02:00
Thomas Desvenain 426b665758 get_person_title method on held position 2013-09-12 17:43:50 +02:00
Thomas Desvenain cba108d80b fix 2013-09-12 10:06:14 +02:00
Thomas Desvenain 173dcae8cb fix if current content is held_position 2013-09-10 18:32:56 +02:00
Thomas Desvenain 0339000bdf Birthday is now optional as a behaviour. 2013-09-10 13:01:10 +02:00
Vincent Fretin df643b9d04 declare plone.formwidget.datetime dependency 2013-09-04 13:05:17 +02:00
Vincent Fretin 452c3d20ba use -200 and DateWidget instead of Datetime 2013-09-04 12:59:42 +02:00
Vincent Fretin aca97df242 Use (-100, 1) years range for birthday field. 2013-09-04 12:50:11 +02:00
Cédric Messiant f7ba883500 Fix bug with encoding 2013-08-27 10:07:58 +02:00
Vincent Fretin 0fe512e820 We can now add new contact directly from an organization 2013-07-27 15:28:40 +02:00
tdesvenain 02e6f02d54 avoid failure when there is no directory 2013-07-26 02:34:42 +02:00
Thomas Desvenain 41f7e9b1a7 Merge branch 'master' of
git@github.com:collective/collective.contact.core.git

Conflicts:
	src/collective/contact/core/browser/addcontact.py
2013-07-25 11:48:43 +02:00
Thomas Desvenain 7ba3b66286 "Add new" popup link is renamed from "Add ..." to "Create ..." 2013-07-25 11:44:47 +02:00
Vincent Fretin 4f4765b260 Fixed overlay config when portal_type=held_position 2013-07-25 11:42:48 +02:00
Thomas Desvenain d435b2f0ca more robust 2013-07-23 19:53:14 +02:00
Thomas Desvenain 81eff43cc0 display held position label if there is no position 2013-07-23 19:52:50 +02:00
Frédéric Péters 353df72836 indexers: make sure elements are all unicode 2013-07-20 10:31:40 +02:00
Thomas Desvenain a97f0ca7b7 if we are not in the context of a person, if contact field is restricted
to held_position, do not provide held_position add link but add contact
link
2013-07-19 16:50:40 +02:00
ebrehault 5ee5003895 get_directory muset raise an exception if no parent 2013-07-19 16:11:21 +02:00
Cédric Messiant a04b7b9cb3 Unused import 2013-07-19 08:51:56 +02:00