diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2014-01-10 17:28:27 +0100 |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2014-03-13 15:59:44 +0100 |
commit | 870a5daf24c165069fe6f546bb3710f9b3880538 (patch) | |
tree | b21a65cc0291e15c0fde84c5b61d6ac024260750 /install/ui/Makefile.am | |
parent | 05f612e58a4954162dcaa724585869819ca77672 (diff) | |
download | freeipa-870a5daf24c165069fe6f546bb3710f9b3880538.tar.gz freeipa-870a5daf24c165069fe6f546bb3710f9b3880538.tar.xz freeipa-870a5daf24c165069fe6f546bb3710f9b3880538.zip |
webui: Datetime parsing and formatting
this patch implements:
- output_formatter in field. It should be used in par with formatter. Formatter serves for datasource->widget conversion, output_formatter for widget->datasource format conversion.
- datetime module which parses/format strings in subset of ISO 8601 and LDAP generalized time format to Date.
- utc formatter replaced with new datetime formatter
- datetime_validator introduced
- new datetime field, extension of text field, which by default uses datetime formatter and validator
Dojo was regenerated to include dojo/string module
https://fedorahosted.org/freeipa/ticket/4194
Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>
Diffstat (limited to 'install/ui/Makefile.am')
0 files changed, 0 insertions, 0 deletions