Commit graph

13945 commits

Author SHA1 Message Date
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
Colin Kuskie
ff7e09e44c Ready for 7.8.8 development. 2009-12-01 19:06:50 -08:00
daviddelikat
3a82730d34 removed the EMS upgrade code 2009-12-01 19:54:56 -06:00
Colin Kuskie
f39577e476 Preparing for 7.8.7 release. 2009-12-01 17:45:40 -08:00
Colin Kuskie
a7aa1d2fb2 Fix epoch=0 issues with Session/DateTime and D_date macro.
Add an edge case test for D_date macro.
2009-12-01 17:08:12 -08:00
daviddelikat
60b04ff928 Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:

	lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
2009-12-01 18:50:27 -06:00
Colin Kuskie
ae08335e9c Add test for SpectreTest macro. Handle fall-through condition in Macro itself. 2009-12-01 15:40:24 -08:00
Colin Kuskie
e17a783efa Update README, and fix a syntax error in ExportHtml. 2009-12-01 10:11:51 -08:00
Colin Kuskie
40a850c739 Export as HTML Asset Helper.
Note, needs Admin Console integration for title, content and URLs.
2009-12-01 10:08:03 -08:00
Colin Kuskie
76d8c48691 Add EditBranch
Note that the form URL need to be set.
2009-12-01 09:56:05 -08:00
Doug Bell
59a562fb35 Merge branch 'fb' into 8 2009-12-01 11:01:27 -06:00
Colin Kuskie
5375fbbf8f AssetManager Helper, which just opens a tab to the ContentHandler. 2009-11-30 17:31:42 -08:00
Colin Kuskie
9bb5497aff Fix Cron issues with CSes. Fixes bug #11284. 2009-11-30 11:11:36 -08:00
Colin Kuskie
b065f20397 ChangeUrl Asset Helper
Needs tests, and will have issues with closing the Admin Console IFRAME
when done.
2009-11-29 21:34:35 -08:00
Colin Kuskie
cb74591afa Fix typo in POD sub name. 2009-11-29 16:18:24 -08:00
Colin Kuskie
3eb0ac756f Flesh out Revisions assetHelper.
Add a simple method to WebGUI::HTML to format an array as a table row.
Do not join non-asset tables in queries.
2009-11-29 16:03:51 -08:00
Colin Kuskie
cc0cc0ba64 Have the USPS shipping driver accept ZIP+4, even if USPS doesn't. 2009-11-28 19:23:35 -08:00
Colin Kuskie
ddf3fa108f Remove unneeded checks for session user existance. 2009-11-28 11:33:05 -08:00