haskell-happstack-extra (0.46) unstable; urgency=low

  * Fixed a bug in AcctById

 -- Jeremy Shaw <jeremy@seereason.com>  Sat, 08 Aug 2009 19:00:50 -0500

haskell-happstack-extra (0.45) unstable; urgency=low

  * Added FilterResponse and WebMonad instances of XMLGenT

 -- Jeremy Shaw <jeremy@seereason.com>  Sat, 08 Aug 2009 15:50:31 -0500

haskell-happstack-extra (0.44) unstable; urgency=low

  * Accounts: Generalize llogin

 -- Jeremy Shaw <jeremy@seereason.com>  Sat, 08 Aug 2009 13:05:10 -0500

haskell-happstack-extra (0.43) unstable; urgency=low

  * Accounts: Added acctById

 -- Jeremy Shaw <jeremy@seereason.com>  Thu, 06 Aug 2009 13:31:59 -0500

haskell-happstack-extra (0.42) unstable; urgency=low

  * Add Happstack.Data.IxSet.Revision, for doing revision control
    in an IxSet.
  * Add unit test support, and some tests of the POSet module which
    is used by the revision code.
  * Add a UTF8 newtype with Serialize and Version instances.

 -- David Fox <dsf@seereason.com>  Fri, 31 Jul 2009 08:59:44 -0700

haskell-happstack-extra (0.41) unstable; urgency=low

  * Added formletPart
  * Added MonadPlus and ServerMonad instances for XMLGenT

 -- Jeremy Shaw <jeremy@seereason.com>  Sat, 18 Jul 2009 15:50:56 -0500

haskell-happstack-extra (0.40) unstable; urgency=low

  * Allow different types for the input and output of createForm and handleForm

 -- David Fox <dsf@seereason.com>  Fri, 15 May 2009 06:59:40 -0700

haskell-happstack-extra (0.39) unstable; urgency=low

  * Added ToMessage instance for RSS type from the feed package

 -- Jeremy Shaw <jeremy@seereason.com>  Wed, 13 May 2009 17:25:47 -0500

haskell-happstack-extra (0.38) unstable; urgency=low

  * Add XMLGenerator instances for ServerPartT and WebT

 -- Jeremy Shaw <jeremy@seereason.com>  Wed, 29 Apr 2009 17:59:14 -0500

haskell-happstack-extra (0.37) unstable; urgency=low

  * Add a ChangePassword method.

 -- David Fox <dsf@seereason.com>  Mon, 27 Apr 2009 13:13:48 -0700

haskell-happstack-extra (0.36) unstable; urgency=low

  * Add AcctsFromIds and AcctsFromUsers, to retrieve account data give
    user ids or user names.

 -- David Fox <dsf@seereason.com>  Mon, 27 Apr 2009 10:39:02 -0700

haskell-happstack-extra (0.35) unstable; urgency=low

  * Conflict with and Replace old libghc6-happstack-extra-doc package.

 -- David Fox <dsf@seereason.com>  Sat, 25 Apr 2009 09:08:03 -0700

haskell-happstack-extra (0.34) unstable; urgency=low

  * Added XMLGenT instance for WebT
  * updates to account code

 -- Jeremy Shaw <jeremy@seereason.com>  Wed, 22 Apr 2009 16:10:30 -0500

haskell-happstack-extra (0.33) unstable; urgency=low

  * Fix the code to redirect back to original destination after
    account sign up.
  * Pass the alert to handleSignUp so we can display a message
    if account sign up fails.
  * Redirect to the original destination page after sign out.
  * Redirect to the original destination page after sign in.

 -- David Fox <dsf@seereason.com>  Wed, 22 Apr 2009 06:43:49 -0700

haskell-happstack-extra (0.32) unstable; urgency=low

  * Add Happstack.Server.Formlets, to embed formlets in Happstack.

 -- David Fox <dsf@seereason.com>  Thu, 26 Mar 2009 10:32:31 -0700

haskell-happstack-extra (0.31) unstable; urgency=low

  * Removed Happstack.Server.HSP.HTML module, since jeremy moved it
    upstream to happstack.

 -- Clifford Beshers <beshers@seereason.com>  Mon, 02 Mar 2009 17:35:09 -0800

