migrate to extjs 5: CRUD#81
Closed
cristianbuj wants to merge 37 commits intobmoeskau:masterfrom
TeamupCom:extjs-5-v2
Closed
migrate to extjs 5: CRUD#81cristianbuj wants to merge 37 commits intobmoeskau:masterfrom TeamupCom:extjs-5-v2
cristianbuj wants to merge 37 commits intobmoeskau:masterfrom
TeamupCom:extjs-5-v2
Conversation
…past it was necessary to configure the default date range separately for ListHeader and ListBody. Now, the default date range can be configured in one place in class List.
…ent, the event needs to be removed from the store.
…ia: Start time, end time and calendar id. This garantees deterministic ordering of events and is a precondition for an improved event layout algorithm.
…code comments for more details.
…tensible framework is loaded dynamically (class by class) while the ext/js is loaded from the archive file. Compared to the fully dynamic mode is is *much* faster. Furthermore, fixed loading of CSS files in debug and dynamic modes. In these modes, CSS files are now loaded individually, not the concatenated file.
… For most examples it was false already, for a few not. It is confusing if caching is disabled for some examples and for some not. Furthermore, if caching is disabled, debugging with Firebug becomes really painful.
…recurrence-widget-dont-load-in-dynamic-model' into extjs-5-v2
…-view3' into extjs-5-v2
…ndling' into extjs-5-v2
…drag-and-drop-copy' into extjs-5-v2
…delete' into extjs-5-v2
…-body-view' into extjs-5-v2
…elopment' into extjs-5-v2
|
please merge. |
Owner
|
Very belated, but thanks a LOT for your effort on this. Unfortunately it's not mergeable not only because of conflicts, but also because it includes all of the agenda/list and other stuff in addition to straight Ext 5 fixes. The good news is that I did go through this PR in detail and pulled as much as I could into #90 which is currently in progress. Even though I'm closing it, this PR really did save me a lot of time -- thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.