lp://staging/~rpg+helper+core/rpg+helper/edit_char

Created by Arlo Belshee and last modified
Get this branch:
bzr branch lp://staging/~rpg+helper+core/rpg+helper/edit_char
Members of RPG assistant core can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
RPG assistant core
Project:
RPG assistant
Status:
Development

Recent revisions

25. By japair <japair@Hackworth>

 Get the latest, including the fix to NamedResource.

24. By japair <japair@Hackworth>

 Again, refreshed from main.

23. By japair <japair@Hackworth>

 Got the latest form main.

22. By japair <japair@Hackworth>

 More work on the character UI. Now I'm trying to ship the character data down as a form, and then use jquery to transform it on the client into a pretty UI - which can then re-expose part or all of the form in order to allow user edit. Right now, it kinda works on FF, but IE is having problems (interaction between jquery and ie8.js?). And neither of them work for the xp log, which I want to apear as a separate subform, floating above the other content. That'll take a lot more UI / CSS work.

21. By japair <japair@Hackworth>

 Submit button works in FF, and sorta' in IE. IE's problems are b/c we're faking :last-child using IE8.js, and that doesn't recalc correctly with our dynamic nodes (or something).

20. By japair <japair@Hackworth>

 Now the name is editable - sort of. The server sends the name down as an input box. The client then replaces that with a link. Clicking the link re-shows the input box. There is not yet a way to submit your changes, there's no form in the HTML, and there's nothing on the server to receive those changes. But hey - we have an input box. What else do we need?

19. By japair <japair@Hackworth>

 Split the card & character stuff out into its own stylesheets. Eventually, these would be included by the widgets that needed them.
Finished layout for a card's rounded rect & drop shadow. It has a border and everything. A card always has a white interior & can only be placed on a white background. The card's color (used for border & header BG) may be set via CSS.

18. By japair <japair@Hackworth>

 Now the characters look lik ecards, with rounded rects & drop shadows.

17. By japair <japair@Hackworth>

 Added more styling, and created a masking rounded rect with drop shadow. It is colorless on the interior, but expects the background of the surrounding elements to be white. I have not yet sliced it up; I wanted to checkpoint it first.

16. By japair <japair@Hackworth>

 Added a whole bunch of sample data to the character. This gives me enough to style.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.