webgui/lib/WebGUI
2009-06-22 07:08:08 +00:00
..
Account Forward porting Account/Inbox i18n fixes. 2009-06-11 19:08:24 +00:00
AdSpace - Removed dubious 3px padding around image based ads in an adspace. 2009-05-22 16:37:25 +00:00
Asset fixed #10565: Survey: add question doing double-create 2009-06-22 07:08:08 +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 merge to 10219 2009-04-08 16:35:31 +00:00
Content Update tests to handle the new way of updating ranks in the asset manager. 2009-06-20 00:03: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 Add missing Tax i18n. 2009-06-20 01:45:55 +00:00
Image Add stub POD to these modules to get them to pass the POD test. 2009-01-26 23:35:51 +00:00
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 Fixing fractional array indexes in the RandomAssetProxy macro. 2009-06-19 18:09:37 +00:00
Mail Enable WebGUI sites to send SMS messages as inbox notifications. 2009-05-13 21:55:33 +00:00
Operation Updated auth to allow sending back of non-text/html mime types. 2009-06-20 16:37:18 +00:00
PassiveAnalytics Adding missing i18n to PassiveAnalytics 2009-04-29 04:15:45 +00:00
Search updating copyright year 2009-02-20 23:47:30 +00:00
Session Forward port urlize changes, and tests. 2009-06-10 03:34:09 +00:00
Shop Add missing Tax i18n. 2009-06-20 01:45:55 +00:00
SQL updating copyright year 2009-02-20 23:47:30 +00:00
Storage updating copyright year 2009-02-20 23:47:30 +00:00
URL updating copyright year 2009-02-20 23:47:30 +00:00
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 Update POD for the AdminConsole 2009-06-17 21:35:43 +00:00
AdSpace.pm merging back with HEAD 2009-02-27 06:06:05 +00:00
Affiliate.pm updating copyright year 2009-02-20 23:47:30 +00:00
Asset.pm Add a method that returns the URL for the assetManager. 2009-06-19 18:05:22 +00:00
AssetBranch.pm Fix two bugs with edit branch. One for creating the metadata field forms, 2009-06-22 03:23:25 +00:00
AssetClipboard.pm Mark www_paste as deprecated. 2009-06-19 00:59:10 +00:00
AssetExportHtml.pm export cleanups and mobile style 2009-05-15 09:30:20 +00:00
AssetLineage.pm Add a progress bar for reordering rank in the Asset Manager. 2009-06-19 18:06:46 +00:00
AssetMetaData.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetPackage.pm Use the new method for getting the asset manager URL. 2009-06-19 18:05:58 +00:00
AssetTrash.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetVersioning.pm Never delete an asset property key. 2009-06-20 00:16:34 +00:00
Auth.pm Forward port POD whitespace fix. 2009-06-02 16:31:14 +00:00
Cache.pm updating copyright year 2009-02-20 23:47:30 +00:00
Config.pm updating copyright year 2009-02-20 23:47:30 +00:00
Crud.pm Copying over fixed Crud from HEAD. 2009-05-06 14:06:28 -07:00
DatabaseLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
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 updating copyright year 2009-02-20 23:47:30 +00:00
FormValidator.pm updating copyright year 2009-02-20 23:47:30 +00:00
Friends.pm updating copyright year 2009-02-20 23:47:30 +00:00
Group.pm Remove debugging code. 2009-06-12 20:55:48 +00:00
HTML.pm Insufficient filtering in javascript filter (#10001) 2009-06-03 15:53:55 +00:00
HTMLForm.pm merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
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 International text retrieval has been optimized 2009-02-20 23:50:20 +00:00
Keyword.pm Merge with HEAD, 10472 2009-04-24 17:12:17 +00:00
LDAPLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
Macro.pm merging back with HEAD 2009-02-27 06:06:05 +00:00
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 updating copyright year 2009-02-20 23:47:30 +00:00
PerformanceProfiler.pm Rework WebGUI::PerformanceProfiler to only calculate and show output 2009-06-15 22:32:59 +00:00
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
ProgressBar.pm ProgressBar tweaks 2009-06-19 02:02:20 +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 Merge up to 10305 2009-04-13 17:04:23 +00:00
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 updating copyright year 2009-02-20 23:47:30 +00:00
Text.pm updating copyright year 2009-02-20 23:47:30 +00:00
User.pm fixed #9851: New Users have blank profile field privacy settings 2009-06-03 15:24:20 +00:00
Utility.pm Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.pm updating copyright year 2009-02-20 23:47:30 +00:00
Workflow.pm updating copyright year 2009-02-20 23:47:30 +00:00