-
94f6df7f
by Tony Chemit at 2024-09-11T12:15:23+02:00
Move I18nReferentialDto.isLabelTranslated method to WithI18n
-
9e068fe4
by Tony Chemit at 2024-09-11T12:15:23+02:00
Fix some missing i18n keys
-
aeb7faac
by Tony Chemit at 2024-09-11T12:15:23+02:00
use correct commons-configuration2
-
2f12589f
by Tony Chemit at 2024-09-11T12:15:23+02:00
Add FIXME to resolve
-
85945a65
by Tony Chemit at 2024-09-11T12:17:34+02:00
Improve validation comments
-
d52f35b6
by Tony Chemit at 2024-09-11T12:17:34+02:00
Depreciate xwork field validators
-
4d4a8573
by Tony Chemit at 2024-09-11T12:17:34+02:00
use new validation and jaxx validation API
-
a771d97d
by Tony Chemit at 2024-09-11T12:17:35+02:00
implements new field validator using new API
-
022dbe80
by Tony Chemit at 2024-09-11T12:17:35+02:00
rewrite validation models
-
fd4ff63e
by Tony Chemit at 2024-09-11T12:17:37+02:00
Fix some validation errors discovered with the new validation implementation^^
-
5eabd245
by Tony Chemit at 2024-09-11T12:17:37+02:00
Test both validation implementations in services tck
-
ceed4b96
by Tony Chemit at 2024-09-11T12:17:37+02:00
update pom
-
c54cab5b
by Tony Chemit at 2024-09-11T12:17:38+02:00
I18n does not parse any longer xml files
-
09247f70
by Tony Chemit at 2024-09-11T12:17:39+02:00
Manage extra validators in client datasource editors
-
3153d3bf
by Tony Chemit at 2024-09-11T12:17:39+02:00
use new validation and jaxx validation API
-
46beaf8d
by Tony Chemit at 2024-09-11T12:17:39+02:00
add a temporary configuration option to be able to change the validation default factory name
-
0dcaade2
by Tony Chemit at 2024-09-11T12:17:55+02:00
Merge branch 'feature/feature/issue-2594' into develop
Suppression de la technologie XWorks (utilisé pour la validation) - Closes #2594
-
97d0d1a2
by Tony Chemit at 2024-09-11T12:18:43+02:00
compositionTabValid can not be bind to tableModels since there is some validation done outside of them... and must be always true on reading mode
-
eb4eb914
by Tony Chemit at 2024-09-11T12:18:43+02:00
Make table not sortable
-
bd494676
by Tony Chemit at 2024-09-11T12:18:44+02:00
Open ContentMessageTableModel.data property
-
b4ed950e
by Tony Chemit at 2024-09-11T12:18:44+02:00
Fix i18n key name (replace Section.template by Section.sectionTemplate)
-
1100adf9
by Tony Chemit at 2024-09-11T12:18:44+02:00
clean SetDetailCompositionUIInitializer code
-
f0ab1726
by Tony Chemit at 2024-09-11T12:18:44+02:00
Improve Reset action
-
cc22d8c6
by Tony Chemit at 2024-09-11T12:18:44+02:00
Improve validation flow to validate less things (before we revalidate all sections each time...)
-
31785b0a
by Tony Chemit at 2024-09-11T12:18:44+02:00
Improve open form performance
-
852af4bd
by Tony Chemit at 2024-09-11T12:18:44+02:00
Fix where to call validation helper
-
6382ad48
by Tony Chemit at 2024-09-11T12:18:45+02:00
Limit when use rearrangeIds method
-
54988238
by Tony Chemit at 2024-09-11T12:18:45+02:00
Fix validators editors mapping (but still not working to display icons on validator ui)
-
370d4723
by Tony Chemit at 2024-09-11T12:19:00+02:00
Merge branch 'feature/feature/issue-2906' into develop
LL observations/composition détaillée : amélioration de la réactivité du formulaire en mode édition - Closes #2906
-
2a59107d
by Tony Chemit at 2024-09-11T12:19:24+02:00
Fix jaxx id
-
398eba4f
by Tony Chemit at 2024-09-11T12:19:24+02:00
update pom
-
79f950dd
by Tony Chemit at 2024-09-11T12:19:24+02:00
Improve table column sort for enum and boolean - See #1203
-
9125f976
by Tony Chemit at 2024-09-11T12:19:24+02:00
Introduce DecoratorTableRenderer
-
6682693e
by Tony Chemit at 2024-09-11T12:19:24+02:00
Fix focus owner to number (but should review this in Focus session) - See #2902
-
b0268053
by Tony Chemit at 2024-09-11T12:55:57+02:00
fix new maven modules version
-
0bf5aee6
by Tony Chemit at 2024-09-11T15:00:19+02:00
Move to persistence model 9.4
-
da9d2db2
by Tony Chemit at 2024-09-11T15:00:19+02:00
Fix IO issues
-
8f0dd4d6
by Tony Chemit at 2024-09-11T15:00:19+02:00
Review generateTckScripts method (will now migrate referential and data) then will add optional data extra script
-
3f6e948d
by Tony Chemit at 2024-09-11T15:11:39+02:00
Downgrade log4j version (need to understand new warnings)