Skip to content

Commit

Permalink
[fc] Repository: Products.PlonePAS
Browse files Browse the repository at this point in the history
Branch: refs/heads/5.x
Date: 2018-04-16T17:33:03+12:00
Author: ezvirtual (ezvirtual) <ezvirtual@thevirtual.co.nz>
Commit: plone/Products.PlonePAS@4bcbd63

trigger PropertiesUpdated event when user properties are updated

add simple test for properties updated event

make test imports consistent with existing style &amp; re-order

Files changed:
M CHANGES.rst
M setup.py
M src/Products/PlonePAS/tests/test_memberdatatool.py
M src/Products/PlonePAS/tools/memberdata.py
Repository: Products.PlonePAS

Branch: refs/heads/5.x
Date: 2018-04-24T16:15:36+12:00
Author: ezvirtual (ezvirtual) <ezvirtual@thevirtual.co.nz>
Commit: plone/Products.PlonePAS@17f2929

Changes to notify(PropertiesUpdated) event &amp; tests based on pull-request feedback

Files changed:
M CHANGES.rst
M setup.py
M src/Products/PlonePAS/tests/test_memberdatatool.py
M src/Products/PlonePAS/tools/memberdata.py
Repository: Products.PlonePAS

Branch: refs/heads/5.x
Date: 2018-04-24T17:27:55+12:00
Author: ezvirtual (ezvirtual) <ezvirtual@thevirtual.co.nz>
Commit: plone/Products.PlonePAS@68af52b

remove login call from test as it doesn't seem to set login_time or last_login_time properties that I'm attempting to test

Files changed:
M src/Products/PlonePAS/tests/test_memberdatatool.py
Repository: Products.PlonePAS

Branch: refs/heads/5.x
Date: 2018-04-25T07:40:42+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.PlonePAS@f7ee172

Merge pull request #35 from TheVirtualLtd/properties-updated-event

Notify PropertiesUpdated event when user properties are updated

Files changed:
M CHANGES.rst
M src/Products/PlonePAS/tests/test_memberdatatool.py
M src/Products/PlonePAS/tools/memberdata.py
  • Loading branch information
jensens committed Apr 25, 2018
1 parent a85f553 commit 489b27d
Showing 1 changed file with 347 additions and 91 deletions.
Loading

0 comments on commit 489b27d

Please sign in to comment.