webgui/lib/WebGUI
2009-06-11 16:16:22 +00:00
..
Account Fix the error message shown when you try to send a message from the Inbox, but none 2009-06-08 20:59:31 +00:00
AdSpace - Removed dubious 3px padding around image based ads in an adspace. 2009-05-22 16:37:25 +00:00
Asset rfe #10423: Provide a way to access the instance of the thing that was added, modified, or deleted via workflow. (Eric Kennedy) 2009-06-11 03:04:45 +00:00
AssetAspect Fix HEAD link issues with RssFeed with exporting. 2009-04-27 19:16:38 +00:00
AssetCollateral Add missing POD from new SKU based collateral modules. 2009-04-24 02:29:28 +00:00
Auth Make LDAP auth return an error for failure to match passwords. 2009-06-11 16:16:22 +00:00
Cache
Content Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Exception Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
FilePump Fix a FilePump bug in handling file URIs that are directories. 2009-05-20 18:54:07 +00:00
Form Prevent Form/File from returning links in getValueAsHtml if there's 2009-06-03 21:08:40 +00:00
Help Fix a bug in the Story when handling images of different sizes. Add a 2009-06-08 21:51:33 +00:00
i18n Fix a bug in the Story when handling images of different sizes. Add a 2009-06-08 21:51:33 +00:00
Image
Inbox When an inbox message is sent to a group, and any member reads it, it is 2009-05-28 17:01:24 +00:00
Macro If adding content from the asset manager, return user to the asset manager. 2009-06-05 23:31:28 +00:00
Mail Enable WebGUI sites to send SMS messages as inbox notifications. 2009-05-13 21:55:33 +00:00
Operation fixed #9851: New Users have blank profile field privacy settings 2009-06-03 15:24:20 +00:00
PassiveAnalytics Adding missing i18n to PassiveAnalytics 2009-04-29 04:15:45 +00:00
Search
Session Forward port urlize changes, and tests. 2009-06-10 03:34:09 +00:00
Shop Fix a POD whitespace problem in EU tax driver. 2009-05-21 16:12:37 +00:00
SQL
Storage
URL
Workflow Stats now send over SSL rather than straight HTTP. 2009-05-26 21:33:53 +00:00
Account.pm Add managed Friends network, allowing a designated group to add and remove 2009-05-14 02:25:36 +00:00
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm Removed debug line, whups. 2009-06-08 17:03:41 +00:00
AssetBranch.pm export cleanups and mobile style 2009-05-15 09:30:20 +00:00
AssetClipboard.pm
AssetExportHtml.pm export cleanups and mobile style 2009-05-15 09:30:20 +00:00
AssetLineage.pm
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm
AssetVersioning.pm merged 10739 2009-05-13 02:02:31 +00:00
Auth.pm Forward port POD whitespace fix. 2009-06-02 16:31:14 +00:00
Cache.pm
Config.pm
Crud.pm Copying over fixed Crud from HEAD. 2009-05-06 14:06:28 -07:00
DatabaseLink.pm
DateTime.pm rfe: Extend DateTime for Week-Nrs (#9151) 2009-04-16 17:06:50 +00:00
Exception.pm Better template diagnostics on failure. It now also includes the template URL, and templateId 2009-06-08 16:53:53 +00:00
Form.pm
FormValidator.pm
Friends.pm
Group.pm - Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. 2009-06-05 14:34:28 +00:00
HTML.pm Insufficient filtering in javascript filter (#10001) 2009-06-03 15:53:55 +00:00
HTMLForm.pm
Image.pm Fixed a problem with graphing created by the newer versions of Image Magick. 2009-06-02 18:42:43 +00:00
Inbox.pm Add managed Friends network, allowing a designated group to add and remove 2009-05-14 02:25:36 +00:00
International.pm
Keyword.pm Merge with HEAD, 10472 2009-04-24 17:12:17 +00:00
LDAPLink.pm
Macro.pm
Operation.pm added services to create, update, and delete users 2009-05-15 18:10:26 +00:00
Paginator.pm Forward porting SQL Report/Paginator errorNum fix. errorNum is undefined for 2009-04-26 23:14:22 +00:00
PassiveProfiling.pm
PerformanceProfiler.pm
Pluggable.pm allow exception objects to pass through pluggable 2009-05-21 14:49:14 +00:00
ProfileCategory.pm Remove some whitespace. 2009-05-13 18:01:32 +00:00
ProfileField.pm Pluggable::load is not a class method. 2009-06-03 01:41:03 +00:00
Search.pm Oops, didn’t notice the lc shift, removing unnecessary case-insensitive matching from regex. 2009-06-03 20:21:27 +00:00
Session.pm export cleanups and mobile style 2009-05-15 09:30:20 +00:00
SQL.pm
Storage.pm Add a method to Storage to return the hex value of the storageId. 2009-05-20 18:37:00 +00:00
TabForm.pm
Text.pm
User.pm fixed #9851: New Users have blank profile field privacy settings 2009-06-03 15:24:20 +00:00
Utility.pm Fix multiple email handling in the Inbox. 2009-06-03 17:11:36 +00:00
VersionTag.pm
Workflow.pm