Naftoli Gugenheim <naftoli...@gmail.com> writes:

[...]

> They tickets are:
> 299 - ItemsList should be have refresh method to clear added/removed
> without requerying database
>   Until now it only had a reload method, which reset the state to that
> of the database, clearing pending additions and deletions. This adds a
> refresh method, which only reloads items but remembers pending
> additions and deletions.
> 300 - ItemsList.save unremoves removed unsaved items
>   This is a defect. After a number of attempts, I made a more
> substantial change to fix it.
> 301 - ItemsListEditor should allow custom columns
>   Provide a hook so user code can add additional columns, e.g., calculated 
> data.
> 302 - ItemsListEditor should display items pending removal, albeit in
> strikeout font
>   Previously when you click 'Remove' the item disappears, and only
> reappears if you reload it without saving first. This places the items
> at the end of the list, uneditable and in a strikeout font.
>
> I would like to add a new enhancement as well, namely to generate
> javascript to prompt you if you try to leave the page with unsaved
> items.

These changes sound nice. I haven't used this before. How does it differ
from CRUDify? Seems like it covers the same functionality?

/Jeppe

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to