Menu

Source Commit Log


Commit Date  
[r5734] by b_calderwood

Remove extra comma.

2011-11-19 16:37:03 Tree
[r5733] by sandeepmehra

- The Ext.data.GroupingStore has multiSortInfo set with sorters initialized to an empty array. The applyState method of Ext.grid.GridPanel should multi sort only when sorters is populated, not when the sorters is an empty array.
- Ext.data.GroupingStore extends Ext.data.Store. The getState method of Ext.grid.GridPanel calls getSortState of Ext.data.Store to save the state. If the multiSortInfo has sorters populated, and that has not been overwritten by sortInfo population, save the multiSortInfo. The override could happen if the User overrides the default multi sort.

2011-11-19 03:05:49 Tree
[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
Older >
MongoDB Logo MongoDB