webgui/lib/WebGUI
Colin Kuskie b3858ef250 Fix bug #10914.
Move email notifications about of PayDriver and into Transaction.  Send
a notification when the cart value is 0 due to shop credit.
2009-10-13 16:37:20 -07:00
..
Account Fix pagination when viewing another user's friends. bug #11076 2009-09-30 18:37:56 -07:00
AdSpace
Asset Further fix to Survey macro processing changes 2009-10-13 08:15:12 -07:00
AssetAspect Make subscribable asset handle its built-in group correctly. Fixes bug#11004 2009-09-18 09:25:30 -07:00
AssetCollateral
Auth mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Cache
Content
Exception
FilePump
Form mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Help In the CS, do not show a profile link unless the user is not a visitor. Fixes bug #11084 2009-10-02 12:49:26 -07:00
i18n Fix bug #10914. 2009-10-13 16:37:20 -07:00
Image
Inbox
Macro mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Mail MIME headers should be MIME encoded. Fixes bug #11089. 2009-10-07 16:15:01 -07:00
Operation Fix bug 11098. Create a VersionTag method that only clear the session for a single user. 2009-10-07 08:51:05 -07:00
PassiveAnalytics
Search
Session fix silly typo 2009-10-05 20:58:58 -05:00
Shop Fix bug #10914. 2009-10-13 16:37:20 -07:00
SQL
Storage
URL
Workflow mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Account.pm
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
AssetBranch.pm add missing fields to edit branch 2009-09-22 10:01:22 -05:00
AssetClipboard.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
AssetExportHtml.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
AssetLineage.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
AssetMetaData.pm
AssetPackage.pm prevent duplicate package importing in upgrades from failing 2009-10-05 14:26:59 -05:00
AssetTrash.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
AssetVersioning.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Auth.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Cache.pm
Config.pm address cached config objects by full file name 2009-09-24 18:55:22 -05:00
Crud.pm
DatabaseLink.pm
DateTime.pm Allow a bare MySQL date (no time) to be used in WebGUI::DateTime's constructor. 2009-10-06 16:48:50 -07:00
Exception.pm
Form.pm
FormValidator.pm
Friends.pm
Group.pm Correct POD for addUsers in Group.pm 2009-10-13 16:36:14 -07:00
HTML.pm
HTMLForm.pm
Image.pm
Inbox.pm
International.pm
JSONCollateral.pm
Keyword.pm
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
PerformanceProfiler.pm
Pluggable.pm
ProfileCategory.pm
ProfileField.pm
ProgressBar.pm Add a progress bar to uploading zip archives in Gallery Albums. Fixes bug #10994. 2009-09-25 11:24:12 -07:00
Search.pm
Session.pm
SQL.pm make buildHashRef faster 2009-09-16 18:28:32 -05:00
Storage.pm Make Storage gracefully handle having its directory being nuked. Fixes bug #11077 2009-10-08 13:39:16 -07:00
TabForm.pm
Text.pm
User.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Utility.pm
VersionTag.pm Fix bug 11098. Create a VersionTag method that only clear the session for a single user. 2009-10-07 08:51:05 -07:00
Workflow.pm