..
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
Survey cleanup and minor bug fixes
2009-06-09 03:27:06 +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
Fixed #10450 : Different errormessages on login failure
2009-05-31 20:39:12 +00:00
Cache
merge to 10219
2009-04-08 16:35:31 +00:00
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
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
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
updating copyright year
2009-02-20 23:47:30 +00:00
Session
Added: Google map asset.
2009-05-17 22:44:27 +00:00
Shop
Fix a POD whitespace problem in EU tax driver.
2009-05-21 16:12:37 +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
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
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
updating copyright year
2009-02-20 23:47:30 +00:00
AssetExportHtml.pm
export cleanups and mobile style
2009-05-15 09:30:20 +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
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
- 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
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
modules, tests, etc shouldn't be set as executable
2008-11-24 04:01:23 +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
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
Fix multiple email handling in the Inbox.
2009-06-03 17:11:36 +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