-
- Downloads
Fix now indicator in fullcalendar views (AKPlan) for users from other timezones
This is done by generating the "now" timestamp from python instead of JavaScript using a newly created templatetag The new "now" function is used in all AKPlan calendar views as well as in AKScheduling's scheduler view
Showing
- AKPlan/templates/AKPlan/plan_akslot.html 2 additions, 0 deletionsAKPlan/templates/AKPlan/plan_akslot.html
- AKPlan/templates/AKPlan/plan_detail.html 2 additions, 0 deletionsAKPlan/templates/AKPlan/plan_detail.html
- AKPlan/templates/AKPlan/plan_index.html 2 additions, 0 deletionsAKPlan/templates/AKPlan/plan_index.html
- AKPlan/templates/AKPlan/plan_wall.html 2 additions, 0 deletionsAKPlan/templates/AKPlan/plan_wall.html
- AKPlan/templatetags/tags_AKPlan.py 8 additions, 0 deletionsAKPlan/templatetags/tags_AKPlan.py
- AKScheduling/templates/admin/AKScheduling/scheduling.html 1 addition, 0 deletionsAKScheduling/templates/admin/AKScheduling/scheduling.html
Please register or sign in to comment