Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-25377064 - Add org.eclipse.jpt.ui to 2.3.5 patches stream to fix notedv201209252200Neil Hauge546-0/+80634
2011-02-11This commit was manufactured by cvs2svn to create branch 'R2_3_5_patches'.v201102172310Root_R2_3_5_patchesnhauge546-80625/+0
2010-08-25bug 309030 - support for xml artifacts in plugin bundle root folderR2_3_2pfullbright1-6/+18
2010-08-18313176 - Upgrade XML Document Version action could apply for multi-selectkmoore1-9/+12
2010-07-23backing out patch for 309030R2_3_1pfullbright1-5/+0
2010-07-14bug 309030 - fixed resource resolution/creation for plug-in projectspfullbright1-0/+5
2010-07-14[295727] fix-up some jpa 2.0 help id's.nhauge2-1/+4
2010-06-24Bug 315827 - JpaDetailsView JpaProject leakkmoore1-1/+1
2010-06-24Bug 315827 - JpaDetailsView JpaProject leakkmoore1-18/+21
2010-05-20313405 - better validation for persistence and orm xml when content is not va...nhauge1-0/+2
2010-05-19270982 - Entity Generation - Select Tables dialog does not update schema co...kmoore1-1/+1
2010-05-12[222258] problems with XML and text fieldsbvosburgh1-4/+21
2010-05-10311093 - Cannot type in the Primary Key Generation 'Generator name' combokmoore1-245/+84
2010-05-10311112 - @Convert value can get unset - CompositeListValueModel listChanged ...kmoore1-2/+0
2010-05-10bug 310840 - maps id enablement and default choicespfullbright3-60/+108
2010-05-06311248 - no need to call unset*Strategy() API since another strategy radio bu...kmoore5-18/+6
2010-05-05311788 - null checks to prevent NPE when the relationship is invalidkmoore1-3/+4
2010-04-28295023 - fixed a regression in this bug, the project level setting for overri...kmoore1-7/+13
2010-04-27bug 293943 - fixed properties page to work with facets page changing facet ve...pfullbright1-11/+41
2010-04-26310484 - patch from danny ju - Customize Default Entity Generation page not...kmoore1-0/+1
2010-04-26added missing //$NON-NLS-1$kmoore1-1/+1
2010-04-26bug 294374 - filtered initial project selectionpfullbright1-3/+8
2010-04-26minor layout tweaks to the entity generation wizardkmoore3-8/+10
2010-04-26[310489] fix leak when JpaProject is removed (e.g. when JPA facet is removed)bvosburgh1-3/+4
2010-04-23tweaking the mapping file wizard layoutkmoore1-7/+22
2010-04-23302870 - Dali Error/Warning Preferences are not consistent with other eclipse...kmoore1-109/+129
2010-04-21293188, 305580 - Entity Gen panel improvements. Patch from Danny.nhauge2-7/+22
2010-04-21removed unused validation keypfullbright1-4/+0
2010-04-21302870 - preliminary solution to display actual defaults on the Dali warnings...kmoore2-53/+74
2010-04-21295506 - add link from metamodel source folder label to build path page.nhauge2-3/+27
2010-04-21minor tweaksbvosburgh3-18/+30
2010-04-19bug 301453 - added filtering for illegal/unwise mapping choices in the UIpfullbright72-367/+582
2010-04-19bug 305422 - added combined enablement model for subpanespfullbright3-102/+127
2010-04-16removed unused constructorspfullbright6-76/+27
2010-04-13306390 - tabbing through Joining Strategy UI selects the various joining stra...kmoore12-147/+267
2010-04-12301437 - uni-directional 1-m mapping using target foreign key is validated in...kmoore4-66/+28
2010-04-08295023 - Error/Warning prefs are now committed only if changes are applied by...nhauge1-2/+15
2010-04-06308250 - renamed and moved Jpt2_0UiMessages. added a hyperlink label to the ...kmoore16-53/+54
2010-04-06307890 - switch to use JPA facet instead of Java Persistence facetkmoore1-2/+7
2010-04-05switch from CCombo to Combokmoore18-861/+70
2010-04-05remove extra vertical space between persistence unit general sectionskmoore1-12/+1
2010-04-05fixed IdClassComposite layoutkmoore4-4/+4
2010-04-02306390 - maps id radio button is no longer a separate radio button group, had...kmoore1-44/+36
2010-04-02changed the 'ID is mapped by a relationship' tag to just be a label that is r...kmoore3-72/+97
2010-04-02delete unused PagebookManager class, we use ControlSwitcher insteadkmoore1-165/+0
2010-04-01fixing minor layout issues, extra space not necessary between collapsible sec...kmoore1-1/+1
2010-04-01307894 - fixed NPE trying to cancel the generate entities from tables wizardkmoore1-1/+5
2010-03-31305078 - persistent static inner class leads to incorrect validationkmoore1-1/+2
2010-03-29bug 306777 - support for "mapped by relationship"pfullbright25-939/+630
2010-03-27307198 - problems with class chooser dialogs if you change the export order a...kmoore6-154/+137

Back to the top