Skip to content

Releases: neptuo/is4wfw

v342.4

02 Feb 17:46
Compare
Choose a tag to compare

Release notes

  • #526 - User defined scope for variables.
  • #530 - Bootstrap v5 and FontAwesome v6.
  • #538 - List tag for (cms) templates.
  • #539 - Include template by identifier (and group) dynamically.
  • #540 - Evaluate property value as source code template
  • More (7 issues).

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v342.4-full.zip, extract it on server and navigate to setup.php.
  • Use docker image neptuo/is4wfw:342.4 or neptuo/is4wfw:342.4-dev

v342.3

11 Jan 13:49
Compare
Choose a tag to compare

Release notes

  • #520 - Server-side JSON fetch and processing.
  • #523 - Declare variable from template content.
  • #525 - More complex way to add/update list item.
  • #524 - Modify list item.
  • #521 - Get current HTTP method.
  • #522 - Access HTTP request headers.
  • More (8 issues).

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v342.3-full.zip, extract it on server and navigate to setup.php.

v342.2

28 Aug 18:23
Compare
Choose a tag to compare

Release notes

  • #493 - Docker friendly intance filesystem structure.
  • #501 - Make docker experience more production friendly.
  • #487 - Uploaded file info.
  • #500 - Don't update userlog with every request.
  • #489 - Directory editor form tag.
  • #472 - Pass anyAttribute as associative array.
  • #444 - Mobile friendly administration menu.
  • #504 - Debug parameter for printing request and server parameters.
  • More (27 issues).

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v342.2-full.zip, extract it on server and navigate to setup.php.

v342.1

18 Nov 09:39
Compare
Choose a tag to compare

Release notes

  • #464 - Fix default attribute values.
  • #471 - Relative class paths in modules.
  • #480 - Redesigned documentation.
  • #468 - Set HTTP status code from template.
  • #476 - Math rounding.
  • #248 - Use monaco editor in administration.
  • More (21 issues).

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v342.1-full.zip, extract it on server and navigate to setup.php.

v342.0

16 Jul 19:48
Compare
Choose a tag to compare

Breaking changes

  • #449 - Error boundaries.
  • #452 - (internal) When processing template with filtered tags, these filters are used also for properties.
  • #434 - Constant attribute values.

Release notes

  • #323 - Advanced conditions for templates.
  • #324 - Math operations in templates.
  • #176 - Tag default attributes (aka DRY).
  • #418 - XSD for library definition.
  • #69 - Fallback everything not in filesystem to CMS.
  • #368 - Set logged-in user by id (aka impersonation).
  • #456 - Default template attribute values.
  • #405 - Administration modularization.
  • #455 - Modern way to set property value.
  • #432 - Tag for lazy library registration.
  • #415 - Date time diff.
  • #446 - Grouping routes.
  • #442 - View and edit instance readme.
  • #249 - Link parameters for menu items.
  • #428 - Import existing module already in filesystem.
  • Many, many more (54 issues).

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v342.0-full.zip, extract it on server and navigate to setup.php.

v341.7

06 Jan 22:16
Compare
Choose a tag to compare

Release notes

  • #268 - Custom entity grouping.
  • #314 - Advanced date time operations.
  • #297 - Support for running ajax behind static proxy.
  • #413 - Open text file edit from search results.
  • #408 - Integer number iterator.

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v341.7-full.zip, extract it on server and navigate to setup.php.

v341.6

17 Dec 22:45
Compare
Choose a tag to compare

Release notes

  • #382 - PHP namespaces in tag libraries.
  • #394 - php:create as a shorthand for php:register.
  • #398 - Pageless web projects.
  • #399 - Fix default redirect to HTTPS in administration.

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v341.6-full.zip, extract it on server and navigate to setup.php.

v341.5

07 Dec 10:23
Compare
Choose a tag to compare

Release notes

  • #396 - Redirect to HTTPS.
  • #397 - Global web project content.
  • #390 - Additional parameters for script/style path.

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v341.5-full.zip, extract it on server and navigate to setup.php.

v341.4

28 Oct 10:35
Compare
Choose a tag to compare

Release notes

  • #186 - Custom entity translated property cascading.
  • #391 - Localization bundle cascading.
  • #383 - Output chunks caching.
  • #387 - HTML encoding of web:out output.

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v341.4-full.zip, extract it on server and navigate to setup.php.

v341.3

20 Oct 07:02
Compare
Choose a tag to compare

Release notes

  • #376 - Fix internal behavior of ui:toUrlValue, ui:toTrimmedTo, ui:toUpperValue and ui:toLowerValue.
  • #377 - Refactored db migration into a reusable class (primarily for modules).
  • #378 - Development docker images with xdebug support.
  • #309 - Option to opt-out from URL modification for js:ajax.

Complete list of issues in milestone.

Install

  • To install new instance, download install.php and navigate to it through web server.
  • Download phpwfw-v341.3-full.zip, extract it on server and navigate to setup.php.