Salome HOME
Don't change file format when adding it as a new document version.
[tools/siman.git] / Workspace /
2013-01-28 rkvDon't change file format when adding it as a new docume...
2013-01-28 rkvDon't attach format to the file name when adding a...
2013-01-25 rkvFix for generating study local document index when...
2013-01-25 rkvIgnore eclipse files.
2013-01-21 rkvEach document type now uses itself. So default uses...
2013-01-21 mkaRepository home is modified.
2013-01-21 rkvComment is added.
2013-01-21 rkv*** empty log message ***
2013-01-21 rkv*** empty log message ***
2013-01-18 rkv*** empty log message ***
2013-01-18 rkv*** empty log message ***
2013-01-18 rkv*** empty log message ***
2013-01-18 rkv*** empty log message ***
2013-01-18 rkvFix for the file naming strategy "asis".
2013-01-17 mkaPublish the study functionality is improved, protect...
2013-01-17 rkvReadme file about building WAR files from command line.
2013-01-17 rkvScript to build WAR files from the command line.
2013-01-17 rkvThe script to build the WAR from the command line.
2013-01-17 rkvThe script to build the WAR from the command line.
2013-01-17 mkaNew study creation is improved.
2013-01-16 rkvRemove Winword button from the toolbar.
2013-01-16 mkaupdated
2013-01-16 rkvFix for i18n: appropriate interceptor is added.
2013-01-16 mka"Mark as reference" and "Remove as reference" functiona...
2013-01-16 rkvFix for import users action: upload interceptor is...
2013-01-15 rkvFile naming strategy is set to "asis" and generated...
2013-01-14 rkvFix for mantis #0022060: Cannot Promote a document...
2013-01-14 rkvFix for mantis #0022067: Drop-down list of the type...
2013-01-11 rkvUpload action is fixed. Standard struts2 upload interce...
2013-01-10 rkvThe bug related to the end of session is fixed. redirec...
2012-12-29 rkvFix for removing a document with new attached file...
2012-12-28 mkaNo duplication of the products when new study is created
2012-12-25 rkvFixed removing of a document from scenario. Deleted...
2012-12-25 rkvFixed processing of runtime (Throwable) exceptions.
2012-12-24 rkvDocument id generation is fixed. Document index is...
2012-12-21 rkvFix: document removing is fixed. Unit tests for StudyDA...
2012-12-21 mkaupdated
2012-12-21 mkasmall modifications
2012-12-20 rkvDebug logging for BO layer.
2012-12-20 rkvComment is fixed.
2012-12-14 rkvDAO's method getFilteredList is improved so that it...
2012-12-12 rkvActions menu properties are refactored, unnecessary...
2012-12-12 rkvjQuery UI is used to display message about checked...
2012-12-12 rkvAnt targets for postgres and mysql configurations build...
2012-12-11 rkvFix: document format always has been taken from the...
2012-12-11 rkv*** empty log message ***
2012-12-11 rkvAnt targets for postgres and mysql configurations build...
2012-12-10 rkvdisplayStudy.jsp is removed, markup is fixed. Knowledge...
2012-12-10 rkvSome comments have been removed.
2012-12-10 rkvRun Salome with separated parameters. Read output and...
2012-12-07 rkvOur $() javascript function is removed to be able to...
2012-12-06 rkvFix for the bug: reviewer couldn't demote a promoted...
2012-12-05 rkvPass user id instead of username into checkout method.
2012-12-05 rkvFix for the bug: versioning of a document with uses...
2012-12-05 rkvPass user id instead of username into the applet.
2012-12-05 rkvWorking directory for the applet is defined now.
2012-12-05 rkvFix for validation cycle modification: relation between...
2012-12-05 rkvImport document action is fixed: uses relations are...
2012-12-05 rkvUser roles are replaced by manager roles.
2012-12-05 rkvUsers necessary for acceptance tests are added into...
2012-12-05 rkvFixed bug: cancel during import users.
2012-12-05 rkvDuring checkout call run_salome_siman.sh.
2012-12-05 rkvKeep file format when versioning a document if the...
2012-12-05 rkvp6sys has been removed.
2012-12-04 mkaNow som.xml can be loaded
2012-12-04 rkvRun salome from KERNEL/bin/salome/ directory. Hibernate...
2012-12-04 rkvp6sys has been removed.
2012-12-04 mkaPop-up menus are corrected. Edit disabled property...
2012-12-04 rkvDot is replaced by underscore in generated names of...
2012-12-04 mkaUpdated
2012-12-04 rkvjQuery is included. Focus is set on username input...
2012-12-04 rkvAdded test of checkin with empty list of steps.
2012-12-03 rkvFixed bug: after trying to search and found nothing...
2012-12-03 rkvScenario view is refreshed now after check in. Labels...
2012-12-03 mkaPop-up menus updated in accordance with the functional...
2012-12-03 mkasom.xml is updated
2012-12-03 mkaMethods are updated
2012-12-03 mkaPop-up menus updated in accordance with the functional...
2012-12-03 rkvDocument name is generated now for new documents during...
2012-11-30 rkvHibernate config changed to generate db in release...
2012-11-29 rkvFix for the bug: urls to documents in the repository...
2012-11-29 rkvFix for bug: exception when version a document with...
2012-11-29 rkvFile id is added to the checked out info.
2012-11-28 briCommint of axis2 libraries used by this project
2012-11-28 rkvTest data are not saved now in the test database due...
2012-11-28 rkvCode of checkin method is restructured to satisfy PMD.
2012-11-28 rkvUnused commented code is removed.
2012-11-28 rkvComments are added to satisfy checkstyle.
2012-11-27 rkvDependent not checked in documents are marked as outdat...
2012-11-27 rkvUses relations for new documents are created during...
2012-11-27 rkvWhite blanks between tool buttons of applet are removed...
2012-11-27 rkvAnt script is improved so to sign the launcher jar...
2012-11-26 rkvApplet is working now and calls runSalome with appropri...
2012-11-26 rkvUploaded file size limit is increased.
2012-11-26 rkvDB init scripts are added for Postgres. Users.xml is...
2012-11-26 rkvSaveOrUpdate is introduced in DAO and is used for user...
2012-11-26 rkvProperties for PostgresDB are introduced.
2012-11-26 rkvSingleConnectionDataSource is replaced by DriverManaged...
2012-11-23 rkvFixes for checkin and user creation.
2012-11-23 rkvCheck of results of scenario checkin is added to the...
next