Defect #41
Inline adding related entities
| Status: | Accepted | Start: | 12/22/2009 | ||
| Priority: | Baixo | Due date: | 01/21/2010 | ||
| Assigned to: | % Done: | 50% |
|||
| Category: | - | Spent time: | 12.00 hours | ||
| Target version: | - | Estimated time: | 40.00 hours | ||
Description
Allow the user for adding related entities in the entity edition/creation form.
History
Updated by Marcelo Coraça de Freitas 220 days ago
- Status changed from New to Accepted
I think I'm gonna work on this one now because it's gonna ease the interface creation for all of our systems.
Updated by Marcelo Coraça de Freitas 219 days ago
- % Done changed from 0 to 20
I've just designed half of the application and have written some codding... not working yet but I think I am in the right direction.
We might end up having this ready today if I continue as productive as I am now...
Updated by Marcelo Coraça de Freitas 219 days ago
- % Done changed from 20 to 30
the Ada part of displaying information is almost done...
I still gotta work on the view and edit entity modules and then on the service for saving forms with such information...
first I though I could finish today.. but now I changed my mind... I'll be only 40% done... but that's way better than I first thought.
Updated by Marcelo Coraça de Freitas 219 days ago
- % Done changed from 30 to 50
information retrieval part done...
time to work on the data input part.... I'll have to deal with some java script and Ada.... should be fun!
Updated by Marcelo Coraça de Freitas 217 days ago
now the creation form seems to be working just fine and it's time to work on the Store_Entity_Service to support child entries...
after that's done the only think left to do is to work with edit entity form... which should be actually really straightforward.. :)
Updated by Marcelo Coraça de Freitas 217 days ago
- % Done changed from 50 to 70
inlined entity creation is working now...
what is left to do is to edit the template for editing inlined entities and deal with security...
Updated by Marcelo Coraça de Freitas 217 days ago
- % Done changed from 70 to 50
it's not actually really working...
tons to do..
Updated by Marcelo Coraça de Freitas 178 days ago
the javascript is broken on google chrome. Still gotta figure out why (well, it does create the interface elements but when we submit the form no information is sent)
Updated by Marcelo Coraça de Freitas 178 days ago
alright..
I made a little test and it seems neither removing child nodes nor adding new nodes automatically deals with linking/unlinking the form elements with the form itself... gotta figure out why.
Updated by Marcelo Coraça de Freitas 148 days ago
- Priority changed from Alto to Baixo
I set the priority to the lowest because it's not really in the way for the framework to evolve.. chrome os for now NOT supported :)