Search found 39 matches

by lestcape
May 13th, 2024, 4:52 pm
Forum: Other
Topic: CSWeb: Cannot delete a dictionary when we have more than 10 dictionaries.
Replies: 2
Views: 23

Re: CSWeb: Cannot delete a dictionary when we have more than 10 dictionaries.

Well thanks. I can not find a workaround for this yet. I think that the problem is in data.twig file, and is because of that: $(".delete-button-class").on("click", function (event) { The Datatablet create and removed the internal elements when you change the page. So, you really ...
by lestcape
May 13th, 2024, 3:22 pm
Forum: Other
Topic: CSWeb: Cannot delete a dictionary when we have more than 10 dictionaries.
Replies: 2
Views: 23

CSWeb: Cannot delete a dictionary when we have more than 10 dictionaries.

When i have more that 10 dictionaries added to CSWeb 8.0.0, I cannot delete the latest dictionaries that are in a position after the top 10, but i can delete the first ones. Reorder dictionaries or change the visible rows of the table do not help. When i click the trash item, inside the dictionaries...
by lestcape
March 7th, 2024, 6:35 pm
Forum: Synchronization
Topic: ERROR: Error connecting to server: Error 500
Replies: 11
Views: 8388

Re: ERROR: Error connecting to server: Error 500

Can any of the team please add a validation in the CSWeb setup that folder "./var" exist and have w+ permissions? That will avoid a situation like the described here after the configuration is done.
by lestcape
February 27th, 2024, 4:59 pm
Forum: Feature Requests
Topic: More universal programming language
Replies: 2
Views: 1219

Re: More universal programming language

Excellent!! :D Thanks for all the works done Gregory and the team. That will help others to create a CSPro clients for Linux, for the web and more. I never like the idea of the use of a custom language, but It wasn't until recently that it became apparent (thanks to all the work done on the javascri...
by lestcape
February 15th, 2024, 1:58 pm
Forum: Feature Requests
Topic: Improve the accessibility
Replies: 0
Views: 6631

Improve the accessibility

Accessibility is an important issue and there are some surveys for which it is not possible to use only text, because the person answering the survey is the person interviewed directly and may have problems being able to read the text themselves. Text-to-speech systems already exist and can be used ...
by lestcape
February 15th, 2024, 12:40 pm
Forum: Feature Requests
Topic: Function to clear the CSWeb, DropBox credentials from the logic
Replies: 0
Views: 6568

Function to clear the CSWeb, DropBox credentials from the logic

Please, add a function to clear the CSWeb, DropBox credentials from inside the logic. We really need it to control from the device the access to CSWeb in certain condition.

Thanks.
by lestcape
February 15th, 2024, 12:35 pm
Forum: Synchronization
Topic: Automatically clear credentials on first use
Replies: 2
Views: 3831

Re: Automatically clear credentials on first use

The Saved Credentials, including access tokens to CSWeb/Dropbox and passwords, cannot be automatically cleared from logic. This is what is need, so nothing else you said help unfortunate. However Interviewer nickname, which you mentioned, would be a setting or a variable rather than a Saved Credent...
by lestcape
February 15th, 2024, 12:13 pm
Forum: Feature Requests
Topic: Linux version of CSPro
Replies: 6
Views: 6466

Re: Linux version of CSPro

Yes well. One limitation to do that is the CSPro language of the logic. The language should be replacement by a more universal language. One can be for example javascript. Then we will not need to contact the CSPro developers to create our own version of the CSEntry for Linux. Also to create a fork ...
by lestcape
February 15th, 2024, 11:54 am
Forum: Feature Requests
Topic: More universal programming language
Replies: 2
Views: 1219

More universal programming language

Once CSPro have a lot of API in javascript should have sense also provide one of the follow: A way to translate CSPro logic language to javascript. Can be provide the tokens and the gramatic of the language or better directly something functional: https://peggyjs.org/. A way of write the logic in ja...
by lestcape
September 15th, 2023, 12:35 pm
Forum: Synchronization
Topic: Automatically clear credentials on first use
Replies: 2
Views: 3831

Automatically clear credentials on first use

We conduct surveys that have more than 500 interviewers and the devices we use are sometimes arbitrarily reused, so many times the credentials saved from the previous time are still valid, but they are not the ones that correspond to the new owners of the device. Erasing the devices credencials one ...