index
:
collective.contact.core.git
master
Plone module for contact management
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove meta_type overrides #41067
HEAD
master
Nicolas Demonte
2020-07-13
4
-4/+4
*
add a get_full_title method to person, to match other classes
Frédéric Péters
2014-04-02
1
-0/+3
*
allow members to edit contacts (#4609)
Frédéric Péters
2014-04-01
1
-0/+1
*
do not fail on positions being unicode (#4367)
Frédéric Péters
2014-02-26
1
-1/+1
*
Remove stuff related to is_created
Cédric Messiant
2013-10-24
3
-11/+0
*
reverted
Thomas Desvenain
2013-10-17
1
-7/+20
*
more robust way to get parent address
Thomas Desvenain
2013-10-17
1
-20/+7
*
Update CHANGES.rst
Cédric Messiant
2013-10-09
1
-0/+11
*
Don't show use parent address checkbox if there is no parent address
Cédric Messiant
2013-10-09
2
-3/+3
*
Fix parent address and add robot tests
Cédric Messiant
2013-10-09
2
-5/+64
*
Add robot tests for 'Create Contact' links on organization and position
Cédric Messiant
2013-10-09
1
-0/+40
*
Add 'Create Contact' link on position view
Cédric Messiant
2013-10-09
4
-0/+55
*
Fix encoding in tests
Cédric Messiant
2013-10-08
1
-1/+1
*
Update CHANGES.rst
Cédric Messiant
2013-10-08
1
-0/+9
*
Use full title instead of Title in position view title
Cédric Messiant
2013-10-08
2
-2/+2
*
Show organization's and root organization's name in position's full title
Cédric Messiant
2013-10-08
2
-4/+12
*
Update docstring
Cédric Messiant
2013-10-08
1
-1/+1
*
Merge branch 'master' of git@github.com:collective/collective.contact.core.git
Thomas Desvenain
2013-10-08
2
-4/+13
|
\
|
*
Merge branch 'master' of github.com:collective/collective.contact.core
Cédric Messiant
2013-10-08
18
-16/+156
|
|
\
|
*
|
Add first organization title in held position's title
Cédric Messiant
2013-10-08
2
-6/+15
*
|
|
translation
Thomas Desvenain
2013-10-08
4
-96/+148
|
|
/
|
/
|
*
|
Added logo and activity rich field on organization type.
Thomas Desvenain
2013-10-04
5
-6/+32
*
|
encoding
Thomas Desvenain
2013-10-04
1
-1/+1
*
|
Fixed generate id from title on held positions and persons.
Thomas Desvenain
2013-10-04
4
-4/+23
*
|
When we get the address of a contact, if the most direct address is
Thomas Desvenain
2013-10-04
2
-4/+14
*
|
test
Thomas Desvenain
2013-10-04
1
-0/+1
*
|
display fax and website
Thomas Desvenain
2013-10-04
8
-1/+57
*
|
Added Fax and Website fields to IContactDetails and IContactable.
Thomas Desvenain
2013-10-04
3
-3/+20
*
|
add collective.contact.facetednav in a demo.cfg
Vincent Fretin
2013-10-02
2
-0/+11
|
/
*
Remove useless spaces
Cédric Messiant
2013-10-01
1
-1/+1
*
Add z3c.formwidget.query to checkouts
Cédric Messiant
2013-10-01
1
-0/+1
*
Robot tests in Travis
Cédric Messiant
2013-09-30
3
-8/+31
*
Merge branch 'master' of github.com:collective/collective.contact.core
Cédric Messiant
2013-09-27
1
-1/+1
|
\
|
*
doc
Thomas Desvenain
2013-09-27
1
-1/+1
*
|
Add RobotFramework integration and some RobotFramework tests
Cédric Messiant
2013-09-27
5
-0/+70
|
/
*
default parent address was broken in schemaeditor
Thomas Desvenain
2013-09-26
1
-2/+8
*
Fixed javascript in @@add-organization view.
Vincent Fretin
2013-09-22
2
-1/+3
*
revert previous commit, radio name should be without :list (since z3c.form 2....
Vincent Fretin
2013-09-22
1
-1/+1
*
fix use_parent_address
ebrehault
2013-09-18
1
-1/+6
*
cf https://github.com/collective/collective.contact.core/issues/2
Thomas Desvenain
2013-09-17
1
-1/+1
*
Fixed use parent address if we set Contact Details behaviour on held
Thomas Desvenain
2013-09-13
4
-9/+23
*
Back to development: 1.1
Cédric Messiant
2013-09-13
2
-1/+7
*
Preparing release 1.0
Cédric Messiant
2013-09-13
2
-2/+2
*
get_person_title method on held position
Thomas Desvenain
2013-09-12
2
-2/+7
*
fix
Thomas Desvenain
2013-09-12
1
-0/+3
*
fix if current content is held_position
Thomas Desvenain
2013-09-10
1
-1/+1
*
Birthday is now optional as a behaviour.
Thomas Desvenain
2013-09-10
10
-28/+61
*
declare plone.formwidget.datetime dependency
Vincent Fretin
2013-09-04
3
-0/+3
*
use -200 and DateWidget instead of Datetime
Vincent Fretin
2013-09-04
2
-6/+6
*
Use (-100, 1) years range for birthday field.
Vincent Fretin
2013-09-04
2
-0/+13
[next]