Send Dev-flock mailing list submissions to
        dev-flock@mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
        http://mailman.mit.edu/mailman/listinfo/dev-flock
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Dev-flock digest..."


Today's Topics:

   1. r931 - in huginmunin/trunk/web/hm: . app/lib
      app/templates/account app/templates/intro app/templates/user
      app/views db env/snoopy env/sqlite3_default ([EMAIL PROTECTED])
   2. Halloween Release!!! + url specs on wiki (Lucy Mendel)


----------------------------------------------------------------------

Message: 1
Date: Tue, 30 Sep 2008 03:43:30 -0400 (EDT)
From: [EMAIL PROTECTED]
Subject: [Dev-flock] r931 - in huginmunin/trunk/web/hm: . app/lib
        app/templates/account app/templates/intro app/templates/user    
app/views
        db env/snoopy env/sqlite3_default
To: dev-flock@mit.edu
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Author: lucy
Date: 2008-09-30 03:43:29 -0400 (Tue, 30 Sep 2008)
New Revision: 931
Commit message:
* added password reset for forgotten password/username
* added change password
* both of the above involved porting code from django auth/admin. added
  password property to user since didn't want to port/extend
  default_token_generator, which hardcodes reference to user.password
* see the wiki for details
    http://bilumi.org/trac/wiki/Specs



Added:
   huginmunin/trunk/web/hm/app/templates/account/password_reset.html
   huginmunin/trunk/web/hm/app/templates/account/password_reset_complete.html
   huginmunin/trunk/web/hm/app/templates/account/password_reset_confirm.html
   huginmunin/trunk/web/hm/app/templates/account/password_reset_sent.html
   huginmunin/trunk/web/hm/app/templates/user/change_password.html
   huginmunin/trunk/web/hm/app/templates/user/change_password_done.html
Removed:
   huginmunin/trunk/web/hm/app/templates/account/reset_password.html
Modified:
   huginmunin/trunk/web/hm/app/lib/view_utils.py
   huginmunin/trunk/web/hm/app/templates/account/confirmation_email.txt
   huginmunin/trunk/web/hm/app/templates/account/login.html
   huginmunin/trunk/web/hm/app/templates/account/password_reset_email.txt
   huginmunin/trunk/web/hm/app/templates/intro/recent_activity.html
   huginmunin/trunk/web/hm/app/templates/user/impact.html
   huginmunin/trunk/web/hm/app/templates/user/status.html
   huginmunin/trunk/web/hm/app/views/account.py
   huginmunin/trunk/web/hm/app/views/account_urls.py
   huginmunin/trunk/web/hm/app/views/forms.py
   huginmunin/trunk/web/hm/app/views/main.py
   huginmunin/trunk/web/hm/app/views/main_urls.py
   huginmunin/trunk/web/hm/db/user.py
   huginmunin/trunk/web/hm/env/snoopy/settings.py
   huginmunin/trunk/web/hm/env/sqlite3_default/settings.py
   huginmunin/trunk/web/hm/settings.py


------------------------------

Message: 2
Date: Tue, 30 Sep 2008 03:55:06 -0400
From: "Lucy Mendel" <[EMAIL PROTECTED]>
Subject: [Dev-flock] Halloween Release!!! + url specs on wiki
To: Dev-Flock <dev-flock@mit.edu>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Yo,

If you are wondering about the state of the app, and haven't been
following commit diffs with a fine-toothed comb, please use the Specs
wiki page for reference:

      http://bilumi.org/trac/wiki/Specs

Clay and I are using this as a mechanism to communicate across the
python/url/view and html/template divide. If you have questions or
feedback please let us know.

Today we planned for a Halloween Release of the web app, the main goal
being to prevent user frustration. This comes down to two main
stories:
 * keep the app usable, eg password reset, IE friendly, aggregate
ratings calculated
 * provide information, eg reviews and ratings

The first part is hopefully drawing to a close by the end of this
week. Most of October will be spent building out the pages for, as
well as populating, "Potential Node" and "Potential Review" objects.

Clay will likely send out an announcement about this soon. There are
some new stories under Engines in xplanner that highlight the specific
tasks. Feedback much appreciated!

Clay and I also plan to spend one day a week (Sunday perhaps) working
solely on documentation or tests. If you have any questions, feel free
to ask (-:

L.


------------------------------

_______________________________________________
Dev-flock mailing list
Dev-flock@mit.edu
http://mailman.mit.edu/mailman/listinfo/dev-flock


End of Dev-flock Digest, Vol 13, Issue 19
*****************************************

Reply via email to