-
Add a setting in `.env` file to prevent the rendering of the search text box in the left sidebar, the same way that the other parts of the UI can be rendered or not ie: APP.CONTEXT_HELP_AREA, APP.NOTI…
-
Under the Module section, add a reference to the ReportsUsers module located at https://github.com/sroutier/LESK-Module_ReportsUsers in the existing table.
-
Hi,
do you have any thought about integrate with API?any advice on how i can implement this API in lesk?
thank you very much in advance.
-
-
Dear LESK team
delighted to find this project, very helpful.
I tried adding a new page, a detail from the dashboard. I do the steps:
1. Make a route through the root user in the admin menu. (Get das…
-
Hi,
I have installed a test app under http://localhost/l51esk and all the menu paths are being generated as if the app was running in http://localhost/ !
The solution I found, and I am not sure it's…
-
I have tried these configuration using Laravel 5.1 enterprise starter kit:
http://www.forumsys.com/en/tutorials/integration-how-to/ldap/online-ldap-test-server/
Server: ldap.forumsys.com
Port: 389…
-
Hi,
This starter-kit is awesome, thanks.
I have created several users, but I don't find how they can change them self their password.
Is there any screen for that ? Or should I have to create it mys…
-
Good morning,
**1. Move all test and demo code to a module** :
As I was testing around with modules, I thought it would be good to move all the test and demo stuff under a module which would bring t…
-
I get the following error, possibly because no synset exists.
```
File "lesk.py", line 67, in compare_overlaps return ranked_synsets[0]
IndexError: list index out of range
```