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 Hauge9-0/+1047
2011-02-11This commit was manufactured by cvs2svn to create branch 'R2_3_5_patches'.v201102172310Root_R2_3_5_patchesnhauge9-1047/+0
2010-04-21302870 - preliminary solution to display actual defaults on the Dali warnings...kmoore1-1/+0
2010-04-21295506 - add link from metamodel source folder label to build path page.nhauge1-1/+1
2010-04-06308250 - renamed and moved Jpt2_0UiMessages. added a hyperlink label to the ...kmoore1-1/+2
2010-04-05switch from CCombo to Combokmoore1-2/+2
2010-04-02changed the 'ID is mapped by a relationship' tag to just be a label that is r...kmoore1-2/+2
2010-03-29bug 306777 - support for "mapped by relationship"pfullbright2-6/+9
2010-03-23fixed copyrightspfullbright4-4/+4
2010-03-10cleaned up capitalization issues in the entity gen wizardkmoore1-7/+7
2010-03-09validation message consolidationkmoore1-50/+44
2010-03-03Cascade.DETACH UI supportpfullbright1-0/+2
2010-03-02304097 - changing jpa details view UI to add collapsible sections for all wid...kmoore3-3/+18
2010-02-25291200 - Add some descriptive text to wizard to indicate valid project types.nhauge1-2/+2
2010-02-24fixed message static string that was renamed elsewherekmoore1-1/+1
2010-02-22258513 - MapKeyColumn model, code assist, validation support in both java and...kmoore1-1/+2
2010-02-20primary key validationpfullbright1-1/+1
2010-02-15added validation for element collection map key classkmoore1-0/+2
2010-02-15refactored column validation and added new validationkmoore1-14/+61
2010-02-10301673 - Added mnemonics for JPA Facet and Project Pref page. Contributed pa...nhauge1-13/+13
2010-01-25299547 - this fixes the order column table default and adds validation for th...kmoore1-0/+11
2010-01-25300470 - added mnemonics for wizards - patch contributed.nhauge2-24/+24
2010-01-22added collection table validation to the preferenceskmoore1-1/+7
2010-01-12258490 - element collection support for basic and embedded collectionskmoore1-1/+1
2010-01-06295614 - directly update persistence.xml when generating entities. Also adde...nhauge1-1/+1
2010-01-05maps id validationpfullbright1-1/+4
2010-01-05[258541] JPA 2.0 default delimited identifiers - UIbvosburgh1-1/+2
2009-12-30element collection added target class chooserkmoore1-0/+2
2009-12-29element collection collection table supportkmoore1-0/+7
2009-12-18derived identity - ui reworkpfullbright1-2/+5
2009-12-01279803 - add validation warning for OrderColumn and OrderBy both usedkmoore1-5/+5
2009-12-01258535 - [JPA 2.0] NamedQuery lockModeType supporttle1-0/+11
2009-11-30258515 - OrderColumn support in both orm and javakmoore1-0/+2
2009-11-23294518 - changed Create orm.xml text in new project creation to be more consi...nhauge1-1/+1
2009-11-19258515 - changed Ordering composite strings in an effort to add order column ...kmoore1-5/+4
2009-11-12294523 - unchecking project specific settings will now clear project validati...nhauge1-5/+5
2009-11-10294770 - removed the validation mode property, only support elementkmoore1-1/+1
2009-11-09fix typo in add query dialog, changed to 'query' instead of 'converter'kmoore1-1/+1
2009-11-04preference for xml document version validationpfullbright1-0/+3
2009-11-04294141 - fix for illegal attribute mapping problem in the orm.xml when the ja...kmoore1-0/+4
2009-11-03changed check box UI string 'Orphan Removable' to 'Orphan removal'kmoore1-2/+2
2009-11-03285788 - removed duplicate property stringkmoore1-2/+1
2009-10-30285895 - Add JDT style problem preferences. Adds ignore check and UI for proj...nhauge1-0/+9
2009-10-27285895 - Add JDT style problem preferences. Properties for the UI.nhauge1-0/+116
2009-10-26258533 - [JPA 2.0] Orphan-Removal supporttle1-0/+3
2009-10-23279098 - Cacheable support on java and orm entities in generic 2.0 platform. ...kmoore1-1/+4
2009-10-13258490 - basic element collection mapping support for generic 2.0 and eclipse...kmoore2-2/+15
2009-10-13290021 - [JPA 2.0] Shared-Cache-Mode element supporttle1-0/+8
2009-10-07support for metamodel source folderbvosburgh1-2/+2
2009-10-05Metamodel generation, part 4bvosburgh1-0/+2

Back to the top