Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 398B89F30 for ; Tue, 24 Jul 2012 23:11:45 +0000 (UTC) Received: (qmail 30019 invoked by uid 500); 24 Jul 2012 23:11:43 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 29958 invoked by uid 500); 24 Jul 2012 23:11:42 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 29545 invoked by uid 99); 24 Jul 2012 23:11:42 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2012 23:11:42 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 494DD186A0; Tue, 24 Jul 2012 23:11:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: alena1108@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [26/38] git commit: Revert "CS-15572 : StartIndex handled incorrectly when switching between the various Filter by options while listing ISOs in the UI" Message-Id: <20120724231142.494DD186A0@tyr.zones.apache.org> Date: Tue, 24 Jul 2012 23:11:42 +0000 (UTC) Revert "CS-15572 : StartIndex handled incorrectly when switching between the various Filter by options while listing ISOs in the UI" This was reverted, as another commit fixed the issue already: commit 2b2e491f27a1485338557a775e5c21179a19b32b Author: bfederle Date: Tue Jul 17 11:38:56 2012 -0700 CS-15572: Fix page index for list view filters This reverts commit 374be31b63f6ea0f835495933730358380745a56. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e13a7a83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e13a7a83 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/e13a7a83 Branch: refs/heads/vpc Commit: e13a7a838794063ec3fd74dbc71dfe99a47e2f91 Parents: 5ba20b3 Author: Brian Federle Authored: Tue Jul 24 11:56:11 2012 -0700 Committer: Brian Federle Committed: Tue Jul 24 11:56:11 2012 -0700 ---------------------------------------------------------------------- ui/scripts/ui/widgets/listView.js | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e13a7a83/ui/scripts/ui/widgets/listView.js ---------------------------------------------------------------------- diff --git a/ui/scripts/ui/widgets/listView.js b/ui/scripts/ui/widgets/listView.js index b9f7cc6..087f540 100644 --- a/ui/scripts/ui/widgets/listView.js +++ b/ui/scripts/ui/widgets/listView.js @@ -1261,10 +1261,6 @@ return true; }); - $listView.find('#filterBy').bind('click',function(event) { - page = 1; //Handling the case to display more than 20 entities on a page while switching between panels - return page; - }); var search = function() { page = 1; loadBody(