fiveoaksmn

Results 12 issues of fiveoaksmn

**Describe the bug** A clear and concise description of what the bug is. * [X] `Parser` * [ ] `HtmlRenderer` * [ ] `Formatter` * [ ] `FlexmarkHtmlParser` * [...

When installing a local theme or authentication module, Saltcorn will show that the module was installed successful, but it won't recognize it properly. I can't select the newly installed theme...

I would like to link Saltcorn to my Active Directory but can't use the standard ldap plugin. Need to specify the CA certificate. I took the ldap auth module code...

question

Maybe this was how it was intended, but if so I would then request an option to disable. On a filter view, adding a drop down for a field. When...

bug

**Is your feature request related to a problem? Please describe.** I would like to see an option to support usernames in addition to email address. When the user logs in,...

**Is your feature request related to a problem? Please describe.** I'm thinking about ERPNext however I think my proposal could be beneficial across the board. In ERPNext, the accounts who...

feature-request

**Is your feature request related to a problem? Please describe.** Right now the date format and time format is selected in system settings and is globally applied. Certain countries have...

feature-request

How does saltcorn keep track of the role that has access to a file? I figured it would be in the table _sc_files however this table is empty. But I...

question

In the Settings / About application / Site identity, I would appreciate it if the user object could be available in the Custom Html. The reason for this request is...

1. Create an "Edit" view and add an "Action" button with action type of "run_js_code". For the code, enter: ``` console.log( id ); console.log( row.id ); ``` 2. Create a...

bug