RogerHaase

Results 120 comments of RogerHaase

Running "./m extras" now updates Sphinx to 4.5.0, but issue remains the same.

Must wait for sphinx-rtd-theme > 1.0.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following...

https://www.postgresql.org/download/windows/ lists 2 installers for windows, EnterpriseDB and BigSQL. Tried BigSQL first, had an error during installation - too many parameters passed to autostart. Installation completed, but could not start...

Rather than build an index option into moin, maybe we could use external options. ## Web base wikis For any web based wiki, there is google (and maybe other search...

I think it is big (on windows) because: * name is BIGSQL, EnterpriseDB (not lite) * disk space is 476 MB * starts 8-11 SQL servers of 1 MB each...

Not fixed. To fix the workaround code above in setup.py must be reverted: 'Babel==2.9.1', # Babel 2.10.1 breaks quickinstall.py #1239 'docutils

https://github.com/SVG-Edit/svgedit/ changed release numbering scheme from yyy.mm.day to major.minor.micro Adding a 7.2.0.1 release to https://pypi.org/project/XStatic-svg-edit-moin/#history is ugly. A better way is to use a new project name: XStatic-svgedit-moin or XStatic-svgedit.

Google led me to ZAP: https://www.zaproxy.org/ GitHub has suppport: https://github.com/marketplace/actions/owasp-zap-baseline-scan ZAP can be installed and run against the built-in server. The test wiki had auto registration turned off, one item...

Forgot to add """venv and the "m.bat" file""" in the original issue description. Optionally "activate.bat" and "deactivate.bat" can be deleted to get closer to the state after a fresh clone....