| Commit | Date | |
|---|---|---|
| 2010-11-05 23:56:35 | Tree | |
|
[r4844]
by
SeanZ
- allow editable background color to be determined on row basis |
2010-11-05 17:30:25 | Tree |
| 2010-11-02 23:55:43 | Tree | |
|
[r4842]
by
dennisl-jaffa
Changed the logging on the "DOM Bean Property Not Found :" condition from log.error to log.debug only when debug is enabled. The change is because this condition is normal when printing some forms and thus shouldn't appear in the log files as if it were an error condition. |
2010-11-02 17:45:19 | Tree |
| 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 |