Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-30[Bug 228777] - Mapping File wizard: no defaults based on selection selectedpfullbright2-41/+169
2008-04-30229230 - properly exporting schema directories in SDK build.nhauge1-1/+3
2008-04-29228032 - Remove entity from cache list ... - patch from Pascaltle1-0/+19
2008-04-29[Bug 228776] - Entity and Mapping File wizards: wrong/missing banner iconpfullbright9-9/+17
2008-04-29228556 - patch from Pascal - NewNameDialog ok button enabled before name enteredkmoore1-0/+2
2008-04-29 228557 - patch from Pascal - Add Secondary Table action opens a dialog ti...kmoore3-2/+16
2008-04-28[Bug 228778] - Mapping File wizard: source folder field should use a browse b...pfullbright3-11/+114
2008-04-28[Bug 228780] - Mapping File wizard: access type and persistence unit widgets ...pfullbright1-1/+17
2008-04-28228051 - EclipseLink Customization Browse buttons do not work - patch from Pa...tle1-36/+31
2008-04-28Minor text omission in dialog message.nhauge1-1/+1
2008-04-28removing importskmoore1-5/+1
2008-04-25228559 - need to listen to GeneratedValue object if it exists when the panel ...kmoore1-0/+2
2008-04-25223528 - Added version ranges to all of our dependencies.nhauge1-31/+31
2008-04-25228724 - added populating flag so we don't call setValue on the model when ju...kmoore2-6/+22
2008-04-24[bug 200268] - Mapping file (orm.xml) creation wizardpfullbright9-21/+356
2008-04-24[bug 195095] - It should be possible to assign a database schema as default s...pfullbright4-28/+282
2008-04-24227895 - orm.xml secondary tables UI enabled state is incorrectkmoore1-20/+27
2008-04-24225156 - patch from pascal - fixes npe and allows user to edit persistence.xm...kmoore1-0/+6
2008-04-23222256 - exceptions related to virtual table and sequence generators in the o...kmoore2-12/+25
2008-04-23228041 - a few UI changes for EclipseLink persistence.xml editorkmoore1-1/+11
2008-04-22buildHyperLink method added - patch from Pascaltle1-2/+9
2008-04-22fix so that virtual xml attribute mappings work, cannot set values on virtual...kmoore1-0/+3
2008-04-22Fix for Properties table - patch from Pascaltle4-91/+194
2008-04-22Refactored to be used with EclipseLink DDL generation.tle1-117/+135
2008-04-21[bug 194562] - Default JPA platformpfullbright1-3/+1
2008-04-21227830 - patch for new entity wizard failure in the build.nhauge1-1/+3
2008-04-21prevent empty description tag from being written to sourcekmoore1-0/+3
2008-04-20Updated name property - patch from Pascaltle1-70/+14
2008-04-20Updated comments - patch from Pascaltle1-10/+10
2008-04-20Added Password field factory method - patch from Pascaltle4-201/+228
2008-04-20Added PU description widgettle3-0/+23
2008-04-18fixed copyright header so we don't get unused messages warningskmoore1-11/+11
2008-04-16225628 - Multiple types displayed in Structure view - changed the root struct...kmoore6-104/+84
2008-04-16removed unused importskmoore2-4/+0
2008-04-16removed unused importskmoore6-29/+17
2008-04-16216450 - New Entity Wizard, contributed in full by Dimiter Dimitrov, with min...nhauge16-1/+3438
2008-04-15fixed "bouncing" details page issue. no reason to show the page again if it ...kmoore1-0/+4
2008-04-15222245 - patch from Pascal - JoinTable joinColumn buttons enabled incorrectly...kmoore19-136/+396
2008-04-15225682 - patch from pascal - Fixed the AddRemoveListPane's layout and adjuste...kmoore2-60/+74
2008-04-15200992 - partial inner class supportkmoore5-6/+7
2008-04-14gave the mapping combo focus since the attribute text widget is not editablekmoore1-0/+1
2008-04-14[bug 224652] - unable to multi-select in JPA structure viewpfullbright5-36/+25
2008-04-14191720 - patch from Pascal - Unable to create JPA Project without a database...kmoore4-154/+163
2008-04-10cleaned up old reference to jpaVendor extension pointkmoore1-1/+1
2008-04-10222241 - patch from Pascal - target entity combo default does not update when...kmoore1-2/+1
2008-04-10fixed 'widget is disposed' exceptionkmoore1-0/+3
2008-04-10226329 - NPE opening package chooser for Entity Mappingskmoore1-1/+1
2008-04-09Applied patch from Pascal.tle3-2/+209
2008-04-08cleaned up ListValueModels so that implied/specified class refs update correc...kmoore2-67/+135
2008-04-08cleaning up ListValueModels - making them easier to followkmoore3-14/+39

Back to the top