Commit graph

153 commits

Author SHA1 Message Date
Doug Bell
247c607393 fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
Doug Bell
2c75ab27e6 migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Colin Kuskie
4b65b441e0 Matrix search should be AND based, not OR. Fixes bug #11301 2009-12-10 12:57:45 -08:00
Colin Kuskie
c0a9358bcf Prevent statistics with a count of less than 10 from being listed in the worst list. 2009-12-09 10:18:43 -08:00
Colin Kuskie
d1e6f30493 Fix a bug where ratings were allowed to be set with less than 10 votes. Fixes bug #11294
This helps fix people trying to game the system.
2009-12-08 14:39:24 -08:00
Colin Kuskie
ecd5b149ca Prevent the Matrix from showing raw data before rendering the DataTable. Fixes bug #11002
Note, this undoes the progressive enhancement work that was part of 7.7.
It was unfinished, and undocumented.
2009-10-21 18:04:31 -07:00
Colin Kuskie
13f833c27b Do not highlight checkboxes when returning search results. Fixes bug #11150 2009-10-21 12:58:58 -07:00
Graham Knop
2d28e0c0ba update YUI to 2.8.0r4 2009-09-21 13:13:24 -05:00
Graham Knop
2cf67ecba4 fixed #10889: Old Matrixs break for Admin users 2009-09-08 20:07:22 -05:00
Colin Kuskie
f942489787 Clean-up Matrix search template JS.
Add link back to main matrix screen.
Make initial search results match search form defaults.
fixes #10766, 10786
2009-08-17 18:35:53 +00:00
Colin Kuskie
d0e9b083dc Make addListings in the Matrix use AdminConsole submenus for
actions, like all the other assets.  Add a link back to the
Matrix.
Fixes bug #10778.
2009-08-14 20:15:02 +00:00
Colin Kuskie
6a8b771859 i18n several items in the Matrix, and Matrix listing. 2009-08-13 07:08:09 +00:00
Colin Kuskie
a6bb64613e When the matrix displays search results, only show those that match. Previously,
it displayed all the products, with those that matched having checked boxes.
2009-08-13 05:54:12 +00:00
Yung Han Khoe
be430dfdd2 fixed #9953: Matrix 2.0 - Not enough tests 2009-06-10 18:46:15 +00:00
Colin Kuskie
80dfb9ffd0 Throw an exception in all wobjects if the main template (used by view)
has been deleted.
2009-06-02 19:34:18 +00:00
Yung Han Khoe
398f5203f4 making all Matrix datatables templatable 2009-05-30 14:43:41 +00:00
Yung Han Khoe
ab18fbb913 fixed listing urls in matrix default view 2009-05-27 16:57:54 +00:00
Yung Han Khoe
43f09b433f fixed #10133: Matrix compare for priv. group open to any user 2009-05-21 13:18:18 +00:00
Yung Han Khoe
8fb8ed5c62 fixed #10332: Matrix: last updated fields = today 2009-05-19 11:35:11 +00:00
Yung Han Khoe
c4cd3c0940 adding listings caching to Matrix 2009-05-13 07:43:43 +00:00
Yung Han Khoe
909c8f62ae Compare form on Matrix default view screen is now generated from markup 2009-05-12 14:49:41 +00:00
Yung Han Khoe
1b2e327ce7 fixing an IE javascript error on Matrix compare screen 2009-04-28 18:49:20 +00:00
Yung Han Khoe
ad6352d1eb fixed #10158: Matrix 2.0 - Screenshots rendering poorly 2009-04-21 17:28:05 +00:00
Yung Han Khoe
a2540ddbfd added alphanumeric sort button to Matrix defaul view 2009-04-12 21:06:12 +00:00
Yung Han Khoe
bb330fd30c fixed #10141: Matrix 2.0 - Search does not check matching products 2009-04-11 17:31:33 +00:00
Yung Han Khoe
15b29252ed Fixed Matrix alpha numeric sort direction, changed default sort to alpa numeric 2009-03-28 15:26:09 +00:00
Graham Knop
c91878c9a3 test fixes and small cleanups 2009-03-26 21:44:55 +00:00
Yung Han Khoe
25afba2f52 Added caching to statistics on Matrix view. 2009-03-23 20:54:26 +00:00
Yung Han Khoe
2151730767 small matrix fix 2009-03-21 23:34:13 +00:00
Yung Han Khoe
302952b206 Matrix performance improvements 2009-03-21 23:26:08 +00:00
Yung Han Khoe
d7f94f450b changed screenshots in Matrix Listing view to popup 2009-03-09 10:48:26 +00:00
Yung Han Khoe
03dce77e90 matrix upgrade and privileging fixes 2009-03-06 05:04:24 +00:00
Yung Han Khoe
b7037dc7f9 matrix bugfixes 2009-02-28 01:49:03 +00:00
Yung Han Khoe
c4376366f3 fixing matrix compare results 2009-02-27 21:53:24 +00:00
Yung Han Khoe
45a724f761 fixing combo/select boxes on Matrix search and edit listing screens 2009-02-27 14:17:09 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Yung Han Khoe
90247ac13c matrix performance improvements 2009-02-17 01:34:34 +00:00
Yung Han Khoe
6286f2e31d fixing Matrix sort by updated 2009-02-16 17:06:06 +00:00
Yung Han Khoe
d1680cf867 matrix search fixes and performance improvements 2009-02-15 16:08:48 +00:00
Graham Knop
bf9bd2f0d2 use proper JSON encoding/decoding 2009-02-10 21:41:36 +00:00
Graham Knop
7023683b48 fix for matrix test 2009-02-10 21:41:27 +00:00
Yung Han Khoe
66e4b23e7f improving matrix performance 2009-02-10 02:17:42 +00:00
Yung Han Khoe
a61dd87d22 fixed Matrix best/worst rated lists 2009-02-09 17:22:32 +00:00
Yung Han Khoe
36d401aa74 fixed a Matrix sql problem 2009-02-06 21:23:39 +00:00
Yung Han Khoe
5edad76d21 added lastUpdated and version to Matrix compare screen 2008-12-16 14:04:30 +00:00
Yung Han Khoe
ba24497686 matrix compare screen bugfix 2008-12-12 16:36:19 +00:00
Yung Han Khoe
80d7ac6ae1 matrix bug fixes 2008-12-12 12:20:54 +00:00
Yung Han Khoe
040da6f327 added tooltips to Matrix attributes 2008-12-11 14:55:22 +00:00
Graham Knop
b0a2a3971d fixing misuse of pod for commenting out code 2008-12-10 05:46:16 +00:00
Yung Han Khoe
1a67df91bc Making Matrix edit listing screen templatable 2008-12-09 15:17:20 +00:00