| 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 |
| 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. |
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. |
2010-10-29 00:37:23 | Tree |
| 2010-10-29 00:09:16 | Tree | |
| 2010-10-28 21:45:47 | Tree | |
| 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 |