Graham Knop
|
ed04b99872
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Graham Knop
|
6aa26c2e44
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
Colin Kuskie
|
7b218942b3
|
Merge commit '63865eb39f' into WebGUI8. up to 7.9.11
|
2010-08-13 11:52:08 -07:00 |
|
Colin Kuskie
|
6a9b6642d2
|
Fix bad escaping of dashes for element Ids in the Matrix. Fixes bug #11588.
|
2010-08-03 11:03:15 -07:00 |
|
Colin Kuskie
|
385931aaab
|
Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing.
|
2010-06-27 22:32:31 -07:00 |
|
Colin Kuskie
|
3fbc109429
|
Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it.
|
2010-06-24 13:07:03 -07:00 |
|
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
|
bf268bc66b
|
Fix the canEdit method in the Matrix.
|
2010-05-21 15:05:00 -07:00 |
|
Graham Knop
|
0efa62a73c
|
asset immutability
|
2010-04-19 18:57:01 -05:00 |
|
Doug Bell
|
165be5b389
|
remove eval{} from caching code
|
2010-04-19 18:41:13 -05:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Colin Kuskie
|
f56bac9948
|
SUPER handling for most of Wobject/*.pm. There's a problem with Calendar, though.
|
2010-04-08 17:00:05 -07:00 |
|
Colin Kuskie
|
c835344813
|
Fixing require loops. Moose overrides for canEdit using packages.
|
2010-04-08 15:13:13 -07:00 |
|
Colin Kuskie
|
616d5cc866
|
Moose overrides for purge, purgeRevision, and purgeCache.
|
2010-04-07 16:43:16 -07:00 |
|
Colin Kuskie
|
814c2af249
|
Change calls to new to newById across Asset/
|
2010-03-03 16:27:45 -08:00 |
|
Colin Kuskie
|
117c7897bb
|
Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
|
2010-02-26 12:01:25 -08:00 |
|
Graham Knop
|
20ee527dbd
|
change aspect to define
|
2010-02-17 16:31:10 -06:00 |
|
Colin Kuskie
|
20aff04633
|
Update Matrix and MatrixListing for Moose. Needs the Comments Role in order to check tests further.
|
2010-02-11 17:43:26 -08: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 |
|
JT Smith
|
ebb6134c2d
|
bug fixes
|
2009-09-25 22:50:59 -05:00 |
|
JT Smith
|
ccff9c7014
|
Converted all existing uses of cache.
|
2009-09-25 22:24:33 -05: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 |
|