2 min read
September report 2022
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.

September report 2022
UI components
- added a new component
j-GPS
- updated
j-Menu
by addingitem.color
(by Gera G. Güiles) j-Page
added support for auto adding~PATH~
to thePLUGIN(function(
pharsej-Part
added support for auto adding~PATH~
to thePLUGIN(function(
pharsej-Parts
added support for auto adding~PATH~
to thePLUGIN(function(
pharsej-Pages
added support for auto adding~PATH~
to thePLUGIN(function(
pharsej-Importer
added support for auto adding~PATH~
to thePLUGIN(function(
pharse- fixed CSS and improved number formatting in
j-DataTable
- improved rendering of
j-Properties
- added
minimize
,maximize
andfocus
handlers toj-Windows
- fixed
mouse
hover inj-Directory
- added
.focus
delegate to thej-Dashboard
- fixed responsivity in
j-Box
- extended functionality in
j-Wysiwyg
- added a support for the
transparent
background forj-ImageUploader
jComponent library
- fixed AJAX calls with
()
brackets
Total.js framework 4
- improved
encode
argument inString.args()
- now it can be afunction(val, key)
- fixed routing
- improved schemas by adding
schema.action()
method - added
CALL(schema, model, [controller])
method - added
schema.action(name, options)
method - fixed sending files via
REQUEST()
method (a problem with the buffer) - added
$.variables(str, [data])
method- the
str
argument supports dynamic arguments in the form{user.key}, {model.key}, {data.key}, {params.key} or {query.key}
- the
- added
QueryBuilder.audit($, [message], [type])
method- the
message
argument supports dynamic arguments in the form{user.key}, {model.key}, {data.key}, {params.key} or {query.key}
- the
Total.js Code
- fixed remote code execution #12
- fixed ordering in the snippets list
Total.js OpenSync
- improved
Clients
list by adding app name
Total.js Flow
- added support for Python syntax highlighting
- added a new component:
Merge
- updated jComponent
- fixed auto-complete in the
CodeMirror
component - added dynamic arguments to
Redirect
component
Total.js FlowStream
- fixed
j-FaIcons
- fixed auto-complete in the
CodeMirror
component
Total.js Code Editor
- fixed full-text search
- updated jComponent
- updated auto-complete list by adding new keywords:
NEWAPI()
API()
CALL()
schema.action()
Other posts from Total.js Platform
- 2023-09-02August report 2023
- 2023-08-28Introducing Total.js API Services: Empower Your Applications with Powerful API Endpoints
- 2023-08-15Handling WebSocket Messages in Total.js: A Comprehensive Guide
- 2023-08-11Total.js OpenTemplates
- 2023-08-07Find data in PostgreSQL: A Comparison of Express.js, Laravel, and Total.js
- 2023-08-02July report 2023
- 2023-07-27View Engines: A Comparative Analysis of Express.js, Laravel, and Total.js
- 2023-07-10CRUD Routing: A Comparative Analysis of Total.js, Express.js, and PHP Laravel
- 2023-07-05Sending Emails: A Comparative Analysis of Total.js, Express.js, and Laravel
- 2023-07-05Localization: A Comparative Analysis of Express.js, PHP Laravel and Total.js