Skip to content

Commit

Permalink
Update to use the last Ada Util, Ada Server Faces, Ada Security
Browse files Browse the repository at this point in the history
  • Loading branch information
stcarrez committed May 7, 2023
1 parent 6306eba commit 05e209b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ada-asf
Submodule ada-asf updated 35 files
+46 −1 asfunit/asf-tests.adb
+13 −2 asfunit/asf-tests.ads
+1 −0 bundles/asf.properties
+1 −0 bundles/asf_fr.properties
+2 −0 docs/comp-jsf-html/h_form.txt
+56 −6 regtests/asf-applications-tests.adb
+4 −1 regtests/asf-applications-tests.ads
+1 −1 regtests/asf-navigations-tests.adb
+1 −0 regtests/files/tests/form-text.xhtml
+1 −1 regtests/files/views/form-complex.xhtml
+1 −1 regtests/files/views/form-file.xhtml
+1 −1 regtests/files/views/form-hidden.xhtml
+1 −1 regtests/files/views/form-label.xhtml
+1 −1 regtests/files/views/form-select-checkbox.xhtml
+1 −1 regtests/files/views/form-select-one-radio.xhtml
+1 −1 regtests/files/views/form-select-one.xhtml
+1 −1 regtests/files/views/form-textarea-2.xhtml
+1 −1 regtests/files/views/form-textarea.xhtml
+1 −1 regtests/files/views/form.xhtml
+1 −1 regtests/files/views/util-has_message.xhtml
+1 −1 regtests/files/views/validator-error.xhtml
+1 −1 regtests/files/views/validator-regexp-error.xhtml
+1 −1 regtests/files/views/validator-regexp.xhtml
+1 −1 regtests/files/views/widget-autocomplete.xhtml
+1 −1 regtests/files/views/widget-inputDate.xhtml
+1 −1 regtests/files/views/widget-inputText.xhtml
+2 −1 samples/web/compute.xhtml
+12 −0 samples/web/jsf/html/doc.xhtml
+88 −1 src/asf-applications-main.adb
+21 −1 src/asf-applications-main.ads
+61 −7 src/asf-components-html-forms.adb
+14 −1 src/asf-components-html-forms.ads
+5 −1 src/asf-components.ads
+26 −1 src/asf-contexts-faces.adb
+13 −1 src/asf-contexts-faces.ads
2 changes: 1 addition & 1 deletion ada-security
2 changes: 1 addition & 1 deletion ada-util

0 comments on commit 05e209b

Please sign in to comment.