Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 35587 invoked from network); 12 Sep 2008 10:02:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2008 10:02:40 -0000 Received: (qmail 15914 invoked by uid 500); 12 Sep 2008 10:02:35 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 15866 invoked by uid 500); 12 Sep 2008 10:02:34 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 15854 invoked by uid 99); 12 Sep 2008 10:02:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2008 03:02:34 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2008 10:01:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A774234C1DC for ; Fri, 12 Sep 2008 03:01:44 -0700 (PDT) Message-ID: <1372639655.1221213704304.JavaMail.jira@brutus> Date: Fri, 12 Sep 2008 03:01:44 -0700 (PDT) From: "Werner Punz (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Resolved: (TOMAHAWK-1328) Password Strength component improvements In-Reply-To: <870802297.1221210111971.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TOMAHAWK-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-1328. ----------------------------------- Resolution: Fixed Fixed in commit 694668 everything including the css now is namespaces and classes have been introduced in javascript styling now is possible via css overrides in your own stylesheets > Password Strength component improvements > ---------------------------------------- > > Key: TOMAHAWK-1328 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1328 > Project: MyFaces Tomahawk > Issue Type: Improvement > Affects Versions: 1.1.8-SNAPSHOT > Environment: All environments > Reporter: Werner Punz > Assignee: Werner Punz > > The password strength component does not use namespaces in its javascripts, > it also has dojo dependencies which can be removed. > I will start the task to remove both problems in the sandbox codebase so that we can start to promote the component for 1.1.8 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.