webgui/lib/WebGUI/Asset/Wobject
Colin Kuskie 79c5425bcf Fix product exporting and importing through the Shelf.
Note that sku entries in the import and export file are now varSku.
2008-09-28 23:59:26 +00:00
..
Collaboration Added isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +00:00
HttpProxy fixed: HttpProxy parser now handles self-closing tags correctly 2008-09-23 16:26:19 +00:00
_NewWobject.skeleton rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Article.pm
Calendar.pm Better info for Assets that require commit before adding children. Add link is always availiable now, an error message is displayed if you try to post a child to an uncommitted parent. Additionally a new method was added to AssetVersionion.pm to determine whether or not an asset has been committed. 2008-09-16 20:08:15 +00:00
Collaboration.pm add the epochDate field to the CS RSS template. now users can use ^D(); to 2008-09-22 17:37:52 +00:00
Dashboard.pm make sure we are using var->isAdminOn instead of var->get('adminOn') 2008-09-18 19:51:25 +00:00
DataForm.pm fixed: editting DataForm email fields resets their name 2008-09-17 15:37:55 +00:00
EventManagementSystem.pm Added isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +00:00
Folder.pm fixed: Folders are cached by the client too long for visitors 2008-09-18 19:51:31 +00:00
Gallery.pm Better info for Assets that require commit before adding children. Add link is always availiable now, an error message is displayed if you try to post a child to an uncommitted parent. Additionally a new method was added to AssetVersionion.pm to determine whether or not an asset has been committed. 2008-09-16 20:08:15 +00:00
GalleryAlbum.pm
HttpProxy.pm
InOutBoard.pm
Layout.pm
Matrix.pm Added isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +00:00
MessageBoard.pm Added isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +00:00
MultiSearch.pm
Navigation.pm make sure we are using var->isAdminOn instead of var->get('adminOn') 2008-09-18 19:51:25 +00:00
Poll.pm
ProjectManager.pm
Search.pm
Shelf.pm Fix product exporting and importing through the Shelf. 2008-09-28 23:59:26 +00:00
SQLReport.pm
StockData.pm
Survey.pm
SyndicatedContent.pm
Thingy.pm use isAdminOn instead of the variable directly 2008-09-26 20:16:51 +00:00
TimeTracking.pm
UserList.pm
WeatherData.pm
WikiMaster.pm Better info for Assets that require commit before adding children. Add link is always availiable now, an error message is displayed if you try to post a child to an uncommitted parent. Additionally a new method was added to AssetVersionion.pm to determine whether or not an asset has been committed. 2008-09-16 20:08:15 +00:00
WSClient.pm