haskell-happstack-extra (0.30) unstable; urgency=low

  * Updated to happstack 0.1.9 HEAD

 -- Jeremy Shaw <jeremy@seereason.com>  Sat, 21 Feb 2009 10:29:33 -0600

haskell-happstack-extra (0.29) unstable; urgency=low

  * updated to use new argument ordering of evalHSP

 -- Jeremy Shaw <jeremy@seereason.com>  Thu, 12 Feb 2009 09:52:39 -0600

haskell-happstack-extra (0.28) unstable; urgency=low

  * Added cron task checkpoint once a day to Happstack.Server.Main.main

 -- Jeremy Shaw <jeremy@seereason.com>  Mon, 09 Feb 2009 15:58:25 -0600

haskell-happstack-extra (0.27) unstable; urgency=low

  * ported to happstack 0.1

 -- Jeremy Shaw <jeremy@seereason.com>  Wed, 04 Feb 2009 17:07:04 -0600

haskell-happs-extra (0.26) unstable; urgency=low

  * Move generic formlet stuff to its own package.

 -- David Fox <dsf@seereason.com>  Mon, 05 Jan 2009 13:35:12 -0800

haskell-happs-extra (0.25) unstable; urgency=low

  * API change: defaultResult argument added to Text.Formlets.input', input'' removed
  * API change: Last argument removed from HSP.Formlets.checkbox
  * Add choice and constr XML functions to HSP.Formlets.Util.  The choice tag denotes
    the checkbox or radio button, the constr tag denotes the associated input elements
    to construct the fields.

 -- David Fox <dsf@seereason.com>  Sat, 03 Jan 2009 06:21:28 -0800

haskell-happs-extra (0.24) unstable; urgency=low

  * Add some Functor instances to HAppS.Server.SimpleHTTP.Extra.

 -- David Fox <dsf@seereason.com>  Mon, 15 Dec 2008 16:39:36 -0800

haskell-happs-extra (0.23) unstable; urgency=low

  * Label the inputs with the constructor and field name of the parent
    type.

 -- David Fox <dsf@seereason.com>  Sun, 14 Dec 2008 09:49:15 -0800

haskell-happs-extra (0.22) unstable; urgency=low

  * New version of HSP.Formlets.Generics.

 -- David Fox <dsf@seereason.com>  Sat, 13 Dec 2008 11:18:30 -0800

haskell-happs-extra (0.21) unstable; urgency=low

  * Add HSP.Formlets.Generics, generate formlets generically.

 -- David Fox <dsf@seereason.com>  Thu, 11 Dec 2008 11:35:40 -0800

haskell-happs-extra (0.20) unstable; urgency=low

  * Add HAppS.Server.Main.main, a main function that does things all our
    servers need to do.

 -- David Fox <david@seereason.com>  Sat, 29 Nov 2008 09:16:22 -0500

haskell-happs-extra (0.19) unstable; urgency=low

  * Add HAppS.Server.Account.Server module, with ServerParts to
    implement the signUp/SignIn/signOut system.

 -- David Fox <dsf@seereason.com>  Thu, 06 Nov 2008 11:14:52 -0800

haskell-happs-extra (0.18) unstable; urgency=low

  * Added withURISP

 -- Jeremy Shaw <jeremy@n-heptane.com>  Wed, 29 Oct 2008 14:26:02 -0700

haskell-happs-extra (0.17) unstable; urgency=low

  * Re-implement withURI so it does what you would expect.

 -- David Fox <dsf@seereason.com>  Mon, 27 Oct 2008 11:24:38 -0700

haskell-happs-extra (0.16) unstable; urgency=low

  * Add cookieFixer which correctly parses googles cookies

 -- Jeremy Shaw <jeremy@n-heptane.com>  Fri, 24 Oct 2008 19:19:56 -0700

haskell-happs-extra (0.15) unstable; urgency=low

  * Add withMSessionDataSP et. al. to HAppS.Server.Session
  * Move simple Applicative and Alternative instances for RqData via
    ReaderT from AlgebraZam.Extra to HAppS.Server.Extra.
  * Add withURL to HAppS.Server.Extra.

 -- David Fox <dsf@seereason.com>  Thu, 23 Oct 2008 10:49:46 -0700

