Ext


Go Back   Ext JS Forums > Related Projects > Ext.nd for Notes/Domino

Reply
 
Thread Tools
  #1  
Old 05-26-2007, 09:02 PM
RWaters's Avatar
RWaters RWaters is offline
Ext JS - Development Team
 
Join Date: Mar 2007
Location: Columbus, OH
Posts: 653
RWaters is on a distinguished road
Talking Ext.nd Beta 1r1 Release

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

  • Added "basic" categorized view support and support for response docs in views. This support will give users the expand one category/response at a time like the way the default domino html rendering does but within the nicer looking Ext grids.
  • Added the ability in Ext.nd.DomioUI to load in a doc, page, or any url into a tabPanel. This will allow links to documents, pages, etc. to be saved, emailed, etc. and when clicked on, the doc, page, or url will be loaded into a tab within the DominoUI layout. For example, this url (http://openntf.org/extnd/demo.nsf/ma.../www.lotus.com) will open the Demos app and will then automatically load in http://lotus.com into a tab.
  • Added a sample application called Tasks to the download file. This is a demo application demonstrating how to use Ext.nd to convert a Notes application into a web application. This application is also discussed in an article recently published in THE VIEW titled, "Extend your Notes applications to the Web fast with Ext.nd" http://eview.com/eview/VOLR6.nsf/Cur...0?OpenDocument)
  • Added new API docs for Ext and Ext.nd classes in the Ext.nd Admin database. The Ext.nd classes are shown as a separate node in the navigation menu and when expanded, you can find information about the Ext.nd classes.
  • Added support to allow you to develop and test Ext.nd enabled apps from your local machine with Domino Designer without needing a Domino server.
  • Now uses Ext 2.2 and thus, our license has changed to GPL. For those needing/wanting a commercial license, we are working on that as well.
  • Fixed the paging toolbar that was broken when working on category views. The "page x of y" wasn't showing the correct value for x on flat or categorized views and the previous/first and next/last buttons weren't getting greyed out when they should. The fix for this was to no longer show "page x of y" but instead to change the paging toolbar to report on what "entries" are being shown and not what "page". Therefore, the toolbar now says: "Showing entries x - y of z"
  • Fixed an issue where @formula actions that we couldn't convert would still display and then throw errors when clicked. The code now does not show these actions when the @formula can't be converted to JavaScript code.
  • Fixed the issue where Ext.nd.UIOutline was not rendering an outline in the same 'state' as it was saved in Designer. (i.e. expand the nodes that were expanded when the outline was saved).
  • Fixed an issue when refreshing a document in IE hangs IE (see this post: http://extjs.com/forum/showthread.php?t=29936)
  • Fixed the issue with search not working with "show single category" type of views. Also fixed some search issues on normal views.
  • Fixed issue with grid height on PickListStrings/PickList and with UIView rendered to a div. The old code would sometimes leave the paging toolbar cut off.
  • Fixed issue with Actionbar code that tries to parse a title that is null. Action buttons can have their titles now set to nothing and the Ext.nd.Actionbar code will properly render the button without throwing an error.
  • Fixed Ext.nd.DominoUI to reference the correct UIView when changing views.
  • Fixed the issue with the string "null" displaying in columns when an empty string should display instead.
  • Fixed a couple of @Command parsing bugs. More info here > http://extjs.com/forum/showthread.php?t=29273
  • Fixed issue with rows no longer expanding to show all content in a cell. (This worked in the alpha version but was was broke in beta 1)

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!
Attached Files
File Type: zip ext-all-onReady-bug-fix.zip (337.0 KB, 864 views)
__________________
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
Reply With Quote
  #2  
Old 05-26-2007, 09:17 PM
perka's Avatar
perka perka is offline
Ext User
 
Join Date: May 2007
Posts: 10
perka is on a distinguished road
Default Great going!

Since my neighbour is having a party and I can't sleep I'll go ahead and test it right away.
Reply With Quote
  #3  
Old 05-26-2007, 09:27 PM
RWaters's Avatar
RWaters RWaters is offline
Ext JS - Development Team
 
Join Date: Mar 2007
Location: Columbus, OH
Posts: 653
RWaters is on a distinguished road
Default

Nah, forget about the code. Go join the neighbour's party!
__________________
Rich Waters
Reply With Quote
  #4  
Old 05-26-2007, 10:03 PM
jack.slocum's Avatar
jack.slocum jack.slocum is offline
Ext JS - Development Team
 
Join Date: Mar 2007
Posts: 6,941
jack.slocum is on a distinguished road
Default

Congrats on the first release Rich. It looks great!
__________________
Jack Slocum
Ext JS - Core Development Team
jack@extjs.com
Reply With Quote
  #5  
Old 05-27-2007, 04:13 AM
KimH KimH is offline
Ext JS Premium Member
 
Join Date: Mar 2007
Posts: 402
KimH is on a distinguished road
Default

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).
Reply With Quote
  #6  
Old 05-27-2007, 01:48 PM
RWaters's Avatar
RWaters RWaters is offline
Ext JS - Development Team
 
Join Date: Mar 2007
Location: Columbus, OH
Posts: 653
RWaters is on a distinguished road
Default

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
Reply With Quote
  #7  
Old 05-29-2007, 04:02 AM
BPreusing BPreusing is offline
Ext JS Premium Member
 
Join Date: Apr 2007
Posts: 43
BPreusing is on a distinguished road
Default Some remarks

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.
Reply With Quote
  #8  
Old 05-29-2007, 06:06 AM
Josep Alemany Josep Alemany is offline
Ext User
 
Join Date: May 2007
Posts: 1
Josep Alemany is on a distinguished road
Default Good News!

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
Reply With Quote
  #9  
Old 05-29-2007, 06:30 AM
jratcliff jratcliff is offline
Ext User
 
Join Date: Mar 2007
Posts: 660
jratcliff is on a distinguished road
Default

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
Reply With Quote
  #10  
Old 05-29-2007, 08:25 AM
BPreusing BPreusing is offline
Ext JS Premium Member
 
Join Date: Apr 2007
Posts: 43
BPreusing is on a distinguished road
Default

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...
Attached Images
File Type: jpg IPTDemo2Formatting.jpg (39.4 KB, 844 views)
Reply With Quote
Reply

Thread Tools

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT -5. The time now is 09:26 PM.

© 2006-2009 Ext, LLC
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.