-
Notifications
You must be signed in to change notification settings - Fork 396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some updates #182
some updates #182
Commits on Mar 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 059a99b - Browse repository at this point
Copy the full SHA 059a99bView commit details -
Merge remote-tracking branch 'llazzaro/develop'
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 117001d - Browse repository at this point
Copy the full SHA 117001dView commit details -
Merge remote-tracking branch 'origin/master'
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 23ac41f - Browse repository at this point
Copy the full SHA 23ac41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54fb724 - Browse repository at this point
Copy the full SHA 54fb724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476585b - Browse repository at this point
Copy the full SHA 476585bView commit details -
updated the event generator to fix issue llazzaro#141
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for b8920af - Browse repository at this point
Copy the full SHA b8920afView commit details -
added USE_FULLCALENDAR setting
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 3a7437b - Browse repository at this point
Copy the full SHA 3a7437bView commit details -
updated fullcalendar templates
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 90518fe - Browse repository at this point
Copy the full SHA 90518feView commit details -
updated the occurrence and event editing templates with bootstrap
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 4508ff2 - Browse repository at this point
Copy the full SHA 4508ff2View commit details -
updated views an utils to support occurrence permissions
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for e10d4be - Browse repository at this point
Copy the full SHA e10d4beView commit details -
fixed the views.py differences that failed
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for d7dd922 - Browse repository at this point
Copy the full SHA d7dd922View commit details -
mac committed
Mar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for a1aa98c - Browse repository at this point
Copy the full SHA a1aa98cView commit details -
mac committed
Mar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for d9b5c33 - Browse repository at this point
Copy the full SHA d9b5c33View commit details -
fullcalendar/day_calendar backwards in view
mac committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for bc637d5 - Browse repository at this point
Copy the full SHA bc637d5View commit details
Commits on Mar 11, 2016
-
fixed issue llazzaro#123 and issue llazzaro#137
the issue was that when events are modified, the persisted occurrences weren’t having their “original_start” and “original_end” being updated, so the occurrence replacer wasn’t catching them. To fix this, I calculated the change of time to the start and end of the event, and add this to the occurrences, so they maintain their order in the list of occurrences.
mac committedMar 11, 2016 Configuration menu - View commit details
-
Copy full SHA for fbae799 - Browse repository at this point
Copy the full SHA fbae799View commit details