-
@andrerod created:
https://orchard.codeplex.com/workitem/17307
Since we're using MVC validation we could leverage that fact to do client side validation almost for free:
http://msdn.microsoft.com/en…
-
**vhozeng** created:
https://orchard.codeplex.com/workitem/17602
After logging on to Orchard, users can click the user name link to change password, it's a little difficult to know it is the change p…
-
@bleroy created:
https://orchard.codeplex.com/workitem/20440
Repro: add some sort criteria to a query (I used creation date and a boolean field), then try to modify their order using the up and down …
-
@StanleyGoldman created:
https://orchard.codeplex.com/workitem/20343
Projection RSS should be disable-able.
I even venture to argue that projection RSS should be disabled by default, as you might ne…
-
**danmitchell** created:
https://orchard.codeplex.com/workitem/20395
The connection string is dynamically generated and therefore doesn't use the settings.txt information so the Max Database Size is …
-
As implemented, there are 5 aggregate document entities that ostensibly collect other documents into a common grouping for some purpose. These inherit from the base Document class.
Work Order is …
-
in https://github.com/dotnet/runtime/pull/68126
runtime (Libraries Test Run checked coreclr Linux_musl arm64 Debug) failed with
```
============================================================…
-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
3. Install SDK 9.0 GA
4. Install Aspire 9.0 GA
5. Install VS or VSCode
**REPRO STEPS**
1. Open Command Prompt, run the following code to create…
-
Include participant "check_is_from_devel" in precheck of process conf (check_is_from_devel)
Submit a request.
# Following error is displayed
2011-11-22 11:31:32.283598500 Exception in participant ch…
iamer updated
12 years ago
-
**Yinhaixia** created:
https://orchard.codeplex.com/workitem/18026
Log on the Orchard site as admin, create a new media folder and add media to the folder
Expected: The media author should be "admin"…