|
|||||||
![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
Edit: 9/17/08 - Sorry for the long delay (it was a very busy summer), but now the wait for Ext.nd Beta 1r1 is over!
Ext.nd Beta 1r1 http://extjs.com/downloads/extnd-beta1r1.zip Ext.onReady bug fix After you download Beta 1r1, refresh the ext-all.js and ext-all-debug.js files with the following that include the onReady bug fix. Beta 1r2 will have this fix but in meantime, you'll need to do this if your app will be accessed from IE. ext-all .js and ext-all-debug.js with onReady bug fix We've added several new enhancements and fixed many bugs since beta 1. We are currently working on beta 2 and plan to release it later this fall. In the meantime, please try out beta 1r1. We hope you'll be pleased with the enhancements and bug fixes. I'm sure many of you will be happy to have categorized view support and be sure to check out the api docs for Ext.nd that are now included in the Ext.nd Admin database. Here's a list of the major enhancements and bug fixes included in Ext.nd Beta 1r1
Thanks again for all the great feedback and support. We do apologize for the long delay. If you are viewing this thread for the first time, many of the posts in this thread are from old versions and don't apply to the current release. This thread is here so anyone can subscribe to it and receive a "notification" when a new download is available. Please don't post bugs, questions or issues in this thread. Thanks!
__________________
Rich Waters Last edited by jratcliff; 11-24-2008 at 02:01 PM.. Reason: included the ext-all.js and ext-all-debug.js onReady bug fix |
|
#2
|
||||
|
||||
|
Since my neighbour is having a party and I can't sleep I'll go ahead and test it right away.
|
|
#3
|
||||
|
||||
|
Nah, forget about the code. Go join the neighbour's party!
![]()
__________________
Rich Waters |
|
#4
|
||||
|
||||
|
Congrats on the first release Rich. It looks great!
|
|
#5
|
|||
|
|||
|
Congrats Rich (and the team) for the alpha 1 version
I was hoping that we have had the time to get here first with our implementation of an Ext extension/plugin for Lotus Notes/Domino. Well.... maybe we can still get to a beta 1 or even the final 1.0 release before you guys ![]() Anyway... I have just tried out your alpha version and from what I can see of it we are taken another approach for supporting Domino, so I guess both implementations (and the other ones I have heard rumors about) can co-exist when they are final -- and that is a good thing ![]() By the way... our implementation was initially build only for Lotus Notes/Domino, but we are about to extend it further for "IBM System i" (IBM AS/400) integration... which is another story (but we have plans for supporting ILE/RPG, ILE/Cobol and PHP on it). |
|
#6
|
||||
|
||||
|
Thanks KimH, we're glad to finally get it out.
Ext.nd actually brings together several previous projects for integrating Notes/Domino with Ext. Jack, Jake and myself had all been working on our own and had our own releases. After speaking with Jack Slocum we decided to all work together for a single official Ext Domino framework which is what you see the beginning of here. I would recommend speaking with Jack Slocum before you go off whipping up your own release as there may be some licensing issues ![]()
__________________
Rich Waters |
|
#7
|
|||
|
|||
|
Hi,
very nice framework! My first tests with a simple "Player" form and 2 views (switching between them by column "sort") showed up some issues: - left, right, center in columns ignored (header and content) - number formatting is ignored - all columns are sortable in both directionsa despite of their settings - multiple values in columns not recognized (only first value is shown) - in IE (6.0.2900) categorized columns display empty - IE swallows 1 MB of RAM permanently on each switch between the two views. Best regards. |
|
#8
|
|||
|
|||
|
I can't wait to download and test all! I'm very interested in that project, can I help you in any way?
Congratulations, Josep Alemany |
|
#9
|
|||
|
|||
|
Hi BPreusing,
Thanks for the testing and feedback! This is exactly what we were hoping from the Domino community. The more people test and give us feedback, the more rock-solid the first release will be. Now, as for what you found: - left, right, center ignored - this should be an easy fix - number formatting ignored - hopefully not too difficult do you have any examples of formatting you are trying to do?- all columns sortable - yep, knew about that one and it should be fixed soon - multi-values in columns - hmmm, I thought it handled that. We'll relook at that - categorized views - not supported yet - IE memory leak - gotta fix that for sure! Again, thanks for testing and as we make these fixes available please let us know if they work in your environment. Jack Ext.nd Team |
|
#10
|
|||
|
|||
|
Hi Jack,
you are welcome! Concerning number formatting: I at least need "n fixed decimals", "punctuation at thousands" and "paranthesis when negative". I personally like translating "paranthesis" to "span color:red" ;.) Attached you will find an example of my own earlier extjs experiments... |
![]() |
| Thread Tools | |
|
|