Skip to content

Commit dfb903d

Browse files
authored
UI/Inputs: tagify and errormessage for datetime (merges from trunk) (ILIAS-eLearning#3615)
* UI/Input: 31269, add problembuilder to required-validation * UI, TagInput: add dependency 'tagify', remove 'typeahead' and 'bootstrap-tagsinput' (ILIAS-eLearning#3466) * UI, TagInput: add dependency 'tagify', remove tpyeahead and bootstrap-tagsinput * UI, TagInput: use tagify for tag-input, adjust component, template, test * UI, TagInput: add label-for, remove debug code, color-vars in variables.less
1 parent 72c5028 commit dfb903d

File tree

75 files changed

+2114
-5433
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+2114
-5433
lines changed

lang/ilias_de.lang

+2
Original file line numberDiff line numberDiff line change
@@ -16620,3 +16620,5 @@ prg#:#will_not_modify_validity_on_non_successful_progress#:#Gültigkeit kann nur
1662016620
prg#:#status_unchanged#:#Status unverändert
1662116621
content#:#cont_media#:#Bilder/Audio/Video
1662216622
content#:#cont_sur_block_format#:#Umgebender Block
16623+
ui#:#datetime_required#:Zeit/Datum erforderlich
16624+
ui#:#duration_end_must_not_be_earlier_than_start#:#Der Beginn muss zeitlich vor dem Ende liegen.

lang/ilias_en.lang

+3-1
Original file line numberDiff line numberDiff line change
@@ -16607,4 +16607,6 @@ prg#:#will_not_modify_relevant_progress#:#already relevant
1660716607
prg#:#will_not_modify_validity_on_non_successful_progress#:#Can change only when successful
1660816608
prg#:#status_unchanged#:#Status unchanged
1660916609
content#:#cont_media#:#Images/Media
16610-
content#:#cont_sur_block_format#:#Surrounding Section
16610+
content#:#cont_sur_block_format#:#Surrounding Section
16611+
ui#:#datetime_required#:Time/Date required
16612+
ui#:#duration_end_must_not_be_earlier_than_start#:#Start must not be later than end.

node_modules/@yaireo/tagify/LICENSE

+19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)