webforms
Here are 185 public repositories matching this topic...
We should ensure in all scenarios we don't run out of memory. I'm not sure the current usage but the queues should be cleared every 10 seconds.
-
Updated
Jul 1, 2020 - C#
It would be great to have unit tests to verify the GeneratedColumns handle:
- Add tests for different data classes to ensure reflection is properly used
- Add tests for classes with mixes of public, private, static properties, and fields
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
Jun 6, 2020 - C#
-
Updated
Nov 11, 2019 - C#
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
Oct 9, 2017 - JavaScript
-
Updated
Sep 21, 2018 - C#
-
Updated
Jun 20, 2020 - C#
The web.base.url param should match the domain where Odoo is served from.
Form.io JavaScript generates some URLs by the window.location property. Maybe this breaks when serving Odoo with different subdomains/A-records?
-
Updated
Feb 27, 2019 - JavaScript
-
Updated
Mar 6, 2020 - C#
- AFAIK Drupal 7 doesn't have such a thing
- But D8 does and migration tries to create
#type => checkbox
In D7 you have a div wrapping a single checkbox where the element title goes on the div and the single checkbox option becomes the title of the checkbox
In D8 as it stands we end up a single checkbox , the element title becomes #title and the single checkbox option becomes `#descr
-
Updated
Jul 1, 2020 - C#
-
Updated
Feb 21, 2017 - C#
-
Updated
Mar 21, 2018 - C#
-
Updated
Jul 3, 2018 - Python
-
Updated
Jan 16, 2020 - C#
-
Updated
Feb 10, 2020 - C#
-
Updated
Dec 22, 2017 - JavaScript
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Feb 11, 2019 - JavaScript
-
Updated
Mar 14, 2019 - Java
-
Updated
Mar 3, 2017 - C#
Improve this page
Add a description, image, and links to the webforms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webforms topic, visit your repo's landing page and select "manage topics."


Describe the bug
Not a CSLA bug, a doc bug :)
Version and Platform
Irrelevant
Code that Fails
Not code per-se....I just realized that this doc page was never finished: https://github.com/MarimerLLC/csla/blob/master/docs/Analyzers.md. Need to finish that.
Stack Trace or Exception Detail
No stack trace.
Additional context
None