Completed Test of MJCG
0 lines of code changed in:
Extended Javadoc and cleaned up warnings
3 lines of code changed in:
Fix the greaten of the model generator for DTP
12 lines of code changed in:
Remove unneccessairy cast
2 lines of code changed in:
Fixed the bundle IDs of the images and icons
2 lines of code changed in:
Added some of the completed tests
0 lines of code changed in:
Fix the input parameters
2 lines of code changed in:
Add display for the reference implementation. This concludes #74
5 lines of code changed in:
Implement the interface IBasicDBDefinitionPageGeneratable so the generation of models with input file and database structure such as needed by the php generator becomes possible in a headless build.
14 lines of code changed in:
Added tests for php generation
267 lines of code changed in:
Added depricated method for unserialisation
25 lines of code changed in:
Refactored the reference implementation to use IClassGeneratorExtension and uses displays
233 lines of code changed in:
Added utility method for the selection of plugin ID by generator class
22 lines of code changed in:
Fixed the unserialisation of jetemplates and generators. Resolves 74
11 lines of code changed in:
Fixed the unserialisation of the generator for the general generator (Part of #75)
4 lines of code changed in:
Merge from PHP integration branch
10 lines of code changed in:
Merge from PHP integration branch
20 lines of code changed in:
Merge from PHP integration branch
74 lines of code changed in:
Add UML class diagram for input file parsing
185 lines of code changed in:
Merge from PHP integration branch
1373 lines of code changed in:
Merge from PHP integration branch
13 lines of code changed in:
Merge from PHP integration branch
268 lines of code changed in:
Fix formatting of method
2 lines of code changed in:
Added help buttons on the UI for the generator and reference implemenetation
63 lines of code changed in:
Added feature for context ID
36 lines of code changed in:
Improved the extension points to supply context help ID
28 lines of code changed in:
Added the new contexts
28 lines of code changed in:
Added context help for reference implementation
15 lines of code changed in:
Added link to generator
1 lines of code changed in:
Added the context help for the java generators
102 lines of code changed in:
Use correct URL for the project page
1 lines of code changed in:
Added the context help for the SWT GUI jetemplate
97 lines of code changed in:
Added Context help button for jetemplates
38 lines of code changed in:
Adjusted to the improved context sensitive constructor
4 lines of code changed in:
Improved the collection and Jetemplate to provide information on the contextID
45 lines of code changed in:
Extracted the method for generation the help button
17 lines of code changed in:
Added the context help IDs
4 lines of code changed in:
Added the contexts
20 lines of code changed in:
Added context help for jetemplates
92 lines of code changed in:
Added the possibility for adding context help
9 lines of code changed in:
Added the context help for the axis generators
22 lines of code changed in:
Add the context help for the axis generators
105 lines of code changed in:
Fixed the namespace location of the schema
8 lines of code changed in:
Added the context help for the sql statement generator
5 lines of code changed in:
Added context help for the sql Jetemplate generator
26 lines of code changed in:
Fixed some typo and some other layouting
3 lines of code changed in:
Fixed problems with unselected generatos and help call
0 lines of code changed in:
Added context for the hibernate generator
4 lines of code changed in:
Added context help ID for the hibernate generator
1 lines of code changed in:
Added context for the hibernate generator
18 lines of code changed in:
Store the context ID
2 lines of code changed in:
Added the functionality for#45 Context Help for generators
105 lines of code changed in:
completed the extension with the new optional attributes
26 lines of code changed in:
Fixed some problems with the new validation that have arrision with the test possiblie input of inpuf file extension or xml input specified
24 lines of code changed in:
Fix probplem in validation through errourous initialisation #73
12 lines of code changed in:
Added validation for the new feature #44
96 lines of code changed in:
Moved the inner classes to the top level as package private classes
324 lines of code changed in:
Improved functionality to use the new attributes in the generator extension
463 lines of code changed in:
Extended the extension for #44 Added the attributes withDB: boolean, withFileExtension: String, withXML: boolean, withXMLParser: Class
204 lines of code changed in:
Added the classFileParser to the input parser extension. This concludes #8
6 lines of code changed in:
Exclude plugin test from junit test
1 lines of code changed in:
Add Tests for ClassFileParser
195 lines of code changed in:
Also add imports from members
29 lines of code changed in:
Fixed the equals methods so the ordering of the elements in the list is irrelevant
Added the ch.sahits.util package to gain access to the Pair class
52 lines of code changed in:
include also the unboxed primitive types
2 lines of code changed in:
Added the class file parser. Basically this implements feature #8. The test is missing
130 lines of code changed in:
Added a copy of the ProjectClassLoaderV2 from the ui package
278 lines of code changed in:
Refactoring using Pair instead of IBeanField for parameters
12 lines of code changed in:
Implemente interface IGeneratedObject
3 lines of code changed in:
Added class model for #8
108 lines of code changed in:
Added methods equals, hashCode and toString
66 lines of code changed in:
Added conveninece method for visibility
0 lines of code changed in:
Added method definition
133 lines of code changed in:
Refresh the parent folder before opening the artefact. This resolves #67
10 lines of code changed in:
named the remaining tests
0 lines of code changed in:
Improved the logging facilities to fix #65
22 lines of code changed in:
Inhibit NPE if value is justifiably null. This fixes #64.
4 lines of code changed in:
Added the test for the daoUnique load with the AST improvement
35 lines of code changed in:
Added interface that is needed for the tests
39 lines of code changed in:
Added new comparison files
309 lines of code changed in:
Added the ch.sahits.util plugin to the emitter classpath
1 lines of code changed in:
Completed the fix for the parsing of internal keys now for unique keys as well. This completes #72
2 lines of code changed in:
Fixed the parsing of internal primary keys. This resolves part of #72
58 lines of code changed in:
Simplified the generation of the SQLs
6 lines of code changed in:
Only use substring if the index is not -1
5 lines of code changed in:
Added a feature so that the value of a pair may be a string designating a method call
110 lines of code changed in:
Added test and fixed the found problems
229 lines of code changed in:
Fixed the generation of the getConnection method and adding it to the code. This is part of #70
5 lines of code changed in:
Added the code to implement the methods from interfaces or super classes
79 lines of code changed in:
Fixed the connection strings of the last test
1 lines of code changed in:
Added Test for Oracle connection
36 lines of code changed in:
Remove the Override annotation
16 lines of code changed in:
Unquote the names. This resolves #69
19 lines of code changed in:
Add utility class to unquote strings
27 lines of code changed in:
Fixed errors in the AST generation. This fixes #63. The generated code is ugly though apostroved values from the script are not transformed properly.
15 lines of code changed in:
Use the same implementation for createJetGateway as in JETASTGenerator
12 lines of code changed in:
Use a slightly different setup
2 lines of code changed in:
Delete the Bar.xml after the test
3 lines of code changed in:
Added the latest aditions of tests
0 lines of code changed in:
Added test to generate with MySQL connection
114 lines of code changed in:
Added an implementation of IExtendableDBDefinitionPage
38 lines of code changed in:
Made the test for deserialisation with mysql connection run
2 lines of code changed in:
Implemented the rest of the axis tests
4008 lines of code changed in:
Fixed the test for WSDL and services files
177 lines of code changed in:
Refactoring after the renaming
10 lines of code changed in:
Renam the version 2 to the original version which was removed in [2691]
376 lines of code changed in:
Improved the Pseudo implementation for the db definition page. certain methods must be implemented to return the correct value instead of null. This fixes #68.
64 lines of code changed in:
Added functionality th the IOutputFileModelbuilder to retrieve certain data.
49 lines of code changed in:
Use the UI instance of the artefact generator to ensure the opening of the generated files. This resolves #66.
1 lines of code changed in:
Since there are no queued elements the queue must not be processed
1 lines of code changed in:
Enforce the correct behaviour of the finish button enabling if jet template with AST improvement is selected and the selected generator class implements IDBAccess. This resolves #62
3 lines of code changed in:
Added test for deserializing jetemplate with mysql connection
139 lines of code changed in:
Fixed some errors in the test
7 lines of code changed in:
Add compiled classes to classpath for hudson build
1 lines of code changed in:
added serialized SQLS file
17 lines of code changed in:
Added classpath entry for hudson build
1 lines of code changed in:
Added Test case for oracle connection
33 lines of code changed in:
Added Test artefact for WSDL test and OracleConnectionTest
208 lines of code changed in:
Added the DAOGenerator to the extensions
7 lines of code changed in:
Added hibernate testfragment
22 lines of code changed in:
Added tests for hibernate and WSDL generation (not yet tested)
60 lines of code changed in:
Added the transfering of generic type on arguments of constructors and methods. This completes #15
100 lines of code changed in:
Implemented Test case for Convenient Codegen class
240 lines of code changed in:
Broght the tests in HeadlessartefactGeneratorTest to run with HeadlessartefactGeneratorV2
21 lines of code changed in:
Added functionality (incl. tests) to pass all generic information to return types. This resolves part of #15
74 lines of code changed in:
Refactoring after moving of classes and enumerations
24 lines of code changed in:
Move the class into the internal package
303 lines of code changed in:
Move the enumeration into the internal package
100 lines of code changed in:
8 lines of code changed in:
Move the class into the internal package
149 lines of code changed in:
Move the enumeration into the internal package
23 lines of code changed in:
Refactoring of class after moving of enumeration
2 lines of code changed in:
Export the internal input package and mark it a friend of the ch.sahits.codeegen.java plug-in
1 lines of code changed in:
Refactoring of class after moving of enumeration
1 lines of code changed in:
Move the enumeration into the internal package
14 lines of code changed in:
Move the enumeration ch.sahtits.codegen.java.input.EHeadlessInputMethod from the plugin ch.sahits.codegen.java to ch.sahits.codegen
0 lines of code changed in:
Refactoring of the headless artefact generator
190 lines of code changed in:
Refactoring after the moving of the enumeration
1 lines of code changed in:
Refactoring after the moving of the enumeration
2 lines of code changed in:
Move the enumeration ch.sahtits.codegen.java.input.EHeadlessInputMethod from the plugin ch.sahits.codegen.java to ch.sahits.codegen
1 lines of code changed in:
Use different method signatures to distinguish the methods from the interface IExtendedDBDefinitionPage and IBasicDBDefinition page instead of overriding them with a different return type. This resolves #61.
27 lines of code changed in:
Updated the test document
0 lines of code changed in:
Remove main method from old test
0 lines of code changed in:
Run the convertet tests as regular tests
0 lines of code changed in:
Implemented as regular JUnit test
0 lines of code changed in:
Implemented as regular JUnit test
52 lines of code changed in:
Implemented as regular JUnit test
1028 lines of code changed in:
Implemented Test for XML DB parsing and sql server parsing
68 lines of code changed in:
fixed filename
2 lines of code changed in:
Added Test for CSV parsing
33 lines of code changed in:
Add failing test for services.xml
41 lines of code changed in:
Added test for webservice login interface
36 lines of code changed in:
Added missing character
1 lines of code changed in:
Changed package declaration after moving
1 lines of code changed in:
Move the interface ch.sahits.codegen.java.input.IXMLJavaInputFileParser from the plugin ch.sahits.codegen.java to ch.sahits.codegen
32 lines of code changed in:
Added additional properties for tests
2 lines of code changed in:
Avoid endless recurrsion when computing the hashCode of RadioButtons in a Group
15 lines of code changed in:
Added Test for SWT form with one column
70 lines of code changed in:
Implemented Test for object Bean
45 lines of code changed in:
Removed fragments that belong to tests not within this plugin
Added property of object bean test
91 lines of code changed in:
Make a copy of the object bean example input file in the test plugin for easy testing
7 lines of code changed in:
Completed the tests with desirializing
169 lines of code changed in:
Added test fragments for headless tests
245 lines of code changed in:
Added test for jetgeneration with AST and reference implementation
37 lines of code changed in:
Remove the Checklist lock and make use of the Debugging flags
2 lines of code changed in:
Added container for debugging flags
30 lines of code changed in:
Improved layout
0 lines of code changed in:
Improve the generation of reference implementation classes
62 lines of code changed in:
Refactored the class to use the extension point
12 lines of code changed in:
Add the source foulder to the extension point
117 lines of code changed in:
Added test fragments for headless tests
369 lines of code changed in:
Added test for template generation with AST improvement
34 lines of code changed in:
Don't try to add jetemplate if jetemplate is null
1 lines of code changed in:
Added tests for jetemplate with AST, deserialisation of Jetemplate and generation of Template
139 lines of code changed in:
Implemented generator retrieving through the new method bundle@generatorClass but left the old way because it is still used when generationg through the wizard
9 lines of code changed in:
Reduced the UI dependencies
2 lines of code changed in:
Removed ui plug-in from dependency list
4 lines of code changed in:
Import the moved class from the correct package
3 lines of code changed in:
Adjusted the class after the moving
3 lines of code changed in:
Move the ch.sahits.codegen.ui.util.WorkspaceFragmentProvider class back from ch.sahits.codegen.ui to ch.sahits.codegen.core
97 lines of code changed in:
Removed the dependency on the logger
17 lines of code changed in:
Removed the dependency from the UI logger
9 lines of code changed in:
Removed ui plug-in from dependency list
1 lines of code changed in:
Removed the dependency from the UI logger and removed the ui plugin from the dependency list
7 lines of code changed in:
Removed ui plug-in from dependency list
1 lines of code changed in:
Removed the dependency from the UI logger
6 lines of code changed in:
Implemented the first test case for HeadlessJavaGenerator succesfully
150 lines of code changed in:
added new property
3 lines of code changed in:
Added test class for HeadlessJavaGenerator
112 lines of code changed in:
Added todo to fix a validation error
1 lines of code changed in:
Implemented the headless generator for java classes
376 lines of code changed in:
Implemented tests for HeadlessJavaClassInput
80 lines of code changed in:
Fixed a bug in the validation of the modifiers (missing return)
2 lines of code changed in:
Added implemented test for HeadlessJavaGeneratorInput
202 lines of code changed in:
Added additional test in the validation if wrong arguments for -m od -i are passed.
12 lines of code changed in:
Added test stubs for validators
111 lines of code changed in:
Completed the validation
25 lines of code changed in:
Added the german translations to the features
32 lines of code changed in:
Set up the validation of for the headless build
1 lines of code changed in:
Added Validator for generation definition in the headless build
2 lines of code changed in:
Added enumeration for input method and generation method for console based calls
2 lines of code changed in:
correct JavaDoc
1 lines of code changed in:
Add util package to exported list
1 lines of code changed in:
Generalisation to be more flexible when using with non obligatory parameters
15 lines of code changed in:
Added enumeration for the headless Java code generation
3 lines of code changed in:
Refactor so that common functionality can be gained through extension
78 lines of code changed in:
Added test for headless db helper and fixed a bug found through the tests
97 lines of code changed in:
Added helper class for validation of database input for validation
34 lines of code changed in:
Move german translation for ch.sahits.codegen.java.gui into its own fragment
7 lines of code changed in:
Added internationalisation fragment for german
30 lines of code changed in:
Externalize the Generator names. This is part of #46
3 lines of code changed in:
Move german translation for ch.sahits.codegen.java.examples into its own fragment
2 lines of code changed in:
Added internationalisation fragment for german
36 lines of code changed in:
Externalize the Generator names. This is part of #46
23 lines of code changed in:
fixed spelling error
1 lines of code changed in:
Translated display messages
7 lines of code changed in:
Move german translation for ch.sahits.codegen.java into its own fragment
156 lines of code changed in:
Added internationalisation fragment for german
35 lines of code changed in:
Externalize the Generator names. This is part of #46
14 lines of code changed in:
Add language bundle to source build
2 lines of code changed in:
Move german translation for ch.sahits.codegen into its own fragment
89 lines of code changed in:
Added internationalisation fragment for german
32 lines of code changed in:
Externalize the Generator names. This is part of #46
7 lines of code changed in:
Fixed the merging from branch to get the projects working
0 lines of code changed in:
Merged from branch UI_seperation_II part 2
1 lines of code changed in:
Merged from branch UI_seperation_II part 1
3 lines of code changed in:
Merged from branch UI_seperation_II
1791 lines of code changed in:
Merged from branch UI_seperation_II part 3
2 lines of code changed in:
Merged from branch UI_seperation_II part 2
985 lines of code changed in:
Merged from branch UI_seperation_II
1 lines of code changed in:
Merged from branch UI_seperation_II
6760 lines of code changed in: