Gabriel Sidler
Gabriel Sidler
If a calendar event is deleted and the server rejects the deletion, the event is not re-displayed. This makes the calendar view inconsistent with the back-end. The deleted event should...
When an event record is edited in EventWindow and the server rejects to save the record, the store contains a dirty record. If the user then clicks the cancel button,...
A new event layout algorithm for day body view that uses space more efficiently and guarantees event order. For details see forum post at http://ext.ensible.com/forum/viewtopic.php?f=2&t=880 --- This change is [](https://reviewable.io/reviews/bmoeskau/extensible/78)
Introduced new load mode 'dynamic-extensible'. With this mode, the extensible framework is loaded dynamically (class by class) while the ext/js is loaded from the archive file. Compared to the fully...
Agenda view for Extensible calendar. This is a resubmit of the RP after a rebase on top of the latest commits. --- This change is [](https://reviewable.io/reviews/bmoeskau/extensible/84)