Giter Club home page Giter Club logo

Comments (15)

creecros avatar creecros commented on July 24, 2024
  • added date field
  • Option for specific user

from metamagik.

obitorio avatar obitorio commented on July 24, 2024

Nice. I've seen a little particular: the date format doesn't follow the application setting (actually, I have "d-m-Y", while the plugin displays "Y-m-d")

from metamagik.

creecros avatar creecros commented on July 24, 2024

image

and mine shows mm/dd/yyyy

I went the easy route and just used HTML5 vs the js in Kanboard, so it probably is based on your browsers locale settings. My guess.

from metamagik.

creecros avatar creecros commented on July 24, 2024

The formatting of the input field's text is only done correctly within Chrome. Edge, Firefox and Opera display the date with the day, month and year in the right order for the locale, but inconsistently use slashes (30/01/2018) where for example dashes (30-01-2018) are expected by the locale's calendar format.

https://stackoverflow.com/questions/7372038/is-there-any-way-to-change-input-type-date-format

from metamagik.

obitorio avatar obitorio commented on July 24, 2024

I see. I didn't know, thank you :)

from metamagik.

obitorio avatar obitorio commented on July 24, 2024

Hi @creecros , I've seen the date format in not saved after choosing the date (despite the "saved task" notification appears). I tried logging again, cleaning the cache, then using microsoft edge (which shows a date popup, too), and internet explorer (which doesn't). As now, I'm using chrome. There's something I can do to solve manually? My version is 1.2.6, still. Thank you

from metamagik.

creecros avatar creecros commented on July 24, 2024

Are you saying that the date isn’t saving? Or the format?

from metamagik.

obitorio avatar obitorio commented on July 24, 2024

It does not save

from metamagik.

creecros avatar creecros commented on July 24, 2024

It seems to work fine for me, can you give me an example of when it is not saving.

from metamagik.

obitorio avatar obitorio commented on July 24, 2024

Sure. I recorded the process (and uploaded a video there): https://streamable.com/1aj6j

from metamagik.

obitorio avatar obitorio commented on July 24, 2024

I discovered also the same error, in another field (showed in the video as "Rif._Ord" which is a plain text).
I tried removing & adding a new field, without underscores inside the name. Now it's working.
Could this be the problem?

from metamagik.

creecros avatar creecros commented on July 24, 2024

No, it's the .

No .'s allowed. There may be other characters not allowed as well, not sure which, but _ is fine to have. This relates to #12

from metamagik.

creecros avatar creecros commented on July 24, 2024

also, if it happens again, you can go into the "Metadata" through the sidepanel icon:
image

and then see which Characters are missing to determine which characters to not use:
image

I'll add prevention to the . on the next release, and anymore I find.

from metamagik.

creecros avatar creecros commented on July 24, 2024

https://github.com/creecros/MetaMagik/releases/tag/1.2.5

Added some prevention.

from metamagik.

obitorio avatar obitorio commented on July 24, 2024

Thank you

from metamagik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.