Ticket #2160 (closed unplanned_task)
BOOK_BACKGROUND_AUDIO_R0
Reported by: | todor | Owned by: | deni |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | todor | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | meddle | Changelog: | Changelog |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 0 |
Description
wiki page - BOOK_BACKGROUND_AUDIO_R0
Change History
comment:1 Changed 15 years ago by todor
- Owner set to todor
- Status changed from new to s1a_analysis_started
comment:2 Changed 15 years ago by deni
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:3 Changed 15 years ago by meddle
- Status changed from s1b_analysis_finished to s1c_analysis_ok
- Analysis_reviewers set to meddle
- Analysis_score changed from 0 to 4
Works for me as it is...
Ok let when you create new book the combo be disabled instead invisible.
comment:4 Changed 15 years ago by meddle
- Owner changed from todor to meddle
- Status changed from s1c_analysis_ok to s2a_design_started
comment:5 Changed 15 years ago by meddle
- Status changed from s2a_design_started to s2b_design_finished
comment:6 Changed 15 years ago by meddle
- Cc meddle added
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
- Status changed from s2b_design_finished to s2c_design_ok
- Make the book properties dialog use skins for it's components, including the new ones.
- I don't like how you use the combo box, write your own model, that can be constructed by AudioResourceH instances instead and you will not need fields for the titles and the refs... It will keep them. getElementAt is your method.
- Don't compare the refs by toString use getLocation in your case :)
- Don't hardcode strings like "NONE". By the way this description must be get from the skin too.
3.5p
comment:7 Changed 15 years ago by deni
- Owner changed from meddle to deni
- Status changed from s2c_design_ok to s3a_implementation_started
comment:8 Changed 15 years ago by deni
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:9 Changed 15 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Imp._score changed from 0 to 3.5
- Imp._reviewers set to meddle
- Amm the design stuff
- Don't send System.outs in the trunk :)
- The project didn't run at the beginning.
3.5p
comment:10 Changed 15 years ago by deyan
- Status changed from s3c_implementation_ok to closed
Batch update from file query-10.csv
Note: See
TracTickets for help on using
tickets.