webgui/lib/WebGUI
2009-05-14 12:53:33 +00:00
..
Account Adding missing tmpl_vars. 2009-05-14 09:00:52 +00:00
AdSpace merge to 10219 2009-04-08 16:35:31 +00:00
Asset Added crud for Survey test suites 2009-05-14 07:14:38 +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 Removed extra code which reset the uri to what was stored int he LDAP Link. 2009-04-14 17:27:22 +00:00
Cache merge to 10219 2009-04-08 16:35:31 +00:00
Content Admin Panel asset search extension: allow searching by assetId with the inclusion of a helper keyword: 2009-05-13 20:40:36 +00:00
Exception Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
Form - Fixed a load problem with Code Editor by making user toggle it on. This is 2009-05-08 15:27:20 +00:00
Help Add files missed during the initial checkin of managed friends network. 2009-05-14 04:07:19 +00:00
i18n Adding copy-from-profile buttons to the edit Address screen. 2009-05-14 12:53:33 +00:00
Image
Inbox Only use 1 i18n object. 2009-05-13 18:12:18 +00:00
Macro merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
Mail Enable WebGUI sites to send SMS messages as inbox notifications. 2009-05-13 21:55:33 +00:00
Operation Do not automatically have Everyone group highlighted in Manage Groups in Group. 2009-05-14 02:38:30 +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 CDN: perltidy on new/changed code 2009-05-14 00:35:41 +00:00
Shop Adding copy-from-profile buttons to the edit Address screen. 2009-05-14 12:53:33 +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 Add retain last login yesNo option. If configured to retain, workflow will determine if 2009-05-13 17:14:09 +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 merged with HEAD and other interesting changes 2009-03-19 04:12:03 +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 fix default value for packed head tags. too dangerous to make default to on right now 2009-05-07 17:30:25 +00:00
AssetBranch.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetClipboard.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetExportHtml.pm Do not set the exporting scratch variable in places where it is not needed. 2009-04-24 19:04:29 +00:00
AssetLineage.pm merge to 10219 2009-04-08 16:35:31 +00:00
AssetMetaData.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetPackage.pm merge to 10219 2009-04-08 16:35:31 +00:00
AssetTrash.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetVersioning.pm merged 10739 2009-05-13 02:02:31 +00:00
Auth.pm merge to 10219 2009-04-08 16:35:31 +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 Fix multiple Crud issues with serialization and text/blob field handling 2009-05-06 20:50:12 +00: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 updating copyright year 2009-02-20 23:47:30 +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 Document that getUserList returns users sorted by username. 2009-04-16 15:13:10 +00:00
HTML.pm Fix a syntax warning re shift. 2009-04-25 14:57:18 +00:00
HTMLForm.pm merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
Image.pm
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 enable workflow helper operation 2009-04-23 16:22:02 +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
Pluggable.pm updating copyright year 2009-02-20 23:47:30 +00:00
ProfileCategory.pm Remove some whitespace. 2009-05-13 18:01:32 +00:00
ProfileField.pm Fix a bug where changing fieldTypes in the userProfileField did not update the database field types. 2009-04-26 04:02:38 +00:00
Search.pm Admin Panel asset search extension: allow searching by assetId with the inclusion of a helper keyword: 2009-05-13 20:40:36 +00:00
Session.pm updating copyright year 2009-02-20 23:47:30 +00:00
SQL.pm Merge up to 10305 2009-04-13 17:04:23 +00:00
Storage.pm CDN: perltidy on new/changed code 2009-05-14 00:35:41 +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 Enable WebGUI sites to send SMS messages as inbox notifications. 2009-05-13 21:55:33 +00:00
Utility.pm merge to 10219 2009-04-08 16:35:31 +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