Key | Description |
---|
26679 | Python errors which occur when running the on_web_load method from clientless sessions are now logged. |
26631 | All events in clientless sessions are written into a large log file (as is the case for events and migration) instead of being written into several small files. |
26408 | The new on_tooltip_load Python method has been implemented. |
26773 | The new activate_protocol_action Python method for opening an application link has been implemented |
26373 | The new "Images" data type has been implemented, which serves to save (& read) binary data directly in any data table instead of a hyperlink table, or as an OLE for displaying avatars. |
24403 | Jython now allows SSL/TLS support (more precisely: calling of https:// addresses) |
26395 24149 | The DefaultPicture folder has been added to the server directory. You have to store the image files which you want to be used as default portfolio images or default project images in this directory. |
26694 | When a user establishes a connection to a PLANTA project server via a protocol handler, the start process is carried out without opening the start module. Furthermore, the parameters of the protocol requirements are passed on to Python by calling a function for editing the call. |
26693 | The protocol handler name is read from the global settings and is sent to the client. |