haskell-happs-extra (0.14.1) unstable; urgency=low

  * Improved debug404 look and feel

 -- Jeremy Shaw <jeremy@n-heptane.com>  Wed, 22 Oct 2008 14:51:02 -0700

haskell-happs-extra (0.14) unstable; urgency=low

  * Add lookPairsPacked to retrieve the form data without unpacking
  * Add lookPairsUnicode, which decodes the UTF8 form data into Unicode
  * Add helperfunction utf8toUnicode
  * Add entityList and entityMap, the HTML entities supported in HTML5

 -- David Fox <dsf@seereason.com>  Tue, 21 Oct 2008 11:04:56 -0700

haskell-happs-extra (0.13) unstable; urgency=low

  * Account: Added Text.RJSon instance for UserId
  * Session: monkeyed around with withSession* functions
  * State: added liftUpdate and liftQuery

 -- Jeremy Shaw <jeremy@n-heptane.com>  Thu, 11 Sep 2008 17:10:14 -0700

haskell-happs-extra (0.12) unstable; urgency=low

  * ToMessage: hardcode charset=utf-8 since that is all toMessage supports
    right now

 -- Jeremy Shaw <jeremy@n-heptane.com>  Mon, 08 Sep 2008 15:25:35 -0700

haskell-happs-extra (0.11) unstable; urgency=low

  * Added HAppS.Server.HSP.HTML, ToMessage XML and 
    ToMessage (Maybe XMLMetaData, XML)

 -- Jeremy Shaw <jeremy@n-heptane.com>  Tue, 02 Sep 2008 13:30:02 -0700

haskell-happs-extra (0.10) unstable; urgency=low

  * Added HSP.Identity

 -- Jeremy Shaw <jeremy@n-heptane.com>  Thu, 28 Aug 2008 16:59:07 -0700

haskell-happs-extra (0.9) unstable; urgency=low

  * Move HAppS.Data.Session and Acounts to HAppS.Server.*
  * Added withSession* functions

 -- Jeremy Shaw <jeremy@n-heptane.com>  Thu, 28 Aug 2008 14:50:16 -0700

haskell-happs-extra (0.8) unstable; urgency=low

  * Add userId to HAppS.Data.Accounts

 -- Jeremy Shaw <jeremy@n-heptane.com>  Tue, 26 Aug 2008 14:07:12 -0700

haskell-happs-extra (0.7) unstable; urgency=low

  * Added HAppS.Server.Extra.prettyRequest and debug404

 -- Jeremy Shaw <jeremy@n-heptane.com>  Wed, 16 Jul 2008 16:57:18 -0700

haskell-happs-extra (0.6) unstable; urgency=low

  * added HSP.HTML.Extra.showHTML

 -- Jeremy Shaw <jeremy@n-heptane.com>  Thu, 10 Jul 2008 17:04:41 -0700

haskell-happs-extra (0.5) unstable; urgency=low

  * Add build dependency on cabal-debian so that haskell:Depends gets
    expanded to the full list of dependencies.

 -- David Fox <dsf@seereason.com>  Tue, 08 Jul 2008 10:39:24 -0700

haskell-happs-extra (0.4) unstable; urgency=low

  * Added HAppS.Data.Account
  * Added withSystemState

 -- Jeremy Shaw <jeremy@n-heptane.com>  Thu, 03 Jul 2008 01:27:20 -0700

haskell-happs-extra (0.3) unstable; urgency=low

  * Fixed bug in tryNewSession
  * Added DelSession

 -- Jeremy Shaw <jeremy@n-heptane.com>  Fri, 20 Jun 2008 01:28:15 -0700

haskell-happs-extra (0.2) unstable; urgency=low

  * Added HAppS.Data.IxSet.Extra testAndInsert

 -- Jeremy Shaw <jeremy@n-heptane.com>  Thu, 12 Jun 2008 18:59:26 -0700

haskell-happs-extra (0.1) unstable; urgency=low

  * Debianization generated by cabal-debian

 -- Jeremy Shaw <jeremy@n-heptane.com>  Sun, 08 Jun 2008 16:24:11 -0700

