- Feb 24, 2020
-
-
Oliver Bartsch authored
A new widget is added which displays a list of security advisories from the typo3.org RSS feed. Resolves: #90512 Releases: master Change-Id: Ie01eb859c8f434efea7383e43134aafa251fdc10 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63397 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Kay Strobach <typo3@kay-strobach.de> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Kay Strobach <typo3@kay-strobach.de> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Oliver Bartsch authored
A new widget is added which displays the number of failed logins during the last 24 hours. Resolves: #90355 Releases: master Change-Id: I24e9e40fd7ed567f97867910d6988d8662fd7a14 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63364 Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Koen Wouters <koen.wouters@maxserv.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Koen Wouters <koen.wouters@maxserv.com> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Daniel Siepmann authored
Include current day when collecting data and labels for sys log widget. Resolves: #90517 Releases: master Change-Id: Idc65d03df0e6d115450cc080c479b52759636123 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63400 Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Guido Schmechel <guido.schmechel@brandung.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
Oliver Bartsch authored
All widgets should be registered the same way to increase consistency in the core file. The second registration variant is documented in the corresponding rst file anyway. Resolves: #90502 Releases: master Change-Id: I3e12890cecb130f4ea6815e01501691c5081735b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63387 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Feb 22, 2020
-
-
Andreas Fernandez authored
In order to fix most known vulnerabilities in development-related npm packages, all packages have been updated to their respective latest version. Executed commands: yarn upgrade yarn build Since packages related to minification and publicly used packages like CodeMirror have been updated, this patch contains some more changed files. Resolves: #90496 Releases: master Change-Id: I65a307dae58224c75b8d0fc8a34c28fc1db465f6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63379 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Oliver Bartsch authored
The TCA configuration `showRecordFieldList` inside the `interface` section won't be evaluated anymore since #88901 and is therefore removed. Resolves: #90493 Related: #88901 Releases: master Change-Id: I3290da15fe44d57735087725bd881604cf530e9f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63375 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Susanne Moog <look@susi.dev>
-
Oliver Bartsch authored
Fixes several typos and improves readability of PHPDoc comments through ext:dashboard classes. Resolves: #90486 Releases: master Change-Id: I27cd1c0c2dd3c3b18bade0b50af41aa8d8bfd06e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63368 Tested-by:
Richard Haeser <richard@maxserv.com> Tested-by:
Susanne Moog <look@susi.dev> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Richard Haeser authored
You can now create widgets for the dashboard showing a bar- or doughnut-graphs. As an example two new widgets are introduced showing information about the number of errors in the sys_log and about the number of normal backend users vs admin users. Resolves: #90440 Releases: master Change-Id: I5f4bb0201415434560c3c7297fefa7e897973be2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63328 Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Susanne Moog <look@susi.dev>
-
Oliver Bartsch authored
* Add some missing return types * Remove wrong return type annotation * Add missing import * Use strict mode for `in_array` Resolves: #90487 Releases: master Change-Id: Iaadf0a1b38f743ac3777d5b3600584aa9fc957e7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63369 Tested-by:
Richard Haeser <richard@maxserv.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Christian Eßl authored
The TCA for be_dashboard was using a field name that doesn't exist in the database table. Resolves: #90477 Releases: master Change-Id: Icb78d89a723d0d1030bf31d0645c0f31592a67e2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63360 Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
- Feb 21, 2020
-
-
Benjamin Kott authored
Resolves: #90470 Releases: master Change-Id: Iece9e14c26ecc8ff09bbb88afcb6809f3ab57c3c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63350 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Koen Wouters authored
A widget group is added to the TYPO3 add widget modal with all the documentation widgets Resolves: #90457 Releases: master Change-Id: I56afc843f1f1b3ab08d97213e68c0c7b862e17f8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63348 Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
-
Koen Wouters authored
A TypoScript Reference documentation widget is added. Resolves: #90435 Releases: master Change-Id: I31ea8a2be4bc55d6cdcecac5c9abbe95016b739e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63323 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Riny van Tiggelen <info@online-gamer.nl> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
- Feb 20, 2020
-
-
Koen Wouters authored
A TSconfig Reference documentation widget is added. Resolves: #90438 Releases: master Change-Id: I8f2a23df420f14c933bf72d82a93356656b7df8d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63324 Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Richard Haeser <richard@maxserv.com>
-
Richard Haeser authored
As $this->settings is not defined, it should not be passed to the Fluid template of the DashboardController. Resolves: #90453 Releases: master Change-Id: Idc946da7d293311215c2bf318dc6959e5f6f080f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63337 Tested-by:
Daniel Siepmann <coding@daniel-siepmann.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Siepmann <coding@daniel-siepmann.de> Reviewed-by:
Koen Wouters <koen.wouters@maxserv.com> Reviewed-by:
Benni Mack <benni@typo3.org>
-
- Feb 19, 2020
-
-
Richard Haeser authored
A dashboard is introduced into TYPO3 to show the most important information to the current logged in user. Every user with access to this backend module can now have one or more personal dashboards. Each dashboard can contain several widgets. Which widgets and in which order the widgets are shown is up to the users themselves. Resolves: #90333 Releases: master Change-Id: I964a52846ec9a1c901baa89508b9df0caecdf81f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63139 Tested-by:
Koen Wouters <koen.wouters@maxserv.com> Tested-by:
Riny van Tiggelen <info@online-gamer.nl> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Koen Wouters <koen.wouters@maxserv.com> Reviewed-by:
Riny van Tiggelen <info@online-gamer.nl> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com...>
-