Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-30228222 - patch from d.dimitrov@sap.com - fixed errors appearing in .JETEmitte...kmoore1-2/+2
2008-04-30225648 - Delete a JPA project with the persistence.xml editor open, editor no...kmoore1-54/+5
2008-04-30[Bug 228777] - Mapping File wizard: no defaults based on selection selectedpfullbright2-41/+169
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 iconpfullbright3-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...kmoore2-2/+15
2008-04-28[Bug 228778] - Mapping File wizard: source folder field should use a browse b...pfullbright2-11/+111
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-28removing importskmoore1-5/+1
2008-04-25228559 - need to listen to GeneratedValue object if it exists when the panel ...kmoore1-0/+2
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 wizardpfullbright3-0/+320
2008-04-24[bug 195095] - It should be possible to assign a database schema as default s...pfullbright3-28/+279
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-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 widgettle2-0/+22
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...nhauge10-0/+3125
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...kmoore18-136/+395
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...kmoore3-154/+162
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
2008-04-08switch to PropertyListValueModelAdapterkmoore1-13/+15
2008-04-08There is now a PropertyListValueModelAdapter for this purpose, use it insteadkmoore1-2/+2
2008-04-08removed importskmoore4-5/+0
2008-04-08225681 - patch from pascal - persistence.xml persistence unit name text field...kmoore9-68/+487

Back to the top