Colin Kuskie
b323f74121
Update copyright notice
2011-12-28 11:30:38 -08:00
Colin Kuskie
381638f62c
Set the action to get the save!
2011-10-03 15:41:04 -07:00
Colin Kuskie
0e82552f27
Make a custom getEditTemplate method to handle getting information from the parent Matrix. Fix class=>className form code, and adding buttons.
2011-10-03 13:40:04 -07:00
Scott Walters
54ae754ebe
Repeat ampli's fix (described below) for other occurances on the site.
...
``The Save buttons in the two first steps didn't work in Chrome.
According to a hint in the YUI Button documentation about a problem in using
"submit" as a value of the name attribute, I changed submit button name
in the two first steps from "submit" to "send". This solved the problem.''
2011-06-29 19:13:18 -04:00
Doug Bell
664e7686c6
fix bugs revealed by Test::Class tests
2011-06-02 19:44:06 -05:00
Scott Walters
57d2dbed56
WebGUI::Session::Http should go away ( #11647 )
...
Move logic out of WebGUI::Session::HTTP and into WebGUI::Session::Response /
::Request; deprecate more functions; change references in core to use
$session->response instead; fix tests that broke because of the change but
not one that merely generate the deprecated warning because I want to know
that the proxying of depricated methods is working. These can be changed later.
2011-05-11 16:17:54 -04:00
Doug Bell
f209a52a2c
move MatrixListing getEditForm to FormBuilder
2011-01-13 14:33:05 -06:00
Colin Kuskie
fd8f03a186
Change getMimeType and setMimeType to response->content_type.
2010-11-21 22:35:26 -08:00
Colin Kuskie
59c03b50e7
Change occurances of user->profileField to user->get
2010-11-18 16:12:03 -08:00
Colin Kuskie
1f42a0a24e
Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset.
2010-09-24 08:03:09 -07:00
Graham Knop
ed04b99872
remove WebGUI::Utility
2010-09-07 13:18:49 -05:00
Graham Knop
fadc4f34ea
remove WebGUI::Utility::round
2010-08-25 12:38:14 -05:00
Doug Bell
c58a66ba61
remove syntax error
2010-07-15 12:53:10 -05:00
Doug Bell
3934a6704c
fix getEditForm
2010-07-15 11:55:25 -05:00
Doug Bell
3c17dafeb4
processPropertiesFromFormPost to processEditForm
2010-07-15 11:52:04 -05:00
Colin Kuskie
e0177dc666
Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request
2010-07-01 17:40:12 -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
Graham Knop
0efa62a73c
asset immutability
2010-04-19 18:57:01 -05:00
Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
Colin Kuskie
616d5cc866
Moose overrides for purge, purgeRevision, and purgeCache.
2010-04-07 16:43:16 -07:00
Colin Kuskie
c786395eb4
Moose overriding for indexContent.
2010-04-07 15:07:20 -07:00
Colin Kuskie
dee5bbe5d0
Proper Moose setup for addRevision...
2010-04-06 16:13:02 -07:00
Colin Kuskie
bf1cb7b721
Aspect to Role renaming
2010-03-03 21:10:35 -08: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
ec5208839e
Remove getValue from Assets, except for those in getEditForm which will go away later.
2010-02-16 15:51:01 -08:00
Colin Kuskie
dc2d086b2a
Fix a whole bunch of aspect comma/semicolon changes.
2010-02-15 13:52:11 -08: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
fc4dca65e1
Calculate ratings, even is the count is less than 10.
2009-12-09 10:44:30 -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
Graham Knop
60a4a9b140
mark $session->datetime->time as deprecated and remove its use from core code
2009-10-05 20:56:37 -05:00
Graham Knop
2d28e0c0ba
update YUI to 2.8.0r4
2009-09-21 13:13:24 -05:00
Colin Kuskie
6a8b771859
i18n several items in the Matrix, and Matrix listing.
2009-08-13 07:08:09 +00:00
Yung Han Khoe
15b197976e
Adding Matrix tests
2009-06-03 13:22:32 +00:00
Yung Han Khoe
398f5203f4
making all Matrix datatables templatable
2009-05-30 14:43:41 +00:00
Yung Han Khoe
8fb8ed5c62
fixed #10332 : Matrix: last updated fields = today
2009-05-19 11:35:11 +00:00
Yung Han Khoe
ea5187e01e
fixed #10184 : Matrix 2.0 - Version Tag Duplicate Type
2009-04-28 16:14:40 +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
7512724239
fixed : #10109 : Matrix 2.0 - Updates to product listing by maintainer account require admin approval
2009-04-19 16:59:58 +00:00
Yung Han Khoe
d47f5e1886
fixed #10143 : Matrix 2.0 - Product maintainer accounts changed during upgrade
2009-04-18 20:47:48 +00:00
Yung Han Khoe
d5893a5a6a
fixed product/manufacturer links on pending matrix lisstings
2009-04-13 15:43:51 +00:00
Yung Han Khoe
87abb79331
fixed #10110 : Matrix 2.0 - "Data Error" on Pending Product Listing Updates
2009-04-08 19:35:14 +00:00
Colin Kuskie
04217e67e0
Fix POD typos and add POD to get to 100% POD coverage.
2009-04-01 04:10:14 +00:00
Yung Han Khoe
814231b966
fixed #9951 : Matrix 2.0: Median not calculated correctly
2009-03-30 17:13:55 +00:00
Yung Han Khoe
9cdd099d5e
fixed #9933 : Matrix 2.0 - Unable to view/edit product maintainer account
2009-03-28 20:04:20 +00:00
Yung Han Khoe
2f1837c608
fixed #9865 : Matrix: Later added attributes are not detected in older listings
2009-03-28 15:51:45 +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
8a06e67b83
added edit link to matrix listing view
2009-03-02 09:54:22 +00:00