Releases: neptuo/is4wfw
Releases · neptuo/is4wfw
v341.2
v341.1
Release notes
- #372 - Optional
path
attribute onrouter:fromPath
to override current virtual URL. - #373 - Fix
web:redirectTo
for requests without project. - #374 - Fix UI groups for selecting entrypoint.
- #371 - Fix project selection with entrypoint for projects without virtual URL.
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v341.1-full.zip
, extract it on server and navigate tosetup.php
.
v341.0
Breaking changes
- #33 - Moved repository to neptuo organization and renamed to is4wfw.
- #333 - (internal) Using name convention for library definition XML file.
Release notes
- #173 - Support for git-backing file-system only instances.
- #335 - Statefull tags.
- #353 - User scoped variables.
- #327 - Parameters for
template:content
and bodiedtemplate:content
- aka "templateception". - #307 - Templates from directory as tag lib.
- #343 - Changes to zipping strategy.
- #363 - Bulk file upload in administration.
- Many, many more (42 issues).
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v341.0-full.zip
, extract it on server and navigate tosetup.php
.
v340.1
Release notes
- #338 - Email attachments.
- #339 - File upload size validator.
- #337 - Fix
CustomForm
lib. Code error caused in v340.0.
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v340.1-full.zip
, extract it on server and navigate tosetup.php
.
v340.0
Breaking changes
- #291 - On
web:a
onlyparam
prefixed attributes are used as query parameters on URL. All others are use asa
tag attributes. - #271 - More restrictions on URL fields (all lower case).
- #228 -
ui:numberFormat
attributedecimalSeparator
is renamed todecimalsSeparator
.
Release notes
- #151 - New code parser. All templates are parsed at once and saved as compiled classes.
- #7 - Generic library for paging list views.
- #193 - Producing and consuming JSON.
- #277 - File ordering in directory.
- #252 - Library for sending emails.
- #282 - Custom entity table and column descriptions.
- #313 - Enhancements to log view.
- #319 - Application instance name.
- #308 - Bootstrap template in administration area.
- #303 - Exceptions from tags in debug mode are visible in rendered page.
- #264 - Groups for template identifiers.
- #229 - Refactored XML structure for library definition.
- #170 - Tag decorators.
- Many, many more (87 issues).
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v340.0-full.zip
, extract it on server and navigate tosetup.php
.
v339.8
Release notes
- #253 - Cookie based authentication.
- #183 - URL rewrite for custom entities.
- #256 - Fix cookie expiration in cookie library.
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v339.8-full.zip
, extract it on server and navigate tosetup.php
.
v339.7
Release notes
- #219 - Using new validation library in user:edit tag.
- #220 - Support for formatting numbers on output.
- #222 - Add orientation attribute for js:bootstrapDatePicker.
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v339.7-full.zip
, extract it on server and navigate tosetup.php
.
v339.6
Release notes
- #42 - Validation support.
- #121 - Multi file upload. UI tag for file input.
- #215 - Processing autofocus attribute on ajax web.
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v339.6-full.zip
, extract it on server and navigate tosetup.php
.
v339.5
Release notes
- #26 - Mapping templates to any custom tag in template library (using user defined identifiers).
- #201 - Page field for icon.
- #214 - Upgrade system jQuery to 3.5.1, trim slim version from bootstrap, allow to skip jQuery from js:ajax.
- #203 - New login page for administration.
Complete list of issues in milestone.
Install
- To install new instance, download
install.php
and navigate to it through web server. - Download
phpwfw-v339.5-full.zip
, extract it on server and navigate tosetup.php
.