Extensible icon indicating copy to clipboard operation
Extensible copied to clipboard

Cool components for Ext JS

Results 16 Extensible issues
Sort by recently updated
recently updated
newest added

- Fix for the following bug: [OPEN-342] Bug with single-click - reproducible in 1.5.1 as posted in the forum at: http://ext.ensible.com/forum/viewtopic.php?f=3&t=634 Implementation: Handling 'keyup' event (just ESC key), so event...

While I was trying to add Jalali calendar to Extensible Calendar I came across couple of changes to the core. As you can see these changes are completely safe and...

Hi Brian, Extensible is a very nice extension (or even more than that). For my project I needed theming support, that is why I created a SASS structure similar to...

the phantom record might not have all required data set in the edit window yet --- This change is [](https://reviewable.io/reviews/bmoeskau/extensible/73)

Correctly updates the calendar when store is changed outside of calendar --- This change is [](https://reviewable.io/reviews/bmoeskau/extensible/69)

Fixes adding entries with own fields when using a custom event window & model. --- This change is [](https://reviewable.io/reviews/bmoeskau/extensible/66)

This change is [](https://reviewable.io/reviews/bmoeskau/extensible/65)

that allows futher programatically adjustment of values while they are unchanged by the user. Also forward resetOriginalValue call to fields. --- This change is [](https://reviewable.io/reviews/bmoeskau/extensible/70)

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,...