Donate Share

ApexLib - The Oracle APEX Framework

File Release Notes and Changelog

Release Name: V0.13

Notes:


Changes: v0.13 22-December-2006 -) Bug# 1620834: ApexLib_Error: Attach a space after APEXLIB_TABFORM_ROW_PREFIX -) Bug# 1619435: ApexLib_Error: field information should not be visible on error page -) Bug# 1620953: ApexLib_TabForm: Error message for invalid format has wrong placeholders -) Bug# 1620456: Views: Support Application Format Mask PICK_DATE_FORMAT_MASK Files added/changed: ApexLib_Error.pkb ApexLib_TabForm.pkb ApexLib_views_for_userschema.sql ApexLib_views_for_flows_schema.sql v0.12 20-December-2006 -) Bug# 1619262: Install: grants and synonym missing for ApexLib_Error Files added/changed: HowToInstall.txt v0.11 19-December-2006 -) Bug# 1619096: column cell highlighting doesn't work with IE Files added/changed: ApexLib.js v0.10 19-December-2006 -) CR# 1616443: add column cell highlighting in case of an error Files added/changed: HowToInstall.txt ApexLib.js ApexLib_Util.pks ApexLib_Util.pkb ApexLib_Error.pks ApexLib_Error.pkb ApexLib_TabForm.pks ApexLib_TabForm.pkb ApexLib_Lov_for_userschema.pkb ApexLib_Lov_for_flows_schema.pkb v0.09 18-December-2006 -) CR# 1617835: ApexLib_Lov: Performance - don't do a server roundtrip if it isn't necessary Files added/changed: ApexLib.js ApexLib_views_for_flows_schema.sql ApexLib_views_for_userschema.sql ApexLib_Lov.pks ApexLib_Lov_for_flows_schema.sql ApexLib_Lov_for_userschema.sql v0.08 17-December-2006 -) CR# 1617326: APEX error page hack: Don't suppress debugging infos of APEX error page -) CR# 1616490: ApexLib_TabForm: add getter/setter for RowSelector v0.07 15-December-2006 -) CR# 1616129: Integrate error message on error page into previous page v0.06 14-December-2006 -) Bug# 1615618: ApexLib_TabForm: error raised when no updateable report region exists v0.05 14-December-2006 -) CR# 1615591: ApexLib_Lov: add support for multiselect list v0.04 12-December-2006 -) Corrected a bug in the clearLovNullValues if called from the on-demand-process -) Corrected wrong check in ApexLib.js v0.03 12-December-2006 -) Added support for cascading popup lovs -) Don't generate a dependency if the referenced item issues a redirect/submit anyway. -) Corrected compilation errors in the ApexLib_Lov_for_flows_schema.pkb V0.02 11-December-2006 -) Added ApexLib_Lov.clearNullLovValues -) Clear %null% values also in ApexLib_Lov.generateLovResult -) Refactored some functions into the new package ApexLib_Util -) Added a view abstraction layer, so that same version of the packages can be used in the FLOW and application schema -) Added new package ApexLib_TabForm V0.01 22-November-2006 -) init