CallBackery

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

0.34.3 2020-08-06 09:41:36 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - sync the visibility setting to 'note' properties
 - allow visibility seting on header elements in forms
 - improve left side spacing for forms with header sections and no side notes

0.34.2 2020-07-31 13:49:05 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - translate on selectbox content reconfiguration

0.34.1 2020-07-27 09:28:23 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - if popup windows have not set maxWidth/maxHeight, set according the
   appliaction Root

0.34.0 2020-07-26 12:55:39 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - the AbstractTable module now contains an action generator called
   makeExportAction which places an export button into the action row
   of a table of your choice ... note that this addition also requires you to add the
   modules Text::CSV and Excel::Writer::XLSX to your dependencies.
   Contribution by @maettu

0.33.6 2020-06-16 10:48:34 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - properly translate placeholder and tooltip even in reConf case

0.33.5 2020-06-07 11:25:16 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - translate labels transported via buttonSet

0.33.4 2020-06-07 11:12:16 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - translate labels transported via _actionSet property

0.33.3 2020-06-03 09:22:00 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - fix tra to properly handle multiple arguments

0.33.2 2020-05-28 14:45:36 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - allow for dates before 1970 (negative epoch)

0.33.1 2020-05-08 22:35:47 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - fix merge issue

0.33.0 2020-05-08 22:31:28 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - Add a new property reloadOnFormReset to form items.
   If set to true, it makes the form field reload its value when "a triggerFormReset => true happens".
   If set to false, no update happens.
   If reloadOnFormReset is not set, the old behavior applies. (contrib by @maettu)

0.32.6 2020-04-28 11:33:40 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - make js source compatible with qx 5 compiler

0.32.5 2020-04-20 14:19:59 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - remove content-type headers ... it gets set automatically

0.32.4 2020-04-19 15:01:34 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - increment id

0.32.3 2020-04-17 17:34:07 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - include upload button

0.32.2 2020-04-17 17:23:54 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - fix event name

0.32.1 2020-04-17 17:16:34 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - towards working upload

0.32.0 2020-04-17 15:28:12 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - rewritten upload support

0.31.5 2020-04-15 18:41:27 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - fix regression with extra q

0.31.4 2020-04-15 17:11:24 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - self regression
 - allow build with Perl 5.22.0

0.31.3 2020-04-10 08:31:35 +0200 Tobias Oetiker <tobi@oetiker.ch>

 - eval not evan regression

0.31.2 2020-03-27 14:50:51 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - explicitly request the qx1 protocol for rpc as the default has changed to 2.0

0.31.1 2020-03-27 13:34:43 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - make work when mounted 'non root'

0.31.0 2020-03-26 17:27:54 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - fix login save trick to work with new compiler
 - GuiPlugins can now have an 'mayAnonymous' property which lets them display without login
   this is used for implementing password reset and account creation plugins
 - hide user comment from non admin users
 - tag more error messages for translation
 - frontend new config options registration_popup and registration_popup they must point to an entry in the PLUGINS section
 - plugins can be hidden from the plugin list using the 'unlisted' property.

0.30.1 2020-03-05 13:54:01 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - make table context menu button track the changes
 - do not execute default action if button is not enabled

0.30.0 2020-03-04 18:08:25 +0100 Tobias Oetiker <tobi@oetiker.ch>

 - Table rows with an '_actionSet' key containing a hash with key



( run in 0.773 second using v1.01-cache-2.11-cpan-524268b4103 )