webgui/lib/WebGUI
2008-03-28 23:49:01 +00:00
..
AdSpace updating copyright year 2008-02-07 23:28:18 +00:00
Asset fixed: profile photos don't obey max image size 2008-03-28 19:55:03 +00:00
Auth updating copyright year 2008-02-07 23:28:18 +00:00
Cache protect against database cache corruption 2008-03-13 22:32:33 +00:00
Commerce ensure proper XML for ITransact messages 2008-03-07 19:50:33 +00:00
Content new colorpicker 2008-03-04 21:35:03 +00:00
Form fixed: profile photos don't obey max image size 2008-03-28 19:55:03 +00:00
Help fix: Fixed permission issues with Gallery comments 2008-03-27 00:24:00 +00:00
i18n fixed: subscription group in CS edit not internationalized 2008-03-28 19:54:53 +00:00
Image replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Inbox updating copyright year 2008-02-07 23:28:18 +00:00
Macro fix: don't show Admin mode toggle when not in adminModeSubnets 2008-02-12 10:16:41 +00:00
Mail updating copyright year 2008-02-07 23:28:18 +00:00
Operation Moved the Wiki Help link into i18n so it can be pointed to other sites for 2008-02-25 20:20:25 +00:00
Search updating copyright year 2008-02-07 23:28:18 +00:00
Session forward port slash handling fix from 7.4 branch 2008-02-14 23:51:17 +00:00
SQL updating copyright year 2008-02-07 23:28:18 +00:00
Storage fixed: Collaboration System attachments follow site's max size instead of CS's 2008-03-27 19:15:51 +00:00
URL updating copyright year 2008-02-07 23:28:18 +00:00
Utility fix: Fixed permission issues with Gallery comments 2008-03-27 00:24:00 +00:00
Workflow fixed: Unable to communicate with Spectre under alternate locales 2008-03-28 23:49:01 +00:00
AdminConsole.pm updating copyright year 2008-02-07 23:28:18 +00:00
AdSpace.pm updating copyright year 2008-02-07 23:28:18 +00:00
Affiliate.pm updating copyright year 2008-02-07 23:28:18 +00:00
Asset.pm fixed: Importing a package can break when updating a pending asset 2008-03-20 21:10:35 +00:00
AssetBranch.pm updating copyright year 2008-02-07 23:28:18 +00:00
AssetClipboard.pm fixed: Able to cut or trash system assets 2008-03-24 09:43:20 +00:00
AssetExportHtml.pm fixed: exporting as HTML leaks sessions for inaccessible assets 2008-03-07 16:35:12 +00:00
AssetLineage.pm fixed: Child assets not indicated by plus sign in uncommited tags 2008-03-05 04:56:44 +00:00
AssetMetaData.pm updating copyright year 2008-02-07 23:28:18 +00:00
AssetPackage.pm fixed: errors on package importing are always reported as corrupted packages 2008-03-20 22:30:36 +00:00
AssetTrash.pm fixed: Can't purge uncommitted assets if not using its version tag 2008-03-24 09:43:29 +00:00
AssetVersioning.pm updating copyright year 2008-02-07 23:28:18 +00:00
Auth.pm Reject HTML and macros in usernames 2008-02-15 14:56:40 +00:00
Cache.pm updating copyright year 2008-02-07 23:28:18 +00:00
Commerce.pm updating copyright year 2008-02-07 23:28:18 +00:00
Config.pm fixed: loadAllConfigs loads hidden files 2008-03-07 19:19:38 +00:00
DatabaseLink.pm updating copyright year 2008-02-07 23:28:18 +00:00
DateTime.pm updating copyright year 2008-02-07 23:28:18 +00:00
Form.pm Form header needs to default to post, multipart/form-data for empty data 2008-02-21 23:07:23 +00:00
FormValidator.pm updating copyright year 2008-02-07 23:28:18 +00:00
Friends.pm updating copyright year 2008-02-07 23:28:18 +00:00
Group.pm more POD for Group.pm 2008-03-07 02:46:11 +00:00
HTML.pm updating copyright year 2008-02-07 23:28:18 +00:00
HTMLForm.pm updating copyright year 2008-02-07 23:28:18 +00:00
Image.pm fix graph sizing problems with graphicsmagick 2007-10-11 21:51:29 +00:00
Inbox.pm updating copyright year 2008-02-07 23:28:18 +00:00
International.pm updating copyright year 2008-02-07 23:28:18 +00:00
Keyword.pm fixed: fatal error duplicate keywords added to a wiki page 2008-03-07 20:53:23 +00:00
LDAPLink.pm updating copyright year 2008-02-07 23:28:18 +00:00
Macro.pm updating copyright year 2008-02-07 23:28:18 +00:00
Operation.pm fixed: Rich editor page and image pickers are broken 2008-02-21 23:07:11 +00:00
Paginator.pm updating copyright year 2008-02-07 23:28:18 +00:00
PassiveProfiling.pm updating copyright year 2008-02-07 23:28:18 +00:00
PerformanceProfiler.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Pluggable.pm merging 7.4 changes 2008-01-23 23:48:35 +00:00
Product.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
ProfileCategory.pm updating copyright year 2008-02-07 23:28:18 +00:00
ProfileField.pm updating copyright year 2008-02-07 23:28:18 +00:00
Search.pm updating copyright year 2008-02-07 23:28:18 +00:00
Session.pm updating copyright year 2008-02-07 23:28:18 +00:00
SQL.pm Use UTF8 for database connection when connecting to MySQL 2008-03-07 17:45:19 +00:00
Storage.pm fixed: errors on package importing are always reported as corrupted packages 2008-03-20 22:30:36 +00:00
Subscription.pm fixing whitespace issues with POD 2007-02-01 17:13:41 +00:00
TabForm.pm updating copyright year 2008-02-07 23:28:18 +00:00
Text.pm updating copyright year 2008-02-07 23:28:18 +00:00
User.pm updating copyright year 2008-02-07 23:28:18 +00:00
Utility.pm updating copyright year 2008-02-07 23:28:18 +00:00
VersionTag.pm um, add enough POD to by syntactically correct 2008-02-09 22:52:31 +00:00
Workflow.pm updating copyright year 2008-02-07 23:28:18 +00:00