Benutzer-Werkzeuge

Webseiten-Werkzeuge


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
software:tim:changelog:tim53

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
software:tim:changelog:tim53 [2016/05/17 14:53]
martin.oehm
software:tim:changelog:tim53 [2021/07/01 09:52] (aktuell)
Zeile 1: Zeile 1:
 ==== New Features ====  ==== New Features ==== 
-  *[TNR-1644] - Milestone calculation and backward planning +\\ i_yes_icon ​[TNR-1644] - **Milestone calculation and backward planning** 
-Enables the planing of milstones in processes and also enables the backward time-calculation for processes ​so that you still can reach a milestone date even a task couldn'​t be finished in time.  +\\ Prozesse können Meilensteine enthalten, die das Rückwärtsrechnen von Aufgabenzeiten ermöglichen. Sollte ein Meilenstein nicht eingehalten werden können, ​so können die offenen Aufgaben bis zum Meilenstein zeitlich gekürzt werden.\\ 
-  ​*[TNR-2213] - Automatic line breaks in the docx4j PDF converter ​   +\\  i_yes_icon ​[TNR-2420] - **Show notes of the main process in related softlinks** 
-Linebreaks are now automatically done by docx4j when docx is converted to pdf format. +\\ Softlinks ​können die Notizen von ihren Hauptprozessen anzeigen und dort auch Notizen anlegen.\\ 
-  *[TNR-2420] - Show notes of the main process in related softlinks +\\ i_yes_icon ​[TNR-2606] - **Finished activities should be highlighted in iGrafx models** 
-Softlinks ​are now able to show notes of their main processes+\\ Wenn eine Aktivität von einem iGrafx ​Prozessmodell verlassen wurdeist diese nun grau umrandetDadurch lässt sich der Prozessverlauf besser verfolgen\\ 
-  *[TNR-2606] - Finished activities should be highlighted in iGrafx models +\\ i_yes_icon ​[TNR-2743] - **Improve Wordtemplatehandler so that not all variables are resolved when searching the docx-template** 
-If a node is left in a process designed in iGrafx ​there will be a grey border around the nodeso you know e.g. which way the process moved+\\ Beim Suchen von WordTemplates können nun auch Variablen aufgelöst werdenWird z.B. je ein Template in Deutsch und Englisch abgelegt, kann vor dem Umwandeln per Prozessvariable angegeben werden, welches Template gesucht werden soll. \\ 
-  *[TNR-2629] - Attachment history log    +\\ i_yes_icon ​[TNR-2837] - **Processmanager should be able to delete all documents** 
-WordTemplateHandler can now add information about who and at what time an attachment was deleted. +\\ Prozessmanager können durch Konfiguration eines Parameters in den tim.properties alle Dokumente löschen. Bisher konnten nur Dokumente gelöscht werden, die von diesem Benutzer hochgeladen wurden. \\ 
-  ​*[TNR-2698] - Improve MandatoryDocumentHandler to prohibit unallowed files    +\\ i_yes_icon ​[TNR-2866] - **Send error mails to dynamic recipients** 
-MandatoryDocumentHandler can now check for file extension(s). If there are only pdf-, and docx-files allowed and html file is attached, the handler will now allow to move on. +\\ Der neue Actionhandler kann die Fehlermails ​an E-Mail-Adressen in Prozessvariablen schicken.\\ 
-  ​*[TNR-2743] - Improve Wordtemplatehandler so that not all variables are resolved when searching the docx-template +\\ i_yes_icon ​[TNR-2904] - **Align ToDo and PM translations for "start process"​** 
-If new parameter is enabled all processvariables starting with "#"​ are resolved before searching for the templateThis feature is designed to search for differenz languages of template+\\ Einige Buttons und Labels ​wurden umbenannt, damit es zu weniger Verwirrung kommt.\\ 
-  *[TNR-2837] - Processmanager should be able to delete all documents +\\ i_yes_icon ​[TNR-2908] - **Integrate ​TIM document converter ​lib in tim for document conversion handling** 
-If you are processmanager you are now able to delete all attachments even if you didn't upload them+\\ Ein neuer PDF Converter ​wurde implementiert,​ der alle gängigen Office-Formate konvertieren kannDieser muss über die tim.properties aktiviert werden. \\ 
-  *[TNR-2866] - Send error mails to dynamic recipients +\\ i_yes_icon ​[TNR-2723] - **Too many Linebreaks in Error-Mail** 
-The new handler can read a string or a processvariable which contains email-adresses to which an errormail will be send+\\ Das Layout ​der Fehlermail wurde verbessert. \\ 
-  *[TNR-2904] - Align ToDo and PM translations for "start process"​ +\\ i_yes_icon [TNR-2829] - **openOffice connector port and host cannot be set** 
-Some Labels ​and buttons were renamed in order to avoid confusion in clients+\\ In den tim.properties kann der Open Office DocumentConverter mit einem individuellen Host + Port angesteuert werden. \\ 
-  *[TNR-2908] - Integrate ​Aspose ​lib in tim for document conversion handling +\\ i_yes_icon [TNR-2835] - **Reply-To does not work with multiple recipients** 
-A new PDF Converter ​was implemented which can convert all office formats to pdf+\\ Es können mehrere Reply-To-Empfänger in Mailnodes angegeben werden. Wird auf diese Mails geantwortet,​ werden mehrere Empfänger angeschrieben. \\ 
-  *[TNR-2723] - Too many Linebreaks in Error-Mail +\\ i_yes_icon [TNR-2481] - **replace specialchars (def. by blacklist) with _ for sharepoint uploads** 
-The Layout of errormail was optimized.+\\ Sonderzeichen werden nun ersetzt, wenn Sharepoint als DMS-Provider verwendet wird.\\ 
 +\\ i_yes_icon [TNR-2501] - **Interpretation ​of vertical process models** 
 +\\ Vertikal modellierte Prozesse werden nun unterstützt und können in allen Clients genutzt werden\\
  
