]>
SALOME platform Git repositories - tools/siman.git/log
rkv [Tue, 23 Apr 2013 06:58:04 +0000 (06:58 +0000)]
Ignore eclipse settings files.
rkv [Mon, 22 Apr 2013 13:25:03 +0000 (13:25 +0000)]
Wildcards in search are processed now.
rkv [Fri, 19 Apr 2013 16:31:39 +0000 (16:31 +0000)]
Fix of context help for OpenKnowledge.
rkv [Fri, 19 Apr 2013 16:04:33 +0000 (16:04 +0000)]
Fix for correct search of study result document type in Postgres.
rkv [Fri, 19 Apr 2013 15:34:57 +0000 (15:34 +0000)]
Unit test for getStudyResultType is added.
rkv [Fri, 19 Apr 2013 15:12:27 +0000 (15:12 +0000)]
Help contents is updated.
rkv [Fri, 19 Apr 2013 14:28:09 +0000 (14:28 +0000)]
Fix for display knowledge description.
mka [Fri, 19 Apr 2013 13:23:12 +0000 (13:23 +0000)]
author of the document can demote the document in the inCheck state
mka [Fri, 19 Apr 2013 12:38:19 +0000 (12:38 +0000)]
Updated. icon update after promote/demote fix
mka [Fri, 19 Apr 2013 11:22:07 +0000 (11:22 +0000)]
closeKnowledge operation is performed after logout
mka [Fri, 19 Apr 2013 10:28:54 +0000 (10:28 +0000)]
Pop-up menu for document in the Check-in state is improved
mka [Fri, 19 Apr 2013 09:22:42 +0000 (09:22 +0000)]
Left menu is fixed on the "study properties" screen.
rkv [Fri, 19 Apr 2013 08:17:06 +0000 (08:17 +0000)]
app.root is deprecated.
rkv [Fri, 19 Apr 2013 08:07:45 +0000 (08:07 +0000)]
Fix for generating a description for version relation during checkin.
rkv [Thu, 18 Apr 2013 13:09:52 +0000 (13:09 +0000)]
Fix of document popup menu refreshing after document import, delete and version. Remove version is fixed: version counter is decremented now in the previous version. Document rights canRemove takes into account not only published documents.
mka [Thu, 18 Apr 2013 10:07:49 +0000 (10:07 +0000)]
updated
mka [Thu, 18 Apr 2013 09:46:42 +0000 (09:46 +0000)]
disapprove menu items are excluded from the pop-up menus
rkv [Thu, 18 Apr 2013 07:34:41 +0000 (07:34 +0000)]
Fix of study modification date in study properties section and admin display name in search screens.
rkv [Thu, 18 Apr 2013 06:49:06 +0000 (06:49 +0000)]
Fix:
1) Popup menu item "Remove" must become disabled after importing a document for all depending documents without manual study refreshing;
2) Comparison functionality now takes into account current user for studies visibility.
rkv [Thu, 18 Apr 2013 05:37:49 +0000 (05:37 +0000)]
Fix of wrong search results after logout.
mka [Wed, 17 Apr 2013 14:55:55 +0000 (14:55 +0000)]
logout action is updated
mka [Wed, 17 Apr 2013 13:08:38 +0000 (13:08 +0000)]
canPublish and canProtect operations are improved.
mka [Wed, 17 Apr 2013 11:53:21 +0000 (11:53 +0000)]
MarkAsReference and RemoveAsReference operations are improved.
mka [Wed, 17 Apr 2013 10:53:50 +0000 (10:53 +0000)]
title.replace is added
rkv [Wed, 17 Apr 2013 08:37:26 +0000 (08:37 +0000)]
Fix of "Me" user option presentation. getDisplayName is added to UserOption.
mka [Wed, 17 Apr 2013 07:38:01 +0000 (07:38 +0000)]
properties file is updated. Online help URL is modified
rkv [Tue, 16 Apr 2013 16:59:17 +0000 (16:59 +0000)]
Condition in canDemote is simplified.
rkv [Tue, 16 Apr 2013 16:16:05 +0000 (16:16 +0000)]
Fix for enabling Demote operation when approver and reviewer are null in validation cycle.
rkv [Tue, 16 Apr 2013 13:03:29 +0000 (13:03 +0000)]
Fix of study validation cycle when there is no inDraft state (reviewer is null).
rkv [Tue, 16 Apr 2013 10:52:28 +0000 (10:52 +0000)]
Fixes:
1. Exclude validation cycle members from candidates;
2. Take into account study final result documents for enabling study menu items.
rkv [Tue, 16 Apr 2013 08:50:11 +0000 (08:50 +0000)]
Fix for uploading of files with names containing specific (accented, ampersand) characters.
rkv [Tue, 16 Apr 2013 07:19:14 +0000 (07:19 +0000)]
Context help is introduced.
rkv [Mon, 15 Apr 2013 12:50:57 +0000 (12:50 +0000)]
Fix for disabling "show study" menu item after logout. JSP code is improved for dispalyStudyProperties and editStudyProperties.
rkv [Mon, 15 Apr 2013 08:47:06 +0000 (08:47 +0000)]
Integration of ISR fixes:
1. External document versioning functionality;
2. Symer.admin consistent translation and openStudy clearing after logout fixes.
mka [Mon, 15 Apr 2013 08:40:11 +0000 (08:40 +0000)]
Labels are added
rkv [Fri, 12 Apr 2013 14:32:00 +0000 (14:32 +0000)]
Study validation cycle operations are implemented according to the specification.
rkv [Thu, 11 Apr 2013 11:22:09 +0000 (11:22 +0000)]
Satisfy some PMD rules. Comments are added.
rkv [Thu, 11 Apr 2013 11:17:26 +0000 (11:17 +0000)]
Satisfy some PMD rules.
rkv [Thu, 11 Apr 2013 07:48:38 +0000 (07:48 +0000)]
Added checking of a document state when replacing a source file. Exception is thrown now if the state is not Extern or inWork.
rkv [Thu, 11 Apr 2013 05:01:20 +0000 (05:01 +0000)]
Check modification dates in the unit test of a document replacing.
rkv [Wed, 10 Apr 2013 12:45:51 +0000 (12:45 +0000)]
Replace document functionality is implemented.
rkv [Wed, 10 Apr 2013 07:45:38 +0000 (07:45 +0000)]
Fix for a document version removing.
mka [Tue, 9 Apr 2013 09:29:23 +0000 (09:29 +0000)]
som xmls are updated
mka [Tue, 9 Apr 2013 08:46:06 +0000 (08:46 +0000)]
updated
mka [Tue, 9 Apr 2013 08:45:44 +0000 (08:45 +0000)]
som xmls are updated
rkv [Tue, 9 Apr 2013 07:50:52 +0000 (07:50 +0000)]
Fix of "Remove this version" menu item. Also Logger is replaced by AppLogger.
rkv [Tue, 9 Apr 2013 05:04:10 +0000 (05:04 +0000)]
Added test of search by study readers.
rkv [Mon, 8 Apr 2013 13:01:12 +0000 (13:01 +0000)]
Fix of study visibility for readers.
rkv [Mon, 8 Apr 2013 12:33:35 +0000 (12:33 +0000)]
Fix of study configuration modification: all document types are available now for validation cycles definition, error when adding a contributor just after adding a cycle is fixed.
mka [Mon, 8 Apr 2013 09:33:24 +0000 (09:33 +0000)]
comment is updated.
mka [Mon, 8 Apr 2013 08:48:46 +0000 (08:48 +0000)]
Upload operation is improved(Files that name contains the special symbols(ex, &) can also be uploaded now)
mka [Mon, 8 Apr 2013 08:03:47 +0000 (08:03 +0000)]
Create new scenario from existing one is improved
rkv [Fri, 5 Apr 2013 07:03:18 +0000 (07:03 +0000)]
Fix of unit tests taking into account sorting and new steps configuration.
mka [Thu, 4 Apr 2013 15:04:55 +0000 (15:04 +0000)]
Open study closes after Log-out operation.
mka [Thu, 4 Apr 2013 13:36:26 +0000 (13:36 +0000)]
Make private/public operation the study remain the knowledge state.
mka [Thu, 4 Apr 2013 13:16:49 +0000 (13:16 +0000)]
New properties are added:
log4j.logger.com.opensymphony.xwork2.util.OgnlUtil=error
log4j.logger.com.opensymphony.xwork2.ognl.OgnlValueStack=error
mka [Thu, 4 Apr 2013 12:11:06 +0000 (12:11 +0000)]
Demonstration of the check-out icon
mka [Thu, 4 Apr 2013 12:07:33 +0000 (12:07 +0000)]
Now the new scenario is added after the selected one correctly.
bri [Thu, 4 Apr 2013 08:05:16 +0000 (08:05 +0000)]
update build-war.bat with pre-pare ant task
mka [Wed, 3 Apr 2013 16:27:00 +0000 (16:27 +0000)]
prepare_postgres and prepare_mysql targets are added to build.xml
mka [Wed, 3 Apr 2013 15:29:01 +0000 (15:29 +0000)]
Test.java is deleted
mka [Wed, 3 Apr 2013 15:00:27 +0000 (15:00 +0000)]
Promote, Demote, Validate... operations are available without refresh operation.
bri [Wed, 3 Apr 2013 14:20:45 +0000 (14:20 +0000)]
README is updated for building on Linux
bri [Wed, 3 Apr 2013 14:19:41 +0000 (14:19 +0000)]
build bash scripts for Linux are added
mka [Wed, 3 Apr 2013 12:31:10 +0000 (12:31 +0000)]
Rename the document functionality is improved. Now if several documents are added to the activity it is possible to rename each of it separately.
mka [Wed, 3 Apr 2013 09:33:27 +0000 (09:33 +0000)]
Build scripts are adjusted. Libraries are added.
<pathelement location="lib/jfreechart-1.0.14.jar"/>
<pathelement location="lib/jcommon-1.0.17.jar"/>
<pathelement location="lib/iText-2.1.5.jar"/>
<pathelement location="lib/commons-lang3-3.1.jar"/>
<pathelement location="lib/postgresql-9.1-901.jdbc4.jar"/>
rkv [Tue, 2 Apr 2013 18:39:23 +0000 (18:39 +0000)]
Fix for a study creation with a new simulation context when no "product" context exists in the database.
mka [Tue, 2 Apr 2013 12:09:46 +0000 (12:09 +0000)]
Readers section is improved.
mka [Tue, 2 Apr 2013 08:43:37 +0000 (08:43 +0000)]
new document type "visualization" is added.
mka [Mon, 1 Apr 2013 16:58:43 +0000 (16:58 +0000)]
Version item is added to pop-up menu of the external document.
mka [Mon, 1 Apr 2013 16:51:26 +0000 (16:51 +0000)]
"Remove the history" and "Set up-to-date" items are excluded from the pop-up menus in accordance with functional specification.
mka [Mon, 1 Apr 2013 15:42:27 +0000 (15:42 +0000)]
"Calculation schema" step name is changed to "Define the calculation schema"
mka [Mon, 1 Apr 2013 15:12:52 +0000 (15:12 +0000)]
Save button is added to save tha new knowledge name.
mka [Mon, 1 Apr 2013 15:03:05 +0000 (15:03 +0000)]
Pop-up menu for knowledge is changed in accordance with specification
mka [Mon, 1 Apr 2013 14:53:05 +0000 (14:53 +0000)]
Now RTE translations are in English.
mka [Mon, 1 Apr 2013 14:38:14 +0000 (14:38 +0000)]
labels are changed in accordance with specification
mka [Thu, 28 Mar 2013 14:33:58 +0000 (14:33 +0000)]
opensymphony was changed to struts xwork validator
mka [Wed, 27 Mar 2013 13:58:31 +0000 (13:58 +0000)]
Readers functionality is implemented.
mka [Wed, 27 Mar 2013 13:54:43 +0000 (13:54 +0000)]
Now the new document name(rename the document functionality) can be saved by clicking on the Save button.
mka [Wed, 27 Mar 2013 07:13:11 +0000 (07:13 +0000)]
Sample of the client side validation
rkv [Tue, 26 Mar 2013 12:59:07 +0000 (12:59 +0000)]
Fix of checkin and removeDocument.
rkv [Mon, 25 Mar 2013 12:14:21 +0000 (12:14 +0000)]
newStudy includes copyStudy JSP now by means of tiles.
rkv [Mon, 25 Mar 2013 08:34:23 +0000 (08:34 +0000)]
Creation of a new study from an existing one is implemented.
rkv [Thu, 21 Mar 2013 13:01:07 +0000 (13:01 +0000)]
YACS schema icon is updated.
rkv [Thu, 21 Mar 2013 12:58:14 +0000 (12:58 +0000)]
The YACS step is introduced.
rkv [Thu, 21 Mar 2013 12:45:52 +0000 (12:45 +0000)]
The draft of the "Copy from existing study" action is added. The YACS step is introduced. XML processing is changed.
mka [Tue, 19 Mar 2013 12:25:05 +0000 (12:25 +0000)]
small correction.
mka [Tue, 19 Mar 2013 09:18:24 +0000 (09:18 +0000)]
small corrections
rkv [Tue, 19 Mar 2013 08:57:33 +0000 (08:57 +0000)]
Satisfy some PMD requirements.
rkv [Mon, 18 Mar 2013 11:05:12 +0000 (11:05 +0000)]
No need in merging user by cascade from ConributorRelation.
mka [Mon, 18 Mar 2013 08:38:38 +0000 (08:38 +0000)]
assignSimulationContext functionality is implemented.
mka [Mon, 18 Mar 2013 08:14:36 +0000 (08:14 +0000)]
Add/Remove contributors functionalities are modified
rkv [Mon, 18 Mar 2013 06:45:40 +0000 (06:45 +0000)]
Remove study method is implemented. Unit test is added.
mka [Fri, 15 Mar 2013 08:45:57 +0000 (08:45 +0000)]
Synchronized with the som.xml of the siman project
mka [Fri, 15 Mar 2013 08:45:13 +0000 (08:45 +0000)]
small correction
mka [Thu, 14 Mar 2013 13:58:56 +0000 (13:58 +0000)]
Title of the chart is set from input file.
bri [Thu, 14 Mar 2013 12:20:03 +0000 (12:20 +0000)]
*** empty log message ***
mka [Thu, 14 Mar 2013 12:15:33 +0000 (12:15 +0000)]
Refresh screen after "Mark /Remove as reference", "Public/Protect the Study", "Rename the scenario" operations.
mka [Thu, 14 Mar 2013 12:03:08 +0000 (12:03 +0000)]
Studies comparison functionality is implemented.
mka [Thu, 14 Mar 2013 11:41:41 +0000 (11:41 +0000)]
Studies comparison functionality is implemented.