Configuration and code related to our CNC mill
Generate nice PDF invoice with LaTeX and python
Projekt für "Projektmanagement live und in farbe"
Spherical video player
Pure Python library to drive APA102 LED stripes; Use with Raspberry Pi.
Python version of calcardbackup
📝 Simple form & survey app for Nextcloud
Inkscape extension for outputting G-Code for the MakerBot Unicorn Pen Plotter
issue commentroundcube/roundcubemail
I did not find any additional documentation about it and I had to try a bit to make it work.
$config['default_host'] = array(
'ssl://mail.example.com' => 'example.com'
);
$config['mail_domain'] = array(
'mail.example.com' => 'example.com'
);
This worked for me.
comment created time in 14 days
pull request commentnextcloud/forms
@skjnldsv Sorry, I can't follow. Why is this outdated? @simmstein Are you still working on it?
comment created time in 21 days
issue commentnextcloud/groupfolders
Crash when Nextcloud is updated to 19.0.4
See #1073
comment created time in 21 days
push eventloelkes/nextcloud-API
commit sha bb55d9e9b856ae3e403e8729fe97517c18cf57ab
forms app: add wrapper
commit sha d91e7462a913628b59936338187ae8c86dae0be0
webdav: use data instead of json for requests
commit sha 30797adb2a82c7e2e365cb8f447220db0786f86b
webdav: specify a path or BytesIO instance as local file target
push time in 22 days
push eventloelkes/nextcloud-API
commit sha 9d8ab72c6d6577aefb256bac93aa72fbdd1b94fa
forms app: add wrapper
commit sha 0278771f6c59b2fae99c45fa82db3ffe60022508
webdav: use data instead of json for requests
commit sha df0aa4306cda445dbef714e55d7eb2e5552557ec
webdav: specify a path or BytesIO instance as local file target
push time in 22 days
startedPotatoLabs/git-redate
started time in 22 days
issue commentnextcloud/forms
#624 doesn't seem like a duplicate to me. This is about a description above a single question. #624 is about the ability to put multiple questions in a section. Multiple sections, each with its own title and description, would be very useful.
What I meant for #624 was to have text blocks without questions. To have the questions inside of sections would be nice, but for me it would be enough for it to look like they're in sections with text blocks between them.
Another solution is to hide the question by creating a hidden field but with the description/title still visible. It sounds like a dirty hack but I would consider my issue "solved".
comment created time in 23 days
push eventloelkes/nextcloud-API
commit sha b0bb088e82f8b8a24be8cd0cd0bc4a1067065605
add forms app wrapper
push time in 24 days
push eventloelkes/nextcloud-API
commit sha aa813128ecbdd0508d1d5999fa38a232b16bd88a
add forms app wrapper
push time in 24 days
push eventloelkes/nextcloud-API
commit sha 7e86eb7a6e9cb977dc107dbe678113e353113e1a
add forms app wrapper
push time in 24 days
push eventloelkes/nextcloud-API
commit sha c697befd2b207c2a50c1dbe73c90c62d429be3de
add forms app wrapper
push time in 24 days
issue commentnextcloud/forms
Allow formatting with Markdown
Agree that formatting would be nice, I'm not sure if it needs to be (full) markdown. I guess at least most of my needs would be covered by italic and bold.
I would like to add the possibility of adding links. This is useful for something like "I accept the Terms and Conditions" with a link to the document.
comment created time in 24 days
issue openednextcloud/forms
Add sections or multiple descriptions
Nextcloud (please complete the following information):
- Nextcloud-Version: 19.0.3
- Forms-Version: 2.0.4
Is your feature request related to a problem? Please describe. Forms with many questions or with very different questions cannot be divided into sections for better clarity/visibility/readability. It's all one long list of questions.
Describe the solution you'd like Add multiple descriptions in the form that do not contain a question and are not part of the results for the sole purpose of dividing questions into groups/sections and provide additional information.
Describe alternatives you've considered Could be a question with a hidden field.
Additional context Example: registration for a hackathon. There is one section for the submitter (name, email, phone), one section for the team (name, description, previous hackathons), and one section for the project description (name, excerpt, long description, category). Each section contains a short text with some hints on what to look out for while filling the form.
created time in 24 days
fork loelkes/forms
📝 Simple form & survey app for Nextcloud
https://apps.nextcloud.com/apps/forms
fork in a month
issue commentnextcloud/forms
Provide proper REST-API documentation
Been a while since I dived into this code, do you have some php skills @loelkes ? :)
Yes, but I'm a bit short on time right now and this also implicated changes in the frontend. If I get on it I'll let you know here.
comment created time in a month
issue commentnextcloud/forms
Provide proper REST-API documentation
The endpoint looks like an OCS API endpoint but the returned data does not correspond to the OCS scheme
/ocs/v2.php/apps/forms/api/v1/forms returns a list of all forms like [{...}, ...]. But with regards to the OCS API specifications I would expect this to be formatted like {ocs: {meta: {...}, data: [{...}, ...]}}
And I can't retrieve any data because I am stuck with {"message":"CSRF check failed"} even though other endpoints work as expected. Did I miss something?
comment created time in a month
NextCloud OCS API for Python
fork in a month
startedgo2sh/nextcloud-API
started time in a month
startedheinemml/CO2Meter
started time in 3 months
issue commentOctoPrint/OctoPrint
get_template_configs can't replace gcodeviewer
In 1.4.2 I can replace every tab (tested with temperature and control) but not the gcodeviewer. Did something change here, like the name of the tab?
comment created time in 3 months
startedsemitable/easing-functions
started time in 3 months