Skip to content

Releases: zolhorvath/cd_tools

Drupal 9 compatibility

16 Apr 08:25
7c88191
Compare
Choose a tag to compare
3.0.0

Update DashboardForm.php (#39)

Nested draggable table examples

18 Dec 14:11
3acae84
Compare
Choose a tag to compare
Merge pull request #37 from zolhorvath/nested_draggable_table_examples

Nested draggable table examples

Improved prefix-suffix tests

19 Nov 14:24
2dc2bd8
Compare
Choose a tag to compare

From this release clarodist 2.3.0 needed for running presuf tests.

Shorter prefix and suffix in presuf text and presuf formatted text test forms

19 Nov 10:51
7b7e69f
Compare
Choose a tag to compare
Merge pull request #33 from zolhorvath/task/shorter-prefix-suffix

Shorter prefix and suffix in presuf text and presuf formatted text test forms

Form item prefix-suffix test

19 Nov 08:25
19fdee8
Compare
Choose a tag to compare

New module added for testing form item prefixes and suffixes: presuf.

This new submodule depends on the new cd_core submodule testfilters that is available from cd_core 2.3.0.

Test pages:

  • Prefix and suffix with number input: /contact/presuf_number.
  • Prefix and suffix with plain text input: /contact/presuf_text.
  • Prefix and suffix with formatted text input: /contact/presuf_formatted.
  • Machine name widget: /admin/structure/display-modes/form/add/contact_message. This route is accessible for anonymous users.

Error state for WYSIWYG test widgets

04 Nov 10:04
f47b434
Compare
Choose a tag to compare
  • #28: Error states for WYSIWYG test widgets (textarea test module).

Action Link improvements

03 Oct 07:31
04d0b41
Compare
Choose a tag to compare

Tabledrag test

20 Sep 12:49
bef16f9
Compare
Choose a tag to compare

New module added for testing table drag with hierarchy: tabledrag.

Test page at /tabledrag (it is the overview page of a taxonomy vocabulary).

Multiple fixes and enhancements

12 Sep 13:37
7a8ecaf
Compare
Choose a tag to compare
Merge pull request #23 from zolhorvath/task/minors-majors

Multiple fixes and enhancements

Image and File widget test

11 Sep 13:30
adac0e0
Compare
Choose a tag to compare

New module added for testing file and image widgets: imagefile.

  • Path of the file widget testform: /contact/imagefile_file.
  • Path of the image widget testform: /contact/imagefile_image.