williamleonard / obblm

Automatically exported from code.google.com/p/obblm
1 stars 0 forks source link

Inducements "try-out" #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A page where you can try out the different inducements (regular
inducements, star players, mercenaries) you have at hand, would be nice.
Nothing saved in DB. It would also be great to feed the inducements you
chose to pdf roster, for printing.

Original issue reported on code.google.com by blodae@gmail.com on 2 Feb 2009 at 2:26

GoogleCodeExporter commented 9 years ago
The way I see it is that you wan't this page to be a javascript based 
interactive 
page, where one immeadiatly can see the results of the change towards (for 
example) 
the team value when making certain team changes/additions?

Original comment by Nimda...@gmail.com on 2 Feb 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Yes, exactly.
Or it can be done in a html form, which takes care of posted data to show the
updates. Only when staying on that page, though. Preferably with a link to 
create a
PDF of the team with inducements printed. 

This will be kind of incompatible with a "Show teams about to a play a match in 
PDF"
in issue #16. (Ie, they will not show the same data, because this data only 
exist in
the session.) I think this gives more added functionality.

Original comment by blodae@gmail.com on 3 Feb 2009 at 9:44

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by Nimda...@gmail.com on 13 Feb 2009 at 12:33

GoogleCodeExporter commented 9 years ago
I believe Daniel has started on this.

Original comment by Nimda...@gmail.com on 12 Mar 2009 at 12:12

GoogleCodeExporter commented 9 years ago
Yes, I have.

Original comment by blodae@gmail.com on 12 Mar 2009 at 2:11

GoogleCodeExporter commented 9 years ago
It's possible to try out the inducements try-out page now. It's standalone and 
has no
links from OBBLM, ie not fully integrated yet. Fully functional and usable 
though.

Usable through a link like: http://<domain>/<obblm main
dir>/inducements.php?team_id=<team_id>

Replace <domain>, <obblm main dir> and <team_id> in the link.

When you've chosen the inducements you'd like - press button "Create PDF 
roster" to
get them nicely in your roster.

Btw, nothing is saved in database, so no sneakpeak for your opponent. ;-)

Please try it out and tell me if something should be changed or if something is
buggy/wrong.

/Daniel

Original comment by blodae@gmail.com on 19 Mar 2009 at 7:27

GoogleCodeExporter commented 9 years ago
r30 contains inducements functionality.

/Daniel

Original comment by blodae@gmail.com on 19 Mar 2009 at 7:34

GoogleCodeExporter commented 9 years ago
Sorry Daniel, but I'm going to have to ask you to look at it again.

When i plugged it into the current obblm code, I noticed that you have not 
written
your code with error_reporting(E_ALL); enabled, as obblm requires. I tried to 
fix the
most trivial problems, and succeeded, but there are still a few things when 
adding
mercs and stars. Will you have a look again?
Btw. It's awesome! :-).

Original comment by Nimda...@gmail.com on 26 Mar 2009 at 12:30

GoogleCodeExporter commented 9 years ago
...that is, I've merged it into the current obblm revision already..

Original comment by Nimda...@gmail.com on 26 Mar 2009 at 12:31

GoogleCodeExporter commented 9 years ago
I'll have a look at it.

Original comment by blodae@gmail.com on 26 Mar 2009 at 9:29

GoogleCodeExporter commented 9 years ago
The errors are fixed in r35. Added a "back" link to team page too.

I kind of miss looking at the team while chosing inducements. Anyone else feel 
the same?

Original comment by blodae@gmail.com on 26 Mar 2009 at 3:27

GoogleCodeExporter commented 9 years ago
Closing this as fixed. Please make enchancement or defect issues if you'd like 
it
changed.

/Daniel

Original comment by blodae@gmail.com on 26 Mar 2009 at 4:21

GoogleCodeExporter commented 9 years ago
Hey Daniel. I've added some frame wrappers so that modules loaded in 
handler.php have
the same look as the rest of the obblm pages. Unfortunately, it has messed up 
some of
your CSS, could you deal with it? (it's not that much).

Original comment by Nimda...@gmail.com on 31 May 2009 at 2:01

GoogleCodeExporter commented 9 years ago
Yes, I'll deal with it later this week. It's the header pic+menu's you've added?

/Daniel

Original comment by blodae@gmail.com on 1 Jun 2009 at 6:59

GoogleCodeExporter commented 9 years ago
Yes, and some of your CSS broke.

Original comment by Nimda...@gmail.com on 1 Jun 2009 at 9:45

GoogleCodeExporter commented 9 years ago
Finally took the time to update my dev env. Fixed the broken css. Now 
inducements
page looks (as bad) as before css broke. :-P

The menu is a good improvement! Great work guys! :-D

/Daniel

Original comment by blodae@gmail.com on 16 Jun 2009 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by blodae@gmail.com on 16 Jun 2009 at 1:21