CallBackery

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

      enabled => false
   },
 

0.29.5 2020-03-03 19:02:35 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - add controller logger to gui plugins if available

0.29.4 2020-03-03 18:22:27 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - stringify arguments in translation array objects
 - translate invalid field messages

0.29.3 2020-02-28 09:57:50 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - do not translate empty strings

0.29.2 2020-02-27 14:14:03 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - fix popup instanciation with new YAML config

0.29.1 2020-02-21 16:55:09 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - callbackery.locale.MTranslation was missing from MANIFEST and
   thus from distro

0.29.0 2020-02-21 15:37:33 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - trm with placeholder and arguments work now trm('Hello %1',$name)
 - in qooxdoo frontend code, use this.xtr(backendData) to translate
   backend data.
 * make sure to update your makefile according to the sample in
   mojolicious-automake to get xgettext support for extracting
   translatable strings

0.28.0 2020-02-19 18:33:41 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - add support for YAML based config files

0.27.0 2020-01-29 14:58:18 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - stabilized reconf behavior in frontend (@zaucker)
 - added visible property to table column descriptions (@zaucker)

0.26.3 2020-01-23 11:09:05 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - add 'copySuccessMsg' and 'copyFailMsg' options to field config

0.26.2 2020-01-23 10:44:20 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - updated wording and translations

0.26.1 2020-01-20 15:59:33 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - fixed js syntax (excess ,)

0.26.0 2020-01-20 15:27:13 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - pop config option cancelLabel to override label on calcle button in popups
 - form field option 'copyOnTap' added to copy readOnly field content to
   clipboard on tap.

0.25.1 2019-12-16 09:50:38 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - merge translations

0.25.0 2019-12-16 09:44:32 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - pass the output of config.getUrlConfig under the key urlConfig to the getUserConfig backend call
   and place this in the args key when building the plugin list, allowing plugins to only enable
   themselves based on keys provided on the url when opening the app.

0.24.1 2019-11-25 10:53:02 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - actually include the new functionality

0.24.0 2019-11-25 10:44:35 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - added support for boolean cells (fritz)

0.23.2 2019-11-22 16:06:25 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - fix handling of trigger fields when loading data into a form

0.23.1 2019-11-19 09:20:20 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - change vertical spacing in form renderer so that no extra space is produced
   for hidden items

0.23.0 2019-11-18 18:36:01 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - provide current form content on reload so that getters can preserve
   current values if they so like.

 - properly json decode utf8 arguments in download links

0.22.2 2019-11-13 18:45:20 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - perl 5.0.22 is ok

0.22.1 2019-11-12 15:09:47 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - use the controllers log if possible to provide call context information in guiplugins

0.22.0 2019-11-06 10:18:12 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - restructure javascript for screen setup to allow override of header and footer
   from Application.js

0.21.1 2019-10-30 08:41:21 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - remove right padding from form ... if you want padding, you can now add it
   via screenOpts layout

0.21.0 2019-10-28 15:57:21 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - screenOpts layout and container keys ... see sample app in mojolicious-automake

0.20.0 2019-10-23 08:32:42 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - remove mojolicious generator commands. they are now in



( run in 1.439 second using v1.01-cache-2.11-cpan-84e82930d8c )