stagecoachapp / Stagecoach

rails!
http://stagecoach.herokuapp.com/
2 stars 4 forks source link

Times are unreadable. #78

Open thekashifmalik opened 12 years ago

thekashifmalik commented 12 years ago

Start/End times need to be readable. Make sure that they still enter into the database correctly

thekashifmalik commented 12 years ago

Fixed for show tasks. Still unreadable on create and edit task views.

@jontonsoup want to help out?

jontonsoup commented 12 years ago

Whats up with this?

thekashifmalik commented 12 years ago

When creating tasks or editing them, the input needs to look exactly like what the database will accept, because we are using . Is there a straightforward way around this?

jontonsoup commented 12 years ago

Don't use form for or we can make it a hidden thing and do some javascript overlays.

Jonathan Friedman Northwestern University | 2013 Computer Science 321.277.0866 | friedmanj@u.northwestern.edu

On Apr 1, 2012, at 5:52 PM, Kalail wrote:

When creating tasks or editing them, the input needs to look exactly like what the database will accept, because we are using . Is there a straightforward way around this?


Reply to this email directly or view it on GitHub: https://github.com/New-Media/nu-new-media-film-project/issues/78#issuecomment-4870196