webgui/lib/WebGUI
Colin Kuskie f59f41cd9e WebGUI::User->isInGroup does not take a UID argument anymore.
Grepped all files and fixed these errors:
	- Passed userId replaced by User object creation and use.
	- Where $session->user->userId was used, it was removed.
Updated POD inside Group.pm
2006-03-15 22:55:00 +00:00
..
Asset WebGUI::User->isInGroup does not take a UID argument anymore. 2006-03-15 22:55:00 +00:00
Auth Fixed the change password always changes admins password bug. 2006-02-18 18:24:40 +00:00
Cache chunk deletion wasn't working properly 2006-02-28 21:33:36 +00:00
Commerce Add WebGUI Legal blocks to all Commerce code. 2006-03-13 01:41:44 +00:00
Form converting versioning to use workflow 2006-03-14 17:46:32 +00:00
Help converting versioning to use workflow 2006-03-14 17:46:32 +00:00
i18n fix broken i18n label 2006-03-15 20:41:32 +00:00
Inbox fixed some syntax errors 2006-02-17 15:07:17 +00:00
Macro more merging of versioning and workflow 2006-03-14 22:25:18 +00:00
Mail Run on registration and alert on new user have been converted to a single workflow. 2006-03-10 03:48:23 +00:00
Operation WebGUI::User->isInGroup does not take a UID argument anymore. 2006-03-15 22:55:00 +00:00
Search the search engine, it works!!! 2006-01-22 04:46:59 +00:00
Session new toolbar is in place 2006-03-10 20:39:42 +00:00
SQL remove two { 2006-03-07 06:23:11 +00:00
Storage removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Workflow started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
AdminConsole.pm converting versioning to use workflow 2006-03-14 17:46:32 +00:00
Affiliate.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
Asset.pm WebGUI::User->isInGroup does not take a UID argument anymore. 2006-03-15 22:55:00 +00:00
AssetBranch.pm place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
AssetClipboard.pm removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
AssetExportHtml.pm getting closer to bucket output 2006-01-30 00:14:22 +00:00
AssetLineage.pm forward port of MultiSearch docs and setParent privilege checks 2006-02-23 00:54:30 +00:00
AssetMetaData.pm end of test program sweeps for dictionary lookups via subroutine instead 2006-01-15 02:34:50 +00:00
AssetPackage.pm fix Global symbol %session requires explicit package name at WebGUI/lib/WebGUI/AssetPackage.pm line 87 and the WebGUI::Grouping::isInGroup('4') reference. 2006-02-24 07:42:08 +00:00
AssetTrash.pm readded purge option to the trash 2006-02-28 21:39:24 +00:00
AssetVersioning.pm started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
Auth.pm Run on registration and alert on new user have been converted to a single workflow. 2006-03-10 03:48:23 +00:00
Cache.pm added database cache option 2006-02-27 18:26:07 +00:00
Commerce.pm Make TOC the front page of Help. 2006-03-06 18:28:27 +00:00
Config.pm it lives!!!! 2006-02-08 15:46:07 +00:00
DatabaseLink.pm Added prequery statements to SQLReport and per-dbLink allowed keywords. 2006-02-02 13:23:32 +00:00
Form.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
Group.pm WebGUI::User->isInGroup does not take a UID argument anymore. 2006-03-15 22:55:00 +00:00
HTML.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
HTMLForm.pm XHTML Bugfixes 2006-02-10 21:21:03 +00:00
Inbox.pm started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
International.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
LDAPLink.pm Bugfix (thanks to Martin Kamerbeek) 2006-02-10 15:21:27 +00:00
Macro.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
MessageLog.pm replaced webgui mail system 2006-01-31 20:20:09 +00:00
Operation.pm more merging of versioning and workflow 2006-03-14 22:25:18 +00:00
Paginator.pm more merging of versioning and workflow 2006-03-14 22:25:18 +00:00
PassiveProfiling.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
PerformanceProfiler.pm added sortable sub calls table to profiler output. Niftiness. 2006-02-05 19:24:40 +00:00
Product.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
ProfileCategory.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
ProfileField.pm [ 1441488 ] Sort Order of Profile Fields in Form "Create New Account" 2006-03-10 19:00:05 +00:00
Search.pm simplified the rules engine 2006-01-27 07:25:14 +00:00
Session.pm add missing method in pod and use same order 2006-03-10 08:27:36 +00:00
SQL.pm some bug fixes 2006-02-09 20:06:37 +00:00
Storage.pm forward port of 0 file size upgrade fix 2006-02-09 17:38:02 +00:00
Subscription.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
TabForm.pm Fix error in TabForm POD (get vs getTab) 2006-03-06 16:30:11 +00:00
User.pm Added more test in preparation for changing Group SQL query work. 2006-03-13 04:43:05 +00:00
Utility.pm Modify WebGUI IP fields to use CIDR format instead of a regular expression. 2006-02-14 22:35:21 +00:00
VersionTag.pm converting versioning to use workflow 2006-03-14 17:46:32 +00:00
Workflow.pm fixing some problems with the workflow editor 2006-03-15 04:50:34 +00:00