| Commit | Date | |
|---|---|---|
| 2010-11-01 18:45:58 | Tree | |
|
[r4840]
by
sandeepmehra
bug 15452 - Provide a confirmation message before deleting a record from the InlineRowEditor. |
2010-11-01 17:19:11 | Tree |
|
[r4839]
by
gautamj
Modified AopGenerator to not add any interceptors against FlexBean. Instead all the necessary interceptors are bound to the FlexBean class via hard-coded bindings in interceptors-aop.xml |
2010-10-29 23:56:29 | Tree |
|
[r4838]
by
SeanZ
created columnCssClass property on column class so that the background color can be toggled by css. |
2010-10-29 23:09:05 | Tree |
| 2010-10-29 20:34:11 | Tree | |
|
[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 |