Menu

Source Commit Log


Commit Date  
[r5732] by prudhvireddy

Bug #22232: Changed empty text from 0.00 to ''

2011-11-19 02:50:48 Tree
[r5731] by rkisson

A change to the AtomicCriteria now allows fields from the main criteria to be included in the AtomicCriteria on a aggregate object.

i.e.

select * from purchase_requests pr,parts p
where p.part = pr.part and p.cage = pr.cage
and pr.status = 'O'
and (pr.order_no = 'REF' or pr.purchase_order = 'REF' or p.nsn = 'REF' or p.stock_number = 'REF')

allowing you to add pr.order_no and pr.purchaseh_order within the same AtomicCriteria as p.nsn and p.stock_number

2011-11-19 01:47:10 Tree
[r5730] by b_calderwood

Warn user any time changes may be lost.
Add support for minValue, maxValue, caseType and minLength.

2011-11-19 01:35:54 Tree
[r5729] by b_calderwood

Add messages for system config desktop.

2011-11-19 01:34:10 Tree
[r5728] by rkisson

Changed the method access to public for findInfo on the IPropertyRuleIntrospector interface

2011-11-19 01:21:18 Tree
[r5727] by erikb78

Created the JAFFA_5_11_0_FINAL tag from rev 5698

2011-11-18 23:49:15 Tree
[r5726] by b_calderwood

Enhance search to look at rule names, annotations and labels.

2011-11-18 21:23:23 Tree
[r5725] by SeanZ

selectively allow textOnly fields to register for change listeners.

2011-11-18 20:01:04 Tree
[r5724] by b_calderwood

Multiple bug fixes.

2011-11-18 17:49:57 Tree
[r5723] by prudhvireddy

Refactor: Moved setting grid filters code into a separate method called setGridFilters

2011-11-18 01:07:45 Tree
Older >
MongoDB Logo MongoDB