[Dev-flock] r1109 - in huginmunin/trunk/web/hm: app/media/css app/media/js app/templates app/templates/account app/templates/graph app/templates/node app/templates/quickrate app/views db

svn@thoughtandmemory.org svn at thoughtandmemory.org
Fri Feb 6 12:38:54 EST 2009


Author: lucy
Date: 2009-02-06 12:38:54 -0500 (Fri, 06 Feb 2009)
New Revision: 1109
Commit message:
* added blatant form colors for handoff to clay. right move? i don't know
* cleaned up forms.css a bit

* registration now skips 'yay you've confirmed, now click to login'.
  now it takes user directly to login screen, and preserves redirect_to.
* fixed bug whereby system logged in user wouldn't work with curretn_user 
  immediately

* added evaluation to anonymoususer ram stuff
* fixed main site, too.
* not quite working but almost.

* fixed level bug. see UserExtended (profile) doesn't automatically have a level
  because no way to default to existing level (is this true that can't put defaults
  on ForeignKey's?). fixed for quickrate but could crop up again elsewhere so...

* UserMessages streamlined for quickrate
* AnonymousUserBox moved to quickrate extension and altered some

* in middle of minor node page ui fixing/moving things around. mini description
  layout is pain in butt


Removed:
   huginmunin/trunk/web/hm/app/templates/graph/create_edge.html
   huginmunin/trunk/web/hm/app/templates/graph/create_node.html
Modified:
   huginmunin/trunk/web/hm/app/media/css/forms.css
   huginmunin/trunk/web/hm/app/media/css/general.css
   huginmunin/trunk/web/hm/app/media/css/nodeblock.css
   huginmunin/trunk/web/hm/app/media/js/main.js
   huginmunin/trunk/web/hm/app/templates/account/confirmation_email.txt
   huginmunin/trunk/web/hm/app/templates/account/confirmation_error.html
   huginmunin/trunk/web/hm/app/templates/account/confirmed.html
   huginmunin/trunk/web/hm/app/templates/base.html
   huginmunin/trunk/web/hm/app/templates/login_menu.html
   huginmunin/trunk/web/hm/app/templates/node/behavior_info.html
   huginmunin/trunk/web/hm/app/templates/quickrate/add_review_from_source.html
   huginmunin/trunk/web/hm/app/templates/quickrate/eval_review.html
   huginmunin/trunk/web/hm/app/templates/quickrate/quickrate_edit_extension.html
   huginmunin/trunk/web/hm/app/templates/quickrate/quickrate_extension.html
   huginmunin/trunk/web/hm/app/views/account.py
   huginmunin/trunk/web/hm/app/views/ajax.py
   huginmunin/trunk/web/hm/app/views/forms.py
   huginmunin/trunk/web/hm/app/views/quickrate_main.py
   huginmunin/trunk/web/hm/db/rating.py
   huginmunin/trunk/web/hm/db/user.py



More information about the Dev-flock mailing list