- 02 Aug, 2016 1 commit
-
-
Exclude: typo3/sysext/core/Build/Configuration/TravisNginxFpm/ConfigureStartNginxFpm.sh typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh typo3/sysext/core/Build/Scripts/xlfcheck.sh typo3/sysext/core/Build/Scripts/duplicateExceptionCodeCheck.sh typo3/sysext/core/Build/Scripts/cglFixMyCommit.sh typo3/sysext/core/bin/typo3 typo3/cli_dispatch.phpsh Resolves: #77363 Releases: master Change-Id: I70871c4ebfb964f396e087ba4bbb1205a4fd8fab Reviewed-on: https://review.typo3.org/49328 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
- 09 Jun, 2016 1 commit
-
-
"<f:translate htmlEscape" parameter (which is deprecated) has been removed under sysext:belog. Also the url under "Core Team" section was updated, which was a redirect. Resolves: #76518 Releases: master Change-Id: I25a5bfe2a70b3e379f9e4300894c3c32857f6023 Reviewed-on: https://review.typo3.org/48498 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Jan Rowold <j.rowold@neusta.de> Tested-by:
Jan Rowold <j.rowold@neusta.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- 26 Feb, 2016 2 commits
-
-
For master, the username partial is inlined to the main template to suppress a whitespace issue with fluid. For 7.6, the inlining went wrong and a variable change is applied. Change-Id: Ibe3626b581d0203307be1347e6708bc15cb3db9d Resolves: 71580 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46919 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Issue #17643 introduced logging for a simulated backend user (switch-user) and thus logs by using the original admin user. This is a regression in PageLayoutController::renderQuickEdit since the used backend user id is different to the persisted one. Besides that, all actions are performed with the permissions of the simulated user - thus, logging with a different user seems to wrong. The sys_log.log_data field (array) is used to transport the information of the original (admin) user. This change reverts the initial change of issue #17643 and adds the initial intention of that issue as addition to the persisted data in sys_log.log_data. All affected components are adjusted as well to visualize that a user has been simulated (log view, record history and lowlevel_cleaner syslog command). Resolves: #71580 Releases: master, 7.6 Change-Id: If12df60563afd1f0746d43e62f824b20f139df8c Reviewed-on: https://review.typo3.org/45490 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 18 Jul, 2015 1 commit
-
-
Extends be_users with avatar image. * Avatars can be uploaded by backend users via EXT:setup. * TCA of backend users is extended with image column. * Added new ViewHelper to show the avatar everywhere in the backend. Resolves: #48947 Resolves: #57515 Releases: master Change-Id: I4b0e4b5d31d04fd6dfe1f7c7f52b71762a8e016a Reviewed-on: http://review.typo3.org/24132 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Mack <benni@typo3.org>
-
- 17 Jul, 2015 2 commits
-
-
Resolves: #68309 Related: #68025 Releases: master Change-Id: I871ba198ab80ec00a32e476eed2d09ac0ebbd403 Reviewed-on: http://review.typo3.org/41615 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Patrick Kollodzik <patrick.kollodzik@googlemail.com> Tested-by:
Patrick Kollodzik <patrick.kollodzik@googlemail.com> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Jan Helke authored
Resolves: #68294 Related: #68025 Releases: master Change-Id: Ib31b44b739d2bd4ae0f4225ff4f583e04ceac4ac Reviewed-on: http://review.typo3.org/41597 Reviewed-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
- 05 Jan, 2015 1 commit
-
-
- Drop crontrib normalize css in favor of bootstrap normalize - Drop .t3-table use bootstrap classes instead - Drop .t3-button use bootstrap classes instead - Use comments with // that are protected from compiling - Lighten default button color - Move Extension Manager SCSS files to t3skin LESS - Remove copyrights from every included less file - Remove TYPO3/visual/_module_web_list.less not used anymore - Remove TYPO3/visual/_module_web_info.less not used anymore - Add Legacy Support javascript for t3-table This patch aims to reduce CSS size and remove duplicated css definitions as much as possible. It may break some stuff that needs to be cleaned up in a followup. We need to drop .t3-table and .t3-button to reduce weight of the css file and make overrides more easy. Resolves: #64102 Releases: master Change-Id: Id6195b5aa10984da22af83fdb175af1e286d67d8 Reviewed-on: http://review.typo3.org/35763 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 19 Dec, 2014 1 commit
-
-
This patch replaces the ExtJS DateTimePicker with a bootstrap based alternative. The DatePicker is used in the EXT:belog module, FormEngine and in the EXT:scheduler module Resolves: #62925 Releases: master Change-Id: I012e907dda7b8ab0f8583bab2c55cff82c93179e Reviewed-on: http://review.typo3.org/34094 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 06 Oct, 2013 1 commit
-
-
Use <table class="t3-table"> in backend module. Change-Id: I8f4f51020e8bf5140144d296172ab06c92bf8d6b Resolves: #52565 Releases: 6.2 Reviewed-on: https://review.typo3.org/24434 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 26 May, 2013 1 commit
-
-
Restructures headlines in EXT: belog backend module to reflect hierarchy of the content: H1 through H4. Change-Id: I3d462bbbbc7a79d13da154dca9e393a204e9ae29 Resolves: #48539 Releases: 6.2 Reviewed-on: https://review.typo3.org/21049 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
-
- 12 Sep, 2012 1 commit
-
-
Christian Kuhn authored
Cleans up ext:belog and activates the test suite: * Fix some annotations * Move a test that was put to a wrong location * Minor CGL and readability changes * Remove namespace compat layer of new 6.0 classes * Change module registration and viewhelper to namespace Change-Id: Ia31b5fcd52b76c40dbc6215c9820fa8c83a8ab86 Resolves: #40871 Related: 6.0 Reviewed-on: http://review.typo3.org/14557 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 10 Apr, 2012 1 commit
-
-
Christian Kuhn authored
Change-Id: I1d61119394d00417a9a033f25146fc0d5096d853 Resolves: #34772 Releases: 6.0 Reviewed-on: http://review.typo3.org/9729 Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-