Skip to content

Releases: webability-go/xdommask

XDommask v0.2.0

10 Apr 04:09
8ad5f77
Compare
Choose a tag to compare

XDomMask is the Mask Generation (aka HTML Forms) for Golang-WAJAF and Golang-XDominion.

New in this release:

  • Added searchableTextField to the list of available fields
  • Added groupField as sub-forms for master-detail relations
  • fileField modified to support multi file uploads
  • field.go modified to support group fields and MD5 encrypted fields
  • lovField modified to support radio buttons
  • mask modified to support templates of presentation, group fields, amin group flag, and multifile upload

XDommask v0.1.0

13 Jun 19:26
84f5468
Compare
Choose a tag to compare

XDomMask is the Mask Generation (aka HTML Forms) for Golang-WAJAF and Golang-XDominion.

New in this release:

  • Added colorField, maskedField (replacing pwField)
  • All the mask function now pass the context to build and log messages
  • Better conversion of primary keys to be compatible with numeric and string values
  • Messages of information and errors are better managed
  • field main interface changed to add convertValue prototype and some other minor changes
  • GetName() funcion added in buttonField
  • integerField, floatField now converts correctly all the possible values from the field string value
  • textField now support automessages and values, password type renamed to masked type
  • lovField now works and can take a query of values from a XDominion filtered object
  • examples changed to meet new changes of main code

XDomMask v0.0.7

04 Jan 21:56
3b95883
Compare
Choose a tag to compare

XDomMask is the Mask Generation (aka HTML Forms) for GO-WAJAF.

New in this release:

  • Implementation of type of field with constants (control, field, hidden, info)
  • Add NewInfoField to the list of known fields

XDomMask v0.0.6

14 Apr 04:23
ed6a802
Compare
Choose a tag to compare

XDomMask is the Mask Generation (aka HTML Forms) for GO-WAJAF.

XDomMask v0.0.5

14 Apr 01:09
062a95a
Compare
Choose a tag to compare

XDomMask is the Mask Generation (aka HTML Forms) for GO-WAJAF.

XDomMask v0.0.4

13 Apr 18:49
fd103bf
Compare
Choose a tag to compare

XDomMask is the Mask Generation (aka HTML Forms) for GO-WAJAF.

XDomMask v0.0.3

13 Apr 18:43
fd103bf
Compare
Choose a tag to compare
Merge pull request #4 from webability-go/late-night

patch v0.0.3

XDomMask v0.0.2

13 Apr 18:34
6291b33
Compare
Choose a tag to compare
Merge pull request #3 from webability-go/late-night

patch v0.0.2

XDomMask v0.0.1

13 Apr 04:43
41548d9
Compare
Choose a tag to compare

XDomMask is the Mask Generation (aka HTML Forms) for GO-WAJAF.