[Dev-flock] r255 - in huginmunin/trunk/web/src/web_app/Main: . media templates views
Daniel Ring
danring at MIT.EDU
Sat Oct 6 08:03:06 EDT 2007
It works now on my end - it saves at least, but the form sends the wrong
item_id, so it saves to the behavior with the id of whatever my rating
was, so 5 by default ... in the form tag inserted after clicking "Add
Argument", the parameters to the
onSubmit="add_arg_to_behavior(this.drop, ...)" are wrong - the value of
the dropdown becomes the beh_id parameter ...
I'm going make a big database commit later today, and it should make the
saving/etc much cleaner, and I'm trying to fix changes in
Main/views/views.py as I go, so hopefully it will help.
Dan
Lucy R Mendel wrote:
> word.
>
> I'll have a look at the save() issue.
>
> On Fri, 5 Oct 2007, Mike Eggar wrote:
>
>> added 'add argument' link to each behavior, opens a form, submitting the form creates a new argument in views.add_new_argument_to_behavior
>>
>> save() still isnt working, not sure if its a permissions problem or bug
>>
>>
>> Modified:
>> huginmunin/trunk/web/src/web_app/Main/media/main.js
>> huginmunin/trunk/web/src/web_app/Main/media/stylesheet.css
>> huginmunin/trunk/web/src/web_app/Main/templates/main.html
>> huginmunin/trunk/web/src/web_app/Main/urls.py
>> huginmunin/trunk/web/src/web_app/Main/views/views.py
>> _______________________________________________
>> Dev-flock mailing list
>> Dev-flock at mit.edu
>> http://mailman.mit.edu/mailman/listinfo/dev-flock
>>
> _______________________________________________
> Dev-flock mailing list
> Dev-flock at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dev-flock
More information about the Dev-flock
mailing list