This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Citadel Server, WebCit, utilities".
The branch, master has been updated
via 425c3723bd35cf6e2048027e36c721a78784b8c7 (commit)
via 9af5bf001a19bdd83b54921599dc8aa2a626f2a5 (commit)
via 48a75931f41b5d4d04c6d39d9677bd9e4b611c00 (commit)
from 5ac2920028e92a453c686c799327d7a66b3e7b49 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=425c3723bd35cf6e2048027e36c721a78784b8c7
commit 425c3723bd35cf6e2048027e36c721a78784b8c7
Merge: 9af5bf001 5ac292002
Author: Art Cancro <[email protected]>
Date: Sun Jul 5 22:13:46 2020 -0400
ZZMerge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
commit 5ac2920028e92a453c686c799327d7a66b3e7b49
Author: Art Cancro <[email protected]>
Date: Sun Jul 5 11:52:51 2020 -0400
Removed some leftover dependencies on message fields which no longer exist
http://code.citadel.org/?p=citadel.git&a=commit&h=9af5bf001a19bdd83b54921599dc8aa2a626f2a5
commit 9af5bf001a19bdd83b54921599dc8aa2a626f2a5
Author: Art Cancro <[email protected]>
Date: Sun Jul 5 22:13:28 2020 -0400
When editing a vCard, suppress the email fields from being displayed when
editing an account's vCard
http://code.citadel.org/?p=citadel.git&a=commit&h=48a75931f41b5d4d04c6d39d9677bd9e4b611c00
commit 48a75931f41b5d4d04c6d39d9677bd9e4b611c00
Author: Art Cancro <[email protected]>
Date: Sun Jul 5 17:56:39 2020 -0400
Code cleanup. Added template conditional for suppressing email fields in a
vcard edit.
-----------------------------------------------------------------------
Summary of changes:
webcit/static/t/aide/edituser/box_select.html | 1 +
webcit/static/t/menu/your_info.html | 2 +-
webcit/static/t/vcard/edit.html | 2 ++
webcit/useredit.c | 42 ++++++++++++++++++---------
webcit/vcard_edit.c | 16 ++++++++--
webcit/webcit.h | 4 +--
6 files changed, 49 insertions(+), 18 deletions(-)
hooks/post-receive
--
Citadel Server, WebCit, utilities