Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 7167f97a92 Fix a bug where List-type Forms created via DynamicField did not use default
values from the Form itself.  If you truly want a List with no defaults,
pass in an empty string on the value key in the param hash:

{ value => '' }
2005-12-16 19:36:59 +00:00
docs - Fixed a problem where profile data would be mixed between the current user 2005-12-16 17:33:48 +00:00
etc Added FetchMimeType macro. 2005-12-10 22:22:35 +00:00
lib Fix a bug where List-type Forms created via DynamicField did not use default 2005-12-16 19:36:59 +00:00
sbin adding skeletons. 2005-12-12 18:23:11 +00:00
t add specific template types and add more templates and tests 2005-12-16 18:23:26 +00:00
www/extras - fix [ 1338306 ] adminConsoleHelpIcon displayed at wrong position 2005-12-12 06:54:59 +00:00