Colin Kuskie
b9a9c588d7
i18n another Survey label. Fixes bug #11306
2009-12-14 10:15:47 -08:00
Colin Kuskie
3b08b5184c
Initialize the editor before rendering the intial dialog box for the Section Editor. Fixes bug #11297 .
2009-12-14 10:08:28 -08:00
Colin Kuskie
8c358fa229
Remove Dumper.
2009-12-11 13:28:48 -08:00
Colin Kuskie
059bd6761d
Uniqueness check on attribute names in get_property_list. Add tests for that, and for get_attributes
2009-12-11 11:56:16 -08:00
Colin Kuskie
334f3414c3
Handle insertion order in multiple classes. This breaks overriding properties in the Definition.
2009-12-11 10:54:23 -08:00
Colin Kuskie
83e8d7ca12
More tests.
2009-12-10 19:49:28 -08:00
Colin Kuskie
812c2e4c37
Finish up POD for Definition::Role::Object
2009-12-10 19:46:14 -08:00
Colin Kuskie
19b784cd95
Fix get_property_list. Add tests.
2009-12-10 18:54:18 -08:00
Colin Kuskie
b8781044f3
Update tests. table -> tableName. Add comments to tests.
2009-12-10 17:49:43 -08:00
Colin Kuskie
0f3260131d
Add POD. Use meta->find_attribute_by_name instead of can. Use get_property_list instead of get_all_properties. Change set to ignore bad properties instead of ending the set.
2009-12-10 17:48:23 -08:00
Colin Kuskie
849e8d4037
Change get_property_list from an attribute to a method in Definition::Meta::Class.
2009-12-10 15:54:49 -08:00
Colin Kuskie
f0b0179ad8
Make the warnings messages from the Matrix about having too many products to compare better. Fixes bug #11301
2009-12-10 13:59: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
c8d6f12629
Add conditional display code to default matrix main template. Fixes bug #11299
2009-12-09 15:20:51 -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
f2b7762ddd
Do not remove ratings, just prevent them from being displayed in the best/worst list.
2009-12-09 10:39:42 -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
af20594535
Fix looping construct in NotifyAboutLowStock activity. Fix tests.
2009-12-08 21:24:20 -08:00
Colin Kuskie
3cb7970a91
Change all upgrade subs to use returnAll with getIsa
2009-12-08 17:28:22 -08:00
Colin Kuskie
27a7c099ba
fix: getIsa returns undef for pending assets.
...
Add a new option flag to getIsa, called returnAll. If returnAll = 1, then
assets are returned regardless of status. Otherwise, getIsa will only
return committed assets.
2009-12-08 17:22:59 -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
6d381a5c46
remove WebGUI::PerformanceProfiler
2009-12-08 16:23:54 -06:00
Colin Kuskie
5153d82327
Remove abbreviated timeout for testing.
2009-12-07 18:44:55 -08:00
Colin Kuskie
7261ecd29d
Fix an infinite loop in getting LDAP error messages. Fixes bug #11296
2009-12-07 18:43:09 -08:00
Colin Kuskie
c845849da0
Fix bug #11286 : Tell the difference between end of Workflow, and unable to load WorkflowActivity.
...
Tests are added for new methods. The changes to Workflow::Instance->run are peripherally
tested in Workflow Activity tests.
2009-12-07 13:07:46 -08:00
Colin Kuskie
89ea0e7cea
use addToCleanup instead of an END block.
2009-12-07 13:07:11 -08:00
Graham Knop
c2fca8e178
some additional definition testing
2009-12-07 12:23:03 -06:00
Graham Knop
2c7eb7478e
change table to tableName in definition
2009-12-07 12:22:33 -06:00
Graham Knop
bb2667206d
adding some methods to role, other small cleanups
2009-12-07 12:16:07 -06:00
Graham Knop
c7995b716e
Fix applying roles
2009-12-07 12:15:21 -06:00
Graham Knop
fdb72a6d7f
small adjustments
2009-12-07 11:29:03 -06:00
Colin Kuskie
5a25a44221
Made Asset Manager search too sticky.
2009-12-06 14:57:08 -08:00
Colin Kuskie
b6058e8b11
Began POD for WebGUI::Definition::Asset
2009-12-05 19:06:05 -08:00
Colin Kuskie
129f675f29
POD for WebGUI::Definition::Meta::Property::Asset
2009-12-05 14:23:13 -08:00
Colin Kuskie
841f9418a8
POD for WebGUI::Definition::Meta::Property
2009-12-05 14:22:21 -08:00
Colin Kuskie
d78359c13a
POD for Definition::Meta::Class
2009-12-05 13:53:05 -08:00
Colin Kuskie
8491775491
POD for Definition/Meta/Property/Asset.pm
...
Adopted the style of postfix POD when dealing with Moose specific
code. It's much easier to read both.
2009-12-05 12:31:02 -08:00
Colin Kuskie
a1957b324a
POD for Definition::Meta::Property.
2009-12-05 12:30:34 -08:00
Colin Kuskie
4cc1576796
Fix a POD type in Definition.
2009-12-05 12:30:13 -08:00
Colin Kuskie
80ad86edb2
POD for Definition.pm. Needs more details and design decisions.
2009-12-05 10:00:30 -08:00
Colin Kuskie
9476878b5e
Fix a call on potentially undefined parent in Gallery Album. Fixes bug #11289 .
2009-12-03 22:46:33 -08:00
Colin Kuskie
8574b68586
Fix some bad POD in the Vendor module. Fixes bug #11287
2009-12-03 08:06:28 -08:00
daviddelikat
1ea7fe6b53
updated template packages
2009-12-02 20:10:29 -06:00
daviddelikat
babbbed4c9
some minor fixes
2009-12-02 19:10:33 -06:00
daviddelikat
f93a42330d
EMS database mod in the upgrade script
2009-12-02 19:09:57 -06:00
daviddelikat
37676cb654
Merge branch 'master' of git@github.com:plainblack/webgui
2009-12-02 19:07:12 -06:00
Colin Kuskie
0c90162c57
Fix a syntax error, and add a list of newly required modules to testEnvironment.pl
2009-12-02 16:06:06 -08:00
Colin Kuskie
bf1953b9b0
Update the list of Helpers
2009-12-02 15:25:54 -08:00
Colin Kuskie
3e11f711b3
Add the Lock Asset AssetHelper
2009-12-02 15:25:31 -08:00
Graham Knop
88aba652c7
moose based definition
2009-12-02 11:37:41 -06:00