webgui/lib/WebGUI
Colin Kuskie a9f45865e6 Add optional database connection parameters to the DatabaseLink. This
replaces the old, automatic setting of LongReadLen and LongTruncOk in
SQL.pm, and is much more flexible.
Fix some documentation with allowMacroAccess in the DatabaseLink.
Additional tests for DatabaseLink.
Document the new parameter behavior in the changelog and gotchas file.
2007-07-25 23:46:20 +00:00
..
AdSpace updated copyright 2007-07-01 16:09:42 +00:00
Asset - api: You may now use a displayOnly attribute in your asset properties list 2007-07-25 22:22:49 +00:00
Auth fix: bad i18n changes. remember to run tests! 2007-07-17 18:06:20 +00:00
Cache updated copyright 2007-07-01 16:09:42 +00:00
Commerce pendingTransactions missed popping the class off the arg stack 2007-07-19 18:01:14 +00:00
Form - api: You may now use a displayOnly attribute in your asset properties list 2007-07-25 22:22:49 +00:00
Help perltidy'ed the Help files 2007-07-21 05:01:24 +00:00
i18n Add optional database connection parameters to the DatabaseLink. This 2007-07-25 23:46:20 +00:00
Image silly typo 2006-11-17 16:15:29 +00:00
Inbox updated copyright 2007-07-01 16:09:42 +00:00
Macro updated copyright 2007-07-01 16:09:42 +00:00
Mail fix relative links in emails 2007-07-19 16:51:46 +00:00
Operation Add optional database connection parameters to the DatabaseLink. This 2007-07-25 23:46:20 +00:00
Search - Added keyword tagging api. 2007-07-07 04:37:38 +00:00
Session Added Site Starter to WebGUI Initial Configuration. 2007-07-23 19:44:05 +00:00
SQL updated copyright 2007-07-01 16:09:42 +00:00
Storage Add tests for WebGUI::Storage::Image, and give its getThumbnailUrl method 2007-07-24 03:40:57 +00:00
Workflow workflow activity to notify admins of old version tags; start thread group in CS 2007-07-09 20:02:09 +00:00
AdminConsole.pm Remove the TOC and chapter views from the Help. Make the index the 2007-07-23 15:24:49 +00:00
AdSpace.pm updated copyright 2007-07-01 16:09:42 +00:00
Affiliate.pm updated copyright 2007-07-01 16:09:42 +00:00
Asset.pm - api: You may now use a displayOnly attribute in your asset properties list 2007-07-25 22:22:49 +00:00
AssetBranch.pm copy asset pop-up menu 2007-07-11 00:07:17 +00:00
AssetClipboard.pm copy asset pop-up menu 2007-07-11 00:07:17 +00:00
AssetExportHtml.pm updated copyright 2007-07-01 16:09:42 +00:00
AssetLineage.pm Asset properties that have default values are now enforced by the API as they always have been by the user interface. 2007-07-19 23:08:02 +00:00
AssetMetaData.pm updated copyright 2007-07-01 16:09:42 +00:00
AssetPackage.pm updated copyright 2007-07-01 16:09:42 +00:00
AssetTrash.pm Fix a bug in removing keywords related to assets being purged. 2007-07-11 17:58:09 +00:00
AssetVersioning.pm - api: You may now use a displayOnly attribute in your asset properties list 2007-07-25 22:22:49 +00:00
Auth.pm forward port of bugfix from 7.3.21 2007-07-14 00:04:20 +00:00
Cache.pm updated copyright 2007-07-01 16:09:42 +00:00
Commerce.pm updated copyright 2007-07-01 16:09:42 +00:00
Config.pm updated copyright 2007-07-01 16:09:42 +00:00
DatabaseLink.pm Add optional database connection parameters to the DatabaseLink. This 2007-07-25 23:46:20 +00:00
DateTime.pm updated copyright 2007-07-01 16:09:42 +00:00
Form.pm updated copyright 2007-07-01 16:09:42 +00:00
FormValidator.pm updated copyright 2007-07-01 16:09:42 +00:00
Group.pm updated copyright 2007-07-01 16:09:42 +00:00
HTML.pm updated copyright 2007-07-01 16:09:42 +00:00
HTMLForm.pm updated copyright 2007-07-01 16:09:42 +00:00
Image.pm Fixed WebGUI::Image->new doesn't obey width and height settings 2007-04-20 15:00:15 +00:00
Inbox.pm updated copyright 2007-07-01 16:09:42 +00:00
International.pm updated copyright 2007-07-01 16:09:42 +00:00
Keyword.pm - Added keyword tagging to Wiki. 2007-07-07 21:09:39 +00:00
LDAPLink.pm updated copyright 2007-07-01 16:09:42 +00:00
Macro.pm updated copyright 2007-07-01 16:09:42 +00:00
Operation.pm Remove the TOC and chapter views from the Help. Make the index the 2007-07-23 15:24:49 +00:00
Paginator.pm - Added keyword tagging to Wiki. 2007-07-07 21:09:39 +00:00
PassiveProfiling.pm updated copyright 2007-07-01 16:09:42 +00:00
PerformanceProfiler.pm added sortable sub calls table to profiler output. Niftiness. 2006-02-05 19:24:40 +00:00
Product.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
ProfileCategory.pm updated copyright 2007-07-01 16:09:42 +00:00
ProfileField.pm user profile edit form fixes 2007-07-20 22:32:46 +00:00
Search.pm updated copyright 2007-07-01 16:09:42 +00:00
Session.pm updated copyright 2007-07-01 16:09:42 +00:00
Setup.pm - api: You may now use a displayOnly attribute in your asset properties list 2007-07-25 22:22:49 +00:00
SQL.pm Add optional database connection parameters to the DatabaseLink. This 2007-07-25 23:46:20 +00:00
Storage.pm refactor Storage to use getPathFrag 2007-07-23 16:40:09 +00:00
Subscription.pm fixing whitespace issues with POD 2007-02-01 17:13:41 +00:00
TabForm.pm updated copyright 2007-07-01 16:09:42 +00:00
Text.pm updated copyright 2007-07-01 16:09:42 +00:00
User.pm RFE for a new user access method, lookup by username and return 2007-07-06 17:53:18 +00:00
Utility.pm updated copyright 2007-07-01 16:09:42 +00:00
VersionTag.pm - api: You may now use a displayOnly attribute in your asset properties list 2007-07-25 22:22:49 +00:00
Workflow.pm updated copyright 2007-07-01 16:09:42 +00:00