tispratik / bs

BS
1 stars 0 forks source link

Sergey: Calendar - how do I set a meeting which is not today !!? #22

Closed TheHumaneClub closed 14 years ago

TheHumaneClub commented 14 years ago

When I click on the calendar on any day apart from today, it does not get selected. How to set a meeting on a day which is not today???

TheHumaneClub commented 14 years ago

As I see the code, it looks as if the DAY boxes in calendar are not selectable. If so, then the best way is to show 1 drop down with DAY and hard code the month and year based on the month you are showing in the calendar.

svarks commented 14 years ago

I just added date to event form, is it ok?

TheHumaneClub commented 14 years ago
  1. Use datepicker jquery the one we have used in TASKS, rest date is ok.
  2. Make %h1 from May 23 to Add an event
  3. Remove the Add an event on May 23
TheHumaneClub commented 14 years ago

1 = done.

svarks commented 14 years ago

changed

TheHumaneClub commented 14 years ago

clsoing