AX enabled version of the first page of the profile edition.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 30 Sep 2010 12:15:09 +0000 (14:15 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 30 Sep 2010 12:20:47 +0000 (14:20 +0200)
commit42ec0fe2dd9e21554460f71ec886eda546ef9cbe
treec99aef5a88d0a8b9e8e47b88350958d0f9fab24a
parent2192fcfccaf971ab6c6d2f78420c16587cc5cd43
AX enabled version of the first page of the profile edition.

If the profile editor does not have directory_private privileges, hide
private informations.

Note: use <input type="hidden" /> to hide some informations without
breaking the code of the backend. I know this does not hide anything
to somebody who knows html, but remember: this is for the secretaries
of the AX... We can certainly do better in the future, but this requires
some hacking in the php code for phones, networking, addresses, jobs and
I'm too lazy for it.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
classes/phone.php
modules/profile/general.inc.php
modules/profile/page.inc.php
templates/include/flags.radio.tpl
templates/profile/base.tpl
templates/profile/general.networking.tpl
templates/profile/general.tpl
templates/profile/phone.tpl