Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CC3C0200C64 for ; Thu, 13 Apr 2017 11:09:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CB068160B8B; Thu, 13 Apr 2017 09:09:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 26768160B98 for ; Thu, 13 Apr 2017 11:09:46 +0200 (CEST) Received: (qmail 30948 invoked by uid 500); 13 Apr 2017 09:09:45 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 30936 invoked by uid 99); 13 Apr 2017 09:09:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Apr 2017 09:09:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 8F160CFFBD for ; Thu, 13 Apr 2017 09:09:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 9y78-q9pBJ4l for ; Thu, 13 Apr 2017 09:09:42 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 853AA5F239 for ; Thu, 13 Apr 2017 09:09:42 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1D318E05A2 for ; Thu, 13 Apr 2017 09:09:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9178C24066 for ; Thu, 13 Apr 2017 09:09:41 +0000 (UTC) Date: Thu, 13 Apr 2017 09:09:41 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-1009) Enduser must provide an easy way to enable/disable visualization and sorting of USER attributes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 13 Apr 2017 09:09:47 -0000 [ https://issues.apache.org/jira/browse/SYNCOPE-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967320#comment-15967320 ] ASF subversion and git services commented on SYNCOPE-1009: ---------------------------------------------------------- Commit 26354051408bf2d1b06076d7adc6cc941dd463c6 in syncope's branch refs/heads/master from [~andrea.patricelli] [ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=2635405 ] [SYNCOPE-1009] added documentation about customization of enduser form, minor code cleansing > Enduser must provide an easy way to enable/disable visualization and sorting of USER attributes > ----------------------------------------------------------------------------------------------- > > Key: SYNCOPE-1009 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1009 > Project: Syncope > Issue Type: Improvement > Components: enduser > Affects Versions: 2.0.2 > Reporter: Andrea Patricelli > Assignee: Andrea Patricelli > Priority: Minor > Fix For: 2.0.3, 2.1.0 > > > Currently with SYNCOPE-1005 we specified a way to define custom attributes sorting in user self create/update form. > We should include this into a configurable section of AngularJS application configuration in which we can define also attributes to show/hide and their sorting strategy. > Introduce also readonly flag on such configuration, in order to allow enduser to edit or not a certain field. This configuration has not to be confused with schemas read-only flag that has another meaning, like stated here https://syncope.apache.org/docs/reference-guide.html#schema. -- This message was sent by Atlassian JIRA (v6.3.15#6346)