Results 17 issues of Jack Gao

Currently, I use the "$('#test').datetimepicker("option", options"); $('#test').datetimepicker("refresh");" not work. And we cannot get the datetimepicker instance via the "$('#test').data('datetimepicker')". But we can get it via the “$('#test').data('datepicker')”; Please support it....

When the input value is a JSON date string(e.g. 2017-11-09T08:00:00.000Z), the datetime picker cannot support. Please add this feature. Thanks!

Could we support the customize "timeFormat" feature? For example: { timeFormat: "HH:mm t.t." } I want the output string: 12:00 a.m. or { timeFormat: "HH:mm T.T." } I want the...

Would we please add the "Select all" and "Clear all" feature? If the select items too many, select one by one will not convenience. Just like as below: ![image](https://user-images.githubusercontent.com/1866009/32588416-8494c65a-c549-11e7-8f48-a10451287fc1.png) ![image](https://user-images.githubusercontent.com/1866009/32588397-6a4e4e6a-c549-11e7-8cae-badd42b05823.png)...

There is a excellent ORM framework: SqlSugar https://github.com/donet5/SqlSugar Can we add it to the test list? Thanks.

### Describe the bug Version: orchardcore 2.0.2 DB: SQLite ### Orchard Core version Add the version of the Orchard Core NuGet packages you use, or the commit hash if you...

bug :bug:
needs author feedback

### Describe the bug In the Lucene Query, if I run the match all and the result only displays 10 records the actual results count is 21. ![image](https://github.com/user-attachments/assets/7c3900b2-879b-4eb3-ac3e-d6b10d69001d) ### Orchard...

enhancement
good first issue
Lucene