Release 4.1.0

  • Finished initial scheduler app.
  • Added scheduler app.
  • Added CLI interface library.
  • Updated release packages to make semver apply to the control environment.
  • Updated model dashboard panels.
  • Added profiles app to accounts.
  • Added releases app.
  • Added global constants.
  • Updated docs.
  • Updated ModelUI to handle new toggle functionality.
  • Updated create/update options to use the same form template by default.
  • Card list now uses new template structure.
  • Updated date increment and toggle utilities.
  • Improved acquisition of form field template for better selection and possible use of custom templates.
  • Added and updated form field templates.
  • Added template for model form wizards.
  • Added template for model search.
  • Added template for model delete.
  • Added support info template.
  • Updated templates to use new html_tags.
  • Added templates for model list types.
  • Added initial support for model dashboard.
  • Re-instated JS templates pending generic implementation. Added generic implementations of existing JS functionality.
  • Added FORM_DEBUG setting.
  • Updated docs.
  • Updated tests.
  • Added db timed models.
  • Added db reviewed models.
  • Added db resolved models.
  • Added db random models.
  • Added db published models.
  • Added db primary models.
  • Added db ownership models.
  • Added db lookup models.
  • Added db archived models.
  • Added support app.
  • Added embeds app.
  • Updated UI resources.
  • Improved forms.
  • Updated db audit models.
  • Fleshed out additional accounts apps.
  • Created generic JS scripts.
  • Updated html resources.
  • Updated settings.
  • Improved list support.
  • Updated form output.
  • Added slug widget implementation.
  • Added comment on how to find model actions.
  • Added path pattern.
  • Fixed typo in input class specification.
  • Added default input suffix to PercentageControl.
  • Incorporated input prefix/suffix from UI control into get_form_field() logic.
  • Added path pattern.
  • Added support for runtime Actions instance.
  • Added missing site interface for use in menu items processor.
  • Changed debug area CSS selector.
  • Added support for input prefix and suffix.
  • Added supporting CSS files.
  • Added UI and updated field templates.
  • Updated documentation.
  • Added legal directory.
  • Updated documentation.
  • Added sorted models to db.
  • Added parent-tree models to db.
  • Added audit models to db.
  • Added datetime models to db.
  • Started db area.
  • Fixed bad reference to default timezone and timezone key.
  • Update imports to use full dotted path.
  • Refactored to use local utils for smart cast.
  • Refactored ajax, hooks, and rest into interfaces suite.
  • Updated doc helpers to include factory provide.
  • Added i18n languages package.
  • Added i18n and timezone package.
  • Added rest package.
  • Added ajax package.
  • Added env package.
  • Updated docs for HTML package.
  • Updated unit tests and docs.
  • Added sessions package.
  • Added unit tests for exceptions.
  • Added hooks.