Menu

Source Commit Log


Commit Date  
[r4836] by dennisl-jaffa

Added overloaded block() method that takes an int param, gets the String.valueOf the int, then does the normal block() logic which substrings and right pads to the specified length. This method is needed by a velocity template when it is calculating the line item line number as an int and then needs to print it as a string within a given block of space on a form.

2010-10-29 20:28:27 Tree
[r4835] by dennisl-jaffa

Modified the length() methods to return 0 if the input param array or list is null.

2010-10-29 18:18:01 Tree
[r4834] by SeanZ

fixed a backward compatibility issue.

2010-10-29 17:55:57 Tree
[r4833] by SeanZ

- implemented Jaffa.finder.CriteriaFieldPanel class to take over Jaffa.finder.CriteriaPanelFactory.createPanel(). The xtype of this new class is finderCriteriaFieldPanel.
- Jaffa.finder.CriteriaPanelFactory.createPanel() now returns an object instantiated from finderCriteriaFieldPanel.

2010-10-29 16:59:07 Tree
[r4832] by SeanZ

- make Jaffa.finder.CriteriaPanelFactory.createPanel() return config object of xtype='container' rather than an Ext.Panel instance. The treatment avoids the panel config values being overridden by defaults in the parent panel. Typically, this is a problem when metaClass is overridden by the parent panel causing confusions on applying aop rules.
- the config object is regenerated to avoid modification on the input object. This solves the problem when finder criteria class has multiple instantiations in the same screen.

2010-10-29 00:37:23 Tree
[r4831] by b_calderwood

Replace 'update' button with more appropriate 'View' label.

2010-10-29 00:09:16 Tree
[r4830] by SeanZ

setting checkOnly=true on multi-select selection model if any column is editable.

2010-10-28 21:45:47 Tree
[r4829] by SeanZ

set clicksToEdit=1 to all editorgridpanel.

2010-10-28 21:42:41 Tree
[r4828] by b_calderwood

Changes to make sure panel/sub-panel load listeners are correctly removed when a panel is destroyed or unregistered.

2010-10-28 21:11:23 Tree
[r4827] by gautamj

Modified the createConnection() method of JndiDataSourceConnectionFactory and DbcpDataSourceConnectionFactory to log the original exception, if anything goes wrong while acquiring the connection from a DataSource.

2010-10-28 18:58:55 Tree
Older >
MongoDB Logo MongoDB