Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 2C7AE65016E for ; Wed, 9 Jul 2008 20:29:40 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 48801-02-5 for ; Wed, 9 Jul 2008 20:29:32 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from davinci.ethosmedia.com (unknown [209.128.84.227]) by postgresql.org (Postfix) with ESMTP id E9A1B65085C for ; Wed, 9 Jul 2008 20:29:18 -0300 (ADT) X-EthosMedia-Virus-Scanned: no infections found Received: from [64.81.245.111] (account josh@agliodbs.com HELO temoku.sf.agliodbs.com) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.1.8) with ESMTP-TLS id 17208683 for pgsql-www@postgresql.org; Wed, 09 Jul 2008 16:29:25 -0700 From: Josh Berkus Reply-To: josh@agliodbs.com Organization: Aglio Database Solutions To: pgsql-www@postgresql.org Subject: Admin interfaces *must* paginate Date: Wed, 9 Jul 2008 16:33:54 -0700 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807091633.54891.josh@agliodbs.com> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200807/46 X-Sequence-Number: 15476 Folks, Currently, the Events & News approval interfaces do *not* paginate. So if I want to edit an item, and need to do "see all events", it often locks up my browser. We need to add either searchability, or at least pagination, here. -- --Josh Josh Berkus PostgreSQL @ Sun San Francisco