Aron Molnar

Results 13 issues of Aron Molnar

Would you mind adding a license to make it possible to use the code? CC0, or a permissive (like Apache 2.0, MIT or BSD) maybe? Thank you!

``` $ formasaurus init /usr/local/lib/python3.8/site-packages/sklearn/externals/joblib/__init__.py:15: FutureWarning: sklearn.externals.joblib is deprecated in 0.21 and will be removed in 0.23. Please import this functionality directly from joblib, which can be installed with: pip...

The browser search doesn't work well for markdown fields, if text is not visible. We're also missing a search and replace functionality. Therefore, we will introduce a search&replace functionality. This...

It would be nice to receive some email notifications from SysReptor. This ticket is for brainstorming what could trigger an email. * When a project was archived (encrypted) to remind...

🚩 milestone

We currently allow users to use the keyword "TODO" for writing remarks on text. SysReptor counts those TODOs and displays a warning. ![image](https://github.com/Syslifters/sysreptor/assets/25219407/b488e5ce-3128-4091-bbc1-2e6a15a852d3) It would be nice to allow comments...

🚩 milestone
roadmap-H1-2024

We currently allow rendered reports to be downloaded. They must be transmitted to the customer via a separate channel, like email. This might not be the most comfortable and customer-friendly...

🚩 milestone
roadmap-H1-2024

Currently, self-hosted installations need to be not only updated manually, users also need to check manually if there are updates available. We might want to introduce a workflow (probably in...

roadmap-H1-2024

When creating a new project, the design selection is empty by default. ![image](https://github.com/Syslifters/sysreptor/assets/25219407/eac3a1ab-91ae-46c0-816d-bd1d579d9b8f) The order of the designs is quite random (I think it's sorted by creation date or so)....

We could improve our markdown capabilities by introducing an easy syntax for icons. This could be like mkdocs does it, e.g.: ``` :cloud: :material-cloud: ``` (I also like their mkdoc's...

enhancement

We have the feature request from a potential customer so make it easier to add multiple options to an enum field. ![image](https://github.com/Syslifters/sysreptor/assets/25219407/4e804c21-e0e9-4e9b-88b8-61b9f38040a5) A solution could be to introduce a bulk...

enhancement