Salome HOME
tools/siman.git
11 years agoDatabase class usage is completely removed from ScenarioService.
rkv [Wed, 17 Oct 2012 08:10:19 +0000 (08:10 +0000)]
Database class usage is completely removed from ScenarioService.

11 years agoLogin page uses the Tiles
mka [Wed, 17 Oct 2012 08:06:21 +0000 (08:06 +0000)]
Login page uses the Tiles

11 years agoCreation of a new study is fixed. Database.getSessoin is not used now during creation...
rkv [Wed, 17 Oct 2012 08:00:33 +0000 (08:00 +0000)]
Creation of a new study is fixed. Database.getSessoin is not used now during creation of a new study.

11 years agoDatabase class usage is removed from StudyService.
rkv [Wed, 17 Oct 2012 06:49:23 +0000 (06:49 +0000)]
Database class usage is removed from StudyService.

11 years agoRefactoring of Database, replacing SQL by DAOs calls. Methods for search by criteria...
rkv [Wed, 17 Oct 2012 04:44:30 +0000 (04:44 +0000)]
Refactoring of Database, replacing SQL by DAOs calls. Methods for search by criteria are added to base DAO. SimulationContextService is created. Some comments are added.

11 years agoGeneration date is added to output files.
rkv [Wed, 17 Oct 2012 04:34:56 +0000 (04:34 +0000)]
Generation date is added to output files.

11 years agoupdated tiles declaration
mka [Tue, 16 Oct 2012 15:41:57 +0000 (15:41 +0000)]
updated tiles declaration

11 years agoTiles is added for the login screen
mka [Tue, 16 Oct 2012 12:32:45 +0000 (12:32 +0000)]
Tiles is added for the login screen

11 years agoCVS is removed from classpath.
rkv [Tue, 16 Oct 2012 07:03:54 +0000 (07:03 +0000)]
CVS is removed from classpath.

11 years ago*** empty log message ***
rkv [Tue, 16 Oct 2012 06:59:40 +0000 (06:59 +0000)]
*** empty log message ***

11 years agoIgnore bin.
rkv [Tue, 16 Oct 2012 06:57:27 +0000 (06:57 +0000)]
Ignore bin.

11 years agoDAO Generator project is added to generate DAO classes and other related code.
rkv [Tue, 16 Oct 2012 06:51:53 +0000 (06:51 +0000)]
DAO Generator project is added to generate DAO classes and other related code.

11 years agoDTD for log4j is added.
rkv [Tue, 16 Oct 2012 06:48:06 +0000 (06:48 +0000)]
DTD for log4j is added.

11 years agoDAOs have been generated.
rkv [Tue, 16 Oct 2012 06:47:32 +0000 (06:47 +0000)]
DAOs have been generated.

11 years agoTest for delete method is added.
rkv [Mon, 15 Oct 2012 08:51:57 +0000 (08:51 +0000)]
Test for delete method is added.

11 years agoDAO's read() method is renamed to get(). Unit test methods for KnowledgeElementDAO...
rkv [Mon, 15 Oct 2012 08:19:40 +0000 (08:19 +0000)]
DAO's read() method is renamed to get(). Unit test methods for KnowledgeElementDAO.get and update are added.

11 years agoThe code has been cleaned.
rkv [Mon, 15 Oct 2012 07:40:48 +0000 (07:40 +0000)]
The code has been cleaned.

11 years agoIgnore unit tests output.
rkv [Mon, 15 Oct 2012 06:40:58 +0000 (06:40 +0000)]
Ignore unit tests output.

11 years agoId now is Long instead of Integer. First unit test is created. hibernate-3.5.jar...
rkv [Mon, 15 Oct 2012 06:32:32 +0000 (06:32 +0000)]
Id now is Long instead of Integer. First unit test is created. hibernate-3.5.jar and mysql-connector-java-5.1.5-bin.jar are moved from Splat to Siman-Common.
testng-6.8.jar is added to Siman-Common.

