Activity for Timotheus Pokorra

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion General Discussion

    It is fixed in 5.1.23 as well. Thank you Uwe Steinmann!

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion General Discussion

    For me, the message "the form still contains 1 error" only happened on the second time I clicked on the button. The first time the form did not do anything in the UI. The second time the local file was gone, therefore the message was displayed. The solution for me was in this thread: https://sourceforge.net/p/seeddms/discussion/general/thread/bf8be4c8e3/ to disable large file uploads.

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion General Discussion

    Thanks for this hint. This issue happened to me in 5.1.22 just now. I did not have any issues with 5.1.21, but I cannot say if this option "Enable large file upload" was there already or not.

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion General Discussion

    I just came across an issue, that upload was not possible via WebDAV. This is in 5.1.22 Error in PHP logging: [02-May-2021 22:34:45 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to a member function getMandatoryWorkflows() on null in /.../seeddms51x/seeddms-5.1.22/webdav/webdav.php:811 The issue is, that $user is not defined, if I change that to $this->user, then it works. I wonder if other occurances of $user in that file need to be checked as well.

  • Timotheus Pokorra Timotheus Pokorra modified a comment on discussion General Discussion

    Since this is the first result when searching for the keywords SeedDMS and Fastcgi, I thought I should post a solution that works for me: in our environment, the authentication is passed from FastCGI in the variable REDIRECT_HTTP_AUTHORIZATION. So I modified pear/HTTP/WebDAV/Server.php and patched the function _check_auth() to have these additional lines: --- var/pear/HTTP/WebDAV/Server.php.orig 2018-09-24 22:34:10.263879261 +0200 +++ var/pear/HTTP/WebDAV/Server.php 2018-09-24 22:34:52.457678808...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion General Discussion

    Since this is the first result when searching for the keywords SeedDMS and Fastcgi, I thought I should post a solution that works for me: in our environment, the authentication is passed from FastCGI in the variable REDIRECT_HTTP_AUTHORIZATION. So I modified pear/HTTP/WebDAV/Server.php and patched the function _check_auth() to have these additional lines: --- var/pear/HTTP/WebDAV/Server.php.orig 2018-09-24 22:34:10.263879261 +0200 +++ var/pear/HTTP/WebDAV/Server.php 2018-09-24 22:34:52.457678808...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on ticket #674

    an updated version of the patch. it would have conflicted with my other patches for...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on ticket #674

    here is the patch

  • Timotheus Pokorra Timotheus Pokorra created ticket #674

    C#: option to indent delegate braces to keep 0.56 behaviour

  • Timotheus Pokorra Timotheus Pokorra posted a comment on ticket #672

    Here is finally the patch for the ?. (null conditional) operator for C#. I have added...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on ticket #672

    Here is a patch ready for uncrustify master, that supports "try catch when finally"...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on ticket #672

    For expression filters, I have worked on support for catch when: https://github.com/tpokorra/uncrustify/commit/2258c25f1d5c249cfd9d0b25ec875c3b89a7fae3...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on ticket #672

    I have added a test for the null conditional operator. https://github.com/tpokorra/uncrustify/commit/14c4d94e0702fd58f29b909f41eacca6b33fa082...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on ticket #672

    Hello Christian, I have just created a test for string interpolation, and that seems...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion Vote

    VOTE: sharpdevelop

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion Vote

    VOTE: sharpdevelop I am using SharpDevelop as my only IDE for C# development on Windows....

  • Timotheus Pokorra Timotheus Pokorra modified a wiki page

    Home

  • Timotheus Pokorra Timotheus Pokorra modified a wiki page

    Home

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion Vote

    VOTE: sharpdevelop We use SharpDevelop every day to develop OpenPetra in c#/.Net...

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion Vote

    VOTE: nsis

  • Timotheus Pokorra Timotheus Pokorra posted a comment on discussion Open Discussion

    Hello Joren, I am using the attached patch with TimesheetNextGen v1.5.2 to enter...

1