webgui/lib/WebGUI
2010-06-27 22:09:04 -05:00
..
Account Archived content should be shown in the Account/Contributions screen. Fixes bug #11643. 2010-06-15 14:11:26 -07:00
AdSpace
Asset Fix problems with the Story Archive leaking version tags when it is not committed. Fixes bug #11678 2010-06-23 14:12:42 -07:00
AssetAspect
AssetCollateral
Auth initial twitter auth 2010-06-27 22:09:04 -05:00
Cache CHI requires a switch to keep track of cache size. Also, flush should be mapped to CHI's clear method. Fixes bug #11565. 2010-05-11 10:09:55 -07:00
Content Remove yahoo debug code from the Asset Manager. fixes bug #11662 2010-06-21 08:45:01 -07:00
Exception
FilePump
Form Fix a bug in the HTMLArea, introduced with the lineageIterator changes. Fixes bug #11629. 2010-06-15 09:36:11 -07:00
Help Add a template variable to hide the subscribe form when editing a Post when the user is subscribed to the parent CS. Updated all PostForm templates to use this new variable. Fixes bug #11626. 2010-06-22 08:06:25 -07:00
i18n Add a template variable to hide the subscribe form when editing a Post when the user is subscribed to the parent CS. Updated all PostForm templates to use this new variable. Fixes bug #11626. 2010-06-22 08:06:25 -07:00
Image
Inbox Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595. 2010-06-07 10:44:12 -07:00
Macro Use placeholder parameters to prevent string interpolation in SQL queries. 2010-06-16 08:55:54 -07:00
Mail Remove debug statement. 2010-06-17 16:13:07 -07:00
Operation better diagnostic message 2010-06-27 22:09:04 -05:00
PassiveAnalytics
Search
Session generate better hex ids for manually created badly formed guids 2010-06-10 11:32:32 -05:00
Shop Allow visitor to remove items from their cart. Fixes bug #11667 2010-06-22 08:27:38 -07:00
SQL
Storage
URL
Wizard migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Workflow Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
Account.pm
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm o Allow return from photo edit view to gallery edit view (RFE 11571) 2010-06-09 15:28:42 -05:00
AssetBranch.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
AssetClipboard.pm Display assets, regardless of their status, in the Clipboard and Trash. Fixes bug #11550. 2010-06-22 22:31:07 -07:00
AssetExportHtml.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
AssetLineage.pm Document that the whereClause will be prepended with "AND ". 2010-06-22 22:30:38 -07:00
AssetMetaData.pm
AssetPackage.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
AssetTrash.pm Display assets, regardless of their status, in the Clipboard and Trash. Fixes bug #11550. 2010-06-22 22:31:07 -07:00
AssetVersioning.pm
Auth.pm add multiple auth methods and www_ methods 2010-06-27 22:09:04 -05:00
Cache.pm
Config.pm Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
Crud.pm
DatabaseLink.pm
DateTime.pm
Exception.pm
Form.pm
FormValidator.pm weaken all session refs 2010-06-01 16:23:48 -05:00
Friends.pm Added sendNotification flag to WebGUI::Friends::rejectAddRequest. Added setting which supresses friend rejection notices from the inbox. 2010-05-13 17:15:41 -05:00
Group.pm quickArray returns 1 row, buildArray returns all rows 2010-06-11 10:48:11 -07:00
HTML.pm
HTMLForm.pm
Image.pm
Inbox.pm Fix cleanup of Inbox messages for users. Provide a method for cleaning up Admin's messages. 2010-06-09 17:24:21 -07:00
International.pm
JSONCollateral.pm
Keyword.pm
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm Fix a bug with building really big paginated lists, like when deleting all messages for a user. 2010-06-22 22:11:09 -07:00
PassiveProfiling.pm
PerformanceProfiler.pm
Pluggable.pm
ProfileCategory.pm
ProfileField.pm
ProgressBar.pm ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
Search.pm
Session.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
SQL.pm weaken all session refs 2010-06-01 16:23:48 -05:00
Storage.pm
TabForm.pm
Text.pm
User.pm Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595. 2010-06-07 10:44:12 -07:00
Utility.pm
VersionTag.pm Added new API method commitAsUser allowing developers to commit version tags as other users 2010-06-03 21:44:29 -05:00
Wizard.pm
Workflow.pm