11 years agoLogger is changed to AppLogger
mka [Fri, 12 Oct 2012 06:38:02 +0000 (06:38 +0000)]
Logger is changed to AppLogger

11 years agorefactoring
mka [Fri, 12 Oct 2012 06:34:36 +0000 (06:34 +0000)]
refactoring

11 years agoFixed: adding a knowledge element (but there is still a double addition), opening...
rkv [Fri, 12 Oct 2012 04:47:38 +0000 (04:47 +0000)]
Fixed: adding a knowledge element (but there is still a double addition), opening a study after closing a previously viewed one, study and scenario config - actions inheritance is fixed in applicationContext.xml.

11 years agoNew dependency (CGLIB jar) is added to Siman-Common (for aop:scoped-proxy). Search...
rkv [Thu, 11 Oct 2012 09:54:41 +0000 (09:54 +0000)]
New dependency (CGLIB jar) is added to Siman-Common (for aop:scoped-proxy). Search and open study actions are fixed. OpenStudy bean is session scoped now.

11 years agoBeans initialization is fixed. Document can be added to study now.
rkv [Wed, 10 Oct 2012 15:59:57 +0000 (15:59 +0000)]
Beans initialization is fixed. Document can be added to study now.

11 years agoNew study creation is fixed. Search page is also accessible now.
rkv [Wed, 10 Oct 2012 12:55:34 +0000 (12:55 +0000)]
New study creation is fixed. Search page is also accessible now.

11 years ago*** empty log message ***
rkv [Wed, 10 Oct 2012 08:53:26 +0000 (08:53 +0000)]
*** empty log message ***

11 years agoConfig properties are moved to separate files. 3dparty_src project is introduced...
rkv [Wed, 10 Oct 2012 08:23:21 +0000 (08:23 +0000)]
Config properties are moved to separate files. 3dparty_src project is introduced to keep 3dparty sources and xsd schemas.

11 years agoWrong logger creation is fixed.
rkv [Tue, 9 Oct 2012 12:14:34 +0000 (12:14 +0000)]
Wrong logger creation is fixed.

11 years agoSiman codebase is refactored. Spring beans are introduced in the context.
rkv [Tue, 9 Oct 2012 11:46:46 +0000 (11:46 +0000)]
Siman codebase is refactored. Spring beans are introduced in the context.

11 years agoRefactoring: configuration files are moved into Siman web project.
rkv [Mon, 1 Oct 2012 12:01:51 +0000 (12:01 +0000)]
Refactoring: configuration files are moved into Siman web project.

11 years agoRefactoring: kernel and som are moved to Siman-Common.
rkv [Mon, 1 Oct 2012 08:22:59 +0000 (08:22 +0000)]
Refactoring: kernel and som are moved to Siman-Common.

11 years agoXML comment is fixed
rkv [Tue, 25 Sep 2012 08:17:15 +0000 (08:17 +0000)]
XML comment is fixed

11 years agoCVS files are excluded from classpath
rkv [Tue, 25 Sep 2012 07:57:41 +0000 (07:57 +0000)]
CVS files are excluded from classpath

11 years agoIgnore Thumbs.db
rkv [Tue, 25 Sep 2012 06:27:49 +0000 (06:27 +0000)]
Ignore Thumbs.db

11 years agoIgnore generated files
rkv [Tue, 25 Sep 2012 06:08:20 +0000 (06:08 +0000)]
Ignore generated files

11 years agoRemove files which are generated
rkv [Mon, 24 Sep 2012 10:39:09 +0000 (10:39 +0000)]
Remove files which are generated

11 years agoSIMAN Eclipse workspace first version
rkv [Mon, 24 Sep 2012 10:16:24 +0000 (10:16 +0000)]
SIMAN Eclipse workspace first version

11 years agoSIMAN Eclipse workspace first version
rkv [Mon, 24 Sep 2012 09:53:37 +0000 (09:53 +0000)]
SIMAN Eclipse workspace first version