webgui/lib/WebGUI
Colin Kuskie 483daf6671 More rank swapping tests, cleaned up a bug in the tests that passed but should
not have.
Updated the POD in AssetLineage to show which methods alter the object's stored
lineage versus the information in the database.
2007-04-15 02:02:03 +00:00
..
AdSpace This set of tests brings overall coverage close to 100% for the Ad module. 2007-02-19 04:01:24 +00:00
Asset fix: EMS now keeps information about registration if a user logs out before they complete their transaction. 2007-04-06 00:55:39 +00:00
Auth fix: Creating users with same e-mail address doesn't work 2007-02-16 16:53:50 +00:00
Cache
Commerce fix: EMS now keeps information about registration if a user logs out before they complete their transaction. 2007-04-06 00:55:39 +00:00
Form changed js libraries from yui over to the -min versions to speed up load time when using textareas 2007-04-05 02:40:13 +00:00
Help add documentation for urlIcal template variable, and make it point to the URL, rather than the method 2007-03-27 20:43:16 +00:00
i18n fix: EMS now keeps information about registration if a user logs out before they complete their transaction. 2007-04-06 00:55:39 +00:00
Image
Inbox
Macro Added a new method to WebGUI::HTML called makeParameter safe. It will 2007-02-13 23:42:53 +00:00
Mail - Fixed a bug with dealing with CS posts via email where 2007-01-24 22:44:32 +00:00
Operation replaced a literal loop with isIn, WGBP indented 1 line of Group.pm 2007-04-08 05:07:26 +00:00
Search
Session testing for DateTime methods for interval translation and date math. Reformatted some of Session/DateTime for WGBP 2007-04-10 04:51:48 +00:00
SQL
Storage
Workflow Fixed an unhandled exception in Workflow/Activity/PurgeOldAssetRevisions.pm 2007-04-11 14:36:13 +00:00
AdminConsole.pm
AdSpace.pm clean-up. High code coverage always makes me excited 2007-02-23 05:11:55 +00:00
Affiliate.pm
Asset.pm getValue does not look at form values 2007-04-05 03:34:28 +00:00
AssetBranch.pm
AssetClipboard.pm s/descendent/descendant/msg when calling getLineage 2007-03-13 19:45:38 +00:00
AssetExportHtml.pm 7.3.12 release 2007-03-14 15:31:23 +00:00
AssetLineage.pm More rank swapping tests, cleaned up a bug in the tests that passed but should 2007-04-15 02:02:03 +00:00
AssetMetaData.pm
AssetPackage.pm remove Data::Dumper 2007-03-01 00:16:44 +00:00
AssetTrash.pm fix: Incomplete assets cause manage Trash to fail, added test for valid object creation 2007-02-16 13:52:16 +00:00
AssetVersioning.pm make getRevision return revisions in order or revisionDate 2007-03-12 03:06:47 +00:00
Auth.pm prototype fix for page hopping after login 2007-03-24 22:19:57 +00:00
Cache.pm
Commerce.pm
Config.pm
DatabaseLink.pm - fix: a typo in DatabaseLink.pm 2007-04-04 16:03:34 +00:00
DateTime.pm fix typo in POD 2007-04-09 18:22:58 +00:00
Form.pm
Group.pm fixed an error in the groups/db system where removing a dblink connected to a group would produce a fatal error 2007-04-11 17:24:56 +00:00
HTML.pm Added a new method to WebGUI::HTML called makeParameter safe. It will 2007-02-13 23:42:53 +00:00
HTMLForm.pm
Image.pm
Inbox.pm
International.pm
LDAPLink.pm
Macro.pm
Operation.pm - Simplified Spectre's initial data load, and reduced memory footprint in the 2007-02-01 18:48:23 +00:00
Paginator.pm Bug fix for Wiki search pagination. 2007-02-02 06:32:36 +00:00
PassiveProfiling.pm
PerformanceProfiler.pm
Product.pm
ProfileCategory.pm
ProfileField.pm placeholder conversion for the ProfileField module 2007-03-04 05:35:11 +00:00
Search.pm Bug fix for Wiki search pagination. 2007-02-02 06:32:36 +00:00
Session.pm - Added master failover database config option. 2007-03-14 04:10:03 +00:00
SQL.pm Fixed typos in the POD 2007-03-25 19:49:38 +00:00
Storage.pm Fix the POD for Storage.pm 2007-02-17 16:53:03 +00:00
Subscription.pm fixing whitespace issues with POD 2007-02-01 17:13:41 +00:00
TabForm.pm
Text.pm
User.pm remove debug code from User.pm and fix slave handling in Session 2007-03-08 22:54:20 +00:00
Utility.pm Fixed a bug with RSS feed generation and attachments. 2007-01-17 18:24:15 +00:00
VersionTag.pm
Workflow.pm