Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
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
docs started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
etc started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
lib WebGUI::User->isInGroup does not take a UID argument anymore. 2006-03-15 22:55:00 +00:00
sbin cleanup tests, make testCodebase.pl work with traditional --configFile syntax 2006-03-09 01:00:27 +00:00
t Cleaned up Group.t so that diagnostics when failing are correct. 2006-03-15 06:27:47 +00:00
www/extras ioops, forgot this one 2006-03-13 15:53:17 +00:00