GitHub / TYPO3-CMS/workspaces / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f51d9659 | [TASK] Enable "new_expression_parentheses" rule in php-cs-fixer |
Wouter Wolters <t****3@w****l>
Committed by: Benni Mack <b****i@t****g> |
17 days ago | |
| 10aca4d6 | [TASK] Prepare tests for PHPUnit 13 |
Wouter Wolters <t****3@w****l>
Committed by: Benni Mack <b****i@t****g> |
about 1 month ago | |
| f26d6b82 | [TASK] Add types to class constants |
Wouter Wolters <t****3@w****l>
Committed by: Benni Mack <b****i@t****g> |
about 1 month ago | |
| 839b4dfe | [TASK] Use stubs for test doubles without expectations |
Wouter Wolters <t****3@w****l>
Committed by: Stefan Bürk <s****n@b****h> |
about 1 month ago | |
| 6eecea33 | [TASK] Use new keyword for FlashMessage and report Status objects |
Benni Mack <b****i@t****g>
Committed by: Benjamin Franzke <b****n@b****v> |
about 1 month ago | |
| cf02aaa3 | [BUGFIX] Hide EXT:workspaces preview for non-previewable records | Garvin Hicking <g****n@h****g> | about 2 months ago | |
| e4867a14 | [TASK] Use proper description in "cleanup:previewlinks" command |
Mathias Brodala <m****a@p****e>
Committed by: Benni Mack <b****i@t****g> |
about 2 months ago | |
| 557e30a3 | [BUGFIX] Refine exceptions to root-level restriction in DataHandler | Oliver Hader <o****r@t****g> | 2 months ago | |
| 82af7199 | [BUGFIX] Show warning for missing workspace or module access | Oliver Hader <o****r@t****g> | 2 months ago | |
| 4d59342d | [DOCS] Remove leftover workspace swap feature descriptions | Christian Kuhn <l****i@s****h> | 3 months ago | |
| 844c94a9 | [BUGFIX] Pass hasDiff parameter at correct position to workspaceState() |
Andreas Häfner <a****r@d****d>
Committed by: Christian Kuhn <l****i@s****h> |
3 months ago | |
| c4d88c8c | [TASK] Reduce SingletonInterface usages | Christian Kuhn <l****i@s****h> | 3 months ago | |
| c648d305 | [!!!][TASK] Remove deprecated labels and XLF files |
Benni Mack <b****i@t****g>
Committed by: Stefan Bürk <s****n@b****h> |
3 months ago | |
| 5fa297dc | [BUGFIX] Use User setting "Max title length" consistently across the backend |
Dennis Purisevic <d****c@g****m>
Committed by: Garvin Hicking <g****n@h****g> |
4 months ago | |
| 70dd572e | [TASK] Upgrade php-cs-fixer ruleset to @PER-CS3x0 | Benni Mack <b****i@t****g> | 4 months ago | |
| bca217e0 | [TASK] Replace Bootstrap button group styles with TYPO3 variant |
Benjamin Kott <b****t@o****m>
Committed by: Benni Mack <b****i@t****g> |
4 months ago | |
| 1cd861bc | [TASK] Update core to TYPO3 15.0.0-dev | Benni Mack <b****i@t****g> | 4 months ago | |
| 34ff25b5 | [TASK] Set TYPO3 version to 14.3.1-dev | Benni Mack <b****i@t****g> | 4 months ago | |
| dce49d97 | [RELEASE] Release of TYPO3 14.3.0 | Benni Mack <b****i@t****g> | 4 months ago | |
| dd27e72b | [BUGFIX] Avoid double encoding in workspace view |
Georg Ringer <g****r@g****m>
Committed by: Benjamin Franzke <b****n@b****v> |
4 months ago | |
| b838c986 | [BUGFIX] Derive workspace preview handling from event context |
Matthias Vogel <t****3@k****e>
Committed by: Christian Kuhn <l****i@s****h> |
5 months ago | |
| 90a4ba4d | [TASK] Declare more classes readonly | Christian Kuhn <l****i@s****h> | 5 months ago | |
| 5485359d | [TASK] Make workspace preview a standalone view | Benjamin Kott <b****t@o****m> | 5 months ago | |
| 315b324d | [TASK] Set TYPO3 version to 14.3.0-dev |
Benni Mack <b****i@t****g>
Committed by: Oliver Hader <o****r@t****g> |
5 months ago | |
| 3292aead | [RELEASE] Release of TYPO3 14.2.0 | Benni Mack <b****i@t****g> | 5 months ago | |
| 2693e40f | [TASK] Remove named argument usages in TemplatedEmailFactory |
Simon Schaufelberger <s****3@g****m>
Committed by: Stefan Bürk <s****n@b****h> |
6 months ago | |
| 2e8f8e2b | [TASK] Replace Bootstrap Tabs |
Benjamin Kott <b****t@o****m>
Committed by: Benjamin Franzke <b****n@b****v> |
6 months ago | |
| 0c5703bc | [TASK] Support ICU MessageFormat in JavaScript label API | Benjamin Franzke <b****n@b****v> | 6 months ago | |
| 2e8647c4 | [TASK] Use JavaScript label imports in EXT:workspaces | Benjamin Franzke <b****n@b****v> | 6 months ago | |
| 39b6595d | [FEATURE] Add PSR-14 event for workspace dependency resolution | Benni Mack <b****i@t****g> | 6 months ago | |
| 1f03ff9a | [FEATURE] Add user setting option for Live workspace indicator |
Oliver Bartsch <b****o@c****e>
Committed by: Oli Bartsch <b****o@c****e> |
7 months ago | |
| 1117d356 | [TASK] Add TCA and schema as state to FormEngine $result |
Bastien Lutz <b****z@i****e>
Committed by: Georg Ringer <g****r@g****m> |
7 months ago | |
| 1a3f18be | [BUGFIX] Re-add "(un)select all" buttons to Workspace send-to-stage form | Andreas Nedbal <a****y@p****u> | 7 months ago | |
| 420d1862 | [TASK] Add workspace selector to module menu |
Benjamin Kott <b****t@o****m>
Committed by: Oli Bartsch <b****o@c****e> |
7 months ago | |
| 7796b086 | [BUGFIX] Prevent TypeError with invalid language | Benni Mack <b****i@t****g> | 7 months ago | |
| a423f954 | [FEATURE] Extend workspace preview links to all record types | Benni Mack <b****i@t****g> | 7 months ago | |
| 59b979fd | [TASK] Use "en" instead of "default" as backend user language | Benni Mack <b****i@t****g> | 7 months ago | |
| 80cb403e | [FEATURE] Add QR code button for frontend preview URIs |
Oliver Bartsch <b****o@c****e>
Committed by: Oli Bartsch <b****o@c****e> |
7 months ago | |
| 3fff126a | [TASK] Set TYPO3 version to 14.2.0-dev | Oliver Hader <o****r@t****g> | 7 months ago | |
| e34ba8d0 | Revert "[BUGFIX] Consider starttime/endtime for versioned records" | Garvin Hicking <g****n@h****g> | 7 months ago | |
| 09ed347f | [RELEASE] Release of TYPO3 14.1.0 | Oliver Hader <o****r@t****g> | 7 months ago | |
| 80338b3e | [TASK] Adjust links in README.rst of system extensions | Oliver Hader <o****r@t****g> | 7 months ago | |
| 7ebc7f6d | [FEATURE] Introduce TemplatedEmailFactory for centralized email creation |
Benni Mack <b****i@t****g>
Committed by: Georg Ringer <g****r@g****m> |
7 months ago | |
| 87864647 | [BUGFIX] Consider all workspace-enabled tables for stage buttons |
Benni Mack <b****i@t****g>
Committed by: Oli Bartsch <b****o@c****e> |
7 months ago | |
| 80991e81 | [TASK] Prevent disallowed named arguments usage using phpstan |
Simon Schaufelberger <s****3@g****m>
Committed by: Christian Kuhn <l****i@s****h> |
7 months ago | |
| cbf71985 | [TASK] Streamline search field appearance | Benjamin Kott <b****t@o****m> | 8 months ago | |
| 63e45518 | [TASK] Remove attribute space='preserve' from xlf files |
Georg Ringer <g****r@g****m>
Committed by: Benni Mack <b****i@t****g> |
8 months ago | |
| 7061810a | [FEATURE] Add record type specific label configuration |
Georg Ringer <g****r@g****m>
Committed by: Benni Mack <b****i@t****g> |
8 months ago | |
| 9c6a3d42 | [TASK] Use native ProgressBarElement instead of nprogress |
Benni Mack <b****i@t****g>
Committed by: Benjamin Kott <b****t@o****m> |
8 months ago | |
| e2619953 | [TASK] Make methods for final classes private |
Simon Schaufelberger <s****3@g****m>
Committed by: Christian Kuhn <l****i@s****h> |
9 months ago | |
| 8867bef9 | [TASK] Solve various PHP errors | Benni Mack <b****i@t****g> | 9 months ago | |
| 6a7bec84 | [TASK] Specify return type declarations in console commands |
Benjamin Franzke <b****n@b****v>
Committed by: Benni Mack <b****i@t****g> |
9 months ago | |
| 8f386767 | [TASK] Update icon set to v4.4.3 | Benjamin Kott <b****t@o****m> | 9 months ago | |
| 0f53c6e3 | [BUGFIX] Avoid layout shifts in multi record selection |
Oliver Bartsch <b****o@c****e>
Committed by: Garvin Hicking <g****n@h****g> |
9 months ago | |
| d56ae700 | [TASK] Apply module renaming to comments, readmes and rst files |
Lina Wolf <1****2@l****e>
Committed by: Georg Ringer <g****r@g****m> |
9 months ago | |
| 6693d51d | [FEATURE] Allow extensions to move ext_emconf.php info to composer.json | Helmut Hummel <t****3@h****o> | 9 months ago | |
| 217b96ab | [TASK] Set TYPO3 version to 14.1.0-dev | Benni Mack <b****i@t****g> | 9 months ago | |
| 03bcafa0 | [RELEASE] Release of TYPO3 14.0.0 | Benni Mack <b****i@t****g> | 9 months ago | |
| 9a51f88c | [TASK] Update composer package references | Oliver Hader <o****r@t****g> | 9 months ago | |
| 72c25d20 | [TASK] Replace Bootstrap text color classes with TYPO3 variants | Benjamin Kott <b****t@o****m> | 9 months ago | |
| eb78ec4b | [TASK] Rename workspace module identifier |
Oliver Bartsch <b****o@c****e>
Committed by: Benni Mack <b****i@t****g> |
9 months ago | |
| e9a865c6 | [TASK] Rename "Workspaces" module name to "Publish" |
Benni Mack <b****i@t****g>
Committed by: Christian Kuhn <l****i@s****h> |
9 months ago | |
| d49f48f6 | [TASK] Use *.fluid.* file extension for all templates | Simon Praetorius <s****n@p****e> | 9 months ago | |
| cb5cccf2 | [TASK] Rename "Info" module to "Status" and relocate to EXT:backend |
Lina Wolf <1****2@l****e>
Committed by: Oli Bartsch <b****o@c****e> |
10 months ago | |
| 54a101ee | [TASK] Reorder the modules in Content |
Lina Wolf <1****2@l****e>
Committed by: Benni Mack <b****i@t****g> |
10 months ago | |
| 6377a0aa | [TASK] Remove exclamation marks from texts on EXT:workspaces |
Riccardo De Contardi <e****o@g****m>
Committed by: Benni Mack <b****i@t****g> |
10 months ago | |
| 27e7620e | [BUGFIX] Only encode the record title in workspace integrity messages | Andreas Nedbal <a****y@p****u> | 10 months ago | |
| 87f18e94 | [TASK] Migrate module labels to new short label domain |
Garvin Hicking <g****n@h****g>
Committed by: Benni Mack <b****i@t****g> |
10 months ago | |
| aee9fd8d | [BUGFIX] Split workspace AJAX routes into different scopes |
Elias Häußler <e****s@h****v>
Committed by: Oliver Hader <o****r@t****g> |
10 months ago | |
| b1011d9b | [FEATURE] Unify module button bar |
Oliver Bartsch <b****o@c****e>
Committed by: Oli Bartsch <b****o@c****e> |
10 months ago | |
| 3fa144aa | [TASK] Allow `URL` objects in `ContentContainer.setUrl()` | Andreas Kienast <a****t@s****e> | 10 months ago | |
| f42b0087 | [BUGFIX] Remove invalid TCA settings in workspaces and styleguide |
Daniel Windloff <d****f@g****m>
Committed by: Christian Kuhn <l****i@s****h> |
10 months ago | |
| 738ce4dd | [TASK] Normalize formatting of all XLF files | Benni Mack <b****i@t****g> | 10 months ago | |
| 853621b4 | [FEATURE] Show editor information in workspace overview |
Fabien Udriot <f****n@o****h>
Committed by: Benni Mack <b****i@t****g> |
10 months ago | |
| bad1dbff | [BUGFIX] Fix dropdowns in element browser |
Benjamin Franzke <b****n@b****v>
Committed by: Oli Bartsch <b****o@c****e> |
10 months ago | |
| fe139a13 | [TASK] Activate template components deprecations |
Oliver Bartsch <b****o@c****e>
Committed by: Benni Mack <b****i@t****g> |
10 months ago | |
| 4545f2c0 | [TASK] Deprecate MetaInformation API |
Oliver Bartsch <b****o@c****e>
Committed by: Oli Bartsch <b****o@c****e> |
10 months ago | |
| 03769226 | [!!!][TASK] TCA: Consolidate palette labels in core.form.palettes | Benni Mack <b****i@t****g> | 10 months ago | |
| ab1fbb14 | [!!!][TASK] TCA: Consolidate tab labels in core.form.tabs | Benni Mack <b****i@t****g> | 10 months ago | |
| f7f0855c | [FEATURE] Rename top-level module "web" to "content" |
Oliver Bartsch <b****o@c****e>
Committed by: Oli Bartsch <b****o@c****e> |
11 months ago | |
| 2c9787d8 | [TASK] Deprecate InfoboxViewHelper STATE_* constants |
Oliver Bartsch <b****o@c****e>
Committed by: Oli Bartsch <b****o@c****e> |
11 months ago | |
| 24dc37f8 | [TASK] Use attribute selectors instead of pseudo-classes for disabled and rea... | Benjamin Kott <b****t@o****m> | 11 months ago | |
| 837af5a4 | [BUGFIX] Re-add label for DB mountpoints in sys_workspace |
Benni Mack <b****i@t****g>
Committed by: Georg Ringer <g****r@g****m> |
11 months ago | |
| bab16d7a | [BUGFIX] Consider starttime/endtime for versioned records | Benni Mack <b****i@t****g> | 11 months ago | |
| 114c189c | [SECURITY] Avoid displaying version details to unauthorized users | Oliver Hader <o****r@t****g> | 12 months ago | |
| 32222508 | [SECURITY] Inherit access to module-related AJAX routes from modules |
Elias Häußler <e****s@h****v>
Committed by: Oliver Hader <o****r@t****g> |
12 months ago | |
| 8c707834 | [!!!][TASK] Remove workspace 'Freeze Editing' | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| 6570d0e6 | [FOLLOWUP] Workspace stage handling details | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| 7c21c032 | [TASK] CGL: Have basic ordered_class_elements rule | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| 06111845 | [BUGFIX] Avoid broken 'notify editors' in workspaces | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| a3d62642 | [BUGFIX] Improve workspace stagechg_notification | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| fbabf2df | [TASK] Refactor workspace BE module internals | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| 2e8e7d81 | [BUGFIX] Prevent js error in workspace preview | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| f58a95be | [TASK] Simplify workspaces PreviewController | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| 21a75fa2 | [TASK] Simplify workspaces StagesService | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| a4c86555 | [TASK] Avoid useless sorting in GridDataService | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| f0203db5 | [TASK] Avoid workspace selector in workspace module | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| 4711d290 | [BUGFIX] Avoid switching workspace in PreviewController | Christian Kuhn <l****i@s****h> | about 1 year ago | |
| b3c7b166 | [BUGFIX] Show proper line breaks in workspaces comment view | Benjamin Franzke <b****n@b****v> | about 1 year ago | |
| ec524b15 | [TASK] Simplify workspace CommandMap class | Christian Kuhn <l****i@s****h> | about 1 year ago |