------- 
- 
-==== Improvements ==== 
-  *[TNR-2829] - openOffice connector port and host cannot be set 
-  *[TNR-2835] - Reply-To does not work with multiple recipients 
-  *[TNR-2481] - replace specialchars (def. by blacklist) with _ for sharepoint uploads 
-  *[TNR-2501] - Interpretation of vertical process models 
-  *[TNR-2504] - cut processinstance name by regex 
-  *[TNR-2726] - Create a new WebService returning document log entries 
-  *[TNR-2727] - Make document log entries accessible to WordTemplateHandler 
-  *[TNR-2734] - Implement open tasks and tim.properties flag check on upload 
-  *[TNR-2745] - Design of deploy page in FF and IE 
-  *[TNR-2746] - Links cannot be added via process repository 
-  *[TNR-2751] - When you enter a group which does not exist yet, the group is not displayed after saving 
-  *[TNR-2752] - Process not startable when basic properties are set via process repository 
-  *[TNR-2800] - Process properties are not copied when a new version is deployed 
-  *[TNR-2887] - SAZ, FEZ, etc. are erased by doing backward planning next time 
  
 ------ ------
  
 ==== Bugfixes ==== ==== Bugfixes ====
-  *[TNR-2758] - Task name and task description are not displayed in the task properties +\\ i_yes_icon ​[TNR-2758] - Task name and task description are not displayed in the task properties 
-  *[TNR-2754] - Process repository shows too many process elements +\\ i_yes_icon ​[TNR-2754] - Process repository shows too many process elements 
-  *[TNR-604] - Timer can be archived only with PM rights +\\ i_yes_icon ​[TNR-604] - Timer can be archived only with PM rights 
-  *[TNR-1752] - Notes are not displayed correctly in Reports  +\\ i_yes_icon ​[TNR-1752] - Notes are not displayed correctly in Reports  
-  *[TNR-2017] - Enable Multilanguage of WordTemplateHandler +\\ i_yes_icon ​[TNR-2017] - Enable Multilanguage of WordTemplateHandler 
-  *[TNR-2153] - Share Documents between Sub and Main process +\\ i_yes_icon ​[TNR-2153] - Share Documents between Sub and Main process 
-  *[TNR-2181] - Repository does not show Processes with umlauts +\\ i_yes_icon ​[TNR-2181] - Repository does not show Processes with umlauts 
-  *[TNR-2199] - Export out of translation client is wrong +\\ i_yes_icon ​[TNR-2199] - Export out of translation client is wrong 
-  *[TNR-2423] - Archiving a process with running instances results in unknown error message +\\ i_yes_icon ​[TNR-2423] - Archiving a process with running instances results in unknown error message 
-  *[TNR-2490] - Process monitoring client: Mail nodes are visible +\\ i_yes_icon ​[TNR-2490] - Process monitoring client: Mail nodes are visible 
-  *[TNR-2565] - Smartform style corrupt for instance start links +\\ i_yes_icon ​[TNR-2565] - Smartform style corrupt for instance start links 
-  *[TNR-2591] - bootstrap.css modifies non bootstrap Smartforms +\\ i_yes_icon ​[TNR-2591] - bootstrap.css modifies non bootstrap Smartforms 
-  *[TNR-2674] - Team-manager is not able to assign tasks out of the task-list +\\ i_yes_icon ​[TNR-2674] - Team-manager is not able to assign tasks out of the task-list 
-  *[TNR-2696] - Sorting in ToDo client if remaining time is 00:00 +\\ i_yes_icon ​[TNR-2696] - Sorting in ToDo client if remaining time is 00:00 
-  *[TNR-2710] - Rules Matrix: row sorting is changed by system +\\ i_yes_icon ​[TNR-2710] - Rules Matrix: row sorting is changed by system 
-  *[TNR-2724] - Set more than one group in Repository +\\ i_yes_icon ​[TNR-2724] - Set more than one group in Repository 
-  *[TNR-2728] - Highlighting of Signavio BPMN processes is corrupted +\\ i_yes_icon ​[TNR-2728] - Highlighting of Signavio BPMN processes is corrupted 
-  *[TNR-2741] - Copy Instance does not work in second try +\\ i_yes_icon ​[TNR-2741] - Copy Instance does not work in second try 
-  *[TNR-2762] - SSO logged in user loops after server restart +\\ i_yes_icon ​[TNR-2762] - SSO logged in user loops after server restart 
-  *[TNR-2765] - Process cannot start when DMS is set to sharepoint +\\ i_yes_icon ​[TNR-2765] - Process cannot start when DMS is set to sharepoint 
-  *[TNR-2772] - MergePDFDocumentHandler doesn'​t create a valid pdf +\\ i_yes_icon ​[TNR-2772] - MergePDFDocumentHandler doesn'​t create a valid pdf 
-  *[TNR-2775] - Transitions cannot be translated +\\ i_yes_icon ​[TNR-2775] - Transitions cannot be translated 
-  *[TNR-2786] - ProcessInstanceStart via PD-Name does not work +\\ i_yes_icon ​[TNR-2786] - ProcessInstanceStart via PD-Name does not work 
-  *[TNR-2788] - Effort CreationUser is Lazy +\\ i_yes_icon ​[TNR-2788] - Effort CreationUser is Lazy 
-  *[TNR-2789] - showDocumentsToFlag shows processarchive files on instancestart +\\ i_yes_icon ​[TNR-2789] - showDocumentsToFlag shows processarchive files on instancestart 
-  *[TNR-2794] - Hungarian is translated wrong +\\ i_yes_icon ​[TNR-2794] - Hungarian is translated wrong 
-  *[TNR-2798] - Task of my group shows up in my tasks after multi assignment +\\ i_yes_icon ​[TNR-2798] - Task of my group shows up in my tasks after multi assignment 
-  *[TNR-2808] - Processstart takes 1min to start +\\ i_yes_icon ​[TNR-2808] - Processstart takes 1min to start 
-  *[TNR-2812] - German translation in language popup: Englisch (US) +\\ i_yes_icon ​[TNR-2812] - German translation in language popup: Englisch (US) 
-  *[TNR-2814] - Wrong smartform is taken if instance is copied +\\ i_yes_icon ​[TNR-2814] - Wrong smartform is taken if instance is copied 
-  *[TNR-2819] - Docx4j crashes when converting to docx PDF +\\ i_yes_icon ​[TNR-2819] - Docx4j crashes when converting to docx PDF 
-  *[TNR-2823] - Tasks missing in repository client in translation +\\ i_yes_icon ​[TNR-2823] - Tasks missing in repository client in translation 
-  *[TNR-2827] - Repository Throws Nullpointer on restore +\\ i_yes_icon ​[TNR-2827] - Repository Throws Nullpointer on restore 
-  *[TNR-2831] - Efforts can be tracked twice +\\ i_yes_icon ​[TNR-2831] - Efforts can be tracked twice 
-  *[TNR-2836] - Startevent ignored in Sectionhandling +\\ i_yes_icon ​[TNR-2836] - Startevent ignored in Sectionhandling 
-  *[TNR-2838] - Tabs are not intepreted in docx wordtemplate when OpenOffice is not running +\\ i_yes_icon ​[TNR-2838] - Tabs are not intepreted in docx wordtemplate when OpenOffice is not running 
-  *[TNR-2850] - Highlighting in process model is not located correctly +\\ i_yes_icon ​[TNR-2850] - Highlighting in process model is not located correctly 
-  *[TNR-2854] - Taskmails are not sent. User needs to disable and enable Email-Notification to get it work +\\ i_yes_icon ​[TNR-2854] - Taskmails are not sent. User needs to disable and enable Email-Notification to get it work 
-  *[TNR-2899] - Task cannot be translated in Repository +\\ i_yes_icon ​[TNR-2899] - Task cannot be translated in Repository 
-  *[TNR-2902] - DBconnectionmanager missing in jndi helper +\\ i_yes_icon ​[TNR-2902] - DBconnectionmanager missing in jndi helper 
-  *[TNR-2906] - Default Language can be created twice +\\ i_yes_icon ​[TNR-2906] - Default Language can be created twice 
-  *[TNR-2912] - Layout of rulesmatrix popup +\\ i_yes_icon ​[TNR-2912] - Layout of rulesmatrix popup 
-  *[TNR-2913] - Values of Variables in PI-Reports is not readable +\\ i_yes_icon ​[TNR-2913] - Values of Variables in PI-Reports is not readable 
-  *[TNR-2914] - Costcenter is not displayed in ToDo Client +\\ i_yes_icon ​[TNR-2914] - Costcenter is not displayed in ToDo Client 
-  *[TNR-2916] - mergePdfDocumentsHandler should also merge doc, xls, xlsm files +\\ i_yes_icon ​[TNR-2916] - mergePdfDocumentsHandler should also merge doc, xls, xlsm files 
-  *[TNR-2918] - umlaute in uploaded filenames broken when downloaded (IE11) +\\ i_yes_icon ​[TNR-2918] - umlaute in uploaded filenames broken when downloaded (IE11) 
-  *[TNR-2919] - add flag to control pdf converter type +\\ i_yes_icon ​[TNR-2919] - add flag to control pdf converter type 
-  *[TNR-2920] - Table row limit (e.g. 10 rows) doesn`t enable paging to see that more tasks exist +\\ i_yes_icon ​[TNR-2920] - Table row limit (e.g. 10 rows) doesn`t enable paging to see that more tasks exist 
-  *[TNR-2923] - ToDo client: Context menu of process definition allows me to find all open tasks +\\ i_yes_icon ​[TNR-2923] - ToDo client: Context menu of process definition allows me to find all open tasks 
-  *[TNR-2929] - AdHoc Tasks Popup Notes are not using same count information as simple task instance +\\ i_yes_icon ​[TNR-2929] - AdHoc Tasks Popup Notes are not using same count information as simple task instance 
-  *[TNR-2931] - language fallback if wrong locale is set does not work +\\ i_yes_icon ​[TNR-2931] - language fallback if wrong locale is set does not work 
-  *[TNR-2933] - zh-guoyu is not supported by java8 - use zh-cn for simplified chinese +\\ i_yes_icon ​[TNR-2933] - zh-guoyu is not supported by java8 - use zh-cn for simplified chinese
- +
- +
- +
- +
- +
software/tim/changelog/tim53.1463489580.txt.gz · Zuletzt geändert: 2021/07/01 09:56 (Externe Bearbeitung)