Giter VIP home page Giter VIP logo

schet's People

Contributors

shrhdk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

seikichi

schet's Issues

候補日程追加した際のデフォルト値を変更して欲しい

予定を入力したあとで候補日を追加するとデフォルト値として×が入るが、
それだとすでに入力している人が追加された候補日の予定をまだ入力していないのか、その候補日の予定が合わず本当に×なのかわからない。

デフォルト値を未入力状態(たとえば-とか)にするか、難しければ△にして欲しい。

Error occurs when adding a term after adding a name

TypeError: lib/views/event.ejs:48

48| <% for(var participantID in event.participants) { var val = event.record[participantID][term.id]; %>
Cannot read property '1' of undefined

may be term.id causes this problem

Terms are registered different time from indicated time.

When I select 2015/01/01 9:00 - 2015/01/01 10:00 and click + button, POST request is sent with '{"term":"2015-01-01T00:00Z/2015-01-01T01:00Z"}' as body.
And then, registered term is shown as '2015/01/01 00:00 - 2015/01/01 01:00'.

It seems that terms before registration are handled as JST, but after generating AJAX requests are handled as UTC.

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.