OO-154 : two new subclasses of DatePropertyHandler. (futureDate* and...
OO-154 : two new subclasses of DatePropertyHandler. (futureDate* and pastDate*). replace DatePropertyHandler for userPopertyBirthday with PastDatePropertyHandler ( in userPropertiesHandlersContext.xml ). two new i18nkeys for error-message added (in en and de)
Showing
- src/main/java/org/olat/user/propertyhandlers/FutureDatePropertyHandler.java 69 additions, 0 deletions...olat/user/propertyhandlers/FutureDatePropertyHandler.java
- src/main/java/org/olat/user/propertyhandlers/PastDatePropertyHandler.java 70 additions, 0 deletions...g/olat/user/propertyhandlers/PastDatePropertyHandler.java
- src/main/java/org/olat/user/propertyhandlers/_i18n/LocalStrings_de.properties 2 additions, 0 deletions...at/user/propertyhandlers/_i18n/LocalStrings_de.properties
- src/main/java/org/olat/user/propertyhandlers/_i18n/LocalStrings_en.properties 2 additions, 0 deletions...at/user/propertyhandlers/_i18n/LocalStrings_en.properties
- src/main/java/org/olat/user/propertyhandlers/_spring/userPropertriesHandlersContext.xml 1 addition, 1 deletion...opertyhandlers/_spring/userPropertriesHandlersContext.xml
Please register or sign in to comment