]>
SALOME platform Git repositories - tools/siman.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
rkv [Thu, 1 Nov 2012 07:12:00 +0000 (07:12 +0000)]
app.root is no more used.
mka [Wed, 31 Oct 2012 13:35:36 +0000 (13:35 +0000)]
Menus adjust in accordance with specification.
mka [Wed, 31 Oct 2012 12:09:30 +0000 (12:09 +0000)]
Left menu is improved
rkv [Wed, 31 Oct 2012 08:00:13 +0000 (08:00 +0000)]
Promote and demote knowledge element actions are added.
rkv [Wed, 31 Oct 2012 06:40:35 +0000 (06:40 +0000)]
Javacode is removed from menubar.jsp.
rkv [Tue, 30 Oct 2012 10:38:06 +0000 (10:38 +0000)]
Rename and edit operations for a knowledge element are fixed.
rkv [Tue, 30 Oct 2012 09:27:25 +0000 (09:27 +0000)]
Struts tags are used for buttons on upload form. Comment is added to the publication service method.
mka [Tue, 30 Oct 2012 08:04:55 +0000 (08:04 +0000)]
Tool bar is improved.
rkv [Tue, 30 Oct 2012 07:21:30 +0000 (07:21 +0000)]
app.root property is removed.
rkv [Tue, 30 Oct 2012 07:20:28 +0000 (07:20 +0000)]
Unused files are removed.
rkv [Mon, 29 Oct 2012 12:50:12 +0000 (12:50 +0000)]
Document operations (promote, validate, approve, remove) are fixed.
rkv [Mon, 29 Oct 2012 11:37:36 +0000 (11:37 +0000)]
Mapping is fixed. Relation in the mapping is inherited from Persistent now. Versioning a document is working.
rkv [Mon, 29 Oct 2012 11:30:49 +0000 (11:30 +0000)]
Some tables are no more exist.
rkv [Mon, 29 Oct 2012 11:29:39 +0000 (11:29 +0000)]
SQL scripts for populating and cleaning the database.
mka [Fri, 26 Oct 2012 14:26:43 +0000 (14:26 +0000)]
java import is removed from jsp page.
mka [Fri, 26 Oct 2012 14:23:43 +0000 (14:23 +0000)]
<jsp:param ... > parameters are removed from the title bar
rkv [Thu, 25 Oct 2012 11:03:27 +0000 (11:03 +0000)]
StudyService is no more used in the NewStudyAction.
rkv [Thu, 25 Oct 2012 10:55:45 +0000 (10:55 +0000)]
NewStudyAction is improved. Specific business method for creation of a new study is added to the ScenarioService.
mka [Thu, 25 Oct 2012 07:42:32 +0000 (07:42 +0000)]
Unused java imports are excluded.
mka [Thu, 25 Oct 2012 07:34:57 +0000 (07:34 +0000)]
NullPointerException situations are excluded
mka [Thu, 25 Oct 2012 07:33:44 +0000 (07:33 +0000)]
Menus are improved
rkv [Thu, 25 Oct 2012 06:57:24 +0000 (06:57 +0000)]
searchForm.jsp is not used.
rkv [Thu, 25 Oct 2012 06:39:01 +0000 (06:39 +0000)]
Adding a knowledge is fixed.
rkv [Thu, 25 Oct 2012 06:38:13 +0000 (06:38 +0000)]
Class comment is added.
rkv [Thu, 25 Oct 2012 06:36:56 +0000 (06:36 +0000)]
Minor fix of input tag.
rkv [Thu, 25 Oct 2012 06:23:01 +0000 (06:23 +0000)]
Unused imports are removed.
rkv [Thu, 25 Oct 2012 06:21:55 +0000 (06:21 +0000)]
Minor fix of the rich text editor for Firefox v12.
rkv [Thu, 25 Oct 2012 06:19:50 +0000 (06:19 +0000)]
Log date and time in each line.
rkv [Tue, 23 Oct 2012 09:00:49 +0000 (09:00 +0000)]
Moved to js subfolder.
rkv [Tue, 23 Oct 2012 09:00:14 +0000 (09:00 +0000)]
Javascript files are moved to js subfolder. jQuery and jQuery-UI are added.
rkv [Tue, 23 Oct 2012 05:49:56 +0000 (05:49 +0000)]
Code is cleaned.
rkv [Tue, 23 Oct 2012 05:49:15 +0000 (05:49 +0000)]
DTD for struts is added.
rkv [Tue, 23 Oct 2012 04:54:00 +0000 (04:54 +0000)]
Study reindexing action is simplified.
rkv [Mon, 22 Oct 2012 10:16:36 +0000 (10:16 +0000)]
ImportDocumentAction got rid of Database class usage. EditSimulationContextAction is fixed as some methods have been moved from SimulationContextService to SimulationContextTypeService.
rkv [Mon, 22 Oct 2012 09:53:04 +0000 (09:53 +0000)]
SimulationContextFacade has been moved into Siman-Common. Import document action is fixed.
rkv [Mon, 22 Oct 2012 07:53:24 +0000 (07:53 +0000)]
Reindex of studies is fixed.
rkv [Mon, 22 Oct 2012 05:34:39 +0000 (05:34 +0000)]
Refactoring continues: UserService is created instead of UserDirectory. Database.getSession is renamed by Database.getCurSession and removed from more places. Several Order parameters are possible to send to DAO's methods.
rkv [Fri, 19 Oct 2012 12:27:16 +0000 (12:27 +0000)]
More business logic has been moved from BO to services. ServiceLocator is created as a temporary solution for *Rights classes.
rkv [Fri, 19 Oct 2012 12:25:11 +0000 (12:25 +0000)]
Company in the file header is changed from EURIWARE to OPEN CASCADE.
rkv [Wed, 17 Oct 2012 13:15:39 +0000 (13:15 +0000)]
Long must be transferred to String before printing.
rkv [Wed, 17 Oct 2012 13:09:32 +0000 (13:09 +0000)]
Duplicated menu after a second study opening is fixed.
rkv [Wed, 17 Oct 2012 12:50:09 +0000 (12:50 +0000)]
Addition of a new scenario to a study is fixed. StudyMenu and NewScenarioMenu are now session beans.
rkv [Wed, 17 Oct 2012 12:48:40 +0000 (12:48 +0000)]
StepServiceImpl doesn't use Database class anymore.
rkv [Wed, 17 Oct 2012 12:46:54 +0000 (12:46 +0000)]
Generate DAOs for abstract classes also. It is necessary at least for ProjectElement for the moment.
rkv [Wed, 17 Oct 2012 10:17:53 +0000 (10:17 +0000)]
DocumentServiceImpl doesn't use Database class anymore. Import document is working.
rkv [Wed, 17 Oct 2012 09:41:49 +0000 (09:41 +0000)]
Validation cycle modification in the study configuration screen is fixed.
rkv [Wed, 17 Oct 2012 09:18:30 +0000 (09:18 +0000)]
Validation cycle modification in the study configuration screen is fixed.
rkv [Wed, 17 Oct 2012 08:34:47 +0000 (08:34 +0000)]
Long must be transformed to String before printing. Fixed.
rkv [Wed, 17 Oct 2012 08:20:00 +0000 (08:20 +0000)]
ImportDocumentAction spring definition is fixed. Import document is working now.
rkv [Wed, 17 Oct 2012 08:10:19 +0000 (08:10 +0000)]
Database class usage is completely removed from ScenarioService.
mka [Wed, 17 Oct 2012 08:06:21 +0000 (08:06 +0000)]
Login page uses the Tiles
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.
rkv [Wed, 17 Oct 2012 06:49:23 +0000 (06:49 +0000)]
Database class usage is removed from StudyService.
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.
rkv [Wed, 17 Oct 2012 04:34:56 +0000 (04:34 +0000)]
Generation date is added to output files.
mka [Tue, 16 Oct 2012 15:41:57 +0000 (15:41 +0000)]
updated tiles declaration
mka [Tue, 16 Oct 2012 12:32:45 +0000 (12:32 +0000)]
Tiles is added for the login screen
rkv [Tue, 16 Oct 2012 07:03:54 +0000 (07:03 +0000)]
CVS is removed from classpath.
rkv [Tue, 16 Oct 2012 06:59:40 +0000 (06:59 +0000)]
*** empty log message ***
rkv [Tue, 16 Oct 2012 06:57:27 +0000 (06:57 +0000)]
Ignore bin.
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.
rkv [Tue, 16 Oct 2012 06:48:06 +0000 (06:48 +0000)]
DTD for log4j is added.
rkv [Tue, 16 Oct 2012 06:47:32 +0000 (06:47 +0000)]
DAOs have been generated.
rkv [Mon, 15 Oct 2012 08:51:57 +0000 (08:51 +0000)]
Test for delete method is added.
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.
rkv [Mon, 15 Oct 2012 07:40:48 +0000 (07:40 +0000)]
The code has been cleaned.
rkv [Mon, 15 Oct 2012 06:40:58 +0000 (06:40 +0000)]
Ignore unit tests output.
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.
mka [Fri, 12 Oct 2012 06:38:02 +0000 (06:38 +0000)]
Logger is changed to AppLogger
mka [Fri, 12 Oct 2012 06:34:36 +0000 (06:34 +0000)]
refactoring
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.
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.
rkv [Wed, 10 Oct 2012 15:59:57 +0000 (15:59 +0000)]
Beans initialization is fixed. Document can be added to study now.
rkv [Wed, 10 Oct 2012 12:55:34 +0000 (12:55 +0000)]
New study creation is fixed. Search page is also accessible now.
rkv [Wed, 10 Oct 2012 08:53:26 +0000 (08:53 +0000)]
*** empty log message ***
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.
rkv [Tue, 9 Oct 2012 12:14:34 +0000 (12:14 +0000)]
Wrong logger creation is fixed.
rkv [Tue, 9 Oct 2012 11:46:46 +0000 (11:46 +0000)]
Siman codebase is refactored. Spring beans are introduced in the context.
rkv [Mon, 1 Oct 2012 12:01:51 +0000 (12:01 +0000)]
Refactoring: configuration files are moved into Siman web project.
rkv [Mon, 1 Oct 2012 08:22:59 +0000 (08:22 +0000)]
Refactoring: kernel and som are moved to Siman-Common.
rkv [Tue, 25 Sep 2012 08:17:15 +0000 (08:17 +0000)]
XML comment is fixed
rkv [Tue, 25 Sep 2012 07:57:41 +0000 (07:57 +0000)]
CVS files are excluded from classpath
rkv [Tue, 25 Sep 2012 06:27:49 +0000 (06:27 +0000)]
Ignore Thumbs.db
rkv [Tue, 25 Sep 2012 06:08:20 +0000 (06:08 +0000)]
Ignore generated files
rkv [Mon, 24 Sep 2012 10:39:09 +0000 (10:39 +0000)]
Remove files which are generated
rkv [Mon, 24 Sep 2012 10:16:24 +0000 (10:16 +0000)]
SIMAN Eclipse workspace first version
rkv [Mon, 24 Sep 2012 09:53:37 +0000 (09:53 +0000)]
SIMAN Eclipse workspace first version