webgui/lib/WebGUI
Colin Kuskie 0799d70428 Fix for AssetLineage's getChildCount. It did not consider the
asset's status, only the state.  Change the SQL query to always
look at status, and consider state based on the options passed
to the method.
Add two quick tests to test that.  More to follow.
2007-11-20 04:46:45 +00:00
..
AdSpace updated copyright 2007-07-01 16:09:42 +00:00
Asset fix: Calendar feed list doesn't display in IE 2007-11-16 07:11:04 +00:00
Auth More LDAP fixes 2007-10-09 21:37:47 +00:00
Cache updated copyright 2007-07-01 16:09:42 +00:00
Commerce Email field in Commerce Area small 2007-09-07 19:45:26 +00:00
Form fix CS posts not allowing new attachments after deleting old ones 2007-11-08 22:50:59 +00:00
Help add documentation for user account options 2007-10-24 03:40:00 +00:00
i18n internationalized the high group count message 2007-11-09 16:05:11 +00:00
Image Colors in bar graph now cycle through the palette like pie chart. 2007-10-10 19:00:38 +00:00
Inbox add: Friends network 2007-10-22 19:42:11 +00:00
Macro clicking active version tag on admin bar opens tag for editing 2007-09-03 20:03:51 +00:00
Mail better regex matchnig behavior 2007-10-05 19:57:38 +00:00
Operation forward port of branch work with Utility.pm and isInSubnet 2007-11-16 04:36:08 +00:00
Search - Added keyword tagging api. 2007-07-07 04:37:38 +00:00
Session Start adding coverage to the getBackToSiteURL method. 2007-11-09 21:23:00 +00:00
SQL updated copyright 2007-07-01 16:09:42 +00:00
Storage fix unreadable captcha with Image::Magick 2007-09-26 10:56:55 +00:00
Workflow fix backslash doubling on ical import 2007-11-07 18:53:40 +00:00
AdminConsole.pm add: Ability to specify which group can use individual admin console items 2007-07-26 06:56:38 +00:00
AdSpace.pm updated copyright 2007-07-01 16:09:42 +00:00
Affiliate.pm updated copyright 2007-07-01 16:09:42 +00:00
Asset.pm fix broken SSL redirection 2007-11-13 18:25:26 +00:00
AssetBranch.pm setHelp not used anymore, clean up tests 2007-09-21 02:30:12 +00:00
AssetClipboard.pm fix: Copy operations create version tags even with auto-commit turned on 2007-11-15 08:23:54 +00:00
AssetExportHtml.pm setHelp not used anymore, clean up tests 2007-09-21 02:30:12 +00:00
AssetLineage.pm Fix for AssetLineage's getChildCount. It did not consider the 2007-11-20 04:46:45 +00:00
AssetMetaData.pm setHelp not used anymore, clean up tests 2007-09-21 02:30:12 +00:00
AssetPackage.pm fix: Made it possible to import exported collateral asset data 2007-09-18 21:31:24 +00:00
AssetTrash.pm Add indicator to trash and clipboard for assets with children 2007-07-31 16:38:29 +00:00
AssetVersioning.pm setHelp not used anymore, clean up tests 2007-09-21 02:30:12 +00:00
Auth.pm fix a typo in Auth.pm for the profile method 2007-10-29 22:42:38 +00:00
Cache.pm Cache pod does not accurately reflect the Module usage 2007-08-14 20:01:15 +00:00
Commerce.pm updated copyright 2007-07-01 16:09:42 +00:00
Config.pm Remove unneeded method 2007-08-15 19:14:57 +00:00
DatabaseLink.pm i'm dumb 2007-10-05 16:21:13 +00:00
DateTime.pm updated copyright 2007-07-01 16:09:42 +00:00
Form.pm updated copyright 2007-07-01 16:09:42 +00:00
FormValidator.pm updated copyright 2007-07-01 16:09:42 +00:00
Friends.pm fix broken POD command in Friends 2007-10-24 22:17:05 +00:00
Group.pm Fixed broken friends method caching. The cache was never populated, so it 2007-10-31 21:00:54 +00:00
HTML.pm fix incorrect apostrophy escaping 2007-08-24 16:19:30 +00:00
HTMLForm.pm Fix hover help for matrix 2007-10-04 19:23:08 +00:00
Image.pm fix graph sizing problems with graphicsmagick 2007-10-11 21:51:29 +00:00
Inbox.pm add: Friends network 2007-10-22 19:42:11 +00:00
International.pm updated copyright 2007-07-01 16:09:42 +00:00
Keyword.pm TagCloud (Keywords.pm) 2007-08-14 19:42:11 +00:00
LDAPLink.pm Fixed a bug that wouldn't allow anonymous binds. Added a few API methods to make it easier to get data from the object 2007-09-07 21:41:42 +00:00
Macro.pm updated copyright 2007-07-01 16:09:42 +00:00
Operation.pm add: Friends network 2007-10-22 19:42:11 +00:00
Paginator.pm SQL Reports were broken in non-mysql 2007-10-05 14:46:48 +00:00
PassiveProfiling.pm updated copyright 2007-07-01 16:09:42 +00:00
PerformanceProfiler.pm
Product.pm
ProfileCategory.pm updated copyright 2007-07-01 16:09:42 +00:00
ProfileField.pm profile field and dashbaord fixes 2007-10-25 06:07:26 +00:00
Search.pm updated copyright 2007-07-01 16:09:42 +00:00
Session.pm updated copyright 2007-07-01 16:09:42 +00:00
Setup.pm fix: Site starter style displays incorrectly in IE 2007-11-15 09:16:56 +00:00
SQL.pm i'm dumb 2007-10-05 16:21:13 +00:00
Storage.pm refactor Storage to use getPathFrag 2007-07-23 16:40:09 +00:00
Subscription.pm
TabForm.pm Fix hover help for matrix 2007-10-04 19:23:08 +00:00
Text.pm updated copyright 2007-07-01 16:09:42 +00:00
User.pm Fixed broken friends method caching. The cache was never populated, so it 2007-10-31 21:00:54 +00:00
Utility.pm add a test for makeArrayTabSafe and add comments to WebGUI::Utility 2007-11-16 05:16:44 +00:00
VersionTag.pm - api: You may now use a displayOnly attribute in your asset properties list 2007-07-25 22:22:49 +00:00
Workflow.pm updated copyright 2007-07-01 16:09:42 +00:00