[Andromda-devel] AndroMDA/JIRA Reopened: (BPM-243) Checkbox and radio buttons behave strangely

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-243?page=history ] Wouter Zoons reopened BPM-243: -- it seems that not specifying the options does not properly resort to the default value > Checkbox and radio buttons behave strangely > --

[Andromda-devel] AndroMDA/JIRA Work started: (BPM-243) Checkbox and radio buttons behave strangely

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-243?page=history ] Work on BPM-243 started by Wouter Zoons > Checkbox and radio buttons behave strangely > --- > > Key: BPM-243 > URL: http://jira.andromda.org/browse/BPM-243 > Project:

[Andromda-devel] AndroMDA/JIRA Closed: (BPM-245) saveErrorMessages don't work anymore

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-245?page=history ] Wouter Zoons closed BPM-245: Resolution: Not an issue since there have been no more follow-ups I've decided to close this issue > saveErrorMessages don't work anymore > --

[Andromda-devel] AndroMDA/JIRA Created: (BPM-247) Date-Datatype compilation errors

2005-08-19 Thread Andreas Spankus (JIRA)
Date-Datatype compilation errors Key: BPM-247 URL: http://jira.andromda.org/browse/BPM-247 Project: Bpm4Struts Cartridge Type: Bug Components: CRUD Versions: 3.1-RC1 Reporter: Andreas Spankus Assigned to: Wouter Zoons

[Andromda-devel] AndroMDA/JIRA Updated: (BPM-247) Date-Datatype compilation errors

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-247?page=history ] Wouter Zoons updated BPM-247: - Description: As posted at http://galaxy.andromda.org/forum/viewtopic.php?t=97&highlight=timestamp+crud";>http://galaxy.andromda.org/forum/viewtopic.php?t=97, some of th

[Andromda-devel] AndroMDA/JIRA Updated: (BPM-247) Date-Datatype compilation errors

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-247?page=history ] Wouter Zoons updated BPM-247: - Description: As posted at http://galaxy.andromda.org/forum/viewtopic.php?t=97, some of the date-datatypes throw compilation errors. The problem seems to be the generatio

[Andromda-devel] AndroMDA/JIRA Commented: (BPM-247) Date-Datatype compilation errors

2005-08-19 Thread Chad Brandon (JIRA)
[ http://jira.andromda.org/browse/BPM-247?page=comments#action_11989 ] Chad Brandon commented on BPM-247: -- Another solution: just create a Bpm4StrutsJavaMappings file that extends the Java one and then just map the dateTime type to java.util.Date (sinc

[Andromda-devel] AndroMDA/JIRA Updated: (BPM-178) support online help on crud pages

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-178?page=history ] Wouter Zoons updated BPM-178: - Version: 3.1M1 Fix Version: 3.1-RC1 > support online help on crud pages > - > > Key: BPM-178 > URL: http://jira.

[Andromda-devel] AndroMDA/JIRA Closed: (BPM-243) Checkbox and radio buttons behave strangely

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-243?page=history ] Wouter Zoons closed BPM-243: Resolution: Fixed Fix Version: 3.1-RC1 this issue has now been fixed too > Checkbox and radio buttons behave strangely >

[Andromda-devel] AndroMDA/JIRA Updated: (BPM-243) Checkbox and radio buttons behave strangely

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-243?page=history ] Wouter Zoons updated BPM-243: - Version: 3.1M1 > Checkbox and radio buttons behave strangely > --- > > Key: BPM-243 > URL: http://jira.andromda.

[Andromda-devel] AndroMDA/JIRA Closed: (BPM-178) support online help on crud pages

2005-08-19 Thread Wouter Zoons (JIRA)
[ http://jira.andromda.org/browse/BPM-178?page=history ] Wouter Zoons closed BPM-178: Resolution: Fixed > support online help on crud pages > - > > Key: BPM-178 > URL: http://jira.andromda.org/browse/BPM

[Andromda-devel] AndroMDA/JIRA Created: (SPRING-103) More concise springcinfig.xml files

2005-08-19 Thread Peter Friese (JIRA)
More concise springcinfig.xml files --- Key: SPRING-103 URL: http://jira.andromda.org/browse/SPRING-103 Project: Spring Cartridge Type: Improvement Versions: 3.1RC1 Reporter: Peter Friese Assigned to: Chad Brandon Pri

[Andromda-devel] AndroMDA/JIRA Updated: (SPRING-103) More concise springcinfig.xml files

2005-08-19 Thread Peter Friese (JIRA)
[ http://jira.andromda.org/browse/SPRING-103?page=history ] Peter Friese updated SPRING-103: Attachment: spring-compactconfig.txt Here is a patch that solves this problem. The reason why I didn't commit right away is that I want to collect some feedback

[Andromda-devel] AndroMDA/JIRA Updated: (SPRING-103) More concise springconfig.xml files

2005-08-19 Thread Peter Friese (JIRA)
[ http://jira.andromda.org/browse/SPRING-103?page=history ] Peter Friese updated SPRING-103: Summary: More concise springconfig.xml files (was: More concise springcinfig.xml files) > More concise springconfig.xml files > ---

[Andromda-devel] AndroMDA/JIRA Updated: (SPRING-103) More concise springcinfig.xml files

2005-08-19 Thread Peter Friese (JIRA)
[ http://jira.andromda.org/browse/SPRING-103?page=history ] Peter Friese updated SPRING-103: Description: Services and DAOs get listed twice in the config xml files: 1) the DAO / service itself, named XYZTarget 2) an AOP proxy wrapped around the target

[Andromda-devel] AndroMDA/JIRA Commented: (SPRING-103) More concise springconfig.xml files

2005-08-19 Thread Chad Brandon (JIRA)
[ http://jira.andromda.org/browse/SPRING-103?page=comments#action_11993 ] Chad Brandon commented on SPRING-103: - Sounds good to me...commit it. > More concise springconfig.xml files > --- > > Key: SPRING-103

[Andromda-devel] AndroMDA/JIRA Work started: (CORE-86) Configuration.contents shoudl auto-synchronize with configuration elements

2005-08-19 Thread Chad Brandon (JIRA)
[ http://jira.andromda.org/browse/CORE-86?page=history ] Work on CORE-86 started by Chad Brandon > Configuration.contents shoudl auto-synchronize with configuration elements > -- > > Key: CORE-86 >

[Andromda-devel] AndroMDA/JIRA Work stopped: (CORE-86) Configuration.contents shoudl auto-synchronize with configuration elements

2005-08-19 Thread Chad Brandon (JIRA)
[ http://jira.andromda.org/browse/CORE-86?page=history ] Work on CORE-86 stopped by Chad Brandon > Configuration.contents shoudl auto-synchronize with configuration elements > -- > > Key: CORE-86 >

[Andromda-devel] AndroMDA/JIRA Closed: (CORE-85) Need read access to all configuration elements

2005-08-19 Thread Chad Brandon (JIRA)
[ http://jira.andromda.org/browse/CORE-85?page=history ] Chad Brandon closed CORE-85: Resolution: Fixed I think these are done...let me know if thats not the case. > Need read access to all configuration elements > -