Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search date format not respected with "between" matcher #1278

Closed
BBE78 opened this issue Jun 25, 2016 · 8 comments
Closed

Search date format not respected with "between" matcher #1278

BBE78 opened this issue Jun 25, 2016 · 8 comments

Comments

@BBE78
Copy link

BBE78 commented Jun 25, 2016

Date format specified in options in not respected when switching from "is" matcher to "between" matcher.
Set 'yyyy-mm-dd' but default (I assume) is set. See attached capture.
date-format-search-issue

@mpf82
Copy link
Collaborator

mpf82 commented Jun 26, 2016

Can you create a fiddle to reproduce the problem?

@BBE78
Copy link
Author

BBE78 commented Jun 27, 2016

Done: Fiddle

  1. Click on "Search" button on the toolbar, the advanced search dialog is displayed, and the "Start Date" format is correct.
  2. Click on the matcher to switch to "between" --> the input format is not correct

@mpf82
Copy link
Collaborator

mpf82 commented Jun 27, 2016

This seems to be fixed in 1.5, see http://jsfiddle.net/tk8pch7r/7/

@BBE78
Copy link
Author

BBE78 commented Jun 27, 2016

It seems... In a future 1.5?

@mpf82
Copy link
Collaborator

mpf82 commented Jun 28, 2016

w2ui 1.5 is the current master in this github project, it's just not released as "stable", but it's stable enough for productive use. The only downside is, hat there are minor differences to the current online documentation, due to new or changed features - and sub-grids are no longer officially supported, in favor of a new tree-grid view.

You can use the files in the dist folder, or download the whole project.

@BBE78
Copy link
Author

BBE78 commented Jun 28, 2016

Thank you for your feedback, I'll wait the official/stable release because I'm using the sub-grid feature... So it will useful to have the associated documentation available...
Do you have an idea of a release date ?

@mpf82
Copy link
Collaborator

mpf82 commented Jun 28, 2016

Do you have an idea of a release date ?

#1272

Quote from @mrg2001

Need to finish docs and demos. If you can please help. The source code itself is stable. The docs and demos have been done for some components, but not all yet.

If you open any core file in /src directory, in the top of the file you will see comments of what new in 1.5. This needs to be verified in docs and demos that is is described. Thanks.

@mrg2001
Copy link
Collaborator

mrg2001 commented Jun 29, 2016

Guys, I promise to release 1.5 this summer.

@mrg2001 mrg2001 closed this as completed Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants