Return-Path: Delivered-To: apmail-incubator-esme-commits-archive@minotaur.apache.org Received: (qmail 21476 invoked from network); 5 Oct 2009 09:09:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 09:09:16 -0000 Received: (qmail 86923 invoked by uid 500); 5 Oct 2009 09:09:16 -0000 Delivered-To: apmail-incubator-esme-commits-archive@incubator.apache.org Received: (qmail 86894 invoked by uid 500); 5 Oct 2009 09:09:16 -0000 Mailing-List: contact esme-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-commits@incubator.apache.org Received: (qmail 86884 invoked by uid 99); 5 Oct 2009 09:09:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 09:09:16 +0000 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 09:09:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7BEE423888EA; Mon, 5 Oct 2009 09:08:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r821726 - in /incubator/esme/trunk/server/src/main: resources/ESMEUI.properties webapp/track_view/index.html Date: Mon, 05 Oct 2009 09:08:21 -0000 To: esme-commits@incubator.apache.org From: rhirsch@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091005090821.7BEE423888EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rhirsch Date: Mon Oct 5 09:08:21 2009 New Revision: 821726 URL: http://svn.apache.org/viewvc?rev=821726&view=rev Log: [ESME-98] The current tracking page is very boring. Modified: incubator/esme/trunk/server/src/main/resources/ESMEUI.properties incubator/esme/trunk/server/src/main/webapp/track_view/index.html Modified: incubator/esme/trunk/server/src/main/resources/ESMEUI.properties URL: http://svn.apache.org/viewvc/incubator/esme/trunk/server/src/main/resources/ESMEUI.properties?rev=821726&r1=821725&r2=821726&view=diff ============================================================================== --- incubator/esme/trunk/server/src/main/resources/ESMEUI.properties (original) +++ incubator/esme/trunk/server/src/main/resources/ESMEUI.properties Mon Oct 5 09:08:21 2009 @@ -41,6 +41,7 @@ ui_action_new_action_test=Test ui_action_new_action_action=Action ui_action_new_action_add=Create +ui_action_help=Help ui_login_openID=Open ID @@ -103,6 +104,15 @@ ui_messages_message_header_popular_Message=Message ui_messages_message_label_popular_links=Popular links ui_messages_message_header_popular_links_clicked=Clicked -ui_messages_message_header_popular_links_link=Link +ui_messages_message_header_popular_links_link=Link + +ui_track_manage=Manage your tracks +ui_track_manage_active=Active +ui_track_manage_remove=Delete +ui_track_new_track=Create new track +ui_track_new_track_what=What do you want to track? + + + Modified: incubator/esme/trunk/server/src/main/webapp/track_view/index.html URL: http://svn.apache.org/viewvc/incubator/esme/trunk/server/src/main/webapp/track_view/index.html?rev=821726&r1=821725&r2=821726&view=diff ============================================================================== --- incubator/esme/trunk/server/src/main/webapp/track_view/index.html (original) +++ incubator/esme/trunk/server/src/main/webapp/track_view/index.html Mon Oct 5 09:08:21 2009 @@ -1,6 +1,29 @@ - Manage your tracking items:
+ + + + + + + + + + + + + + + + +